summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-06-16smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya
2024-06-16btrfs: fix crash on racing fsync and size-extending write into preallocOmar Sandoval
2024-06-16NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker
2024-06-16nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov
2024-06-16ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()Baokun Li
2024-06-16ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflowBaokun Li
2024-06-169p: add missing locking around taking dentry fid listDominique Martinet
2024-06-16f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()Chao Yu
2024-06-16nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi
2024-06-16afs: Don't cross .backup mountpoint from backup volumeMarc Dionne
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-12f2fs: fix to add missing iput() in gc_data_segment()Chao Yu
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 to update i_compr_blocks correctlyChao Yu
2024-06-12ovl: remove upper umask handling from ovl_create_upper()Miklos Szeredi
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: fix typos in commentsJinyoung CHOI
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-06-12ext4: fix potential unnitialized variableDan Carpenter
2024-06-12ext4: remove unused parameter from ext4_mb_new_blocks_simple()Kemeng Shi
2024-06-12ext4: try all groups in ext4_mb_new_blocks_simpleKemeng Shi
2024-06-12ext4: fix unit mismatch in ext4_mb_new_blocks_simpleKemeng Shi
2024-06-12ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simpleKemeng Shi
2024-06-12ext4: avoid excessive credit estimate in ext4_tmpfile()Jan Kara
2024-06-12gfs2: Fix "ignore unlock failures after withdraw"Andreas Gruenbacher
2024-06-12gfs2: Don't forget to complete delayed withdrawAndreas Gruenbacher
2024-06-12jffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev
2024-06-12nilfs2: fix out-of-range warningArnd Bergmann
2024-06-12ecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak
2024-06-12openpromfs: finish conversion to the new mount APIEric Sandeen
2024-06-12epoll: be better about file lifetimesLinus Torvalds
2024-06-12ksmbd: ignore trailing slashes in share pathsNandor Kracser
2024-06-12ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon
2024-06-12fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov
2024-06-12fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov
2024-06-12fs/ntfs3: Taking DOS names into account during link countingKonstantin Komarov
2024-06-12fs/ntfs3: Remove max link count info display during driver initKonstantin Komarov
2024-06-12nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi
2024-06-12nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi
2024-05-25xfs: short circuit xfs_growfs_data_private() if delta is zeroEric Sandeen