index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
link.c
Age
Commit message (
Expand
)
Author
24 hours
smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()
ChenXiaoSong
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