index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2023-11-11
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-11-10
Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
2023-11-10
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2023-11-09
smb: client: fix mount when dns_resolver key is not available
Paulo Alcantara
2023-11-09
smb3: fix caching of ctime on setxattr
Steve French
2023-11-09
smb3: minor cleanup of session handling code
Steve French
2023-11-09
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
2023-11-09
cifs: account for primary channel in the interface list
Shyam Prasad N
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
2023-11-09
smb3: more minor cleanups for session handling routines
Steve French
2023-11-09
smb3: minor RDMA cleanup
Steve French
2023-11-08
cifs: Fix encryption of cleared, but unset rq_iter data buffers
David Howells
2023-11-07
ksmbd: handle malformed smb1 message
Namjae Jeon
2023-11-07
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
2023-11-07
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
Namjae Jeon
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-04
Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
Merge tag '6.7-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-02
cifs: force interface update before a fresh session setup
Shyam Prasad N
2023-11-02
cifs: do not reset chan_max if multichannel is not supported at mount
Shyam Prasad N
2023-11-02
cifs: reconnect helper should set reconnect for the right channel
Shyam Prasad N
2023-11-02
smb: client: fix use-after-free in smb2_query_info_compound()
Paulo Alcantara
2023-11-02
smb: client: remove extra @chan_count check in __cifs_put_smb_ses()
Paulo Alcantara
2023-10-31
cifs: add xid to query server interface call
Shyam Prasad N
2023-10-31
cifs: print server capabilities in DebugData
Shyam Prasad N
2023-10-31
smb: use crypto_shash_digest() in symlink_hash()
Eric Biggers
2023-10-31
smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
Paulo Alcantara
2023-10-31
smb: client: fix potential deadlock when releasing mids
Paulo Alcantara
2023-10-31
smb3: fix creating FIFOs when mounting with "sfu" mount option
Steve French
2023-10-30
ksmbd: no need to wait for binded connection termination at logoff
Namjae Jeon
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Add definition for new smb3.1.1 command type
Steve French
2023-10-30
SMB3: clarify some of the unused CreateOption flags
Steve French
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-27
treewide: Add SPDX identifier to IETF ASN.1 modules
Lukas Wunner
2023-10-22
ksmbd: add support for surrogate pair conversion
Namjae Jeon
2023-10-22
ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_n...
Kangjing Huang
2023-10-22
ksmbd: fix recursive locking in vfs helpers
Marios Makassikis
2023-10-22
ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
Namjae Jeon
2023-10-22
ksmbd: reorganize ksmbd_iov_pin_rsp()
Namjae Jeon
2023-10-22
ksmbd: Remove unused field in ksmbd_user struct
Cheng-Han Wu
2023-10-22
cifs: Add client version details to NTLM authenticate message
Meetakshi Setiya
[next]