summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
3 daysksmbd: fix tree connection use-after-free in smb2_tree_connect()Cen Zhang (Microsoft Security FORGE Labs)
3 daysksmbd: validate COPYCHUNK source and target rangesAlon Shakevsky
3 daysksmbd: fix use-after-free in oplock break notificationAbdifatah Suruur
3 daysksmbd: fix sparc build with atomic work stateNamjae Jeon
4 daysMerge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linuxLinus Torvalds
4 daysMerge tag 'ksmbd-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 dayssmb: client: reject SetEA requests that do not fit the request bufferYunpeng Tian
5 dayssmb: client: fix data corruption with concurrent writes and O_TRUNCPaulo Alcantara
5 daysksmbd: validate normalized name response lengthAlon Shakevsky
5 daysksmbd: fix listener task lifetime on netdev eventsNamjae Jeon
5 daysksmbd: prevent out-of-bounds reads in share config responsesNamjae Jeon
5 daysksmbd: rate limit unmapped SID errorsNamjae Jeon
5 daysksmbd: propagate DACL parsing errorsNamjae Jeon
5 daysksmbd: zero pipe read compound paddingNamjae Jeon
5 daysksmbd: safely drain sessions during logoffNamjae Jeon
5 daysksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATIONAleksandr Khromov
5 daysksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATIONAleksandr Khromov
5 daysksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it inAleksandr Khromov
6 dayscifs: don't update i_size in cifs_do_truncate without a cached handleFrank Sorenson
6 dayssmb: client: fix heap overflow in cifs_do_set_acl()Frank Sorenson
6 dayssmb: client: fix multiuser mount with krb5Paulo Alcantara
6 dayssmb: client: transport: Fix debug printing in __release_mid()Andy Shevchenko
6 dayssmb/client: invalidate fscache for fallocate range operationsHuiwen He
6 dayssmb/client: fix stale page cache in insert/collapse rangeHuiwen He
6 dayssmb/client: fix integer truncation in collapse rangeHuiwen He
6 dayssmb/client: fix data corruption in emulated insert rangeHuiwen He
6 dayssmb/client: mark file sparse before emulating insert rangeHuiwen He
6 dayssmb/client: validate new EOF for zero rangeHuiwen He
6 dayssmb/client: validate new EOF for insert rangeHuiwen He
9 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
10 dayscifs: add revalidation on FSCTL failure in smb2_duplicate_extents()Frank Sorenson
12 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
12 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig
12 daysMerge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds
12 dayscifs: fix loff_t underflow in cifs_remap_file_range() when len == 0Frank Sorenson
12 dayssmb: client: reject a tree connect response whose byte count is too smallBryam Vargas
12 dayscifs: call pagecache_isize_extended() in cifs_setsize() when extendingFrank Sorenson
12 dayssmb: client: fix copy-paste error in WSL EA length accounting for $LXDEVFrank Sorenson
12 dayssmb: client: remove redundant NULL check before kfree()Mohammad Shahid
12 dayssmb: client: restore the data_offset bound in is_valid_oplock_break()Bryam Vargas
12 dayscifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()Frank Sorenson
12 dayssmb: client: Avoid leaking sensitive data to the heap in connect.cThomas Huth
12 dayssmb: client: Clear sensitive stack data in smb1encrypt.cThomas Huth
12 dayssmb: client: Clear sensitive stack data in cifsencrypt.cThomas Huth
12 dayssmb: client: Clear sensitive stack and heap data in smb2ops.cThomas Huth
12 dayssmb: client: Clear sensitive stack data in smb2transport.cThomas Huth
12 daysRevert "cifs: remove all cifs files before kill super"Zizhi Wo
12 dayssmb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()Frank Sorenson
12 dayssmb: client: fix ALIGN() overflow in symlink_data() error context loopFrank Sorenson
12 dayssmb: client: simplify __build_path_from_dentry_optional_prefix()Dmitry Antipov