index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules 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-10-09
smb: client: fix missing timestamp updates with O_TRUNC
Paulo Alcantara
3
-92
/
+159
2025-10-09
cifs: Fix copy_to_iter return value check
Fushuai Wang
1
-5
/
+5
2025-10-09
smb: client: batch SRV_COPYCHUNK entries to cut round trips
Henrique Carvalho
3
-113
/
+203
2025-10-09
smb: client: Omit an if branch in smb2_find_smb_tcon()
Markus Elfring
1
-5
/
+0
2025-10-07
smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_re...
Markus Elfring
1
-5
/
+2
2025-10-07
smb: client: Use common code in cifs_do_create()
Markus Elfring
1
-2
/
+2
2025-10-07
smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()
Markus Elfring
1
-7
/
+6
2025-10-07
smb: client: Return a status code only as a constant in cifs_spnego_key_insta...
Markus Elfring
1
-9
/
+3
2025-10-06
smb: client: Use common code in cifs_lookup()
Markus Elfring
1
-10
/
+12
2025-10-06
smb: client: Reduce the scopes for a few variables in two functions
Markus Elfring
1
-6
/
+6
2025-10-03
Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
13
-73
/
+231
2025-10-03
Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+1
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2025-10-01
cifs: client: force multichannel=off when max_channels=1
Rajasi Mandal
1
-0
/
+7
2025-10-01
smb client: fix bug with newly created file in cached dir
Bharath SM
1
-0
/
+1
2025-10-01
smb: client: short-circuit negative lookups when parent dir is fully cached
Henrique Carvalho
1
-1
/
+42
2025-10-01
smb: client: short-circuit in open_cached_dir_by_dentry() if !dentry
Henrique Carvalho
1
-1
/
+4
2025-10-01
smb: client: remove pointless cfid->has_lease check
Henrique Carvalho
1
-4
/
+1
2025-10-01
smb: client: transport: minor indentation style fix
Fiona Ebner
1
-2
/
+1
2025-10-01
smb: client: transport: avoid reconnects triggered by pending task work
Fiona Ebner
1
-1
/
+9
2025-10-01
smb: client: remove unused fid_lock
Henrique Carvalho
2
-15
/
+3
2025-10-01
smb: client: update cfid->last_access_time in open_cached_dir_by_dentry()
Henrique Carvalho
1
-0
/
+1
2025-10-01
smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid
Steve French
4
-6
/
+13
2025-10-01
smb: client: account smb directory cache usage and per-tcon totals
Bharath SM
5
-14
/
+63
2025-10-01
smb: client: add drop_dir_cache module parameter to invalidate cached dirents
Bharath SM
1
-0
/
+38
2025-10-01
smb: client: show lease state as R/H/W (or NONE) in open_files
Bharath SM
1
-5
/
+28
2025-09-29
smb: client: fix crypto buffers in non-linear memory
Enzo Matsumiya
1
-11
/
+6
2025-09-29
smb: Use arc4 library instead of duplicate arc4 code
Eric Biggers
2
-4
/
+5
2025-09-29
smb: client: add tcon information to smb2_reconnect() debug messages
Henrique Carvalho
1
-9
/
+9
2025-09-29
Merge tag 'v6.18-rc-part1-smb3-common' of git://git.samba.org/ksmbd
Linus Torvalds
7
-615
/
+800
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+11
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-28
smb: client: let smbd_post_send_iter() call ib_dma_map_single() for the heade...
Stefan Metzmacher
1
-22
/
+21
2025-09-28
smb: client: defer calling ib_alloc_pd() after we are connected
Stefan Metzmacher
1
-8
/
+11
2025-09-28
smb: client: allocate smbdirect workqueue at the beginning of _smbd_get_conne...
Stefan Metzmacher
1
-13
/
+14
2025-09-28
smb: client: make consitent use of spin_lock_irq{save,restore}() in smbdirect.c
Stefan Metzmacher
1
-11
/
+15
2025-09-28
smb: client: let smbd_{destroy,disconnect_rdma_{work,connection}}() wake up a...
Stefan Metzmacher
1
-12
/
+40
2025-09-28
smb: client: let smbd_disconnect_rdma_connection() disable all work but disco...
Stefan Metzmacher
1
-0
/
+10
2025-09-28
smb: client: fill in smbdirect_socket.first_error on error
Stefan Metzmacher
1
-0
/
+6
2025-09-28
smb: client: let smbd_disconnect_rdma_connection() set SMBDIRECT_SOCKET_ERROR...
Stefan Metzmacher
1
-0
/
+40
2025-09-28
smb: client: remove unused struct smbdirect_socket argument of smbd_iter_to_mr()
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: client: pass struct smbdirect_socket to get_mr()
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: client: pass struct smbdirect_socket to smbd_negotiate()
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: client: pass struct smbdirect_socket to smbd_post_send_negotiate_req()
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: client: pass struct smbdirect_socket to smbd_ia_open()
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: client: pass struct smbdirect_socket to smbd_create_id()
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: client: pass struct smbdirect_socket to smbd_qp_async_error_upcall()
Stefan Metzmacher
1
-7
/
+6
2025-09-28
smb: client: pass struct smbdirect_socket to smbd_conn_upcall()
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: client: pass struct smbdirect_socket to smbd_post_send_full_iter()
Stefan Metzmacher
1
-4
/
+3
[prev]
[next]