summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-09-15btrfs: fix the max chunk size and stripe length calculationQu Wenruo
2022-09-15erofs: fix pcluster use-after-free on UP platformsGao Xiang
2022-09-15erofs: fix error return code in erofs_fscache_{meta_,}read_folioSun Ke
2022-09-15btrfs: zoned: fix mounting with conventional zonesJohannes Thumshirn
2022-09-15afs: Use the operation issue time instead of the reply time for callbacksDavid Howells
2022-09-15smb3: missing inode locks in zero rangeDavid Howells
2022-09-15cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()Enzo Matsumiya
2022-09-15debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman
2022-09-15btrfs: zoned: fix API misuse of zone finish waitingNaohiro Aota
2022-09-15btrfs: zoned: set pseudo max append zone limit in zone emulation modeShin'ichiro Kawasaki
2022-09-15tracefs: Only clobber mode/uid/gid on remount if askedBrian Norris
2022-09-08cifs: fix small mempool leak in SMB2_negotiate()Enzo Matsumiya
2022-09-08cachefiles: make on-demand request distribution fairerXin Yin
2022-09-08cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke
2022-09-05btrfs: tree-checker: check for overlapping extent itemsJosef Bacik
2022-09-05btrfs: fix lockdep splat with reloc root extent buffersJosef Bacik
2022-09-05btrfs: move lockdep class helpers to locking.cJosef Bacik
2022-09-05ksmbd: don't remove dos attribute xattr on O_TRUNC openNamjae Jeon
2022-09-05ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configuredNamjae Jeon
2022-09-05fs/ntfs3: Fix work with fragmented xattrKonstantin Komarov
2022-08-31ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2022-08-31smb3: missing inode locks in punch holeDavid Howells
2022-08-31cifs: skip extra NULL byte in filenamesPaulo Alcantara
2022-08-31writeback: avoid use-after-free after removing deviceKhazhismel Kumykov
2022-08-31btrfs: update generation of hole file extent item when merging holesFilipe Manana
2022-08-31btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()Zixuan Fu
2022-08-31btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues
2022-08-31btrfs: fix space cache corruption and potential double allocationsOmar Sandoval
2022-08-31btrfs: add info when mount fails due to stale replace targetAnand Jain
2022-08-31btrfs: replace: drop assert for suspended replaceAnand Jain
2022-08-31btrfs: fix silent failure when deleting root referenceFilipe Manana
2022-08-31ntfs: fix acl handlingChristian Brauner
2022-08-31mm/smaps: don't access young/dirty bit if pte unpresentPeter Xu
2022-08-31NFSv4.2 fix problems with __nfs42_ssc_openOlga Kornievskaia
2022-08-31fs: require CAP_SYS_ADMIN in target namespace for idmapped mountsSeth Forshee
2022-08-31mm/uffd: reset write protection when unregister with wp-modePeter Xu
2022-08-31NFS: Fix another fsync() issue after a server rebootTrond Myklebust
2022-08-25f2fs: fix null-ptr-deref in f2fs_get_dnode_of_dataYe Bin
2022-08-25f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong
2022-08-25smb3: check xattr value length earlierSteve French
2022-08-25f2fs: fix to do sanity check on segment type in build_sit_entries()Chao Yu
2022-08-25f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()Chao Yu
2022-08-25ovl: warn if trusted xattr creation failsMiklos Szeredi
2022-08-25ext4: avoid resizing to a partial cluster sizeKiselev, Oleg
2022-08-25ext4: block range must be validated before use in ext4_mb_clear_bb()Lukas Czerner
2022-08-25ext4: avoid remove directory when directory is corruptedYe Bin
2022-08-25fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()Dan Carpenter
2022-08-25fs/ntfs3: Fix missing i_op in ntfs_read_mftKonstantin Komarov
2022-08-25fs/ntfs3: Do not change mode if ntfs_set_ea failedKonstantin Komarov
2022-08-25fs/ntfs3: Fix double free on remountKonstantin Komarov