index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifssmb.c
Age
Commit message (
Expand
)
Author
6 days
cifs: Remove CIFSSMBSetPathInfoFB() fallback function
Pali Rohár
2026-06-14
smb/client: allow FS_IOC_SETFLAGS to clear compression
Huiwen He
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
2026-02-08
cifs: SMB1 split: connect.c
David Howells
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
2026-02-08
cifs: SMB1 split: Add some #includes
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: Replace SendReceiveBlockingLock() with SendReceive() plus flags
David Howells
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
2025-12-05
cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
David Howells
2025-11-30
smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
2025-11-20
cifs: Add the smb3_read_* tracepoints to SMB1
David Howells
2025-10-20
cifs: Add a couple of missing smb3_rw_credits tracepoints
David Howells
2025-10-09
cifs: Add comments for DeletePending assignments in open functions
Pali Rohár
2025-08-04
smb: client: fix creating symlinks under POSIX mounts
Paulo Alcantara
2025-07-27
cifs: Add support for creating reparse points over SMB1
Pali Rohár
2025-07-27
cifs: Optimize CIFSFindFirst() response when not searching
Pali Rohár
2025-07-27
cifs: Fix calling CIFSFindFirst() for root path without msearch
Pali Rohár
2025-07-01
netfs: Update tracepoints in a number of ways
David Howells
2025-07-01
smb: client: set missing retry flag in cifs_writev_callback()
Paulo Alcantara
2025-07-01
smb: client: set missing retry flag in cifs_readv_callback()
Paulo Alcantara
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
cifs: Fix validation of SMB1 query reparse point response
Pali Rohár
2025-06-01
cifs: Correctly set SMB1 SessionKey field in Session Setup Request
Pali Rohár
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
2025-04-30
cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...
Pali Rohár
2025-04-01
cifs: Fix access_flags_to_smbopen_mode
Pali Rohár
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
2025-03-26
cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
Pali Rohár
2025-03-26
cifs: Check if server supports reparse points before using them
Pali Rohár
2025-03-17
smb: client: don't retry IO on failed negprotos with soft mounts
Paulo Alcantara
2025-02-25
cifs: Fix the smb1 readv callback to correctly call netfs
David Howells
2025-01-29
cifs: Fix getting and setting SACLs over SMB1
Pali Rohár
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-12
cifs: support reconnect with alternate password for SMB1
Meetakshi Setiya
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-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-17
smb: client: memcpy() with surrounding object base address
Kees Cook
2024-11-17
cifs: Remove pre-historic unused CIFSSMBCopy
Dr. David Alan Gilbert
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
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: Update SFU comments about fifos and sockets
Pali Rohár
2024-09-16
cifs: Fix cifs readv callback merge resolution issue
David Howells
[next]