开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsglob.h
Age
Commit message (
Expand
)
Author
2023-12-29
cifs: do not depend on release_iface for maintaining iface_list
Shyam Prasad N
2023-12-17
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
2023-11-08
cifs: Fix encryption of cleared, but unset rq_iter data buffers
David Howells
2023-09-19
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
2023-08-31
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-08-24
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-08-20
smb: client: reduce stack usage in smb2_set_ea()
Paulo Alcantara
2023-08-20
smb: cilent: set reparse mount points as automounts
Paulo Alcantara
2023-08-20
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
2023-08-20
smb: client: parse reparse point flag in create response
Paulo Alcantara
2023-08-20
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
2023-08-20
smb: client: ensure to try all targets when finding nested links
Paulo Alcantara
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-28
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-06-11
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
2023-05-31
Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French