index
:
pm24.git
cpufreq-rust
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
/
misc.c
Age
Commit message (
Expand
)
Author
2024-09-24
smb: client: fix DFS failover in multiuser mounts
Paulo Alcantara
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
2024-09-15
smb: use LIST_HEAD() to simplify code
Hongbo Li
2024-08-08
cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath
Gleb Korobeynikov
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
2024-08-02
cifs: Remove cifs_aio_ctx
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 is_valid_oplock_break()
Paulo Alcantara
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-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
2024-01-18
smb3: show beginning time for per share stats
Steve French
2023-12-17
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
2023-06-28
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-06-28
smb: client: fix parsing of source mount option
Paulo Alcantara
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French