aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifspdu.h
AgeCommit message (Expand)Author
2022-03-26smb3: move defines for query info and query fsinfo to smbfs_commonSteve French
2022-03-26smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_commonSteve French
2022-01-15cifs: fix FILE_BOTH_DIRECTORY_INFO definitionEugene Korenevsky
2021-09-13cifs: remove pathname for file from SPDX headerSteve French
2021-09-09cifs: move SMB FSCTL definitions to common codeSteve French
2021-08-25cifs: remove support for NTLM and weaker authentication algorithmsRonnie Sahlberg
2021-07-02cifs: clarify SMB1 code for UnixCreateHardLinkSteve French
2021-06-20cifs: use SPDX-Licence-IdentifierSteve French
2021-05-27cifs: change format of CIFS_FULL_KEY_DUMP ioctlAurelien Aptel
2021-04-25cifs: cifspdu.h: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-03-26cifs: Adjust key sizes and key generation routines for AES256 encryptionShyam Prasad N
2020-12-18SMB3: Add support for getting and setting SACLsBoris Protopopov
2020-12-13cifs: Enable sticky bit with cifsacl mount option.Shyam Prasad N
2020-03-22cifs: cifspdu.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-22cifs: add smb2 POSIX info levelAurelien Aptel
2018-11-02smb3: missing defines and structs for reparse point handlingSteve French
2017-03-01CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel
2015-08-20Add way to query server fs info for smb3Steve French
2015-06-28Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French
2015-06-27add struct FILE_STANDARD_INFOSteve French
2014-08-12Add missing definitions for CIFS File System AttributesSteve French
2013-11-11cifs: Use data structures to compute NTLMv2 response offsetsTim Gardner
2013-11-02Allow setting per-file compression via CIFS protocolSteve French
2013-11-02cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner
2013-10-28Query file system attributes from server on SMB2, not just cifs, mountsSteve French
2013-10-05do not treat non-symlink reparse points as valid symlinksSteve French
2013-09-25[CIFS] Remove ext2 flags that have been moved to fs.hSteve French
2013-09-08CIFS: Implement follow_link for nounix CIFS mountsPavel Shilovsky
2013-06-26[CIFS] SMB3 Signing enablementSteve French
2013-06-24Update headers to update various SMB3 ioctl definitionsSteve French
2013-06-24cifs: break out decoding of security blob into separate functionJeff Layton
2013-02-13cifs: Use kuids and kgids SID to uid/gid mappingEric W. Biederman
2012-09-24CIFS: Fix endian conversion of IndexNumberPavel Shilovsky
2011-10-27Add definition for share encryptionSteve French
2011-10-19cifs: fix protocol definition for READ_RSPJeff Layton
2011-05-19cifs: turn BCC into a static inlined functionJeff Layton
2011-05-19cifs: keep BCC in little-endian formatJeff Layton
2011-05-19consistently use smb_buf_length as be32 for cifs (try 3)Steve French
2011-01-20cifs: use get/put_unaligned functions to access ByteCountJeff Layton
2011-01-20cifs: add ability to send an echo requestJeff Layton
2010-10-26NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar
2010-10-26NTLM auth and sign - Allocate session key/client response dynamicallyShirish Pargaonkar
2010-09-29cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication codeShirish Pargaonkar
2010-09-08Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French
2010-08-20[CIFS] Fix ntlmv2 auth with ntlmsspSteve French
2010-02-23cifs: add parens around smb_var in BCC macrosJeff Layton
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-07-01cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton
2009-04-17[CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French
2009-03-12[CIFS] Add definitions for remoteably fsctl callsSteve French