aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifspdu.h
Commit message (Expand)AuthorAge
* Add definition for share encryptionSteve French2011-10-27
* cifs: fix protocol definition for READ_RSPJeff Layton2011-10-19
* cifs: turn BCC into a static inlined functionJeff Layton2011-05-19
* cifs: keep BCC in little-endian formatJeff Layton2011-05-19
* consistently use smb_buf_length as be32 for cifs (try 3)Steve French2011-05-19
* cifs: use get/put_unaligned functions to access ByteCountJeff Layton2011-01-20
* cifs: add ability to send an echo requestJeff Layton2011-01-20
* NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar2010-10-26
* NTLM auth and sign - Allocate session key/client response dynamicallyShirish Pargaonkar2010-10-26
* cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication codeShirish Pargaonkar2010-09-29
* Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French2010-09-08
* [CIFS] Fix ntlmv2 auth with ntlmsspSteve French2010-08-20
* cifs: add parens around smb_var in BCC macrosJeff Layton2010-02-23
* tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-04
* cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton2009-07-01
* [CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French2009-04-16
* [CIFS] Add definitions for remoteably fsctl callsSteve French2009-03-11
* [CIFS] DFS no longer experimentalSteve French2009-03-11
* [CIFS] Send SMB flush in cifs_fsyncSteve French2009-03-11
* [CIFS] various minor cleanups pointed out by checkpatch scriptSteve French2008-12-25
* bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton2008-08-06
* [CIFS] Fix warnings from checkpatchShirish Pargaonkar2008-07-24
* [CIFS] Correct incorrect obscure open flagSteve French2008-05-23
* [CIFS] Add missing defines for DFSSteve French2008-05-16
* CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov2008-05-16
* [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton2008-05-11
* [CIFS] Fix spelling mistakeSteve French2008-04-25
* [CIFS] Fix typo in previous commitSteve French2008-04-24
* [CIFS] Fix define for new proxy cap to match documentationSteve French2008-04-24
* [CIFS] Reserve new proxy cap for WAFSSteve French2008-04-18
* [CIFS] Add various missing flags and defintionsSteve French2008-04-17
* [CIFS] Allow setting mode via cifs aclSteve French2007-12-31
* [CIFS] If no Access Control Entries, set mode perm bits to zeroSteve French2007-11-01
* [CIFS] Don't request too much permission when reading an ACLSteve French2007-10-31
* [CIFS] acl support part 4Steve French2007-10-17
* [CIFS] named pipe support (part 2)Steve French2007-09-29
* [CIFS] formatting cleanup found by checkpatchSteve French2007-08-30
* [CIFS] Add support for new POSIX unlinkSteve French2007-07-14
* [CIFS] whitespace/formatting fixesSteve French2007-07-12
* [CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French2007-06-24
* [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-22
|\
| * [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French2007-03-16
* | [PATCH] cifs endianness annotationsAl Viro2007-03-14
|/
* [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French2007-02-28
* [CIFS] fix &&/& typo in cifs_setattr()Steve French2007-02-14
* [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-13
* [CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French2007-02-08
* [CIFS] Additional POSIX CIFS Extensions infolevelsSteve French2007-02-06
* [CIFS] Fix NTLMv2 mounts to Windows serversSteve French2006-12-07