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
/
client
Age
Commit message (
Expand
)
Author
2023-12-10
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-29
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
2023-11-29
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
2023-11-28
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-28
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
2023-11-23
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
2023-11-14
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
2023-11-14
cifs: fix leak of iface for primary channel
Shyam Prasad N
2023-11-13
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
2023-11-13
cifs: spnego: add ';' in HOST_KEY_LEN
Anastasia Belova
2023-11-11
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
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
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
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
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-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-22
cifs: Add client version details to NTLM authenticate message
Meetakshi Setiya
2023-10-22
smb3: fix touch -h of symlink
Steve French
[next]