index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
2024-11-11
test
hc-hw24-test
Henrique Carvalho
1
-0
/
+0
2024-11-10
smb: During umount, flush any pending lease breaks for cached dirs
Paul Aurich
1
-0
/
+3
2024-11-10
smb: No need to wait for work when cleaning up cached directories
Paul Aurich
1
-6
/
+2
2024-11-10
smb: prevent use-after-free due to open_cached_dir error paths
Paul Aurich
1
-41
/
+29
2024-11-10
smb: Don't leak cfid when reconnect races with open_cached_dir
Paul Aurich
1
-13
/
+14
2024-11-10
smb: cached directories can be more than root file handle
Paul Aurich
1
-1
/
+1
2024-11-03
smb: client: Fix use-after-free of network namespace.
Kuniyuki Iwashima
1
-3
/
+11
2024-10-23
cifs: fix warning when destroy 'cifs_io_request_pool'
Ye Bin
1
-1
/
+1
2024-10-23
smb: client: Handle kstrdup failures for passwords
Henrique Carvalho
1
-0
/
+7
2024-10-16
cifs: Remove unused functions
Dr. David Alan Gilbert
3
-53
/
+0
2024-10-16
smb/client: Fix logically dead code
Advait Dhamorikar
1
-4
/
+0
2024-10-16
smb: client: fix OOBs when building SMB2_IOCTL request
Paulo Alcantara
1
-0
/
+9
2024-10-16
smb: client: fix possible double free in smb2_set_ea()
Su Hui
1
-1
/
+2
2024-10-06
cifs: Fix creating native symlinks pointing to current or parent directory
Pali Rohár
1
-3
/
+14
2024-10-06
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
3
-4
/
+164
2024-10-04
Merge tag 'v6.12-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
23
-56
/
+163
2024-10-03
cifs: Do not convert delimiter when parsing NFS-style symlinks
Pali Rohár
1
-1
/
+0
2024-10-03
cifs: Validate content of NFS reparse point buffer
Pali Rohár
1
-0
/
+23
2024-10-03
cifs: Fix buffer overflow when parsing NFS reparse points
Pali Rohár
1
-1
/
+14
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
16
-24
/
+24
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-10-01
smb: client: use actual path when queryfs
wangrong
4
-10
/
+26
2024-09-30
cifs: Remove intermediate object of failed create reparse call
Pali Rohár
1
-2
/
+22
2024-09-30
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
6
-17
/
+47
2024-09-29
cifs: Check for UTF-16 null codepoint in SFU symlink target location
Pali Rohár
1
-1
/
+7
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
6
-47
/
+17
2024-09-26
smb: client: make HMAC-MD5 TFM ephemeral
Enzo Matsumiya
2
-84
/
+50
2024-09-26
smb: client: stop flooding dmesg in smb2_calc_signature()
Paulo Alcantara
1
-1
/
+1
2024-09-26
smb: client: allocate crypto only for primary server
Enzo Matsumiya
2
-9
/
+18
2024-09-26
smb: client: fix UAF in async decryption
Enzo Matsumiya
2
-19
/
+34
2024-09-26
Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...
Linus Torvalds
17
-224
/
+281
2024-09-24
cifs: update internal version number
Steve French
1
-2
/
+2
2024-09-24
smb: client: print failed session logoffs with FYI
Paulo Alcantara
1
-2
/
+1
2024-09-24
cifs: Fix reversion of the iter in cifs_readv_receive().
David Howells
3
-11
/
+7
2024-09-24
smb3: fix incorrect mode displayed for read-only files
Steve French
1
-8
/
+11
2024-09-24
smb: client: fix parsing of device numbers
Paulo Alcantara
2
-11
/
+4
2024-09-24
smb: client: set correct device number on nfs reparse points
Paulo Alcantara
1
-2
/
+2
2024-09-24
smb: client: propagate error from cifs_construct_tcon()
Paulo Alcantara
1
-6
/
+10
2024-09-24
smb: client: fix DFS failover in multiuser mounts
Paulo Alcantara
1
-1
/
+2
2024-09-24
cifs: Make the write_{enter,done,err} tracepoints display netfs info
David Howells
2
-10
/
+18
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
9
-86
/
+94
2024-09-24
smb: client: improve purging of cached referrals
Paulo Alcantara
1
-17
/
+15
2024-09-24
smb: client: avoid unnecessary reconnects when refreshing referrals
Paulo Alcantara
1
-70
/
+117
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2024-09-19
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
34
-2098
/
+1072
2024-09-16
smb: client: fix compression heuristic functions
Enzo Matsumiya
1
-50
/
+55
2024-09-16
cifs: Update SFU comments about fifos and sockets
Pali Rohár
3
-6
/
+6
2024-09-16
cifs: Add support for creating SFU symlinks
Pali Rohár
5
-29
/
+77
2024-09-16
cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF
David Howells
1
-2
/
+0
2024-09-16
cifs: Fix cifs readv callback merge resolution issue
David Howells
1
-1
/
+1
[next]