summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
36 hoursNFSD: Remove NFSERR_EAGAINChuck Lever3-3/+1
36 hoursnfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer7-160/+93
36 hoursnfsd: provide locking for v4_end_graceNeilBrown4-5/+44
36 hourssmb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
36 hourssmb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
36 hourssmb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
36 hoursNFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5
36 hoursNFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew2-2/+12
36 hoursext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin3-25/+13
36 hoursext4: introduce ITAIL helperYe Bin2-5/+8
36 hoursbtrfs: always detect conflicting inodes when logging inode refsFilipe Manana1-4/+2
8 daysext4: fix error message when rejecting the default hashGabriel Krisman Bertazi2-11/+18
8 daysext4: factor out ext4_hash_info_init()Jason Yan1-20/+30
8 daysext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu1-0/+8
8 daysNFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+1
8 dayslockd: fix vfs_test_lock() callsNeilBrown4-18/+25
8 daysfuse: fix readahead reclaim deadlockJoanne Koong1-7/+19
8 daysbtrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana1-0/+38
8 daysNFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
8 daysf2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu1-3/+6
8 daysf2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu4-35/+23
8 daysf2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu1-9/+15
8 daysf2fs: fix to avoid updating compression context during writebackChao Yu4-3/+23
8 daysf2fs: drop inode from the donation list when the last file is closedJaegeuk Kim4-2/+11
8 daysf2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim5-6/+84
8 daysf2fs: remove unused GC_FAILURE_PINChao Yu4-22/+13
8 daysf2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu1-1/+3
8 daysext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin1-2/+3
8 daysjbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin1-0/+14
8 daysgfs2: fix freeze error handlingAlexey Velichayshiy1-3/+1
8 daysbtrfs: don't rewrite ret from inode_permissionJosef Bacik1-3/+1
8 daysksmbd: fix out-of-bounds in parse_sec_desc()Namjae Jeon1-0/+16
8 daysfscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAFBaokun Li1-0/+1
8 daysnfsd: Drop the client reference in client_states_open()Haoxiang Li1-1/+3
8 daysntfs: Do not overwrite uptodate pagesMatthew Wilcox (Oracle)1-6/+29
8 daysnfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
8 daysfsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein1-1/+8
8 daysxfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li1-0/+1
8 daysocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh1-0/+10
8 daysf2fs: fix return value of f2fs_recover_fsync_data()Chao Yu1-5/+9
8 daysf2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey1-2/+4
8 daysNFSD: use correct reservation type in nfsd4_scsi_fence_clientDai Ngo1-1/+2
8 daysjbd2: use a weaker annotation in journal handlingByungchul Park1-1/+1
8 daysext4: align max orphan file size with e2fsprogs limitBaokun Li1-1/+3
8 daysext4: fix incorrect group number assertion in mb_check_buddyYongjian Sun1-0/+2
8 daysext4: clear i_state_flags when alloc inodeHaibo Chen3-2/+1
8 daysext4: xattr: fix null pointer deref in ext4_raw_inode()Karina Yankevich1-1/+5
8 daysfs/ntfs3: fix mount failure for sparse runs in run_unpack()Konstantin Komarov1-1/+5
8 daysexfat: fix remount failure in different process environmentsYuezhang Mo1-4/+15
8 daysksmbd: fix buffer validation by including null terminator size in EA lengthNamjae Jeon1-2/+2