index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-19
Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-42
/
+57
2025-12-16
smb: move some SMB1 definitions into common/smb1pdu.h
ZhangGuoDong
3
-42
/
+56
2025-12-16
smb: align durable reconnect v2 context to 8 byte boundary
Bharath SM
1
-0
/
+1
2025-12-14
smb: smbdirect: introduce smbdirect_socket.connect.{lock,work}
Stefan Metzmacher
1
-0
/
+12
2025-12-11
smb: move File Attributes definitions into common/fscc.h
ChenXiaoSong
2
-35
/
+45
2025-12-11
smb: update struct duplicate_extents_to_file_ex
ChenXiaoSong
1
-1
/
+2
2025-12-09
smb: move file_notify_information to common/fscc.h
ChenXiaoSong
1
-0
/
+11
2025-12-09
smb: move SMB2 Notify Action Flags into common/smb2pdu.h
ChenXiaoSong
1
-0
/
+2
2025-12-09
smb: move notify completion filter flags into common/smb2pdu.h
ChenXiaoSong
1
-0
/
+1
2025-12-09
smb: add documentation references for smb2 change notify definitions
ChenXiaoSong
1
-1
/
+6
2025-12-05
smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP
ChenXiaoSong
1
-2
/
+3
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
2
-4
/
+0
2025-11-30
smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
1
-0
/
+38
2025-11-30
smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper
Stefan Metzmacher
1
-0
/
+13
2025-11-30
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
1
-0
/
+9
2025-11-30
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
1
-2
/
+2
2025-11-30
smb: fix some warnings reported by scripts/checkpatch.pl
ChenXiaoSong
1
-4
/
+4
2025-11-30
smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h
ChenXiaoSong
1
-0
/
+8
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
1
-0
/
+115
2025-11-30
smb: move list of FileSystemAttributes to common/fscc.h
ChenXiaoSong
1
-0
/
+42
2025-11-30
smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h
ChenXiaoSong
1
-0
/
+7
2025-11-30
smb: move some duplicate definitions to common/smb2pdu.h
ZhangGuoDong
1
-6
/
+166
2025-11-30
smb: move create_durable_rsp_v2 to common/smb2pdu.h
ChenXiaoSong
1
-0
/
+12
2025-11-30
smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h
ChenXiaoSong
1
-0
/
+16
2025-11-30
smb: move create_durable_req_v2 to common/smb2pdu.h
ChenXiaoSong
1
-0
/
+14
2025-11-30
smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h
ChenXiaoSong
1
-0
/
+4
2025-11-30
smb: move resume_key_ioctl_rsp to common/smb2pdu.h
ZhangGuoDong
1
-0
/
+10
2025-11-30
smb: move copychunk definitions to common/smb2pdu.h
ZhangGuoDong
1
-0
/
+29
2025-11-30
smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h
ZhangGuoDong
1
-0
/
+15
2025-11-30
smb: move SMB1_PROTO_NUMBER to common/smbglob.h
ZhangGuoDong
1
-0
/
+2
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
1
-0
/
+5
2025-11-30
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
1
-0
/
+31
2025-11-30
smb: rename common/cifsglob.h to common/smbglob.h
ZhangGuoDong
1
-3
/
+3
2025-10-22
smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.*
Stefan Metzmacher
1
-1
/
+12
2025-10-15
smb: move some duplicate definitions to common/cifsglob.h
ZhangGuoDong
1
-0
/
+30
2025-10-13
smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLED
Stefan Metzmacher
1
-1
/
+10
2025-09-29
smb: Use arc4 library instead of duplicate arc4 code
Eric Biggers
3
-99
/
+0
2025-09-28
smb: smbdirect: introduce smbdirect_socket.first_error
Stefan Metzmacher
1
-0
/
+1
2025-09-28
smb: client/smbdirect: introduce SMBDIRECT_SOCKET_ERROR
Stefan Metzmacher
1
-0
/
+3
2025-09-28
smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed...
Stefan Metzmacher
1
-6
/
+36
2025-09-28
smb: smbdirect: let smbdirect_socket_init() initialize all [delayed_]work_str...
Stefan Metzmacher
1
-0
/
+20
2025-09-28
smb: smbdirect: introduce smbdirect_socket.mr_io.*
Stefan Metzmacher
1
-0
/
+45
2025-09-28
smb: smbdirect: introduce smbdirect_socket_parameters.max_frmr_depth
Stefan Metzmacher
1
-0
/
+1
2025-09-28
smb: smbdirect: introduce struct smbdirect_mr_io
Stefan Metzmacher
1
-0
/
+26
2025-09-28
smb: smbdirect: introduce smbdirect_socket.workqueue
Stefan Metzmacher
1
-0
/
+8
2025-09-28
smb: smbdirect: introduce smbdirect_socket.statistics
Stefan Metzmacher
1
-0
/
+11
2025-09-28
smb: smbdirect: introduce smbdirect_socket.idle.{keepalive,immediate_work,tim...
Stefan Metzmacher
1
-0
/
+15
2025-09-28
smb: smbdirect: introduce smbdirect_socket.rdma.legacy_iwarp
Stefan Metzmacher
1
-0
/
+4
2025-09-28
smb: smbdirect: introduce smbdirect_socket_parameters.{initiator_depth,respon...
Stefan Metzmacher
1
-0
/
+2
2025-09-28
smb: smbdirect: introduce smbdirect_socket_parameters.{resolve_{addr,route},r...
Stefan Metzmacher
1
-0
/
+4
[next]