summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
24 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
24 hoursMerge branch 'cifs-next' of https://git.manguebit.org/linux.gitMark Brown
44 hourssmb: client: fix file type corruption in cifs_reparse_point_to_fattr()Paulo Alcantara
44 hourssmb: client: fix file type corruption in posix_reparse_to_fattr()Paulo Alcantara
44 hourssmb: client: fix file type corruption in wsl_to_fattr()Paulo Alcantara
44 hourssmb: client: avoid using uninitialized SIDs in cifs_posix_to_fattr()Paulo Alcantara
44 hourssmb: client: fix WSL reparse point uid/gid overridePaulo Alcantara
44 hourssmb: client: honor forceuid/forcegid when mapping SIDs to uid/gidPaulo Alcantara
44 hourssmb: client: fix uid/gid override in getattr with posix extensionsPaulo Alcantara
5 dayssmb: client: fix cifsFileInfo reference leak in deferred closeFan Wu
5 dayssmb: client: avoid leaking refcount when cifs_sb_tlink() failsBjoern Doebel
5 dayssmb: client: avoid leaking refcount in cifs_queue_oplock_break()Bjoern Doebel
5 daystreewide: refresh kmalloc_obj() conversionsKees Cook
7 dayssmb: client: fill cache fields after populating cache in copy_ref_data()Fredric Cover
7 dayssmb: client: pin DFS superblock in iterator callbackKarl Mehltretter
7 dayssmb: client: reject userspace cifs.idmap descriptionsAohan Mei
7 dayssmb: client: reject out-of-bounds DataOffset in CIFSSMBRead()Diego Oliva
8 daysMerge branch 'vfs-7.4.signal' into vfs.allChristian Brauner
8 dayssmb: client: reject short READ responses in CIFSSMBRead()Diego Oliva
9 daysMerge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linuxLinus Torvalds
10 dayssmb: client: reject SetEA requests that do not fit the request bufferYunpeng Tian
10 dayssmb: client: fix data corruption with concurrent writes and O_TRUNCPaulo Alcantara
10 daysvfs: move O_IS_MKDIR check from lookup_open() into individual filesystemsJori Koolstra
10 dayssmb: prevent TIF_NOTIFY_SIGNAL from interruptingChristian Brauner
11 dayscifs: don't update i_size in cifs_do_truncate without a cached handleFrank Sorenson
11 dayssmb: client: fix heap overflow in cifs_do_set_acl()Frank Sorenson
11 dayssmb: client: fix multiuser mount with krb5Paulo Alcantara
11 dayssmb: client: transport: Fix debug printing in __release_mid()Andy Shevchenko
11 dayssmb/client: invalidate fscache for fallocate range operationsHuiwen He
11 dayssmb/client: fix stale page cache in insert/collapse rangeHuiwen He
11 dayssmb/client: fix integer truncation in collapse rangeHuiwen He
11 dayssmb/client: fix data corruption in emulated insert rangeHuiwen He
11 dayssmb/client: mark file sparse before emulating insert rangeHuiwen He
11 dayssmb/client: validate new EOF for zero rangeHuiwen He
11 dayssmb/client: validate new EOF for insert rangeHuiwen He
14 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-26cifs: add revalidation on FSCTL failure in smb2_duplicate_extents()Frank Sorenson
2026-08-24mm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
2026-08-24mm/swap: remove SWP_FS_OPSChristoph Hellwig
2026-08-24Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds
2026-08-24cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0Frank Sorenson
2026-08-24smb: client: reject a tree connect response whose byte count is too smallBryam Vargas
2026-08-24cifs: call pagecache_isize_extended() in cifs_setsize() when extendingFrank Sorenson
2026-08-24smb: client: fix copy-paste error in WSL EA length accounting for $LXDEVFrank Sorenson
2026-08-24smb: client: remove redundant NULL check before kfree()Mohammad Shahid
2026-08-24smb: client: restore the data_offset bound in is_valid_oplock_break()Bryam Vargas
2026-08-24cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()Frank Sorenson
2026-08-24smb: client: Avoid leaking sensitive data to the heap in connect.cThomas Huth
2026-08-24smb: client: Clear sensitive stack data in smb1encrypt.cThomas Huth
2026-08-24smb: client: Clear sensitive stack data in cifsencrypt.cThomas Huth