summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
10 daysceph: lock mutex in ceph_mds_check_access()Max Kellermann
10 daysksmbd: fix tree connection use-after-free in smb2_tree_connect()Cen Zhang (Microsoft Security FORGE Labs)
10 daysksmbd: validate COPYCHUNK source and target rangesAlon Shakevsky
10 daysksmbd: fix use-after-free in oplock break notificationAbdifatah Suruur
10 daysksmbd: fix sparc build with atomic work stateNamjae Jeon
10 daysconfigfs: move CONFIGFS_MAGIC definition to magic.hFrederick Lawler
11 daysbtrfs: preserve the compression property when other inode flags changeSam Ho
11 daysbtrfs: restore active device pointers after failed sproutGuanghui Yang
11 daysbtrfs: detach failed sprout device from transaction update listGuanghui Yang
11 daysbtrfs: clean up target device if block group marking failsGuanghui Yang
11 daysMerge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linuxLinus Torvalds
11 daysMerge tag 'ksmbd-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 dayskernfs: preserve security xattrs without allocating iattrsHengyu Liang
12 daysMerge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
12 dayssmb: client: reject SetEA requests that do not fit the request bufferYunpeng Tian
12 dayssmb: client: fix data corruption with concurrent writes and O_TRUNCPaulo Alcantara
12 daysntfs: take invalidate_lock in ntfs_filemap_page_mkwrite()Hongling Zeng
12 daysntfs: take invalidate_lock in ntfs_setattr_size()Hongling Zeng
12 daysntfs: handle signal interruption in fallocateHongling Zeng
12 daysksmbd: validate normalized name response lengthAlon Shakevsky
12 daysksmbd: fix listener task lifetime on netdev eventsNamjae Jeon
12 daysksmbd: prevent out-of-bounds reads in share config responsesNamjae Jeon
12 daysksmbd: rate limit unmapped SID errorsNamjae Jeon
12 daysksmbd: propagate DACL parsing errorsNamjae Jeon
12 daysksmbd: zero pipe read compound paddingNamjae Jeon
12 daysksmbd: safely drain sessions during logoffNamjae Jeon
12 daysksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATIONAleksandr Khromov
12 daysksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATIONAleksandr Khromov
12 daysksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it inAleksandr Khromov
12 daysovl: return EINVAL instead of EIO in case of mismatched user_nsMiklos Szeredi
12 dayscachefiles: Fix potential UAF/KASAN warningDavid Howells
12 daysnetfs: Fix read progress reportingDavid Howells
12 daysnetfs: Mark folios with COPY_TO_CACHE whilst issuing subreqsDavid Howells
12 daysnetfs: Fix readahead synchronisation issues by loading all folios upfrontDavid Howells
12 daysnetfs: break unbuffered write when netfs_alloc_subrequest() failsEdward Adam Davis
12 daysnetfs: Fix subreq ref leakDavid Howells
12 daysnetfs: Fix i_size update for partial transferDavid Howells
12 daysnetfs: Fix error vs transferred passed to ->ki_complete()David Howells
12 daysnetfs: Fix unbuffered/DIO write partial transfer error returnDavid Howells
12 daysnetfs: Fix uninitialized return value in netfs_unbuffered_write()Karl Mehltretter
12 daysadfs: fix memory leak in sb->s_fs_infoAhmet Eray Karadag
13 dayscifs: don't update i_size in cifs_do_truncate without a cached handleFrank Sorenson
13 dayssmb: client: fix heap overflow in cifs_do_set_acl()Frank Sorenson
13 dayssmb: client: fix multiuser mount with krb5Paulo Alcantara
13 dayssmb: client: transport: Fix debug printing in __release_mid()Andy Shevchenko
13 dayssmb/client: invalidate fscache for fallocate range operationsHuiwen He
13 dayssmb/client: fix stale page cache in insert/collapse rangeHuiwen He
13 dayssmb/client: fix integer truncation in collapse rangeHuiwen He
13 dayssmb/client: fix data corruption in emulated insert rangeHuiwen He
13 dayssmb/client: mark file sparse before emulating insert rangeHuiwen He