index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-29
vfs: make LAST_XXX private to fs/namei.c
Jori Koolstra
1
-12
/
+3
2026-05-27
smb: client: fix uninitialized variable in smb2_writev_callback
Steve French
1
-1
/
+1
2026-05-27
smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()
Jeremy Erazo
1
-3
/
+15
2026-05-26
ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...
Sean Shen
1
-0
/
+11
2026-05-26
ksmbd: release ksmbd_inode ref via ksmbd_inode_put on lookup paths
Aleksandr Golovnya
1
-3
/
+3
2026-05-26
ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loops
Ali Ganiyev
1
-4
/
+4
2026-05-23
Merge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-22
/
+75
2026-05-22
Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-5
/
+29
2026-05-21
smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when close
ChenXiaoSong
1
-4
/
+12
2026-05-21
ksmbd: validate SID in parent security descriptor during ACL inheritance
Junyi Liu
1
-16
/
+50
2026-05-21
ksmbd: fix durable reconnect error path file lifetime
Junyi Liu
1
-2
/
+13
2026-05-21
smb: client: change allocation requirements in DUP_CTX_STR macro
Fredric Cover
1
-1
/
+1
2026-05-21
smb: client: require net admin for CIFS SWN netlink
Michael Bommarito
1
-1
/
+5
2026-05-21
smb: smbdirect: divide, not multiply, milliseconds by 1000
Alexander A. Klimov
1
-1
/
+1
2026-05-21
cifs: Fix busy dentry used after unmounting
Zhihao Cheng
1
-0
/
+2
2026-05-21
openat2: new OPENAT2_REGULAR flag support
Dorjoy Chowdhury
1
-3
/
+15
2026-05-19
Merge tag 'v7.1-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-5
/
+15
2026-05-19
smb: client: use data_len for SMB2 READ encrypted folioq copy
Jeremy Erazo
1
-2
/
+2
2026-05-19
smb: client: reject userspace cifs.spnego descriptions
Asim Viladi Oglu Manizada
1
-0
/
+16
2026-05-19
smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()
Henrique Carvalho
1
-0
/
+2
2026-05-18
cifs: Fix undefined variables
David Howells
1
-3
/
+3
2026-05-18
Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-42
/
+74
2026-05-14
smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()
David Howells
1
-1
/
+1
2026-05-14
smb: client: avoid integer overflow in SMB2 READ length check
Jeremy Erazo
2
-7
/
+12
2026-05-14
cifs: client: stage smb3_reconfigure() updates and restore ctx on failure
DaeMyung Kang
1
-53
/
+108
2026-05-14
smb/client: fix possible infinite loop and oob read in symlink_data()
Ye Bin
1
-0
/
+3
2026-05-13
ksmbd: fix null pointer dereference in compare_guid_key()
Jeremy Laratro
1
-1
/
+5
2026-05-13
ksmbd: fix null pointer dereference in proc_show_files()
Jeremy Laratro
1
-1
/
+1
2026-05-13
ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflow
Ferry Meng
1
-3
/
+9
2026-05-12
SMB3.1.1: add missing QUERY_DIR info levels
Steve French
2
-2
/
+6
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
7
-42
/
+74
2026-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
1
-1
/
+1
2026-05-11
ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
Chuck Lever
1
-6
/
+24
2026-05-11
cifs: Implement fileattr_get for case sensitivity
Chuck Lever
3
-0
/
+57
2026-05-08
Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-24
/
+96
2026-05-07
smb: client: validate dacloffset before building DACL pointers
Michael Bommarito
1
-3
/
+32
2026-05-07
smb/client: fix out-of-bounds read in smb2_compound_op()
Zisen Ye
1
-4
/
+8
2026-05-07
smb/client: fix out-of-bounds read in symlink_data()
Zisen Ye
1
-1
/
+2
2026-05-07
smb: client: Zero-pad short GSS session keys per MS-SMB2
Piyush Sachdeva
1
-5
/
+18
2026-05-07
smb: client: Use FullSessionKey for AES-256 encryption key derivation
Piyush Sachdeva
2
-10
/
+27
2026-05-03
smb: client: use kzalloc to zero-initialize security descriptor buffer
Bjoern Doebel
1
-1
/
+1
2026-05-03
cifs: abort open_cached_dir if we don't request leases
Shyam Prasad N
1
-0
/
+8
2026-05-01
ksmbd: validate inherited ACE SID length
Shota Zaizen
1
-14
/
+52
2026-05-01
ksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()
Namjae Jeon
1
-0
/
+4
2026-05-01
ksmbd: fail share config requests when path allocation fails
Shuhao Fu
1
-4
/
+8
2026-05-01
ksmbd: close durable scavenger races against m_fp_list lookups
DaeMyung Kang
1
-26
/
+76
2026-05-01
ksmbd: harden file lifetime during session teardown
DaeMyung Kang
3
-25
/
+164
2026-05-01
ksmbd: centralize ksmbd_conn final release to plug transport leak
DaeMyung Kang
5
-30
/
+156
2026-05-01
smb: smbdirect: fix MR registration for coalesced SG lists
Yi Kuo
1
-9
/
+12
2026-05-01
smb: smbdirect: introduce and use include/linux/smbdirect.h
Stefan Metzmacher
7
-204
/
+3
[prev]
[next]