summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-09-25smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error pathStefan Metzmacher
2025-09-25smb: client: fix file open check in __cifs_unlink()Paulo Alcantara
2025-09-25smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...Stefan Metzmacher
2025-09-25smb: client: use disable[_delayed]_work_sync in smbdirect.cStefan Metzmacher
2025-09-25smb: client: fix filename matching of deferred filesPaulo Alcantara
2025-09-25smb: client: let recv_done verify data_offset, data_length and remaining_data...Stefan Metzmacher
2025-09-25smb: client: make use of struct smbdirect_recv_ioStefan Metzmacher
2025-09-25smb: smbdirect: introduce struct smbdirect_recv_ioStefan Metzmacher
2025-09-25smb: client: make use of smbdirect_socket->recv_io.expectedStefan Metzmacher
2025-09-25smb: smbdirect: introduce smbdirect_socket.recv_io.expectedStefan Metzmacher
2025-09-25btrfs: tree-checker: fix the incorrect inode ref size checkQu Wenruo
2025-09-25btrfs: initialize inode::file_extent_tree after i_mode has been setaustinchang
2025-09-25nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*Nathan Chancellor
2025-09-25ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_sizeStefan Metzmacher
2025-09-25ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...Namjae Jeon
2025-09-25smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGESStefan Metzmacher
2025-09-25btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()Johannes Thumshirn
2025-09-25btrfs: fix invalid extref key setup when replaying dentryFilipe Manana
2025-09-19erofs: fix runtime warning on truncate_folio_batch_exceptionals()Yuezhang Mo
2025-09-19erofs: fix invalid algorithm for encoded extentsGao Xiang
2025-09-19erofs: unify meta buffers in z_erofs_fill_inode()Gao Xiang
2025-09-19erofs: remove need_kmap in erofs_read_metabuf()Gao Xiang
2025-09-19erofs: get rid of {get,put}_page() for ztailpacking dataGao Xiang
2025-09-19fs/resctrl: Eliminate false positive lockdep warning when reading SNC countersReinette Chatre
2025-09-19ceph: fix crash after fscrypt_encrypt_pagecache_blocks() errorMax Kellermann
2025-09-19ceph: always call ceph_shift_unused_folios_left()Max Kellermann
2025-09-19ceph: fix race condition where r_parent becomes stale before sending messageAlex Markuze
2025-09-19ceph: fix race condition validating r_parent before applying stateAlex Markuze
2025-09-19kernfs: Fix UAF in polling when open file is releasedChen Ridong
2025-09-19btrfs: fix corruption reading compressed range when block size is smaller tha...Qu Wenruo
2025-09-19btrfs: use readahead_expand() on compressed extentsBoris Burkov
2025-09-19fuse: prevent overflow in copy_file_range return valueMiklos Szeredi
2025-09-19fuse: check if copy_file_range() returns larger than requested sizeMiklos Szeredi
2025-09-19fuse: do not allow mapping a non-regular backing fileAmir Goldstein
2025-09-19smb: client: fix data loss due to broken rename(2)Paulo Alcantara
2025-09-19smb: client: fix compound alignment with encryptionPaulo Alcantara
2025-09-19btrfs: fix subvolume deletion lockup caused by inodes xarray raceOmar Sandoval
2025-09-19btrfs: fix squota compressed stats leakBoris Burkov
2025-09-19ocfs2: fix recursive semaphore deadlock in fiemap callMark Tinguely
2025-09-19proc: fix type confusion in pde_set_flags()wangzijie
2025-09-19NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley
2025-09-19NFS: nfs_invalidate_folio() must observe the offset and size argumentsTrond Myklebust
2025-09-19NFSv4.2: Serialise O_DIRECT i/o and copy rangeTrond Myklebust
2025-09-19NFSv4.2: Serialise O_DIRECT i/o and clone rangeTrond Myklebust
2025-09-19NFSv4.2: Serialise O_DIRECT i/o and fallocate()Trond Myklebust
2025-09-19NFS: Serialise O_DIRECT i/o and truncate()Trond Myklebust
2025-09-19nfs/localio: restore creds before releasing pageio dataScott Mayhew
2025-09-19NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the serverTrond Myklebust
2025-09-19NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supportedTrond Myklebust
2025-09-19NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not setTrond Myklebust