index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2024-12-21
Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-12-19
smb: fix bytes written value in /proc/fs/cifs/Stats
Bharath SM
2024-12-19
smb: client: fix TCP timers deadlock after rmmod
Enzo Matsumiya
2024-12-19
smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig
Dragan Simic
2024-12-19
smb: use macros instead of constants for leasekey size and default cifsattrs ...
Bharath SM
2024-12-15
ksmbd: conn lock to serialize smb2 negotiate
Namjae Jeon
2024-12-15
ksmbd: fix broken transfers when exceeding max simultaneous operations
Marios Makassikis
2024-12-15
ksmbd: count all requests in req_running counter
Marios Makassikis
2024-12-13
Merge tag '6.13-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-12-10
smb: client: destroy cfid_put_wq on module exit
Enzo Matsumiya
2024-12-10
cifs: Use str_yes_no() helper in cifs_ses_add_channel()
Thorsten Blum
2024-12-10
cifs: Fix rmdir failure due to ongoing I/O on deleted file
David Howells
2024-12-10
ksmbd: set ATTR_CTIME flags when setting mtime
Namjae Jeon
2024-12-10
ksmbd: fix racy issue from session lookup and expire
Namjae Jeon
2024-12-10
ksmbd: retry iterate_dir in smb2_query_dir
Hobin Woo
2024-12-09
smb3: fix compiler warning in reparse code
Steve French
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
[next]