summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
30 hoursMerge tag 'vfs-7.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds27-201/+441
39 hoursexec: do_close_on_exec() before taking exec_update_lockJann Horn1-8/+14
3 daysconfigfs: unhash the dentry before dropping the item in rmdirVasileios Almpanis1-0/+9
3 daysconfigfs: pin the symlink target's dirent instead of chasing ->ci_dentryVasileios Almpanis1-4/+20
5 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds33-66/+64
5 daysMerge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
5 daysMerge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-37/+103
6 daystreewide: refresh kmalloc_obj() conversionsKees Cook33-66/+64
6 daysMerge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
6 daysMerge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds3-0/+10
6 daysMerge tag 'ksmbd-for-7.3-rc2-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-33/+90
7 daysfs: autofs: fix memory leak in autofs_fill_super()Jeffin Philip1-1/+3
7 daysMerge tag 'ntfs-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-127/+196
8 daysexec: Drop bprm loader before closing bprm->fileSun Jian1-1/+1
8 daysbtrfs: tests: do not touch page cache if root/inode allocation failedQu Wenruo1-2/+3
8 daysbtrfs: zstd: fix lost wakeup when waiting for a workspaceFAN YE1-1/+10
8 daysbtrfs: do not force reloc root creation during qgroup_account_snapshot()Qu Wenruo1-1/+12
8 daysbtrfs: send: fix lost error return value in will_overwrite_ref()Avi Weiss1-1/+1
8 daysbtrfs: abort transaction before releasing tree_log_mutex on commit failureLeo Martins1-0/+6
8 daysbtrfs: zoned: propagate do_zone_finish() error in btrfs_zone_finish_endio()Johannes Thumshirn1-2/+3
8 daysbtrfs: zoned: finish active block group cleanup if call_zone_finish() failsJohannes Thumshirn1-7/+4
8 daysbtrfs: send: reject extents for non-regular inodesZhengYuan Huang1-0/+7
8 daysbtrfs: return proper negative error code for update_raid_extent_item()Qu Wenruo1-2/+4
8 daysbtrfs: fix the possible bioc_list memory leak during errorQu Wenruo3-6/+16
8 daysbtrfs: fix transaction use-after-free in raid stripe insertionShuangpeng Bai1-1/+0
8 daysbtrfs: scrub: report the failing sector's address, not the stripe baseJames C. Owens1-10/+14
8 daysafs: Clear stale peer app data after address list changesChengfeng Ye2-1/+5
8 daysafs: Fix incorrect free in candidate cleanup in afs_lookup_server()David Howells1-1/+0
8 daysafs: Fix double-unmap of directory blockDavid Howells3-15/+12
8 daysafs: Fix missing kunmap in afs_dir_search_bucket()David Howells1-2/+1
8 daysceph: apply nearfull_sync option on remountAlex Markuze1-0/+5
8 daysceph: lock mutex in ceph_mds_check_access()Max Kellermann2-0/+5
9 daysksmbd: fix tree connection use-after-free in smb2_tree_connect()Cen Zhang (Microsoft Security FORGE Labs)2-15/+21
9 daysksmbd: validate COPYCHUNK source and target rangesAlon Shakevsky1-1/+11
9 daysksmbd: fix use-after-free in oplock break notificationAbdifatah Suruur1-16/+57
9 daysksmbd: fix sparc build with atomic work stateNamjae Jeon1-1/+1
9 daysconfigfs: move CONFIGFS_MAGIC definition to magic.hFrederick Lawler1-3/+1
9 daysbtrfs: preserve the compression property when other inode flags changeSam Ho1-3/+18
9 daysbtrfs: restore active device pointers after failed sproutGuanghui Yang1-0/+2
9 daysbtrfs: detach failed sprout device from transaction update listGuanghui Yang1-0/+2
9 daysbtrfs: clean up target device if block group marking failsGuanghui Yang1-1/+1
9 daysMerge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linuxLinus Torvalds5-56/+231
9 daysMerge tag 'ksmbd-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-68/+206
9 dayskernfs: preserve security xattrs without allocating iattrsHengyu Liang1-3/+1
10 daysMerge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linuxLinus Torvalds20-255/+313
10 dayssmb: client: reject SetEA requests that do not fit the request bufferYunpeng Tian1-1/+10
10 dayssmb: client: fix data corruption with concurrent writes and O_TRUNCPaulo Alcantara1-10/+18
10 daysntfs: take invalidate_lock in ntfs_filemap_page_mkwrite()Hongling Zeng1-5/+15
10 daysntfs: take invalidate_lock in ntfs_setattr_size()Hongling Zeng1-4/+11
10 daysntfs: handle signal interruption in fallocateHongling Zeng1-2/+6