summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-06-12netfs: Fix setting of BDP_ASYNC from iocb flagsDavid Howells
2024-06-12pNFS/filelayout: fixup pNfs allocation modesOlga Kornievskaia
2024-06-12nfs: keep server info for remountsMartin Kaiser
2024-06-12NFSv4: Fixup smatch warning for ambiguous returnBenjamin Coddington
2024-06-12fs/ntfs3: Use variable length array instead of fixed sizeKonstantin Komarov
2024-06-12fs/ntfs3: Use 64 bit variable to avoid 32 bit overflowKonstantin Komarov
2024-06-12fs/ntfs3: Check 'folio' pointer for NULLKonstantin Komarov
2024-06-12ocfs2: correctly use ocfs2_find_next_zero_bit()Joseph Qi
2024-06-12f2fs: fix to add missing iput() in gc_data_segment()Chao Yu
2024-06-12fuse: clear FR_SENT when re-adding requests into pending listHou Tao
2024-06-12fuse: set FR_PENDING atomically in fuse_resend()Hou Tao
2024-06-12f2fs: compress: don't allow unaligned truncation on released compress inodeChao Yu
2024-06-12f2fs: fix to release node block count in error path of f2fs_new_node_page()Chao Yu
2024-06-12f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...Chao Yu
2024-06-12f2fs: compress: fix error path of inc_valid_block_count()Chao Yu
2024-06-12f2fs: compress: fix to update i_compr_blocks correctlyChao Yu
2024-06-12f2fs: fix block migration when section is not aligned to pow2Wu Bo
2024-06-12ovl: remove upper umask handling from ovl_create_upper()Miklos Szeredi
2024-06-12udf: Convert udf_expand_file_adinicb() to use a folioMatthew Wilcox (Oracle)
2024-06-12f2fs: write missing last sum blk of file pinning sectionDaeho Jeong
2024-06-12f2fs: fix to check pinfile flag in f2fs_move_file_range()Chao Yu
2024-06-12f2fs: fix to relocate check condition in f2fs_fallocate()Chao Yu
2024-06-12f2fs: compress: fix to relocate check condition in f2fs_ioc_{,de}compress_file()Chao Yu
2024-06-12f2fs: compress: fix to relocate check condition in f2fs_{release,reserve}_com...Chao Yu
2024-06-12f2fs: fix to wait on page writeback in __clone_blkaddrs()Chao Yu
2024-06-12f2fs: multidev: fix to recognize valid zero block addressChao Yu
2024-05-30ext4: remove the redundant folio_wait_stable()Zhang Yi
2024-05-30ext4: fix potential unnitialized variableDan Carpenter
2024-05-30nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown
2024-05-30ext4: avoid excessive credit estimate in ext4_tmpfile()Jan Kara
2024-05-30mm/ksm: fix ksm exec support for prctlJinjiang Tu
2024-05-30btrfs: set start on clone before calling copy_extent_buffer_fullJosef Bacik
2024-05-30gfs2: do_xmote fixesAndreas Gruenbacher
2024-05-30gfs2: finish_xmote cleanupAndreas Gruenbacher
2024-05-30gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher
2024-05-30gfs2: Remove ill-placed consistency checkAndreas Gruenbacher
2024-05-30gfs2: Fix "ignore unlock failures after withdraw"Andreas Gruenbacher
2024-05-30gfs2: Don't forget to complete delayed withdrawAndreas Gruenbacher
2024-05-30dlm: fix user space lock decision to copy lvbAlexander Aring
2024-05-30shmem: Fix shmem_rename2()Chuck Lever
2024-05-30libfs: Add simple_offset_rename() APIChuck Lever
2024-05-30libfs: Fix simple_offset_rename_exchange()Chuck Lever
2024-05-30jffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev
2024-05-30nilfs2: fix out-of-range warningArnd Bergmann
2024-05-30ecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak
2024-05-30openpromfs: finish conversion to the new mount APIEric Sandeen
2024-05-30ksmbd: ignore trailing slashes in share pathsNandor Kracser
2024-05-30ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon
2024-05-30fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov
2024-05-30fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov