summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
13 daysksmbd: validate normalized name response lengthAlon Shakevsky1-2/+11
13 daysksmbd: fix listener task lifetime on netdev eventsNamjae Jeon1-9/+27
13 daysksmbd: prevent out-of-bounds reads in share config responsesNamjae Jeon2-19/+40
13 daysksmbd: rate limit unmapped SID errorsNamjae Jeon1-2/+2
13 daysksmbd: propagate DACL parsing errorsNamjae Jeon1-25/+38
13 daysksmbd: zero pipe read compound paddingNamjae Jeon1-1/+6
13 daysksmbd: safely drain sessions during logoffNamjae Jeon6-10/+77
13 daysksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATIONAleksandr Khromov1-0/+3
13 daysksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATIONAleksandr Khromov1-0/+1
13 daysksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it inAleksandr Khromov1-0/+1
13 daysovl: return EINVAL instead of EIO in case of mismatched user_nsMiklos Szeredi1-1/+1
13 dayscachefiles: Fix potential UAF/KASAN warningDavid Howells1-8/+8
13 daysnetfs: Fix read progress reportingDavid Howells5-24/+67
13 daysnetfs: Mark folios with COPY_TO_CACHE whilst issuing subreqsDavid Howells5-34/+116
13 daysnetfs: Fix readahead synchronisation issues by loading all folios upfrontDavid Howells6-68/+146
13 daysnetfs: break unbuffered write when netfs_alloc_subrequest() failsEdward Adam Davis2-0/+7
13 daysnetfs: Fix subreq ref leakDavid Howells1-1/+7
13 daysnetfs: Fix i_size update for partial transferDavid Howells1-1/+1
13 daysnetfs: Fix error vs transferred passed to ->ki_complete()David Howells1-1/+1
13 daysnetfs: Fix unbuffered/DIO write partial transfer error returnDavid Howells1-7/+5
13 daysnetfs: Fix uninitialized return value in netfs_unbuffered_write()Karl Mehltretter1-1/+1
13 daysadfs: fix memory leak in sb->s_fs_infoAhmet Eray Karadag1-12/+12
14 dayscifs: don't update i_size in cifs_do_truncate without a cached handleFrank Sorenson1-4/+20
14 dayssmb: client: fix heap overflow in cifs_do_set_acl()Frank Sorenson1-2/+11
14 dayssmb: client: fix multiuser mount with krb5Paulo Alcantara1-5/+16
14 dayssmb: client: transport: Fix debug printing in __release_mid()Andy Shevchenko1-6/+5
14 dayssmb/client: invalidate fscache for fallocate range operationsHuiwen He1-0/+7
14 dayssmb/client: fix stale page cache in insert/collapse rangeHuiwen He1-5/+18
14 dayssmb/client: fix integer truncation in collapse rangeHuiwen He1-2/+2
14 dayssmb/client: fix data corruption in emulated insert rangeHuiwen He1-26/+106
14 dayssmb/client: mark file sparse before emulating insert rangeHuiwen He1-0/+5
14 dayssmb/client: validate new EOF for zero rangeHuiwen He1-1/+8
14 dayssmb/client: validate new EOF for insert rangeHuiwen He1-2/+10
2026-08-30Merge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-5/+2
2026-08-30ntfs: fix FITRIM range alignmentJacopo Labardi1-3/+5
2026-08-30ntfs: read WOF chunks outside the decompression lockZhan Xusheng1-48/+79
2026-08-28Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds14-116/+419
2026-08-28Merge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-12/+16
2026-08-28Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-448/+1445
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-53/+81
2026-08-27ntfs: leave HasEA flag untouched on setxattr failureBaolin Liu1-4/+6
2026-08-27ntfs: fix race between fallocate and mmap readsHongling Zeng1-10/+5
2026-08-27ntfs: fix memmove overlap in ntfs_new_attr_flagsHongling Zeng1-6/+27
2026-08-27ntfs: compute bi_sector in 512-byte unitsDennis Tighe5-22/+14
2026-08-27f2fs: support resizable tail section and unify pinned allocationDaeho Jeong5-16/+58
2026-08-26cifs: add revalidation on FSCTL failure in smb2_duplicate_extents()Frank Sorenson1-2/+5
2026-08-26Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds26-129/+445
2026-08-26ceph: force a cap message when a deferred revoke can't be acked immediatelyMax Kellermann2-7/+61
2026-08-26ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decodeJérémy Jean1-0/+4
2026-08-26ceph: fix leaked inode reference on writeback abort at umountMatthew Brown1-0/+11