summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
3 daysMerge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
4 dayssmb: client: no longer use smbdirect_socket_set_custom_workqueue()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect.koStefan Metzmacher
4 dayssmb: client: only use public smbdirect functionsStefan Metzmacher
4 dayssmb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_rele...Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sy...Stefan Metzmacher
4 dayssmb: client: introduce and use smbd_debug_proc_show()Stefan Metzmacher
4 dayssmb: client: introduce and use smbd_mr_fill_buffer_descriptor()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_send_{single_iter,immediate_wor...Stefan Metzmacher
4 dayssmb: client: let smbd_post_send_full_iter() get remaining_length and return d...Stefan Metzmacher
4 dayssmb: client: let smbd_post_send_iter() get remaining_length and return data_l...Stefan Metzmacher
4 dayssmb: client: change smbd_post_send_empty() to void returnStefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_request_keep_alive()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_grant_recv_credits()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_recvmsg()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_socket_destroy_sync()Stefan Metzmacher
4 dayssmb: client: make use of functions from smbdirect_mr.cStefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_recv_io_refill_work()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_post_recv_io()Stefan Metzmacher
4 dayssmb: client: initialize recv_io->cqe.done = recv_done just onceStefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_{create,destroy}_qp()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_negotiate_rdma_resources()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_qp_event_handler()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_map_sges_from_iter()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_{create,destroy}_mem_pools()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_send_io_done()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_{alloc,free}_send_io()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_frwr_is_supported()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_idle_timer_work()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_reassembly_{append,first}_recv_...Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_connection_{get,put}_recv_io()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_socket_schedule_cleanup()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_socket_cleanup_work()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_socket_wake_up_all()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_socket_set_logging()Stefan Metzmacher
4 dayssmb: client: make use of smbdirect_socket_prepare_create()Stefan Metzmacher
4 dayssmb: smbdirect: introduce smbdirect_socket_{listen,accept}()Stefan Metzmacher
4 dayssmb: client: include smbdirect_all_c_files.cStefan Metzmacher
4 daysMerge tag 'v7.1-rc-part1-ksmbd-srv-fixes' of git://git.samba.org/ksmbdLinus Torvalds
4 dayssmb: client: fix integer underflow in receive_encrypted_read()Dudu Lu
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 dayssmb: client: add tracepoints for deferred handle cachingBharath SM
5 dayssmb: client: add oplock level to smb3_open_done tracepointBharath SM
5 dayssmb: client: add tracepoint for local lock conflictsBharath SM
5 dayssmb: client: add tracepoints for lock operationsBharath SM
5 daysvfs: get rid of BUG_ON() in d_mark_tmpfile_name()Paulo Alcantara
6 dayssmb: client: allow both 'lease' and 'nolease' mount optionsRajasi Mandal
7 dayssmb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...Stefan Metzmacher
7 dayssmb: move filesystem_vol_info into common/fscc.hZhangGuoDong
7 dayssmb: move file_basic_info into common/fscc.hZhangGuoDong