summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
4 daysNFS: add barriers when testing for NFS_FSDATA_BLOCKEDNeilBrown1-16/+32
4 daysNFS: unlink/rmdir shouldn't call d_delete() twice on ENOENTNeilBrown1-1/+2
4 daysnfsd: provide locking for v4_end_graceNeilBrown4-5/+44
4 daysNFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5
4 daysNFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew2-2/+12
4 daysext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin3-25/+13
4 daysext4: introduce ITAIL helperYe Bin2-5/+8
4 daysbtrfs: do not clean up repair bio if submit failsJosef Bacik1-8/+7
4 daysovl: Use "buf" flexible array for memcpy() destinationKees Cook2-2/+2
4 daysNFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+1
4 dayslockd: fix vfs_test_lock() callsNeilBrown4-18/+25
4 daysNFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
4 daysjbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin1-0/+14
4 daysf2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu1-1/+2
4 daysf2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu1-9/+15
4 daysf2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu1-3/+6
4 daysf2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu4-36/+24
4 daysxfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li1-0/+1
4 daysbtrfs: don't rewrite ret from inode_permissionJosef Bacik1-3/+1
4 daysext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin1-3/+4
4 daysnfsd: Drop the client reference in client_states_open()Haoxiang Li1-1/+3
4 daysnfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
4 daysfsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein1-1/+8
4 daysocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh1-0/+10
4 daysf2fs: fix return value of f2fs_recover_fsync_data()Chao Yu1-5/+9
4 daysf2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey1-2/+4
4 daysNFSD: use correct reservation type in nfsd4_scsi_fence_clientDai Ngo1-1/+2
4 daysjbd2: use a weaker annotation in journal handlingByungchul Park1-1/+1
4 daysext4: fix incorrect group number assertion in mb_check_buddyYongjian Sun1-0/+2
4 daysext4: xattr: fix null pointer deref in ext4_raw_inode()Karina Yankevich1-1/+5
4 daysexfat: fix remount failure in different process environmentsYuezhang Mo1-4/+15
4 daysbtrfs: scrub: always update btrfs_scrub_progress::last_physicalQu Wenruo1-0/+5
4 dayshfsplus: fix volume corruption issue for generic/073Viacheslav Dubeyko1-1/+6
4 dayshfsplus: Verify inode mode when loading from diskTetsuo Handa1-4/+28
4 dayshfsplus: fix missing hfs_bnode_get() in __hfs_bnode_createYang Chenzhi1-0/+1
4 dayshfsplus: fix volume corruption issue for generic/070Viacheslav Dubeyko1-2/+1
4 daysbtrfs: fix memory leak of fs_devices in degraded seed device pathDeepanshu Kartikey1-0/+1
4 daysNFS: Fix missing unlock in nfs_unlink()Sun Ke1-1/+3
4 daysocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
4 daysfs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()Armin Wolf1-4/+7
4 daysNFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust2-4/+6
4 daysfs_context: drop the unused lsm_flags memberOndrej Mosnacek1-3/+0
4 daysRevert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust1-1/+1
4 daysRevert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust1-9/+0
4 daysRevert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust1-10/+0
4 daysNFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley1-0/+1
4 daysfs/nls: Fix utf16 to utf8 conversionArmin Wolf1-4/+12
4 daysNFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust1-6/+13
4 daysNFS: don't unhash dentry during unlink/renameNeilBrown1-18/+54
4 daysNFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()Trond Myklebust1-3/+15