开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
2025-05-07
smb: client: Avoid race in open_cached_dir with lease breaks
Paul Aurich
2025-05-06
smb3 client: warn when parse contexts returns error on compounded operation
Steve French
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
2025-04-30
cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...
Pali Rohár
2025-04-30
cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
Pali Rohár
2025-04-30
smb: client: fix zero length for mkdir POSIX create context
Jethro Donaldson
2025-04-13
Revert "smb: client: fix TCP timers deadlock after rmmod"
Kuniyuki Iwashima
2025-04-13
Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...
Kuniyuki Iwashima
2025-04-13
smb3 client: fix open hardlink on deferred close file error
Chunjie Zhu
2025-04-09
smb3: Add defines for two new FileSystemAttributes
Steve French
2025-04-09
cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
Pali Rohár
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse b...
Pali Rohár
2025-04-09
cifs: Improve handling of name surrogate reparse points in reparse.c
Pali Rohár
2025-04-09
cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c
Pali Rohár
2025-04-09
cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
Pali Rohár
2025-04-09
smb: client: fix UAF in decryption with multichannel
Paulo Alcantara
2025-04-08
cifs: Fix support for WSL-style symlinks
Pali Rohár
2025-04-07
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Steve French
2025-04-07
cifs: Ensure that all non-client-specific reparse points are processed by the...
Pali Rohár
2025-04-02
cifs: update internal version number
Steve French
2025-04-02
cifs: Implement is_network_name_deleted for SMB1
Pali Rohár
2025-04-02
cifs: Remove cifs_truncate_page() as it should be superfluous
David Howells
2025-04-01
cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL
Pali Rohár
2025-04-01
cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES
Pali Rohár
2025-04-01
cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
Pali Rohár
2025-04-01
cifs: Fix querying and creating MF symlinks over SMB1
Pali Rohár
2025-04-01
cifs: Fix access_flags_to_smbopen_mode
Pali Rohár
2025-04-01
cifs: Fix negotiate retry functionality
Pali Rohár
2025-04-01
cifs: Improve handling of NetBIOS packets
Pali Rohár
2025-04-01
cifs: Allow to disable or force initialization of NetBIOS session
Pali Rohár
2025-04-01
cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting owner
Pali Rohár
2025-04-01
cifs: Add a new xattr system.smb3_ntsd_sacl for getting or setting SACLs
Pali Rohár
2025-03-31
smb: client: Update IO sizes after reconnection
Wang Zhaolong
2025-03-31
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
2025-03-31
smb:client: smb: client: Add reverse mapping from tcon to superblocks
Wang Zhaolong
2025-03-31
cifs: remove unreachable code in cifs_get_tcp_session()
Roman Smirnov
2025-03-31
cifs: fix integer overflow in match_server()
Roman Smirnov
2025-03-31
Merge tag '6.15-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
2025-03-26
cifs: Set default Netbios RFC1001 server name to hostname in UNC
Pali Rohár
2025-03-26
smb: client: Fix netns refcount imbalance causing leaks and use-after-free
Wang Zhaolong
2025-03-26
cifs: add validation check for the fields in smb_aces
Namjae Jeon
2025-03-26
CIFS: Propagate min offload along with other parameters from primary to secon...
Aman
2025-03-26
cifs: Improve establishing SMB connection with NetBIOS session
Pali Rohár
2025-03-26
cifs: Fix establishing NetBIOS session for SMB2+ connection
Pali Rohár
2025-03-26
cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
Pali Rohár
2025-03-26
cifs: Check if server supports reparse points before using them
Pali Rohár
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
cifs: avoid NULL pointer dereference in dbg call
Alexandra Diupina
[next]