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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-25
smb: client: remove \t from TP_printk statements
Stefan Metzmacher
1
-12
/
+12
2025-06-25
smb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...
Stefan Metzmacher
1
-4
/
+27
2025-06-23
net: make sk->sk_rcvtimeo lockless
Eric Dumazet
1
-4
/
+2
2025-06-23
smb: client: fix regression with native SMB symlinks
Paulo Alcantara
1
-16
/
+4
2025-06-22
Merge tag 'v6.16-rc2-smb3-client-fixes-v2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
10
-13
/
+27
2025-06-21
smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size
Bharath SM
2
-2
/
+2
2025-06-21
smb: minor fix to use sizeof to initialize flags_string buffer
Bharath SM
1
-1
/
+1
2025-06-21
smb: Use loff_t for directory position in cached_dirents
Bharath SM
1
-1
/
+1
2025-06-21
smb: Log an error when close_all_cached_dirs fails
Paul Aurich
1
-2
/
+12
2025-06-21
cifs: Fix prepare_write to negotiate wsize if needed
David Howells
1
-2
/
+6
2025-06-21
smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()
Stefan Metzmacher
1
-2
/
+3
2025-06-21
smb: client: fix first command failure during re-negotiation
zhangjian
1
-0
/
+1
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
3
-16
/
+16
2025-06-18
cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function
Pali Rohár
1
-1
/
+0
2025-06-18
smb: fix secondary channel creation issue with kerberos by populating hostnam...
Bharath SM
1
-2
/
+1
2025-06-17
ksmbd: handle set/get info file for streamed file
Namjae Jeon
3
-15
/
+54
2025-06-17
ksmbd: fix null pointer dereference in destroy_previous_session
Namjae Jeon
1
-5
/
+6
2025-06-17
ksmbd: add free_transport ops in ksmbd connection
Namjae Jeon
4
-4
/
+12
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-2
/
+2
2025-06-12
smb: improve directory cache reuse for readdir operations
Bharath SM
2
-17
/
+19
2025-06-12
smb: client: fix perf regression with deferred closes
Paulo Alcantara
1
-3
/
+6
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-2
/
+2
2025-06-09
smb: client: disable path remapping with POSIX extensions
Philipp Kerling
1
-2
/
+8
2025-06-08
Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
12
-285
/
+420
2025-06-05
cifs: update internal version number
Steve French
1
-2
/
+2
2025-06-04
Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
10
-93
/
+53
2025-06-03
cifs: do not disable interface polling on failure
Shyam Prasad N
2
-9
/
+6
2025-06-03
cifs: serialize other channels when query server interfaces is pending
Shyam Prasad N
2
-6
/
+19
2025-06-03
cifs: deal with the channel loading lag while picking channels
Shyam Prasad N
1
-7
/
+7
2025-06-03
smb: client: make use of common smbdirect_socket_parameters
Stefan Metzmacher
4
-59
/
+77
2025-06-03
smb: smbdirect: introduce smbdirect_socket_parameters
Stefan Metzmacher
3
-0
/
+23
2025-06-03
smb: client: make use of common smbdirect_socket
Stefan Metzmacher
3
-125
/
+145
2025-06-03
smb: smbdirect: add smbdirect_socket.h
Stefan Metzmacher
1
-0
/
+41
2025-06-03
smb: client: make use of common smbdirect.h
Stefan Metzmacher
2
-15
/
+9
2025-06-03
smb: smbdirect: add smbdirect.h with public structures
Stefan Metzmacher
1
-0
/
+17
2025-06-03
smb: client: make use of common smbdirect_pdu.h
Stefan Metzmacher
2
-62
/
+19
2025-06-03
smb: smbdirect: add smbdirect_pdu.h with protocol definitions
Stefan Metzmacher
1
-0
/
+55
2025-06-03
Merge tag 'v6.16-rc-part1-smb-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
13
-97
/
+130
2025-06-02
cifs: update the lock ordering comments with new mutex
Shyam Prasad N
1
-5
/
+8
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-11
/
+10
2025-06-02
cifs: dns resolution is needed only for primary channel
Shyam Prasad N
1
-1
/
+2
2025-06-02
cifs: update dstaddr whenever channel iface is updated
Shyam Prasad N
1
-0
/
+4
2025-06-02
cifs: reset connections for all channels when reconnect requested
Shyam Prasad N
1
-0
/
+7
2025-06-01
smb: client: use ParentLeaseKey in cifs_do_create
Henrique Carvalho
1
-0
/
+23
2025-06-01
smb: client: use ParentLeaseKey in open_cached_dir
Henrique Carvalho
1
-1
/
+23
2025-06-01
smb: client: add ParentLeaseKey support
Henrique Carvalho
3
-6
/
+18
2025-06-01
cifs: Fix cifs_query_path_info() for Windows NT servers
Pali Rohár
1
-0
/
+8
2025-06-01
cifs: Fix validation of SMB1 query reparse point response
Pali Rohár
1
-2
/
+18
2025-06-01
cifs: Correctly set SMB1 SessionKey field in Session Setup Request
Pali Rohár
4
-3
/
+6
2025-06-01
cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE mode
Pali Rohár
1
-10
/
+10
[prev]
[next]