index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
Lines
2026-04-15
smb: client: make use of smbdirect_connection_grant_recv_credits()
Stefan Metzmacher
-48
/
+3
2026-04-15
smb: client: make use of smbdirect_connection_recvmsg()
Stefan Metzmacher
-130
/
+1
2026-04-15
smb: client: make use of smbdirect_socket_destroy_sync()
Stefan Metzmacher
-62
/
+1
2026-04-15
smb: client: make use of functions from smbdirect_mr.c
Stefan Metzmacher
-491
/
+4
2026-04-15
smb: client: make use of smbdirect_connection_recv_io_refill_work()
Stefan Metzmacher
-53
/
+1
2026-04-15
smb: client: make use of smbdirect_connection_post_recv_io()
Stefan Metzmacher
-44
/
+2
2026-04-15
smb: client: initialize recv_io->cqe.done = recv_done just once
Stefan Metzmacher
-2
/
+4
2026-04-15
smb: client: make use of smbdirect_connection_{create,destroy}_qp()
Stefan Metzmacher
-98
/
+7
2026-04-15
smb: client: make use of smbdirect_connection_negotiate_rdma_resources()
Stefan Metzmacher
-55
/
+4
2026-04-15
smb: client: make use of smbdirect_connection_qp_event_handler()
Stefan Metzmacher
-21
/
+1
2026-04-15
smb: client: make use of smbdirect_map_sges_from_iter()
Stefan Metzmacher
-236
/
+5
2026-04-15
smb: client: make use of smbdirect_connection_{create,destroy}_mem_pools()
Stefan Metzmacher
-126
/
+3
2026-04-15
smb: client: make use of smbdirect_connection_send_io_done()
Stefan Metzmacher
-69
/
+1
2026-04-15
smb: client: make use of smbdirect_connection_{alloc,free}_send_io()
Stefan Metzmacher
-53
/
+9
2026-04-15
smb: client: make use of smbdirect_frwr_is_supported()
Stefan Metzmacher
-15
/
+1
2026-04-15
smb: client: make use of smbdirect_connection_idle_timer_work()
Stefan Metzmacher
-30
/
+0
2026-04-15
smb: client: make use of smbdirect_connection_reassembly_{append,first}_recv_...
Stefan Metzmacher
-59
/
+4
2026-04-15
smb: client: make use of smbdirect_connection_{get,put}_recv_io()
Stefan Metzmacher
-67
/
+11
2026-04-15
smb: client: make use of smbdirect_socket_schedule_cleanup()
Stefan Metzmacher
-84
/
+14
2026-04-15
smb: client: make use of smbdirect_socket_cleanup_work()
Stefan Metzmacher
-68
/
+6
2026-04-15
smb: client: make use of smbdirect_socket_wake_up_all()
Stefan Metzmacher
-19
/
+3
2026-04-15
smb: client: make use of smbdirect_socket_set_logging()
Stefan Metzmacher
-0
/
+38
2026-04-15
smb: client: make use of smbdirect_socket_prepare_create()
Stefan Metzmacher
-14
/
+21
2026-04-15
smb: smbdirect: introduce smbdirect_socket_{listen,accept}()
Stefan Metzmacher
-0
/
+2
2026-04-15
smb: client: include smbdirect_all_c_files.c
Stefan Metzmacher
-0
/
+14
2026-04-15
Merge tag 'v7.1-rc-part1-ksmbd-srv-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-13
/
+12
2026-04-15
smb: client: fix integer underflow in receive_encrypted_read()
Dudu Lu
-0
/
+8
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+0
2026-04-14
smb: client: add tracepoints for deferred handle caching
Bharath SM
-0
/
+59
2026-04-14
smb: client: add oplock level to smb3_open_done tracepoint
Bharath SM
-10
/
+16
2026-04-14
smb: client: add tracepoint for local lock conflicts
Bharath SM
-0
/
+38
2026-04-14
smb: client: add tracepoints for lock operations
Bharath SM
-4
/
+79
2026-04-14
vfs: get rid of BUG_ON() in d_mark_tmpfile_name()
Paulo Alcantara
-21
/
+21
2026-04-13
smb: client: allow both 'lease' and 'nolease' mount options
Rajasi Mandal
-4
/
+4
2026-04-12
smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...
Stefan Metzmacher
-0
/
+8
2026-04-12
smb: move filesystem_vol_info into common/fscc.h
ZhangGuoDong
-4
/
+4
2026-04-12
smb: move file_basic_info into common/fscc.h
ZhangGuoDong
-9
/
+0
2026-04-10
smb: client: get rid of d_drop()+d_add()
Paulo Alcantara
-26
/
+40
2026-04-10
smb: client: set ATTR_TEMPORARY with O_TMPFILE | O_EXCL
Paulo Alcantara
-39
/
+36
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
-325
/
+490
2026-04-10
smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test
Venkat Rao Bagalkote
-0
/
+1
2026-04-07
smb: client: fix OOB reads parsing symlink error response
Greg Kroah-Hartman
-8
/
+12
2026-04-07
smb: client: fix off-by-8 bounds check in check_wsl_eas()
Greg Kroah-Hartman
-1
/
+1
2026-04-05
smb: client: Remove unnecessary selection of CRYPTO_ECB
Eric Biggers
-2
/
+0
2026-04-05
smb/client: move smb2maperror declarations to smb2proto.h
ZhangGuoDong
-8
/
+8
2026-04-05
smb/client: introduce KUnit tests to check DOS/SRV err mapping search
Youling Tang
-5
/
+59
2026-04-05
smb/client: check if SMB1 DOS/SRV error mapping arrays are sorted
Youling Tang
-0
/
+12
2026-04-05
smb/client: use binary search for SMB1 DOS/SRV error mapping
Huiwen He
-30
/
+37
2026-04-05
smb/client: autogenerate SMB1 DOS/SRV to POSIX error mapping
Huiwen He
-79
/
+62
2026-04-05
smb/client: annotate smberr.h with POSIX error codes
Huiwen He
-142
/
+256
[prev]
[next]