开源镜像站
帮助
下载
动态
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
/
link.c
Age
Commit message (
Expand
)
Author
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-10-15
smb: client: Use MD5 library for M-F symlink hashing
Eric Biggers
2025-08-04
smb: client: fix creating symlinks under POSIX mounts
Paulo Alcantara
2025-08-01
smb: client: set symlink type as native for POSIX mounts
Paulo Alcantara
2025-07-27
cifs: Add support for creating reparse points over SMB1
Pali Rohár
2025-04-01
cifs: Fix querying and creating MF symlinks over SMB1
Pali Rohár
2025-03-26
cifs: Check if server supports reparse points before using them
Pali Rohár
2025-01-29
cifs: Add mount option -o symlink= for choosing symlink create type
Pali Rohár
2024-09-16
cifs: Add support for creating SFU symlinks
Pali Rohár
2024-08-22
smb3: fix problem unloading module due to leaked refcount on shutdown
Steve French
2024-01-07
smb: client: allow creating symlinks via reparse points
Paulo Alcantara
2024-01-07
smb: client: fix hardlinking of reparse points
Paulo Alcantara
2024-01-07
smb: client: allow creating special files via reparse points
Paulo Alcantara
2023-10-31
smb: use crypto_shash_digest() in symlink_hash()
Eric Biggers
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French