summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
41 hoursMerge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds
4 daysksmbd: fix non-IPv6 buildArnd Bergmann
4 dayssmb client: Add generated file to gitignore fileLinus Torvalds
4 daysMerge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
4 daysMerge tag 'v7.0-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
4 daysksmbd: convert tree_conns_lock to rw_semaphoreNamjae Jeon
4 daysksmbd: fix missing chann_lock while iterating session channel listNamjae Jeon
5 daysMerge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysksmbd: add chann_lock to protect ksmbd_chann_list xarrayNamjae Jeon
5 dayscifs: Fix the copyright banner on smb1maperror.cDavid Howells
5 dayssmb: common: add header guards to fs/smb/common/smb2status.hStefan Metzmacher
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: server: correct value for smb_direct_max_fragmented_recv_sizeStefan Metzmacher
5 dayssmb: client: correct value for smbd_max_fragmented_recv_sizeStefan Metzmacher
5 dayssmb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()Henrique Carvalho
5 daysksmbd: add procfs interface for runtime monitoring and statisticsBahubali B Gumaji
5 daysksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error pathsNamjae Jeon
5 dayssmb: server: make use of rdma_restrict_node_type()Stefan Metzmacher
5 dayssmb: client: make use of rdma_restrict_node_type()Stefan Metzmacher
5 dayssmb: client: let send_done handle a completion without IB_SEND_SIGNALEDStefan Metzmacher
5 dayssmb: client: let smbd_post_send_negotiate_req() use smbd_post_send()Stefan Metzmacher
5 dayssmb: client: fix last send credit problem causing disconnectsStefan Metzmacher
5 dayssmb: client: make use of smbdirect_socket.send_io.bcreditsStefan Metzmacher
5 dayssmb: client: use smbdirect_send_batch processingStefan Metzmacher
5 dayssmb: client: introduce and use smbd_{alloc, free}_send_io()Stefan Metzmacher
5 dayssmb: client: split out smbd_ib_post_send()Stefan Metzmacher
5 dayssmb: client: port and use the wait_for_credits logic used by serverStefan Metzmacher
5 dayssmb: client: remove pointless sc->send_io.pending handling in smbd_post_send_...Stefan Metzmacher
5 dayssmb: client: remove pointless sc->recv_io.credits.count rollbackStefan Metzmacher