#!/bin/bash # description: display a table of dropped frames perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@ ef='https://universe.0xinfinity.dev/distro/kernel/atom/fs/smb/client/smb2pdu.c?h=linux-6.19.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2pdu.c
AgeCommit message (Expand)Author
2026-03-19smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM
2026-03-12smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong
2026-03-12smb: client: fix broken multichannel with krb5+signingPaulo Alcantara
2026-03-04cifs: some missing initializations on replayShyam Prasad N
2026-03-04cifs: Fix locking usage for tcon fieldsShyam Prasad N
2025-12-05smb: client: Add tracepoint for krb5 authPaulo Alcantara
2025-12-05smb: client: relax session and tcon reconnect attemptsPaulo Alcantara
2025-12-05cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells
2025-12-05cifs: client: allow changing multichannel mount options on remountRajasi Mandal
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells
2025-12-05cifs: Add a tracepoint to log EIO errorsDavid Howells
2025-12-05cifs: Remove the server pointer from smb_messageDavid Howells
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells
2025-11-30smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.hChenXiaoSong
2025-11-30smb: move create_durable_reconn to common/smb2pdu.hChenXiaoSong
2025-11-30smb: move some duplicate struct definitions to common/fscc.hChenXiaoSong
2025-11-30smb: move create_durable_req_v2 to common/smb2pdu.hChenXiaoSong
2025-11-07smb: client: validate change notify buffer before copyJoshua Rogers
2025-10-09cifs: Add comments for DeletePending assignments in open functionsPali Rohár
2025-09-29smb: client: add tcon information to smb2_reconnect() debug messagesHenrique Carvalho
2025-09-28smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server...Stefan Metzmacher
2025-09-02smb: client: add new tracepoint to trace lease break notificationBharath SM
2025-07-05Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells
2025-07-01smb: client: set missing retry flag in smb2_writev_callback()Paulo Alcantara
2025-06-30smb: client: fix warning when reconnecting channelPaulo Alcantara
2025-06-03cifs: do not disable interface polling on failureShyam Prasad N
2025-06-03cifs: serialize other channels when query server interfaces is pendingShyam Prasad N
2025-06-03smb: client: make use of common smbdirect.hStefan Metzmacher
2025-06-03Merge tag 'v6.16-rc-part1-smb-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-01smb: client: add ParentLeaseKey supportHenrique Carvalho
2025-05-28smb: client: Remove an unused function and variableDr. David Alan Gilbert
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells
2025-05-14smb: client: fix memory leak during error handling for POSIX mkdirJethro Donaldson
2025-05-01smb: client: ensure aligned IO sizesPaulo Alcantara