summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsproto.h
AgeCommit message (Expand)Author
2026-02-08cifs: SMB1 split: connect.cDavid Howells
2026-02-08cifs: SMB1 split: sess.cDavid Howells
2026-02-08cifs: SMB1 split: cifsencrypt.cDavid Howells
2026-02-08cifs: SMB1 split: netmisc.cDavid Howells
2026-02-08cifs: SMB1 split: misc.cDavid Howells
2026-02-08cifs: SMB1 split: Don't return smb_hdr from cifs_{,small_}buf_get()David Howells
2026-02-08cifs: SMB1 split: Move some SMB1 received PDU checking bits to smb1transport.cDavid Howells
2026-02-08cifs: SMB1 split: Separate out SMB1 decls into smb1proto.hDavid Howells
2026-02-08cifs: SMB1 split: Create smb1proto.h for SMB1 declarationsDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifsproto.hDavid Howells
2025-12-05cifs: Remove dead function prototypesDavid Howells
2025-12-05cifs: client: allow changing multichannel mount options on remountRajasi Mandal
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells
2025-12-05cifs: Add a tracepoint to log EIO errorsDavid Howells
2025-12-05cifs: Remove the server pointer from smb_messageDavid Howells
2025-12-05cifs: Fix specification of function pointersDavid Howells
2025-12-05cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flagsDavid Howells
2025-12-05cifs: Clean up some places where an extra kvec[] was required for rfc1002David Howells
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells
2025-10-29smb: client: handle lack of IPC in dfs_cache_refresh()Paulo Alcantara
2025-10-23cifs: #include cifsglob.h before trace.h to allow structs in tracepointsDavid Howells
2025-10-15smb: client: Use MD5 library for SMB1 signature calculationEric Biggers
2025-10-15smb: client: Use HMAC-SHA256 library for SMB2 signature calculationEric Biggers
2025-09-17smb: client: fix filename matching of deferred filesPaulo Alcantara
2025-08-06cifs: Move the SMB1 transport code out of transport.cSteve French
2025-07-27cifs: Add support for creating reparse points over SMB1Pali Rohár
2025-06-30cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells
2025-04-30cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...Pali Rohár
2025-04-13smb3 client: fix open hardlink on deferred close file errorChunjie Zhu
2025-03-26cifs: Fix establishing NetBIOS session for SMB2+ connectionPali Rohár
2025-03-24smb: minor cleanup to remove unused function declarationBharath SM
2025-01-29cifs: Remove unicode parameter from parse_reparse_point() functionPali Rohár
2025-01-29cifs: Fix getting and setting SACLs over SMB1Pali Rohár
2025-01-19cifs: Remove declaration of dead CIFSSMBQuerySymLink functionPali Rohár
2025-01-19smb: client: provide dns_resolve_{unc,name} helpersPaulo Alcantara
2024-12-23cifs: Remove unused is_server_using_iface()Dr. David Alan Gilbert
2024-12-06smb3.1.1: fix posix mounts to older serversSteve French
2024-12-04fs/smb/client: Implement new SMB3 POSIX typeRalph Boehme
2024-11-26smb: client: get rid of @nlsc param in cifs_tree_connect()Paulo Alcantara
2024-11-25cifs: Fix parsing native symlinks relative to the exportPali Rohár
2024-11-21fs/smb/client: implement chmod() for SMB3 POSIX ExtensionsRalph Boehme
2024-11-17cifs: Remove pre-historic unused CIFSSMBCopyDr. David Alan Gilbert
2024-10-16cifs: Remove unused functionsDr. David Alan Gilbert
2024-09-24smb: client: fix DFS interlink failoverPaulo Alcantara
2024-09-16cifs: Add support for creating SFU symlinksPali Rohár
2024-09-15smb/client: rename cifs_ace to smb_aceChenXiaoSong
2024-09-15smb/client: rename cifs_sid to smb_sidChenXiaoSong
2024-09-15smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong