index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
11 days
smb: client: fix uninitialized variable in smb2_writev_callback
Steve French
11 days
smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()
Jeremy Erazo
2026-05-22
Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-05-21
smb: client: change allocation requirements in DUP_CTX_STR macro
Fredric Cover
2026-05-21
smb: client: require net admin for CIFS SWN netlink
Michael Bommarito
2026-05-21
cifs: Fix busy dentry used after unmounting
Zhihao Cheng
2026-05-19
smb: client: use data_len for SMB2 READ encrypted folioq copy
Jeremy Erazo
2026-05-19
smb: client: reject userspace cifs.spnego descriptions
Asim Viladi Oglu Manizada
2026-05-19
smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()
Henrique Carvalho
2026-05-18
cifs: Fix undefined variables
David Howells
2026-05-18
Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-05-14
smb: client: avoid integer overflow in SMB2 READ length check
Jeremy Erazo
2026-05-14
cifs: client: stage smb3_reconfigure() updates and restore ctx on failure
DaeMyung Kang
2026-05-14
smb/client: fix possible infinite loop and oob read in symlink_data()
Ye Bin
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
2026-05-08
Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-05-07
smb: client: validate dacloffset before building DACL pointers
Michael Bommarito
2026-05-07
smb/client: fix out-of-bounds read in smb2_compound_op()
Zisen Ye
2026-05-07
smb/client: fix out-of-bounds read in symlink_data()
Zisen Ye
2026-05-07
smb: client: Zero-pad short GSS session keys per MS-SMB2
Piyush Sachdeva
2026-05-07
smb: client: Use FullSessionKey for AES-256 encryption key derivation
Piyush Sachdeva
2026-05-03
smb: client: use kzalloc to zero-initialize security descriptor buffer
Bjoern Doebel
2026-05-03
cifs: abort open_cached_dir if we don't request leases
Shyam Prasad N
2026-05-01
smb: smbdirect: introduce and use include/linux/smbdirect.h
Stefan Metzmacher
2026-05-01
smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPL
Stefan Metzmacher
2026-04-29
cifs: change_conf needs to be called for session setup
Shyam Prasad N
2026-04-29
smb: client: change allocation requirements in smb2_compound_op
Fredric Cover
2026-04-26
smb/client: remove unused smb3_parse_opt()
David Disseldorp
2026-04-23
Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-04-23
Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
2026-04-22
smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
Stefan Metzmacher
2026-04-22
smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()
Eric Biggers
2026-04-22
smb: client: Make generate_key() return void
Eric Biggers
2026-04-22
smb: client: Remove obsolete cmac(aes) allocation
Eric Biggers
2026-04-22
smb: client: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
2026-04-22
smb: client: compress: add code docs to lz77.c
Enzo Matsumiya
2026-04-22
smb: client: compress: LZ77 optimizations
Enzo Matsumiya
2026-04-22
smb: client: compress: increase LZ77_MATCH_MAX_DIST
Enzo Matsumiya
2026-04-22
smb: client: compress: fix counting in LZ77 match finding
Enzo Matsumiya
2026-04-22
smb: client: compress: fix buffer overrun in lz77_compress()
Enzo Matsumiya
2026-04-22
smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_dacl
Michael Bommarito
2026-04-22
smb: client: fix (remove) drop_dir_cache module parameter
Enzo Matsumiya
2026-04-22
smb: client: require a full NFS mode SID before reading mode bits
Michael Bommarito
2026-04-22
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
2026-04-22
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
Michael Bommarito
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-19
cifs: update internal module version number
Steve French
2026-04-19
smb: client: compress: fix bad encoding on last LZ77 flag
Enzo Matsumiya
2026-04-16
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
2026-04-16
Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
[next]