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
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
17
-622
/
+647
2025-12-05
cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
David Howells
1
-1
/
+1
2025-12-03
cifs: client: enforce consistent handling of multichannel and max_channels
Rajasi Mandal
3
-18
/
+50
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
18
-729
/
+280
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-0
/
+3
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+3
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+8
2025-11-30
cifs: Use netfs_alloc/free_folioq_buffer()
David Howells
1
-63
/
+10
2025-11-30
smb: client: show smb lease key in open_dirs output
Bharath SM
1
-4
/
+8
2025-11-30
smb: client: show smb lease key in open_files output
Bharath SM
1
-2
/
+9
2025-11-30
smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...
Stefan Metzmacher
1
-13
/
+15
2025-11-30
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
2
-13
/
+3
2025-11-30
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
1
-12
/
+11
2025-11-30
smb: fix some warnings reported by scripts/checkpatch.pl
ChenXiaoSong
4
-135
/
+135
2025-11-30
smb: do some cleanups
ChenXiaoSong
5
-34
/
+39
2025-11-30
smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h
ChenXiaoSong
2
-10
/
+3
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
5
-108
/
+4
2025-11-30
smb: move list of FileSystemAttributes to common/fscc.h
ChenXiaoSong
2
-27
/
+1
2025-11-30
smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h
ChenXiaoSong
2
-11
/
+7
2025-11-30
smb: move some duplicate definitions to common/smb2pdu.h
ZhangGuoDong
2
-154
/
+2
2025-11-30
smb: move create_durable_rsp_v2 to common/smb2pdu.h
ChenXiaoSong
1
-6
/
+0
2025-11-30
smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h
ChenXiaoSong
1
-17
/
+0
2025-11-30
smb: move create_durable_req_v2 to common/smb2pdu.h
ChenXiaoSong
2
-19
/
+7
2025-11-30
smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h
ChenXiaoSong
1
-1
/
+0
2025-11-30
smb/client: fix CAP_BULK_TRANSFER value
ChenXiaoSong
1
-2
/
+7
2025-11-30
smb: move resume_key_ioctl_rsp to common/smb2pdu.h
ZhangGuoDong
2
-8
/
+2
2025-11-30
smb: move copychunk definitions to common/smb2pdu.h
ZhangGuoDong
3
-35
/
+3
2025-11-30
smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h
ZhangGuoDong
2
-17
/
+4
2025-11-30
smb: move SMB1_PROTO_NUMBER to common/smbglob.h
ZhangGuoDong
1
-1
/
+1
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
4
-14
/
+8
2025-11-30
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
1
-22
/
+0
2025-11-30
smb: rename common/cifsglob.h to common/smbglob.h
ZhangGuoDong
1
-1
/
+1
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-3
/
+65
2025-11-25
smb: client: fix memory leak in cifs_construct_tcon()
Paulo Alcantara
1
-0
/
+1
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+7
2025-11-20
cifs: Add the smb3_read_* tracepoints to SMB1
David Howells
1
-0
/
+22
2025-11-20
cifs: fix memory leak in smb3_fs_context_parse_param error path
Shaurya Rane
1
-0
/
+4
2025-11-20
smb: client: introduce close_cached_dir_locked()
Henrique Carvalho
1
-3
/
+38
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+16
2025-11-12
filelock: push the S_ISREG check down to ->setlease handlers
Jeff Layton
1
-0
/
+3
2025-11-11
smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNE...
Stefan Metzmacher
1
-0
/
+3
2025-11-11
smb: fix invalid username check in smb3_fs_context_parse_param()
Yiqi Sun
1
-1
/
+1
2025-11-09
cifs: client: fix memory leak in smb3_fs_context_parse_param
Edward Adam Davis
1
-0
/
+2
2025-11-09
smb: client: fix cifs_pick_channel when channel needs reconnect
Henrique Carvalho
1
-1
/
+1
2025-11-07
smb: client: validate change notify buffer before copy
Joshua Rogers
1
-2
/
+5
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-37
/
+71
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
3
-0
/
+3
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
[prev]
[next]