index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-30
Merge tag '6.13-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
24
-297
/
+523
2024-11-30
Merge tag '6.13-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
24
-130
/
+171
2024-11-28
cifs: update internal version number
Steve French
1
-2
/
+2
2024-11-28
cifs: unlock on error in smb3_reconfigure()
Dan Carpenter
1
-1
/
+3
2024-11-28
cifs: during remount, make sure passwords are in sync
Shyam Prasad N
2
-9
/
+75
2024-11-28
cifs: support mounting with alternate password to allow password rotation
Meetakshi Setiya
1
-7
/
+50
2024-11-27
smb: Initialize cfid->tcon before performing network ops
Paul Aurich
1
-1
/
+1
2024-11-27
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
6
-36
/
+147
2024-11-27
smb: client: fix noisy message when mounting shares
Paulo Alcantara
1
-1
/
+1
2024-11-27
smb: client: don't try following DFS links in cifs_tree_connect()
Paulo Alcantara
1
-171
/
+17
2024-11-27
smb: client: allow reconnect when sending ioctl
Paulo Alcantara
3
-11
/
+12
2024-11-27
smb: client: get rid of @nlsc param in cifs_tree_connect()
Paulo Alcantara
5
-20
/
+15
2024-11-27
smb: client: allow more DFS referrals to be cached
Paulo Alcantara
1
-2
/
+2
2024-11-26
ksmbd: fix use-after-free in SMB request handling
Yunseong Kim
1
-0
/
+4
2024-11-26
ksmbd: add debug print for pending request during server shutdown
Namjae Jeon
1
-0
/
+1
2024-11-26
ksmbd: add netdev-up/down event debug print
Namjae Jeon
1
-0
/
+6
2024-11-26
ksmbd: add debug prints to know what smb2 requests were received
Namjae Jeon
1
-9
/
+29
2024-11-26
ksmbd: add debug print for rdma capable
Namjae Jeon
1
-0
/
+3
2024-11-26
ksmbd: use msleep instaed of schedule_timeout_interruptible()
Namjae Jeon
1
-1
/
+1
2024-11-26
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
24
-119
/
+126
2024-11-25
cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session
Pali Rohár
1
-2
/
+1
2024-11-25
cifs: Validate content of WSL reparse point buffers
Pali Rohár
1
-0
/
+5
2024-11-25
cifs: Improve guard for excluding $LXDEV xattr
Pali Rohár
1
-2
/
+2
2024-11-25
cifs: Add support for parsing WSL-style symlinks
Pali Rohár
2
-0
/
+58
2024-11-25
cifs: Validate content of native symlink
Pali Rohár
1
-0
/
+19
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
9
-28
/
+108
2024-11-25
smb: client: fix NULL ptr deref in crypto_aead_setkey()
Paulo Alcantara
1
-1
/
+3
2024-11-25
Update misleading comment in cifs_chan_update_iface
Marco Crivellari
1
-4
/
+1
2024-11-25
smb: client: change return value in open_cached_dir_by_dentry() if !cfids
Henrique Carvalho
1
-1
/
+1
2024-11-25
smb: client: disable directory caching when dir_cache_timeout is zero
Henrique Carvalho
1
-1
/
+1
2024-11-25
smb: client: remove unnecessary checks in open_cached_dir()
Henrique Carvalho
1
-4
/
+6
2024-11-23
Merge tag '6.13-rc-part1-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
19
-246
/
+293
2024-11-21
smb: prevent use-after-free due to open_cached_dir error paths
Paul Aurich
1
-41
/
+29
2024-11-21
smb: Don't leak cfid when reconnect races with open_cached_dir
Paul Aurich
1
-13
/
+14
2024-11-21
smb: client: handle max length for SMB symlinks
Paulo Alcantara
2
-1
/
+6
2024-11-21
smb: client: get rid of bounds check in SMB2_ioctl_init()
Paulo Alcantara
1
-9
/
+0
2024-11-21
smb: client: improve compound padding in encryption
Paulo Alcantara
3
-63
/
+18
2024-11-21
smb3: request handle caching when caching directories
Steve French
1
-1
/
+1
2024-11-21
cifs: Recognize SFU char/block devices created by Windows NFS server on Windo...
Pali Rohár
1
-0
/
+22
2024-11-21
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
6
-0
/
+117
2024-11-21
smb/client: Prevent error pointer dereference
Dan Carpenter
1
-2
/
+4
2024-11-21
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
4
-23
/
+37
2024-11-21
smb: cached directories can be more than root file handle
Paul Aurich
1
-1
/
+1
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+4
2024-11-18
smb: client: fix use-after-free of signing key
Paulo Alcantara
2
-18
/
+40
2024-11-18
smb: client: Use str_yes_no() helper function
Thorsten Blum
1
-4
/
+4
2024-11-18
smb: client: memcpy() with surrounding object base address
Kees Cook
1
-1
/
+1
2024-11-18
cifs: Remove pre-historic unused CIFSSMBCopy
Dr. David Alan Gilbert
2
-70
/
+0
2024-11-18
ksmbd: fix malformed unsupported smb1 negotiate response
Namjae Jeon
1
-1
/
+1
2024-11-09
Merge tag 'v6.12-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-3
/
+11
[next]