aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
14 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds33-66/+64
2026-09-05Merge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2026-09-05Merge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-37/+103
2026-09-04treewide: refresh kmalloc_obj() conversionsKees Cook33-66/+64
2026-09-04Merge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2026-09-04Merge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds3-0/+10
2026-09-04Merge tag 'ksmbd-for-7.3-rc2-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-33/+90
2026-09-03Merge tag 'ntfs-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-127/+196
2026-09-02btrfs: tests: do not touch page cache if root/inode allocation failedQu Wenruo1-2/+3
2026-09-02btrfs: zstd: fix lost wakeup when waiting for a workspaceFAN YE1-1/+10
2026-09-02btrfs: do not force reloc root creation during qgroup_account_snapshot()Qu Wenruo1-1/+12
2026-09-02btrfs: send: fix lost error return value in will_overwrite_ref()Avi Weiss1-1/+1
2026-09-02btrfs: abort transaction before releasing tree_log_mutex on commit failureLeo Martins1-0/+6
2026-09-02btrfs: zoned: propagate do_zone_finish() error in btrfs_zone_finish_endio()Johannes Thumshirn1-2/+3
2026-09-02btrfs: zoned: finish active block group cleanup if call_zone_finish() failsJohannes Thumshirn1-7/+4
2026-09-02btrfs: send: reject extents for non-regular inodesZhengYuan Huang1-0/+7
2026-09-02btrfs: return proper negative error code for update_raid_extent_item()Qu Wenruo1-2/+4
2026-09-02btrfs: fix the possible bioc_list memory leak during errorQu Wenruo3-6/+16
2026-09-02btrfs: fix transaction use-after-free in raid stripe insertionShuangpeng Bai1-1/+0
2026-09-02btrfs: scrub: report the failing sector's address, not the stripe baseJames C. Owens1-10/+14
2026-09-02ceph: apply nearfull_sync option on remountAlex Markuze1-0/+5
2026-09-02ceph: lock mutex in ceph_mds_check_access()Max Kellermann2-0/+5
2026-09-02ksmbd: fix tree connection use-after-free in smb2_tree_connect()Cen Zhang (Microsoft Security FORGE Labs)2-15/+21
2026-09-02ksmbd: validate COPYCHUNK source and target rangesAlon Shakevsky1-1/+11
2026-09-02ksmbd: fix use-after-free in oplock break notificationAbdifatah Suruur1-16/+57
2026-09-02ksmbd: fix sparc build with atomic work stateNamjae Jeon1-1/+1
2026-09-01configfs: move CONFIGFS_MAGIC definition to magic.hFrederick Lawler1-3/+1
2026-09-02btrfs: preserve the compression property when other inode flags changeSam Ho1-3/+18
2026-09-02btrfs: restore active device pointers after failed sproutGuanghui Yang1-0/+2
2026-09-02btrfs: detach failed sprout device from transaction update listGuanghui Yang1-0/+2
2026-09-02btrfs: clean up target device if block group marking failsGuanghui Yang1-1/+1
2026-09-01Merge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linuxLinus Torvalds5-56/+231
2026-09-01Merge tag 'ksmbd-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-69/+207
2026-09-01kernfs: preserve security xattrs without allocating iattrsHengyu Liang1-3/+1
2026-08-31Merge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linuxLinus Torvalds20-255/+313
2026-08-31smb: client: reject SetEA requests that do not fit the request bufferYunpeng Tian1-1/+10
2026-08-31smb: client: fix data corruption with concurrent writes and O_TRUNCPaulo Alcantara1-10/+18
2026-08-31ntfs: take invalidate_lock in ntfs_filemap_page_mkwrite()Hongling Zeng1-5/+15
2026-08-31ntfs: take invalidate_lock in ntfs_setattr_size()Hongling Zeng1-4/+11
2026-08-31ntfs: handle signal interruption in fallocateHongling Zeng1-2/+6
2026-08-31ksmbd: validate normalized name response lengthAlon Shakevsky1-2/+11
2026-08-31ksmbd: fix listener task lifetime on netdev eventsNamjae Jeon1-9/+27
2026-08-31ksmbd: prevent out-of-bounds reads in share config responsesNamjae Jeon2-20/+41
2026-08-31ksmbd: rate limit unmapped SID errorsNamjae Jeon1-2/+2
2026-08-31ksmbd: propagate DACL parsing errorsNamjae Jeon1-25/+38
2026-08-31ksmbd: zero pipe read compound paddingNamjae Jeon1-1/+6
2026-08-31ksmbd: safely drain sessions during logoffNamjae Jeon6-10/+77
2026-08-31ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATIONAleksandr Khromov1-0/+3
2026-08-31ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATIONAleksandr Khromov1-0/+1
2026-08-31ksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it inAleksandr Khromov1-0/+1