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
nocache-cleanup
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
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
smb: smbdirect: introduce and use include/linux/smbdirect.h
Stefan Metzmacher
2
-2
/
+1
6 days
smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPL
Stefan Metzmacher
1
-0
/
+2
8 days
cifs: change_conf needs to be called for session setup
Shyam Prasad N
1
-0
/
+11
8 days
smb: client: change allocation requirements in smb2_compound_op
Fredric Cover
1
-1
/
+1
11 days
smb/client: remove unused smb3_parse_opt()
David Disseldorp
2
-32
/
+0
14 days
Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-3
/
+3
14 days
Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
23
-392
/
+436
2026-04-22
smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
Stefan Metzmacher
3
-3
/
+3
2026-04-22
smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()
Eric Biggers
1
-7
/
+5
2026-04-22
smb: client: Make generate_key() return void
Eric Biggers
1
-29
/
+16
2026-04-22
smb: client: Remove obsolete cmac(aes) allocation
Eric Biggers
10
-95
/
+2
2026-04-22
smb: client: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
4
-74
/
+30
2026-04-22
smb: client: compress: add code docs to lz77.c
Enzo Matsumiya
1
-8
/
+73
2026-04-22
smb: client: compress: LZ77 optimizations
Enzo Matsumiya
2
-69
/
+108
2026-04-22
smb: client: compress: increase LZ77_MATCH_MAX_DIST
Enzo Matsumiya
1
-2
/
+1
2026-04-22
smb: client: compress: fix counting in LZ77 match finding
Enzo Matsumiya
1
-7
/
+10
2026-04-22
smb: client: compress: fix buffer overrun in lz77_compress()
Enzo Matsumiya
3
-15
/
+33
2026-04-22
smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_dacl
Michael Bommarito
1
-3
/
+3
2026-04-22
smb: client: fix (remove) drop_dir_cache module parameter
Enzo Matsumiya
6
-45
/
+59
2026-04-22
smb: client: require a full NFS mode SID before reading mode bits
Michael Bommarito
1
-0
/
+1
2026-04-22
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
1
-31
/
+85
2026-04-22
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
Michael Bommarito
1
-0
/
+6
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-04-19
cifs: update internal module version number
Steve French
1
-2
/
+2
2026-04-19
smb: client: compress: fix bad encoding on last LZ77 flag
Enzo Matsumiya
1
-1
/
+1
2026-04-16
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
2
-16
/
+13
2026-04-16
Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
6
-35
/
+221
2026-04-15
smb: client: no longer use smbdirect_socket_set_custom_workqueue()
Stefan Metzmacher
2
-13
/
+0
2026-04-15
smb: client: make use of smbdirect.ko
Stefan Metzmacher
2
-12
/
+3
2026-04-15
smb: client: only use public smbdirect functions
Stefan Metzmacher
3
-25
/
+9
2026-04-15
smb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_rele...
Stefan Metzmacher
2
-17
/
+15
2026-04-15
smb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sy...
Stefan Metzmacher
2
-816
/
+76
2026-04-15
smb: client: introduce and use smbd_debug_proc_show()
Stefan Metzmacher
3
-66
/
+18
2026-04-15
smb: client: introduce and use smbd_mr_fill_buffer_descriptor()
Stefan Metzmacher
3
-6
/
+10
2026-04-15
smb: client: make use of smbdirect_connection_send_{single_iter,immediate_wor...
Stefan Metzmacher
1
-369
/
+20
2026-04-15
smb: client: let smbd_post_send_full_iter() get remaining_length and return d...
Stefan Metzmacher
1
-9
/
+13
2026-04-15
smb: client: let smbd_post_send_iter() get remaining_length and return data_l...
Stefan Metzmacher
1
-15
/
+22
2026-04-15
smb: client: change smbd_post_send_empty() to void return
Stefan Metzmacher
1
-4
/
+7
2026-04-15
smb: client: make use of smbdirect_connection_request_keep_alive()
Stefan Metzmacher
1
-27
/
+1
2026-04-15
smb: client: make use of smbdirect_connection_grant_recv_credits()
Stefan Metzmacher
1
-48
/
+3
2026-04-15
smb: client: make use of smbdirect_connection_recvmsg()
Stefan Metzmacher
1
-130
/
+1
2026-04-15
smb: client: make use of smbdirect_socket_destroy_sync()
Stefan Metzmacher
1
-62
/
+1
2026-04-15
smb: client: make use of functions from smbdirect_mr.c
Stefan Metzmacher
1
-491
/
+4
2026-04-15
smb: client: make use of smbdirect_connection_recv_io_refill_work()
Stefan Metzmacher
1
-53
/
+1
2026-04-15
smb: client: make use of smbdirect_connection_post_recv_io()
Stefan Metzmacher
1
-44
/
+2
2026-04-15
smb: client: initialize recv_io->cqe.done = recv_done just once
Stefan Metzmacher
1
-2
/
+4
2026-04-15
smb: client: make use of smbdirect_connection_{create,destroy}_qp()
Stefan Metzmacher
1
-98
/
+7
2026-04-15
smb: client: make use of smbdirect_connection_negotiate_rdma_resources()
Stefan Metzmacher
1
-55
/
+4
2026-04-15
smb: client: make use of smbdirect_connection_qp_event_handler()
Stefan Metzmacher
1
-21
/
+1
2026-04-15
smb: client: make use of smbdirect_map_sges_from_iter()
Stefan Metzmacher
1
-236
/
+5
[next]