summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-03-26ceph: stop copying to iter at EOF on sync readsXiubo Li
2024-03-26ovl: relax WARN_ON in ovl_verify_area()Amir Goldstein
2024-03-26nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik
2024-03-26f2fs: fix to avoid use-after-free issue in f2fs_filemap_faultChao Yu
2024-03-26afs: Fix occasional rmdir-then-VNOVNODE with generic/011David Howells
2024-03-26afs: Don't cache preferred addressDavid Howells
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: 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: 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-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-26btrfs: fix race when detecting delalloc ranges during fiemapFilipe Manana
2024-03-26pstore: inode: Only d_invalidate() is neededKees Cook
2024-03-26ovl: Always reject mounting over case-insensitive directoriesGabriel Krisman Bertazi
2024-03-26fs/select: rework stack allocation hack for clangArnd Bergmann
2024-03-26fs/hfsplus: use better @opf descriptionRandy Dunlap
2024-03-26fs: Fix rw_hint validationBart Van Assche
2024-03-26iomap: clear the per-folio dirty bits on all writeback failuresChristoph Hellwig
2024-03-26do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleakNikita Zhandarovich
2024-03-07Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-07erofs: apply proper VMA alignment for memory mapped files on THPGao Xiang
2024-03-07erofs: fix uninitialized page cache reported by KMSANGao Xiang
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds
2024-03-05fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversionBart Van Assche
2024-03-05Revert "fs/aio: Make io_cancel() generate completions again"Bart Van Assche