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
/
cifssmb.c
Age
Commit message (
Expand
)
Author
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
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2024-09-12
netfs: Speed up buffered reading
David Howells
[next]