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 | 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 |
2023-10-18 | client: convert to new timestamp accessors | Jeff Layton |
2023-10-12 | smb: client: prevent new fids from being removed by laundromat | Paulo Alcantara |
2023-10-12 | smb: client: make laundromat a delayed worker | Paulo Alcantara |
2023-10-10 | smb: move cifs_xattr_handlers to .rodata | Wedson Almeida Filho |
2023-10-04 | smb: client: do not start laundromat thread on nohandlecache | Paulo Alcantara |
2023-10-04 | smb: use kernel_connect() and kernel_bind() | Jordan Rife |
2023-09-28 | fs/smb/client: Reset password pointer to NULL | Quang Le |
2023-09-20 | smb3: fix confusing debug message | Steve French |
2023-09-20 | smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLED | Paulo Alcantara |
2023-09-20 | smb3: remove duplicate error mapping | Steve French |
2023-09-19 | cifs: Fix UAF in cifs_demultiplex_thread() | Zhang Xiaoxu |
2023-09-19 | smb3: do not start laundromat thread when dir leases | Steve French |
2023-09-19 | smb3: Add dynamic trace points for RDMA (smbdirect) reconnect | Steve French |
2023-09-15 | smb3: fix some minor typos and repeated words | Steve French |
2023-09-15 | smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP | Steve French |