summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifs_debug.c
AgeCommit message (Expand)Author
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells
2025-11-30smb: client: show smb lease key in open_dirs outputBharath SM
2025-11-30smb: client: show smb lease key in open_files outputBharath SM
2025-10-01smb: client: account smb directory cache usage and per-tcon totalsBharath SM
2025-10-01smb: client: show lease state as R/H/W (or NONE) in open_filesBharath SM
2025-09-28smb: client: make use of smbdirect_socket.mr_ioStefan Metzmacher
2025-09-28smb: client: make use of smbdirect_socket_parameters.max_frmr_depthStefan Metzmacher
2025-09-28smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server...Stefan Metzmacher
2025-09-28smb: client: make use of smbdirect_socket.statisticsStefan Metzmacher
2025-09-28smb: client: remove unused smbd_connection.count_reassembly_queueStefan Metzmacher
2025-09-28smb: client: remove unused smbd_connection->protocolStefan Metzmacher
2025-09-28smb: client: make use of smbdirect_socket_parameters.{initiator_depth,respond...Stefan Metzmacher
2025-09-28smb: client: make use of smbdirect_socket.recv_io.{posted,credits}Stefan Metzmacher
2025-09-28smb: client: remove info->wait_receive_queues handling in smbd_destroy()Stefan Metzmacher
2025-09-28smb: client: make use of smbdirect_socket.send_io.credits.{count,wait_queue}Stefan Metzmacher
2025-09-28smb: client: make use of smbdirect_socket.send_io.pending.{count,{dec,zero}_w...Stefan Metzmacher
2025-09-28smb: client: adjust smbdirect related output of cifs_debug_data_proc_show()Stefan Metzmacher
2025-09-02smb: client: show negotiated cipher in DebugDataBharath SM
2025-08-31smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show()Wang Zhaolong
2025-08-06smb: client: make use of smbdirect_socket.recv_io.reassembly.*Stefan Metzmacher
2025-08-06smb: client: remove unused smbd_connection->fragment_reassembly_remainingStefan Metzmacher
2025-08-06smb: client: remove separate empty_packet_queueStefan Metzmacher
2025-08-05smb: client: rename server mid_lock to mid_queue_lockWang Zhaolong
2025-07-31smb3 client: add way to show directory leases for improved debuggingSteve French
2025-06-21smb: minor fix to use sizeof to initialize flags_string bufferBharath SM
2025-06-03smb: client: make use of common smbdirect_socket_parametersStefan Metzmacher
2025-06-03smb: client: make use of common smbdirect_socketStefan Metzmacher
2024-09-15smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...Steve French
2024-08-08smb3: fix setting SecurityFlags when encryption is requiredSteve French
2024-04-03smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara
2024-03-10smb: client: negotiate compression algorithmsEnzo Matsumiya
2024-03-10cifs: allow changing password during remountSteve French
2024-01-18smb3: show beginning time for per share statsSteve French
2023-12-17smb: client: fix potential OOB in cifs_dump_detail()Paulo Alcantara
2023-11-09cifs: distribute channels across interfaces based on speedShyam Prasad N
2023-11-09cifs: handle cases where a channel is closedShyam Prasad N
2023-11-09smb3: minor RDMA cleanupSteve French
2023-10-31cifs: print server capabilities in DebugDataShyam Prasad N
2023-10-31smb: client: fix use-after-free bug in cifs_debug_data_proc_show()Paulo Alcantara
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French
2023-08-14smb3: display network namespace in debug informationSteve French
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara
2023-06-28cifs: print client_guid in DebugDataShyam Prasad N
2023-06-11smb/client: print "Unknown" instead of bogus link speed valueEnzo Matsumiya
2023-06-11cifs: print all credit counters in DebugDataShyam Prasad N
2023-05-24smb: move client and server files to common directory fs/smbSteve French