index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
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
2024-12-19
smb: fix bytes written value in /proc/fs/cifs/Stats
Bharath SM
2024-12-19
smb: use macros instead of constants for leasekey size and default cifsattrs ...
Bharath SM
2024-11-26
smb: client: allow reconnect when sending ioctl
Paulo Alcantara
2024-11-26
smb: client: get rid of @nlsc param in cifs_tree_connect()
Paulo Alcantara
2024-11-25
smb: client: fix NULL ptr deref in crypto_aead_setkey()
Paulo Alcantara
2024-11-21
smb: client: get rid of bounds check in SMB2_ioctl_init()
Paulo Alcantara
2024-11-21
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
2024-10-16
smb: client: fix OOBs when building SMB2_IOCTL request
Paulo Alcantara
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2024-09-26
smb: client: allocate crypto only for primary server
Enzo Matsumiya
2024-09-26
smb: client: fix UAF in async decryption
Enzo Matsumiya
2024-09-24
cifs: Make the write_{enter,done,err} tracepoints display netfs info
David Howells
2024-09-19
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-16
cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF
David Howells
2024-09-15
smb: client: insert compression check/call on write requests
Enzo Matsumiya
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2024-09-12
netfs: Speed up buffered reading
David Howells
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
2024-08-25
smb/client: fix rdma usage in smb2_async_writev()
Stefan Metzmacher
[next]