summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-01-09fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bitDavid Hildenbrand
2025-01-09ocfs2: fix slab-use-after-free due to dangling pointer dqi_privDennis Lam
2025-01-09smb: client: destroy cfid_put_wq on module exitEnzo Matsumiya
2025-01-09ksmbd: set ATTR_CTIME flags when setting mtimeNamjae Jeon
2025-01-09ksmbd: retry iterate_dir in smb2_query_dirHobin Woo
2025-01-09btrfs: flush delalloc workers queue before stopping cleaner kthread during un...Filipe Manana
2025-01-09ceph: give up on paths longer than PATH_MAXMax Kellermann
2025-01-09btrfs: fix use-after-free in btrfs_encoded_read_endio()Johannes Thumshirn
2025-01-09f2fs: fix to wait dio completionChao Yu
2025-01-09btrfs: fix use-after-free when COWing tree bock and tracing is enabledFilipe Manana
2025-01-09btrfs: rename and export __btrfs_cow_block()Filipe Manana
2025-01-09udf: Verify inode link counts before performing renameJan Kara
2025-01-09udf_rename(): only access the child content on cross-directory renameAl Viro
2025-01-09fs/ntfs3: Fix warning in ni_fiemapKonstantin Komarov
2025-01-09fs/ntfs3: Implement fallocate for compressed filesKonstantin Komarov
2025-01-09ext4: partial zero eof block on unaligned inode size extensionBrian Foster
2025-01-09ext4: convert to new timestamp accessorsJeff Layton
2025-01-09smb: client: fix use-after-free of signing keyPaulo Alcantara
2025-01-09smb: client: stop flooding dmesg in smb2_calc_signature()Paulo Alcantara
2025-01-09fs/smb/client: implement chmod() for SMB3 POSIX ExtensionsRalph Boehme
2025-01-09smb/client: rename cifs_ace to smb_aceChenXiaoSong
2025-01-09smb/client: rename cifs_acl to smb_aclChenXiaoSong
2025-01-09smb/client: rename cifs_sid to smb_sidChenXiaoSong
2025-01-09smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong
2025-01-02btrfs: sysfs: fix direct super block member readsQu Wenruo
2025-01-02btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana
2025-01-02smb: server: Fix building with GCC 15Brahmajit Das
2025-01-02udf: Skip parent dir link count update if corruptedJan Kara
2025-01-02nfsd: restore callback functionality for NFSv4.0NeilBrown
2025-01-02nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"Yang Erkun
2025-01-02ceph: allocate sparse_ext map only for sparse readsIlya Dryomov
2025-01-02ceph: fix memory leak in ceph_direct_read_write()Ilya Dryomov
2025-01-02ceph: try to allocate a smaller extent map for sparse readXiubo Li
2024-12-27epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan
2024-12-27ceph: fix memory leaks in __ceph_sync_read()Max Kellermann
2024-12-27ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()Alex Markuze
2024-12-27ceph: validate snapdirname option length when mountingIlya Dryomov
2024-12-27nilfs2: prevent use of deleted inodeEdward Adam Davis
2024-12-27nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi
2024-12-27NFS/pnfs: Fix a live lock between recalled layouts and layoutgetTrond Myklebust
2024-12-27smb: client: fix TCP timers deadlock after rmmodEnzo Matsumiya
2024-12-27btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo
2024-12-27efivarfs: Fix error on non-existent fileJames Bottomley
2024-12-27ksmbd: fix broken transfers when exceeding max simultaneous operationsMarios Makassikis
2024-12-27ksmbd: count all requests in req_running counterMarios Makassikis
2024-12-27xfs: reset rootdir extent size hint after growfsrtDarrick J. Wong
2024-12-27xfs: take m_growlock when running growfsrtDarrick J. Wong
2024-12-27xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap codeDarrick J. Wong
2024-12-27xfs: Fix the owner setting issue for rmap query in xfs fsmapZizhi Wo
2024-12-27xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is setDarrick J. Wong