index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
smb: client: simplify cached dir invalidation/close
cfid-fixes
Enzo Matsumiya
2
-160
/
+75
2025-05-02
smb: client: show cached dirs in DebugData
Enzo Matsumiya
1
-0
/
+16
2025-05-02
smb: client: split find and create operations for cached dirs
Enzo Matsumiya
1
-66
/
+75
2025-05-01
smb: client: fix delay on concurrent opens
Paulo Alcantara
1
-10
/
+3
2025-05-01
cifs: update the lock ordering comments with new mutex
Shyam Prasad N
1
-5
/
+9
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
6
-55
/
+62
2025-04-30
cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...
Pali Rohár
4
-12
/
+166
2025-04-30
cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
Pali Rohár
1
-8
/
+95
2025-04-30
smb: client: fix zero length for mkdir POSIX create context
Jethro Donaldson
1
-0
/
+1
2025-04-13
Revert "smb: client: fix TCP timers deadlock after rmmod"
Kuniyuki Iwashima
1
-26
/
+10
2025-04-13
Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...
Kuniyuki Iwashima
1
-8
/
+8
2025-04-13
smb3 client: fix open hardlink on deferred close file error
Chunjie Zhu
2
-0
/
+30
2025-04-09
smb3: Add defines for two new FileSystemAttributes
Steve French
1
-0
/
+2
2025-04-09
cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
Pali Rohár
1
-0
/
+36
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse b...
Pali Rohár
6
-37
/
+25
2025-04-09
cifs: Improve handling of name surrogate reparse points in reparse.c
Pali Rohár
1
-11
/
+8
2025-04-09
cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c
Pali Rohár
1
-4
/
+0
2025-04-09
cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
Pali Rohár
1
-20
/
+40
2025-04-09
smb: client: fix UAF in decryption with multichannel
Paulo Alcantara
3
-23
/
+10
2025-04-08
cifs: Fix support for WSL-style symlinks
Pali Rohár
1
-9
/
+16
2025-04-07
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Steve French
1
-0
/
+2
2025-04-07
cifs: Ensure that all non-client-specific reparse points are processed by the...
Pali Rohár
2
-4
/
+10
2025-04-02
cifs: update internal version number
Steve French
1
-2
/
+2
2025-04-02
cifs: Implement is_network_name_deleted for SMB1
Pali Rohár
1
-0
/
+44
2025-04-02
cifs: Remove cifs_truncate_page() as it should be superfluous
David Howells
3
-22
/
+0
2025-04-01
cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL
Pali Rohár
1
-0
/
+9
2025-04-01
cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES
Pali Rohár
3
-2
/
+69
2025-04-01
cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
Pali Rohár
1
-1
/
+10
2025-04-01
cifs: Fix querying and creating MF symlinks over SMB1
Pali Rohár
1
-4
/
+4
2025-04-01
cifs: Fix access_flags_to_smbopen_mode
Pali Rohár
1
-8
/
+24
2025-04-01
cifs: Fix negotiate retry functionality
Pali Rohár
3
-10
/
+10
2025-04-01
cifs: Improve handling of NetBIOS packets
Pali Rohár
3
-18
/
+128
2025-04-01
cifs: Allow to disable or force initialization of NetBIOS session
Pali Rohár
4
-2
/
+26
2025-04-01
cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting owner
Pali Rohár
1
-1
/
+19
2025-04-01
cifs: Add a new xattr system.smb3_ntsd_sacl for getting or setting SACLs
Pali Rohár
1
-0
/
+18
2025-03-31
smb: client: Update IO sizes after reconnection
Wang Zhaolong
1
-2
/
+22
2025-03-31
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
4
-11
/
+27
2025-03-31
smb:client: smb: client: Add reverse mapping from tcon to superblocks
Wang Zhaolong
4
-1
/
+20
2025-03-31
cifs: remove unreachable code in cifs_get_tcp_session()
Roman Smirnov
1
-5
/
+1
2025-03-31
cifs: fix integer overflow in match_server()
Roman Smirnov
1
-0
/
+5
2025-03-31
Merge tag '6.15-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
18
-44
/
+288
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
8
-4
/
+54
2025-03-26
cifs: Set default Netbios RFC1001 server name to hostname in UNC
Pali Rohár
1
-0
/
+11
2025-03-26
smb: client: Fix netns refcount imbalance causing leaks and use-after-free
Wang Zhaolong
1
-8
/
+8
2025-03-26
cifs: add validation check for the fields in smb_aces
Namjae Jeon
1
-1
/
+16
2025-03-26
CIFS: Propagate min offload along with other parameters from primary to secon...
Aman
2
-0
/
+8
2025-03-26
cifs: Improve establishing SMB connection with NetBIOS session
Pali Rohár
1
-3
/
+134
2025-03-26
cifs: Fix establishing NetBIOS session for SMB2+ connection
Pali Rohár
3
-6
/
+19
2025-03-26
cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
Pali Rohár
4
-11
/
+15
2025-03-26
cifs: Check if server supports reparse points before using them
Pali Rohár
4
-3
/
+15
[next]