index
:
kernel/git/torvalds/linux-2.6.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'cifs-fixes-7.3-rc3' of https://git.manguebit.org/linux
Linus Torvalds
6 days
smb: client: fix one-byte OOB read in smb2_parse_native_symlink()
Paulo Alcantara
7 days
smb: client: fail DACL rewrite when the new DACL exceeds 64K
Bjoern Doebel
7 days
smb: client: fix heap overflow in DACL owner/group rewrite
Bjoern Doebel
8 days
smb: client: fix file type corruption in cifs_reparse_point_to_fattr()
Paulo Alcantara
8 days
smb: client: fix file type corruption in posix_reparse_to_fattr()
Paulo Alcantara
8 days
smb: client: fix file type corruption in wsl_to_fattr()
Paulo Alcantara
8 days
smb: client: avoid using uninitialized SIDs in cifs_posix_to_fattr()
Paulo Alcantara
8 days
smb: client: fix WSL reparse point uid/gid override
Paulo Alcantara
8 days
smb: client: honor forceuid/forcegid when mapping SIDs to uid/gid
Paulo Alcantara
8 days
smb: client: fix uid/gid override in getattr with posix extensions
Paulo Alcantara
10 days
smb: client: fix cifsFileInfo reference leak in deferred close
Fan Wu
10 days
smb: client: avoid leaking refcount when cifs_sb_tlink() fails
Bjoern Doebel
10 days
smb: client: avoid leaking refcount in cifs_queue_oplock_break()
Bjoern Doebel
11 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
13 days
smb: client: fill cache fields after populating cache in copy_ref_data()
Fredric Cover
13 days
smb: client: pin DFS superblock in iterator callback
Karl Mehltretter
13 days
smb: client: reject userspace cifs.idmap descriptions
Aohan Mei
13 days
smb: client: reject out-of-bounds DataOffset in CIFSSMBRead()
Diego Oliva
13 days
smb: client: reject short READ responses in CIFSSMBRead()
Diego Oliva
2026-09-01
Merge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linux
Linus Torvalds
2026-08-31
smb: client: reject SetEA requests that do not fit the request buffer
Yunpeng Tian
2026-08-31
smb: client: fix data corruption with concurrent writes and O_TRUNC
Paulo Alcantara
2026-08-30
cifs: don't update i_size in cifs_do_truncate without a cached handle
Frank Sorenson
2026-08-30
smb: client: fix heap overflow in cifs_do_set_acl()
Frank Sorenson
2026-08-30
smb: client: fix multiuser mount with krb5
Paulo Alcantara
2026-08-30
smb: client: transport: Fix debug printing in __release_mid()
Andy Shevchenko
2026-08-30
smb/client: invalidate fscache for fallocate range operations
Huiwen He
2026-08-30
smb/client: fix stale page cache in insert/collapse range
Huiwen He
2026-08-30
smb/client: fix integer truncation in collapse range
Huiwen He
2026-08-30
smb/client: fix data corruption in emulated insert range
Huiwen He
2026-08-30
smb/client: mark file sparse before emulating insert range
Huiwen He
2026-08-30
smb/client: validate new EOF for zero range
Huiwen He
2026-08-30
smb/client: validate new EOF for insert range
Huiwen He
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-26
cifs: add revalidation on FSCTL failure in smb2_duplicate_extents()
Frank Sorenson
2026-08-24
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
2026-08-24
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
2026-08-24
Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linux
Linus Torvalds
2026-08-24
cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
Frank Sorenson
2026-08-24
smb: client: reject a tree connect response whose byte count is too small
Bryam Vargas
2026-08-24
cifs: call pagecache_isize_extended() in cifs_setsize() when extending
Frank Sorenson
2026-08-24
smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
Frank Sorenson
2026-08-24
smb: client: remove redundant NULL check before kfree()
Mohammad Shahid
2026-08-24
smb: client: restore the data_offset bound in is_valid_oplock_break()
Bryam Vargas
2026-08-24
cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
Frank Sorenson
2026-08-24
smb: client: Avoid leaking sensitive data to the heap in connect.c
Thomas Huth
2026-08-24
smb: client: Clear sensitive stack data in smb1encrypt.c
Thomas Huth
2026-08-24
smb: client: Clear sensitive stack data in cifsencrypt.c
Thomas Huth
2026-08-24
smb: client: Clear sensitive stack and heap data in smb2ops.c
Thomas Huth
[next]