summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
9 daysMerge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
9 daysMerge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
10 dayssmb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/Stefan Metzmacher
11 dayssmb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()Eric Biggers
11 dayssmb: client: Make generate_key() return voidEric Biggers
11 dayssmb: client: Remove obsolete cmac(aes) allocationEric Biggers
11 dayssmb: client: Use AES-CMAC library for SMB3 signature calculationEric Biggers
11 dayssmb: client: compress: add code docs to lz77.cEnzo Matsumiya
11 dayssmb: client: compress: LZ77 optimizationsEnzo Matsumiya
11 dayssmb: client: compress: increase LZ77_MATCH_MAX_DISTEnzo Matsumiya
11 dayssmb: client: compress: fix counting in LZ77 match findingEnzo Matsumiya
11 dayssmb: client: compress: fix buffer overrun in lz77_compress()Enzo Matsumiya
11 dayssmb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_daclMichael Bommarito
11 dayssmb: client: fix (remove) drop_dir_cache module parameterEnzo Matsumiya
11 dayssmb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
11 dayssmb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
11 dayssmb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
12 daysMerge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
14 dayscifs: update internal module version numberSteve French
14 dayssmb: client: compress: fix bad encoding on last LZ77 flagEnzo Matsumiya
2026-04-16smb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara
2026-04-16Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
2026-04-15smb: client: no longer use smbdirect_socket_set_custom_workqueue()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect.koStefan Metzmacher
2026-04-15smb: client: only use public smbdirect functionsStefan Metzmacher
2026-04-15smb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_rele...Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sy...Stefan Metzmacher
2026-04-15smb: client: introduce and use smbd_debug_proc_show()Stefan Metzmacher
2026-04-15smb: client: introduce and use smbd_mr_fill_buffer_descriptor()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_send_{single_iter,immediate_wor...Stefan Metzmacher
2026-04-15smb: client: let smbd_post_send_full_iter() get remaining_length and return d...Stefan Metzmacher
2026-04-15smb: client: let smbd_post_send_iter() get remaining_length and return data_l...Stefan Metzmacher
2026-04-15smb: client: change smbd_post_send_empty() to void returnStefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_request_keep_alive()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_grant_recv_credits()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_recvmsg()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_socket_destroy_sync()Stefan Metzmacher
2026-04-15smb: client: make use of functions from smbdirect_mr.cStefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_recv_io_refill_work()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_post_recv_io()Stefan Metzmacher
2026-04-15smb: client: initialize recv_io->cqe.done = recv_done just onceStefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_{create,destroy}_qp()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_negotiate_rdma_resources()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_qp_event_handler()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_map_sges_from_iter()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_{create,destroy}_mem_pools()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_send_io_done()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_{alloc,free}_send_io()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_frwr_is_supported()Stefan Metzmacher
2026-04-15smb: client: make use of smbdirect_connection_idle_timer_work()Stefan Metzmacher