summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
4 daysMerge tag 'cifs-fixes-7.3-rc3' of https://git.manguebit.org/linuxLinus Torvalds
5 dayssmb: client: fix one-byte OOB read in smb2_parse_native_symlink()Paulo Alcantara
6 dayssmb: client: fail DACL rewrite when the new DACL exceeds 64KBjoern Doebel
6 dayssmb: client: fix heap overflow in DACL owner/group rewriteBjoern Doebel
7 dayssmb: client: fix file type corruption in cifs_reparse_point_to_fattr()Paulo Alcantara
7 dayssmb: client: fix file type corruption in posix_reparse_to_fattr()Paulo Alcantara
7 dayssmb: client: fix file type corruption in wsl_to_fattr()Paulo Alcantara
7 dayssmb: client: avoid using uninitialized SIDs in cifs_posix_to_fattr()Paulo Alcantara
7 dayssmb: client: fix WSL reparse point uid/gid overridePaulo Alcantara
7 dayssmb: client: honor forceuid/forcegid when mapping SIDs to uid/gidPaulo Alcantara
7 dayssmb: client: fix uid/gid override in getattr with posix extensionsPaulo Alcantara
10 dayssmb: client: fix cifsFileInfo reference leak in deferred closeFan Wu
10 dayssmb: client: avoid leaking refcount when cifs_sb_tlink() failsBjoern Doebel
10 dayssmb: client: avoid leaking refcount in cifs_queue_oplock_break()Bjoern Doebel
10 daystreewide: refresh kmalloc_obj() conversionsKees Cook
12 dayssmb: client: fill cache fields after populating cache in copy_ref_data()Fredric Cover
12 dayssmb: client: pin DFS superblock in iterator callbackKarl Mehltretter
12 dayssmb: client: reject userspace cifs.idmap descriptionsAohan Mei
12 dayssmb: client: reject out-of-bounds DataOffset in CIFSSMBRead()Diego Oliva
13 dayssmb: client: reject short READ responses in CIFSSMBRead()Diego Oliva
13 daysksmbd: fix tree connection use-after-free in smb2_tree_connect()Cen Zhang (Microsoft Security FORGE Labs)
13 daysksmbd: validate COPYCHUNK source and target rangesAlon Shakevsky
13 daysksmbd: fix use-after-free in oplock break notificationAbdifatah Suruur
13 daysksmbd: fix sparc build with atomic work stateNamjae Jeon
14 daysMerge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linuxLinus Torvalds
14 daysMerge tag 'ksmbd-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-31smb: client: reject SetEA requests that do not fit the request bufferYunpeng Tian
2026-08-31smb: client: fix data corruption with concurrent writes and O_TRUNCPaulo Alcantara
2026-08-31ksmbd: validate normalized name response lengthAlon Shakevsky
2026-08-31ksmbd: fix listener task lifetime on netdev eventsNamjae Jeon
2026-08-31ksmbd: prevent out-of-bounds reads in share config responsesNamjae Jeon
2026-08-31ksmbd: rate limit unmapped SID errorsNamjae Jeon
2026-08-31ksmbd: propagate DACL parsing errorsNamjae Jeon
2026-08-31ksmbd: zero pipe read compound paddingNamjae Jeon
2026-08-31ksmbd: safely drain sessions during logoffNamjae Jeon
2026-08-31ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATIONAleksandr Khromov
2026-08-31ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATIONAleksandr Khromov
2026-08-31ksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it inAleksandr Khromov
2026-08-30cifs: don't update i_size in cifs_do_truncate without a cached handleFrank Sorenson
2026-08-30smb: client: fix heap overflow in cifs_do_set_acl()Frank Sorenson
2026-08-30smb: client: fix multiuser mount with krb5Paulo Alcantara
2026-08-30smb: client: transport: Fix debug printing in __release_mid()Andy Shevchenko
2026-08-30smb/client: invalidate fscache for fallocate range operationsHuiwen He
2026-08-30smb/client: fix stale page cache in insert/collapse rangeHuiwen He
2026-08-30smb/client: fix integer truncation in collapse rangeHuiwen He
2026-08-30smb/client: fix data corruption in emulated insert rangeHuiwen He
2026-08-30smb/client: mark file sparse before emulating insert rangeHuiwen He
2026-08-30smb/client: validate new EOF for zero rangeHuiwen He
2026-08-30smb/client: validate new EOF for insert rangeHuiwen He
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds