index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2024-12-07
Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-12-06
smb: client: fix potential race in cifs_put_tcon()
Paulo Alcantara
2024-12-06
smb3.1.1: fix posix mounts to older servers
Steve French
2024-12-04
ksmbd: align aux_payload_buf to avoid OOB reads in cryptographic operations
Norbert Szetei
2024-12-04
fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse points
Ralph Boehme
2024-12-04
fs/smb/client: Implement new SMB3 POSIX type
Ralph Boehme
2024-12-04
fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIX
Ralph Boehme
2024-12-01
ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
Jordy Zomer
2024-12-01
ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read
Jordy Zomer
2024-12-01
smb: server: Fix building with GCC 15
Brahmajit Das
2024-11-30
Merge tag '6.13-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2024-11-30
Merge tag '6.13-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-11-28
cifs: update internal version number
Steve French
2024-11-28
cifs: unlock on error in smb3_reconfigure()
Dan Carpenter
2024-11-28
cifs: during remount, make sure passwords are in sync
Shyam Prasad N
2024-11-28
cifs: support mounting with alternate password to allow password rotation
Meetakshi Setiya
2024-11-26
smb: Initialize cfid->tcon before performing network ops
Paul Aurich
2024-11-26
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
2024-11-26
smb: client: fix noisy message when mounting shares
Paulo Alcantara
2024-11-26
smb: client: don't try following DFS links in cifs_tree_connect()
Paulo Alcantara
2024-11-26
smb: client: allow reconnect when sending ioctl
Paulo Alcantara
2024-11-26
smb: client: get rid of @nlsc param in cifs_tree_connect()
Paulo Alcantara
2024-11-26
smb: client: allow more DFS referrals to be cached
Paulo Alcantara
2024-11-25
ksmbd: fix use-after-free in SMB request handling
Yunseong Kim
2024-11-25
ksmbd: add debug print for pending request during server shutdown
Namjae Jeon
2024-11-25
ksmbd: add netdev-up/down event debug print
Namjae Jeon
2024-11-25
ksmbd: add debug prints to know what smb2 requests were received
Namjae Jeon
2024-11-25
ksmbd: add debug print for rdma capable
Namjae Jeon
2024-11-25
ksmbd: use msleep instaed of schedule_timeout_interruptible()
Namjae Jeon
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
2024-11-25
cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session
Pali Rohár
2024-11-25
cifs: Validate content of WSL reparse point buffers
Pali Rohár
2024-11-25
cifs: Improve guard for excluding $LXDEV xattr
Pali Rohár
2024-11-25
cifs: Add support for parsing WSL-style symlinks
Pali Rohár
2024-11-25
cifs: Validate content of native symlink
Pali Rohár
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
2024-11-25
smb: client: fix NULL ptr deref in crypto_aead_setkey()
Paulo Alcantara
2024-11-25
Update misleading comment in cifs_chan_update_iface
Marco Crivellari
2024-11-25
smb: client: change return value in open_cached_dir_by_dentry() if !cfids
Henrique Carvalho
2024-11-25
smb: client: disable directory caching when dir_cache_timeout is zero
Henrique Carvalho
2024-11-25
smb: client: remove unnecessary checks in open_cached_dir()
Henrique Carvalho
2024-11-22
Merge tag '6.13-rc-part1-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2024-11-21
smb: prevent use-after-free due to open_cached_dir error paths
Paul Aurich
2024-11-21
smb: Don't leak cfid when reconnect races with open_cached_dir
Paul Aurich
2024-11-21
smb: client: handle max length for SMB symlinks
Paulo Alcantara
2024-11-21
smb: client: get rid of bounds check in SMB2_ioctl_init()
Paulo Alcantara
2024-11-21
smb: client: improve compound padding in encryption
Paulo Alcantara
2024-11-21
smb3: request handle caching when caching directories
Steve French
2024-11-21
cifs: Recognize SFU char/block devices created by Windows NFS server on Windo...
Pali Rohár
2024-11-21
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
[next]