index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2ops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb: client: fix noisy message when mounting shares
Paulo Alcantara
2024-11-27
1
-1
/
+1
*
smb: client: allow reconnect when sending ioctl
Paulo Alcantara
2024-11-27
1
-4
/
+8
*
smb: client: improve compound padding in encryption
Paulo Alcantara
2024-11-21
1
-34
/
+3
*
smb3: request handle caching when caching directories
Steve French
2024-11-21
1
-1
/
+1
*
smb: client: fix possible double free in smb2_set_ea()
Su Hui
2024-10-16
1
-1
/
+2
*
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2024-10-03
1
-2
/
+2
*
smb: client: use actual path when queryfs
wangrong
2024-10-02
1
-7
/
+12
*
smb: client: fix UAF in async decryption
Enzo Matsumiya
2024-09-27
1
-19
/
+28
*
cifs: Fix reversion of the iter in cifs_readv_receive().
David Howells
2024-09-25
1
-3
/
+6
*
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-19
1
-27
/
+71
|
\
|
*
cifs: Update SFU comments about fifos and sockets
Pali Rohár
2024-09-17
1
-1
/
+1
|
*
cifs: Add support for creating SFU symlinks
Pali Rohár
2024-09-17
1
-18
/
+62
|
*
cifs: Put explicit zero byte into SFU block/char types
Pali Rohár
2024-09-15
1
-2
/
+2
|
*
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-09-15
1
-1
/
+1
|
*
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2024-09-15
1
-7
/
+7
*
|
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-16
1
-98
/
+121
|
\
\
|
|
/
|
/
|
|
*
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
2024-09-12
1
-97
/
+119
|
*
netfs: Speed up buffered reading
David Howells
2024-09-12
1
-1
/
+2
*
|
netfs, cifs: Improve some debugging bits
David Howells
2024-09-03
1
-3
/
+5
|
/
*
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
2024-08-28
1
-2
/
+14
*
cifs: Fix lack of credit renegotiation on read retry
David Howells
2024-08-28
1
-1
/
+1
*
cifs: Fix FALLOC_FL_PUNCH_HOLE support
David Howells
2024-08-25
1
-0
/
+22
*
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
2024-08-25
1
-2
/
+0
*
smb3: add four dynamic tracepoints for copy_file_range and reflink
Steve French
2024-07-26
1
-1
/
+14
*
smb3: add dynamic tracepoint for reflink errors
Steve French
2024-07-26
1
-0
/
+5
*
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
2024-07-19
1
-5
/
+37
*
cifs: fix creating sockets when using sfu mount options
Steve French
2024-05-31
1
-0
/
+3
*
cifs: Fix missing set of remote_i_size
David Howells
2024-05-24
1
-0
/
+1
*
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
2024-05-24
1
-0
/
+1
*
cifs: Make wait_mtu_credits take size_t args
David Howells
2024-05-01
1
-2
/
+2
*
cifs: Use more fields from netfs_io_subrequest
David Howells
2024-05-01
1
-2
/
+2
*
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
1
-1
/
+1
*
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-04-19
1
-1
/
+6
*
smb: client: instantiate when creating SFU files
Paulo Alcantara
2024-04-11
1
-39
/
+55
*
smb: client: fix potential UAF in smb2_is_network_name_deleted()
Paulo Alcantara
2024-04-03
1
-0
/
+2
*
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-03
1
-4
/
+5
*
smb: client: replace deprecated strncpy with strscpy
Justin Stitt
2024-04-01
1
-1
/
+1
*
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
2024-03-14
1
-0
/
+2
*
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-11
1
-1
/
+1
*
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
2024-03-11
1
-251
/
+3
*
smb: client: handle path separator of created SMB symlinks
Paulo Alcantara
2024-02-12
1
-2
/
+6
*
cifs: update the same create_guid on replay
Shyam Prasad N
2024-02-12
1
-0
/
+4
*
cifs: fix underflow in parse_server_interfaces()
Dan Carpenter
2024-02-12
1
-1
/
+1
*
cifs: commands that are retried should have replay flag set
Shyam Prasad N
2024-01-24
1
-9
/
+114
*
cifs: Share server EOF pos with netfslib
David Howells
2024-01-24
1
-5
/
+13
*
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
2024-01-19
1
-1
/
+3
*
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2024-01-19
1
-7
/
+1
*
cifs: get rid of dup length check in parse_reparse_point()
Paulo Alcantara
2024-01-08
1
-12
/
+0
*
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
2024-01-07
1
-21
/
+16
*
smb: client: cleanup smb2_query_reparse_point()
Paulo Alcantara
2024-01-07
1
-139
/
+0
[next]