summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
45 hoursMerge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds
4 dayssmb client: Add generated file to gitignore fileLinus Torvalds
5 daysMerge tag 'v7.0-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 dayscifs: Fix the copyright banner on smb1maperror.cDavid Howells
5 dayssmb: client: Avoid a dozen -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
5 dayssmb/client: remove useless comment in mapping_table_ERRSRVHuiwen He
5 dayssmb/client: remove some literal NT error codes from ntstatus_to_dos_mapHuiwen He
5 dayssmb/client: add NT_STATUS_VOLUME_NOT_UPGRADEDHuiwen He
5 dayssmb/client: add NT_STATUS_NO_USER_KEYSHuiwen He
5 dayssmb/client: add NT_STATUS_WRONG_EFSHuiwen He
5 dayssmb/client: add NT_STATUS_NO_EFSHuiwen He
5 dayssmb/client: add NT_STATUS_NO_RECOVERY_POLICYHuiwen He
5 dayssmb/client: add NT_STATUS_RANGE_NOT_FOUNDHuiwen He
5 dayssmb/client: add NT_STATUS_DECRYPTION_FAILEDHuiwen He
5 dayssmb/client: add NT_STATUS_ENCRYPTION_FAILEDHuiwen He
5 dayssmb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINTHuiwen He
5 dayssmb/client: add NT_STATUS_VOLUME_DISMOUNTEDHuiwen He
5 dayssmb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPTHuiwen He
5 dayssmb/client: add NT_STATUS_VARIABLE_NOT_FOUNDHuiwen He
5 dayssmb/client: rename ERRinvlevel to ERRunknownlevelHuiwen He
5 dayssmb/client: add NT_STATUS_OS2_INVALID_LEVELHuiwen He
5 dayssmb/client: map NT_STATUS_INVALID_INFO_CLASS to ERRbadpipeHuiwen He
5 dayssmb/client: introduce KUnit test to check search result of smb2_error_map_tableChenXiaoSong
5 dayssmb/client: use bsearch() to find target in smb2_error_map_tableChenXiaoSong
5 dayssmb/client: check whether smb2_error_map_table is sorted in ascending orderChenXiaoSong
5 dayscifs: Autogenerate SMB2 error mapping tableDavid Howells
5 dayssmb: client: correct value for smbd_max_fragmented_recv_sizeStefan Metzmacher
6 dayssmb: client: make use of rdma_restrict_node_type()Stefan Metzmacher
6 dayssmb: client: let send_done handle a completion without IB_SEND_SIGNALEDStefan Metzmacher
6 dayssmb: client: let smbd_post_send_negotiate_req() use smbd_post_send()Stefan Metzmacher
6 dayssmb: client: fix last send credit problem causing disconnectsStefan Metzmacher
6 dayssmb: client: make use of smbdirect_socket.send_io.bcreditsStefan Metzmacher
6 dayssmb: client: use smbdirect_send_batch processingStefan Metzmacher
6 dayssmb: client: introduce and use smbd_{alloc, free}_send_io()Stefan Metzmacher
6 dayssmb: client: split out smbd_ib_post_send()Stefan Metzmacher
6 dayssmb: client: port and use the wait_for_credits logic used by serverStefan Metzmacher
6 dayssmb: client: remove pointless sc->send_io.pending handling in smbd_post_send_...Stefan Metzmacher
6 dayssmb: client: remove pointless sc->recv_io.credits.count rollbackStefan Metzmacher
6 dayssmb: client: let smbd_post_send() make use of request->wrStefan Metzmacher
6 dayssmb: client: let recv_done() queue a refill when the peer is low on creditsStefan Metzmacher
6 dayssmb: client: make use of smbdirect_socket.recv_io.credits.availableStefan Metzmacher
6 dayscifs: SMB1 split: Make BCC accessors conditionalDavid Howells
6 dayscifs: SMB1 split: connect.cDavid Howells
6 dayscifs: SMB1 split: sess.cDavid Howells
6 dayscifs: SMB1 split: cifsencrypt.cDavid Howells
6 dayscifs: SMB1 split: netmisc.cDavid Howells
6 dayscifs: SMB1 split: misc.cDavid Howells
6 dayscifs: SMB1 split: cifs_debug.cDavid Howells
6 dayscifs: SMB1 split: Move inline funcsDavid Howells