summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-03-26ceph: stop copying to iter at EOF on sync readsXiubo Li
2024-03-26nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik
2024-03-26afs: Revert "afs: Hide silly-rename files from userspace"David Howells
2024-03-26f2fs: zone: fix to remove pow2 check condition for zoned block deviceChao Yu
2024-03-26f2fs: fix to truncate meta inode pages forcelyChao Yu
2024-03-26f2fs: introduce f2fs_invalidate_internal_cache() for cleanupChao Yu
2024-03-26f2fs: compress: fix reserve_cblocks counting error when out of spaceXiuhong Wang
2024-03-26f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocksXiuhong Wang
2024-03-26NFSv4.1/pnfs: fix NFS with TLS in pnfsOlga Kornievskaia
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET
2024-03-26NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interruptDave Wysochanski
2024-03-26f2fs: ro: compress: fix to avoid caching unaligned extentChao Yu
2024-03-26f2fs: fix to use correct segment type in f2fs_allocate_data_block()Chao Yu
2024-03-26f2fs: check number of blocks in a current sectionJaegeuk Kim
2024-03-26f2fs: compress: fix to check compress flag w/ .i_sem lockChao Yu
2024-03-26NFSv4.2: fix listxattr maximum XDR buffer sizeJorge Mora
2024-03-26NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102Jorge Mora
2024-03-26f2fs: compress: fix to check zstd compress level correctly in mount optionChao Yu
2024-03-26f2fs: fix to create selinux label during whiteout initializationChao Yu
2024-03-26f2fs: fix to avoid potential panic during recoveryChao Yu
2024-03-26f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_semChao Yu
2024-03-26f2fs: fix NULL pointer dereference in f2fs_submit_page_write()Wenjie Qi
2024-03-26f2fs: zone: fix to wait completion of last bio in zone correctlyChao Yu
2024-03-26f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panicChao Yu
2024-03-26f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnodeChao Yu
2024-03-26f2fs: update blkaddr in __set_data_blkaddr() for cleanupChao Yu
2024-03-26f2fs: introduce get_dnode_addr() to clean up codesChao Yu
2024-03-26f2fs: delete obsolete FI_DROP_CACHEChao Yu
2024-03-26f2fs: delete obsolete FI_FIRST_BLOCK_WRITTENChao Yu
2024-03-26f2fs: compress: fix to check unreleased compressed clusterSheng Yong
2024-03-26f2fs: compress: fix to cover normal cluster write with cp_rwsemChao Yu
2024-03-26f2fs: compress: fix to guarantee persisting compressed blocks by CPChao Yu
2024-03-26cifs: Fix writeback data corruptionDavid Howells
2024-03-26cifs: Don't use certain unnecessary folio_*() functionsDavid Howells
2024-03-26smb: do not test the return value of folio_start_writeback()Matthew Wilcox (Oracle)
2024-03-26quota: Properly annotate i_dquot arrays with __rcuJan Kara
2024-03-26quota: Fix rcu annotations of inode dquot pointersJan Kara
2024-03-26quota: Fix potential NULL pointer dereferenceWang Jianjian
2024-03-26erofs: fix lockdep false positives on initializing erofs_pseudo_mntBaokun Li
2024-03-26erofs: fix handling kern_mount() failureAl Viro
2024-03-26erofs: Convert to use bdev_open_by_path()Jan Kara
2024-03-26pstore: inode: Only d_invalidate() is neededKees Cook
2024-03-26pstore: inode: Convert mutex usage to guard(mutex)Kees Cook
2024-03-26ovl: Always reject mounting over case-insensitive directoriesGabriel Krisman Bertazi
2024-03-26ovl: add support for appending lowerdirs one by oneAmir Goldstein
2024-03-26ovl: refactor layer parsing helpersAmir Goldstein
2024-03-26ovl: store and show the user provided lowerdir mount optionAmir Goldstein
2024-03-26ovl: remove unused code in lowerdir param parsingAmir Goldstein
2024-03-26fs/select: rework stack allocation hack for clangArnd Bergmann
2024-03-26fs: Fix rw_hint validationBart Van Assche