index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsglob.h
Age
Commit message (
Expand
)
Author
2024-11-26
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
2024-11-21
smb: client: improve compound padding in encryption
Paulo Alcantara
2024-11-21
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2024-10-01
smb: client: use actual path when queryfs
wangrong
2024-09-30
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
2024-09-26
smb: client: make HMAC-MD5 TFM ephemeral
Enzo Matsumiya
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
2024-09-19
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2024-09-12
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
2024-09-12
netfs: Speed up buffered reading
David Howells
2024-09-05
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
2024-08-25
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
2024-08-08
smb3: fix setting SecurityFlags when encryption is required
Steve French
2024-08-02
cifs: Remove cifs_aio_ctx
David Howells
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
2024-07-13
cifs: fix setting SecurityFlags to true
Steve French
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
2024-06-20
cifs: Only pick a channel once per read request
David Howells
2024-05-13
cifs: Fix locking in cifs_strict_readv()
Steve French
2024-05-01
cifs: Remove some code that's no longer used, part 1
David Howells
2024-05-01
cifs: Cut over to using netfslib
David Howells
2024-05-01
cifs: Implement netfslib hooks
David Howells
2024-05-01
cifs: Make add_credits_and_wake_if() clear deducted credits
David Howells
2024-05-01
cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
David Howells
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
2024-05-01
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-03
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-10
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
[next]