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
/
cifsproto.h
Age
Commit message (
Expand
)
Author
2026-02-08
cifs: SMB1 split: connect.c
David Howells
2026-02-08
cifs: SMB1 split: sess.c
David Howells
2026-02-08
cifs: SMB1 split: cifsencrypt.c
David Howells
2026-02-08
cifs: SMB1 split: netmisc.c
David Howells
2026-02-08
cifs: SMB1 split: misc.c
David Howells
2026-02-08
cifs: SMB1 split: Don't return smb_hdr from cifs_{,small_}buf_get()
David Howells
2026-02-08
cifs: SMB1 split: Move some SMB1 received PDU checking bits to smb1transport.c
David Howells
2026-02-08
cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h
David Howells
2026-02-08
cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
David Howells
2026-02-08
cifs: Scripted clean up fs/smb/client/cifsproto.h
David Howells
2025-12-05
cifs: Remove dead function prototypes
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: Fix specification of function pointers
David Howells
2025-12-05
cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
David Howells
2025-12-05
cifs: Clean up some places where an extra kvec[] was required for rfc1002
David Howells
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
2025-10-29
smb: client: handle lack of IPC in dfs_cache_refresh()
Paulo Alcantara
2025-10-23
cifs: #include cifsglob.h before trace.h to allow structs in tracepoints
David Howells
2025-10-15
smb: client: Use MD5 library for SMB1 signature calculation
Eric Biggers
2025-10-15
smb: client: Use HMAC-SHA256 library for SMB2 signature calculation
Eric Biggers
2025-09-17
smb: client: fix filename matching of deferred files
Paulo Alcantara
2025-08-06
cifs: Move the SMB1 transport code out of transport.c
Steve French
2025-07-27
cifs: Add support for creating reparse points over SMB1
Pali Rohár
2025-06-30
cifs: all initializations for tcon should happen in tcon_info_alloc
Shyam Prasad N
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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-13
smb3 client: fix open hardlink on deferred close file error
Chunjie Zhu
2025-03-26
cifs: Fix establishing NetBIOS session for SMB2+ connection
Pali Rohár
2025-03-24
smb: minor cleanup to remove unused function declaration
Bharath SM
2025-01-29
cifs: Remove unicode parameter from parse_reparse_point() function
Pali Rohár
2025-01-29
cifs: Fix getting and setting SACLs over SMB1
Pali Rohár
2025-01-19
cifs: Remove declaration of dead CIFSSMBQuerySymLink function
Pali Rohár
2025-01-19
smb: client: provide dns_resolve_{unc,name} helpers
Paulo Alcantara
2024-12-23
cifs: Remove unused is_server_using_iface()
Dr. David Alan Gilbert
2024-12-06
smb3.1.1: fix posix mounts to older servers
Steve French
2024-12-04
fs/smb/client: Implement new SMB3 POSIX type
Ralph Boehme
2024-11-26
smb: client: get rid of @nlsc param in cifs_tree_connect()
Paulo Alcantara
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
2024-11-21
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
2024-11-17
cifs: Remove pre-historic unused CIFSSMBCopy
Dr. David Alan Gilbert
2024-10-16
cifs: Remove unused functions
Dr. David Alan Gilbert
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
2024-09-16
cifs: Add support for creating SFU symlinks
Pali Rohár
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
[next]