index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
2026-02-15
cifs: some missing initializations on replay
Shyam Prasad N
2026-02-08
cifs: SMB1 split: Adjust #includes
David Howells
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
2026-02-08
cifs: Fix locking usage for tcon fields
Shyam Prasad N
2026-02-08
cifs: make retry logic in read/write path consistent with other paths
Shyam Prasad N
2026-02-08
cifs: on replayable errors back-off before replay, not after
Shyam Prasad N
2025-12-05
smb: client: Add tracepoint for krb5 auth
Paulo Alcantara
2025-12-05
smb: client: relax session and tcon reconnect attempts
Paulo Alcantara
2025-12-05
cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2
David Howells
2025-12-05
cifs: client: allow changing multichannel mount options on remount
Rajasi Mandal
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-12-05
cifs: Remove the server pointer from smb_message
David Howells
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
2025-11-30
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move create_durable_req_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-07
smb: client: validate change notify buffer before copy
Joshua Rogers
2025-10-09
cifs: Add comments for DeletePending assignments in open functions
Pali Rohár
2025-09-29
smb: client: add tcon information to smb2_reconnect() debug messages
Henrique Carvalho
2025-09-28
smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server...
Stefan Metzmacher
2025-09-02
smb: client: add new tracepoint to trace lease break notification
Bharath SM
2025-07-05
Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-07-01
netfs: Update tracepoints in a number of ways
David Howells
2025-07-01
smb: client: set missing retry flag in smb2_writev_callback()
Paulo Alcantara
2025-06-30
smb: client: fix warning when reconnecting channel
Paulo Alcantara
2025-06-03
cifs: do not disable interface polling on failure
Shyam Prasad N
2025-06-03
cifs: serialize other channels when query server interfaces is pending
Shyam Prasad N
2025-06-03
smb: client: make use of common smbdirect.h
Stefan Metzmacher
2025-06-03
Merge tag 'v6.16-rc-part1-smb-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-01
smb: client: add ParentLeaseKey support
Henrique Carvalho
2025-05-28
smb: client: Remove an unused function and variable
Dr. David Alan Gilbert
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
2025-05-14
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
2025-04-30
smb: client: fix zero length for mkdir POSIX create context
Jethro Donaldson
2025-04-09
smb: client: fix UAF in decryption with multichannel
Paulo Alcantara
2025-03-31
smb: client: Update IO sizes after reconnection
Wang Zhaolong
2025-03-26
cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
Pali Rohár
2025-03-17
smb: client: don't retry IO on failed negprotos with soft mounts
Paulo Alcantara
2025-02-06
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
2025-02-05
smb: client: fix noisy when tree connecting to DFS interlink targets
Paulo Alcantara
2025-01-31
smb3: add support for IAKerb
Steve French
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-06
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-20
netfs: Change the read result collector to only use one work item
David Howells
2024-12-20
netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
2024-12-20
netfs: Work around recursion by abandoning retry if nothing read
David Howells
[next]