summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2025-06-12smb: improve directory cache reuse for readdir operationsBharath SM
2025-06-12smb: client: fix perf regression with deferred closesPaulo Alcantara
2025-06-09smb: client: disable path remapping with POSIX extensionsPhilipp Kerling
2025-06-08Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-06-05cifs: update internal version numberSteve French
2025-06-04Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-06-03cifs: do not disable interface polling on failureShyam Prasad N
2025-06-03cifs: serialize other channels when query server interfaces is pendingShyam Prasad N
2025-06-03cifs: deal with the channel loading lag while picking channelsShyam Prasad N
2025-06-03smb: client: make use of common smbdirect_socket_parametersStefan Metzmacher
2025-06-03smb: smbdirect: introduce smbdirect_socket_parametersStefan Metzmacher
2025-06-03smb: client: make use of common smbdirect_socketStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect_socket.hStefan Metzmacher
2025-06-03smb: client: make use of common smbdirect.hStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect.h with public structuresStefan Metzmacher
2025-06-03smb: client: make use of common smbdirect_pdu.hStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect_pdu.h with protocol definitionsStefan Metzmacher
2025-06-03Merge tag 'v6.16-rc-part1-smb-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-06-02cifs: update the lock ordering comments with new mutexShyam Prasad N
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-02cifs: dns resolution is needed only for primary channelShyam Prasad N
2025-06-02cifs: update dstaddr whenever channel iface is updatedShyam Prasad N
2025-06-02cifs: reset connections for all channels when reconnect requestedShyam Prasad N
2025-06-01smb: client: use ParentLeaseKey in cifs_do_createHenrique Carvalho
2025-06-01smb: client: use ParentLeaseKey in open_cached_dirHenrique Carvalho
2025-06-01smb: client: add ParentLeaseKey supportHenrique Carvalho
2025-06-01cifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár
2025-06-01cifs: Fix validation of SMB1 query reparse point responsePali Rohár
2025-06-01cifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár
2025-06-01cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE modePali Rohár
2025-06-01smb: client: add NULL check in automount_fullpathRuben Devos
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-05-28smb: client: Remove an unused function and variableDr. David Alan Gilbert
2025-05-27ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...Namjae Jeon
2025-05-27ksmbd: provide zero as a unique ID to the Mac clientNamjae Jeon
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-25ksmbd: remove unnecessary softdep on crc32Eric Biggers
2025-05-25ksmbd: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-05-23Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-05-23netfs: Fix undifferentiation of DIO reads from unbuffered readsDavid Howells
2025-05-21ksmbd: use list_first_entry_or_null for opinfo_get_list()Namjae Jeon
2025-05-21ksmbd: fix rename failureNamjae Jeon
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells
2025-05-19ksmbd: fix stream write failureNamjae Jeon
2025-05-19smb: client: Reset all search buffer pointers when releasing bufferWang Zhaolong
2025-05-18smb: client: Fix use-after-free in cifs_fill_direntWang Zhaolong
2025-05-14smb: client: fix zero rsize error messagesPaulo Alcantara
2025-05-14smb: client: fix memory leak during error handling for POSIX mkdirJethro Donaldson
2025-05-09Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-08Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds