ext4: force inode writes when nfsd calls commit_metadata()
[platform/kernel/linux-exynos.git] / fs /
2019-01-09 Theodore Ts'oext4: force inode writes when nfsd calls commit_metadata()
2019-01-09 Theodore Ts'oext4: include terminating u32 in size of xattr entries...
2019-01-09 ruippan (潘睿)ext4: fix EXT4_IOC_GROUP_ADD ioctl
2019-01-09 Maurizio Lombardiext4: missing unlock/put_page() in ext4_try_to_write_in...
2019-01-09 Pan Bianext4: fix possible use after free in ext4_quota_enable
2019-01-09 Theodore Ts'oext4: add ext4_sb_bread() to disambiguate ENOMEM cases
2018-12-29 Ivan Delalandeproc/sysctl: don't return ENOMEM on lookup when a table...
2018-12-29 Richard Weinbergerubifs: Handle re-linking of inodes correctly while...
2018-12-29 Dan Carpentercifs: integer overflow in in SMB2_ioctl()
2018-12-29 Richard Weinbergerubifs: Fix directory size calculation for symlinks
2018-12-21 Steve Frenchcifs: In Kconfig CONFIG_CIFS_POSIX needs depends on...
2018-12-21 Dave Kleikampnfs: don't dirty kernel pages read by direct-io
2018-12-21 Chad Austinfuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN...
2018-12-21 Andrea Arcangeliuserfaultfd: check VM_MAYWRITE was set after verifying...
2018-12-21 Jeff Moyeraio: fix spectre gadget in lookup_ioctx
2018-12-17 Tigran Mkrtchyanflexfiles: enforce per-mirror stateid only for v4 DSes
2018-12-17 Pan Bianocfs2: fix potential use after free
2018-12-17 Pan Bianhfsplus: do not free node before using
2018-12-17 Pan Bianhfs: do not free node before using
2018-12-17 Larry Chenocfs2: fix deadlock caused by ocfs2_defrag_extent()
2018-12-17 Colin Ian Kingfscache, cachefiles: remove redundant variable 'cache'
2018-12-17 NeilBrownfscache: fix race between enablement and dropping of...
2018-12-17 Kees Cookpstore/ram: Correctly calculate usable PRZ bytes
2018-12-17 Kiran Kumar Modukuricachefiles: Fix page leak in cachefiles_read_backing_fi...
2018-12-17 Pan Bianexportfs: do not read dentry after free
2018-12-17 Robbie KoBtrfs: send, fix infinite loop due to directory rename...
2018-12-17 YueHaibingsysv: return 'err' instead of 0 in __sysv_write_inode
2018-12-13 Paulo Alcantaracifs: Fix separator when building path from dentry
2018-12-13 Chao Yuf2fs: fix to do sanity check with block address in...
2018-12-13 Tigran Mkrtchyanflexfiles: use per-mirror specified stateid for IO
2018-12-08 Jan Karaudf: Allow mounting volumes with incorrect identificati...
2018-12-08 Nikolay Borisovbtrfs: Always try all copies when reading extent buffers
2018-12-08 Qu Wenruobtrfs: tree-checker: Don't check max block group size...
2018-12-08 Andrea Arcangeliuserfaultfd: shmem/hugetlbfs: only allow to register...
2018-12-08 Guenter Roeckkernfs: Replace strncpy with memcpy
2018-12-05 Jaegeuk Kimf2fs: fix missing up_read
2018-12-05 Josef Bacikbtrfs: release metadata before running delayed refs
2018-12-05 Pan Bianext2: fix potential use after free
2018-12-05 Maximilian Heynefs: fix lost error code in dio_complete
2018-12-05 Pan Bianbtrfs: relocation: set trans to be NULL after ending...
2018-12-05 Filipe MananaBtrfs: ensure path name is null terminated at btrfs_con...
2018-12-05 Darrick J. Wongxfs: don't fail when converting shortform attr to long...
2018-12-05 Chao Yuf2fs: fix to do sanity check with cp_pack_start_sum
2018-12-05 Chao Yuf2fs: fix to do sanity check with i_extra_isize
2018-12-05 Chao Yuf2fs: fix to do sanity check with block address in...
2018-12-05 Chao Yuf2fs: fix to do sanity check with node footer and iblocks
2018-12-05 Chao Yuf2fs: fix to do sanity check with user_block_count
2018-12-05 Chao Yuf2fs: fix to do sanity check with extra_attr feature
2018-12-05 Ben Hutchingsf2fs: Add sanity_check_inode() function
2018-12-05 Chao Yuf2fs: fix to do sanity check with secs_per_zone
2018-12-05 Chao Yuf2fs: introduce and spread verify_blkaddr
2018-12-05 Chao Yuf2fs: clean up with is_valid_blkaddr()
2018-12-05 Jaegeuk Kimf2fs: enhance sanity_check_raw_super() to avoid potenti...
2018-12-05 Jaegeuk Kimf2fs: sanity check on sit entry
2018-12-05 Yunlei Hef2fs: check blkaddr more accuratly before issue a bio
2018-12-05 Shaokun Zhangbtrfs: tree-checker: Fix misleading group system inform...
2018-12-05 Qu Wenruobtrfs: tree-checker: Check level for leaves and nodes
2018-12-05 Qu Wenruobtrfs: Check that each block group has corresponding...
2018-12-05 Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2018-12-05 Qu Wenruobtrfs: tree-checker: Verify block_group_item
2018-12-05 David Sterbabtrfs: tree-check: reduce stack consumption in check_di...
2018-12-05 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2018-12-05 Qu Wenruobtrfs: tree-checker: Add checker for dir item
2018-12-05 Qu Wenruobtrfs: tree-checker: Fix false panic for sanity test
2018-12-05 Qu Wenruobtrfs: tree-checker: Enhance btrfs_check_node output
2018-12-05 Qu Wenruobtrfs: Move leaf and node validation checker to tree...
2018-12-05 Qu Wenruobtrfs: Add checker for EXTENT_CSUM
2018-12-05 Qu Wenruobtrfs: Add sanity check for EXTENT_DATA when reading...
2018-12-05 Qu Wenruobtrfs: Check if item pointer overlaps with the item...
2018-12-05 Qu Wenruobtrfs: Refactor check_leaf function for later expansion
2018-12-05 Qu Wenruobtrfs: Verify that every chunk has corresponding block...
2018-12-05 Gu Jinxiangbtrfs: validate type when reading a chunk
2018-12-05 Ilya Dryomovlibceph: add authorizer challenge
2018-12-01 Salvatore Mesoracanamei: allow restricted O_CREAT of FIFOs and regular...
2018-12-01 Andrew Pricegfs2: Don't leave s_fs_info pointing to freed memory...
2018-12-01 Tetsuo Handabfs: add sanity check at bfs_fill_super()
2018-12-01 Dominique Martinetv9fs_dir_readdir: fix double-free on p9stat_read error
2018-11-27 Chengguang Xufs/exofs: fix potential memory leak in mount option...
2018-11-27 Ernesto A. Fernándezhfsplus: prevent btree data loss on root split
2018-11-27 Ernesto A. Fernándezhfs: prevent btree data loss on root split
2018-11-27 Jann Hornreiserfs: propagate errors from fill_with_dentries...
2018-11-27 Ronnie Sahlbergcifs: fix return value for cifs_listxattr
2018-11-27 Colin Ian Kingcifs: don't dereference smb_file_target before null...
2018-11-21 Miklos Szerediovl: check whiteout in ovl_create_over_whiteout()
2018-11-21 Andreas Gruenbachergfs2: Put bitmap buffers in put_super
2018-11-21 Guenter Roeckconfigfs: replace strncpy with memcpy
2018-11-21 Miklos Szeredifuse: fix leaked notify reply
2018-11-21 Lukas Czernerfuse: fix use-after-free in fuse_direct_IO()
2018-11-21 Scott Mayhewnfsd: COPY and CLONE operations require the saved fileh...
2018-11-21 Eric W. Biedermanmount: Prevent MNT_DETACH from disconnecting locked...
2018-11-21 Eric W. Biedermanmount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED...
2018-11-21 Eric W. Biedermanmount: Retest MNT_LOCKED in do_umount
2018-11-21 Vasily Averinext4: fix buffer leak in __ext4_read_dirblock() on...
2018-11-21 Vasily Averinext4: fix buffer leak in ext4_expand_extra_isize_ea...
2018-11-21 Vasily Averinext4: fix buffer leak in ext4_xattr_move_to_block(...
2018-11-21 Vasily Averinext4: release bs.bh before re-using in ext4_xattr_block...
2018-11-21 Vasily Averinext4: fix buffer leak in ext4_xattr_get_block() on...
2018-11-21 Vasily Averinext4: fix possible leak of s_journal_flag_rwsem in...
2018-11-21 Theodore Ts'oext4: fix possible leak of sbi->s_group_desc_leak in...
2018-11-21 Theodore Ts'oext4: avoid possible double brelse() in add_new_gdb...
next