summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
8 daysext4: fix error message when rejecting the default hashGabriel Krisman Bertazi
8 daysext4: factor out ext4_hash_info_init()Jason Yan
8 daysext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu
8 daysNFSD: NFSv4 file creation neglects setting ACLChuck Lever
8 dayslockd: fix vfs_test_lock() callsNeilBrown
8 daysfuse: fix readahead reclaim deadlockJoanne Koong
8 daysbtrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana
8 daysNFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
8 daysf2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu
8 daysf2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu
8 daysf2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu
8 daysf2fs: fix to avoid updating compression context during writebackChao Yu
8 daysf2fs: drop inode from the donation list when the last file is closedJaegeuk Kim
8 daysf2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim
8 daysf2fs: remove unused GC_FAILURE_PINChao Yu
8 daysf2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu
8 daysext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin
8 daysjbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin
8 daysgfs2: fix freeze error handlingAlexey Velichayshiy
8 daysbtrfs: don't rewrite ret from inode_permissionJosef Bacik
8 daysksmbd: fix out-of-bounds in parse_sec_desc()Namjae Jeon
8 daysfscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAFBaokun Li
8 daysnfsd: Drop the client reference in client_states_open()Haoxiang Li
8 daysntfs: Do not overwrite uptodate pagesMatthew Wilcox (Oracle)
8 daysnfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko
8 daysfsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein
8 daysxfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li
8 daysocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh
8 daysf2fs: fix return value of f2fs_recover_fsync_data()Chao Yu
8 daysf2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey
8 daysNFSD: use correct reservation type in nfsd4_scsi_fence_clientDai Ngo
8 daysjbd2: use a weaker annotation in journal handlingByungchul Park
8 daysext4: align max orphan file size with e2fsprogs limitBaokun Li
8 daysext4: fix incorrect group number assertion in mb_check_buddyYongjian Sun
8 daysext4: clear i_state_flags when alloc inodeHaibo Chen
8 daysext4: xattr: fix null pointer deref in ext4_raw_inode()Karina Yankevich
8 daysfs/ntfs3: fix mount failure for sparse runs in run_unpack()Konstantin Komarov
8 daysexfat: fix remount failure in different process environmentsYuezhang Mo
8 daysksmbd: fix buffer validation by including null terminator size in EA lengthNamjae Jeon
8 daysksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon
8 daysksmbd: skip lock-range check on equal size to avoid size==0 underflowQianchang Zhao
8 daysgfs2: Fix use of bio_chainAndreas Gruenbacher
8 daysksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrencyNamjae Jeon
8 dayssmb/server: fix return value of smb2_ioctl()ChenXiaoSong
8 daysbtrfs: scrub: always update btrfs_scrub_progress::last_physicalQu Wenruo
8 dayshfsplus: fix volume corruption issue for generic/073Viacheslav Dubeyko
8 dayshfsplus: Verify inode mode when loading from diskTetsuo Handa
8 dayshfsplus: fix missing hfs_bnode_get() in __hfs_bnode_createYang Chenzhi
8 dayshfsplus: fix volume corruption issue for generic/070Viacheslav Dubeyko
8 daysfs/ntfs3: Support timestamps prior to epochKonstantin Komarov