index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsglob.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2024-10-03
1
-1
/
+1
*
smb: client: use actual path when queryfs
wangrong
2024-10-02
1
-1
/
+1
*
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
2024-10-01
1
-0
/
+1
*
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
2024-09-27
1
-1
/
+0
*
smb: client: make HMAC-MD5 TFM ephemeral
Enzo Matsumiya
2024-09-27
1
-1
/
+0
*
smb: client: fix DFS interlink failover
Paulo Alcantara
2024-09-25
1
-0
/
+3
*
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-19
1
-12
/
+13
|
\
|
*
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
2024-09-15
1
-1
/
+2
|
*
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
2024-09-15
1
-1
/
+1
|
*
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
2024-09-15
1
-4
/
+4
|
*
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2024-09-15
1
-6
/
+6
*
|
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
2024-09-12
1
-1
/
+1
*
|
netfs: Speed up buffered reading
David Howells
2024-09-12
1
-1
/
+0
*
|
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
2024-09-05
1
-1
/
+0
|
/
*
cifs: Fix lack of credit renegotiation on read retry
David Howells
2024-08-28
1
-0
/
+1
*
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
2024-08-25
1
-1
/
+0
*
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2024-08-22
1
-3
/
+3
*
Fix spelling errors in Server Message Block
Xiaxi Shen
2024-08-08
1
-2
/
+2
*
smb3: fix setting SecurityFlags when encryption is required
Steve French
2024-08-08
1
-4
/
+4
*
cifs: Remove cifs_aio_ctx
David Howells
2024-08-02
1
-24
/
+0
*
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
2024-07-19
1
-7
/
+10
*
cifs: fix setting SecurityFlags to true
Steve French
2024-07-13
1
-2
/
+2
*
cifs: Move the 'pid' from the subreq to the req
David Howells
2024-06-20
1
-1
/
+1
*
cifs: Only pick a channel once per read request
David Howells
2024-06-20
1
-0
/
+1
*
cifs: Fix locking in cifs_strict_readv()
Steve French
2024-05-14
1
-0
/
+1
*
cifs: Remove some code that's no longer used, part 1
David Howells
2024-05-01
1
-12
/
+0
*
cifs: Cut over to using netfslib
David Howells
2024-05-01
1
-2
/
+3
*
cifs: Implement netfslib hooks
David Howells
2024-05-01
1
-9
/
+19
*
cifs: Make add_credits_and_wake_if() clear deducted credits
David Howells
2024-05-01
1
-1
/
+2
*
cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
David Howells
2024-05-01
1
-0
/
+2
*
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
-3
/
+0
*
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
1
-26
/
+6
*
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
1
-10
/
+12
*
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-04-19
1
-0
/
+1
*
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
2024-04-19
1
-0
/
+2
*
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-11
1
-0
/
+1
*
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
2024-04-03
1
-0
/
+10
*
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-03
1
-2
/
+5
*
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-04-02
1
-2
/
+0
*
cifs: Move some extern decls from .c files to .h
David Howells
2024-03-20
1
-0
/
+2
*
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
2024-03-14
1
-0
/
+3
*
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-11
1
-1
/
+5
*
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2024-03-11
1
-0
/
+12
*
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
2024-03-11
1
-0
/
+5
*
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-11
1
-0
/
+1
*
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
2024-03-11
1
-0
/
+11
*
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
2024-03-11
1
-13
/
+0
*
smb: client: introduce reparse mount option
Paulo Alcantara
2024-03-11
1
-0
/
+6
*
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
2024-03-11
1
-0
/
+1
[next]