aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifspdu.h
Commit message (Expand)AuthorAgeFilesLines
* cifs: add parens around smb_var in BCC macrosJeff Layton2010-02-231-3/+3
* tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
* cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton2009-07-011-13/+1
* [CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French2009-04-171-4/+4
* [CIFS] Add definitions for remoteably fsctl callsSteve French2009-03-121-43/+6
* [CIFS] DFS no longer experimentalSteve French2009-03-121-10/+10
* [CIFS] Send SMB flush in cifs_fsyncSteve French2009-03-121-0/+7
* [CIFS] various minor cleanups pointed out by checkpatch scriptSteve French2008-12-261-1/+1
* bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton2008-08-061-1/+1
* [CIFS] Fix warnings from checkpatchShirish Pargaonkar2008-07-241-4/+4
* [CIFS] Correct incorrect obscure open flagSteve French2008-05-231-5/+18
* [CIFS] Add missing defines for DFSSteve French2008-05-161-0/+9
* CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov2008-05-161-9/+7
* [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton2008-05-111-0/+1
* [CIFS] Fix spelling mistakeSteve French2008-04-251-1/+1
* [CIFS] Fix typo in previous commitSteve French2008-04-241-2/+2
* [CIFS] Fix define for new proxy cap to match documentationSteve French2008-04-241-2/+5
* [CIFS] Reserve new proxy cap for WAFSSteve French2008-04-181-1/+7
* [CIFS] Add various missing flags and defintionsSteve French2008-04-171-13/+97
* [CIFS] Allow setting mode via cifs aclSteve French2007-12-311-0/+3
* [CIFS] If no Access Control Entries, set mode perm bits to zeroSteve French2007-11-011-0/+23
* [CIFS] Don't request too much permission when reading an ACLSteve French2007-10-311-0/+17
* [CIFS] acl support part 4Steve French2007-10-171-0/+6
* [CIFS] named pipe support (part 2)Steve French2007-09-291-0/+8
* [CIFS] formatting cleanup found by checkpatchSteve French2007-08-301-3/+3
* [CIFS] Add support for new POSIX unlinkSteve French2007-07-151-0/+6
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-135/+149
* [CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French2007-06-241-3/+8
* [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-231-7/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-221-1/+7
|\
| * [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French2007-03-161-1/+7
* | [PATCH] cifs endianness annotationsAl Viro2007-03-141-1/+1
|/
* [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French2007-03-011-0/+3
* [CIFS] fix &&/& typo in cifs_setattr()Steve French2007-02-151-3/+5
* [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-141-1/+1
* [CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French2007-02-081-0/+15
* [CIFS] Additional POSIX CIFS Extensions infolevelsSteve French2007-02-071-23/+46
* [CIFS] Fix NTLMv2 mounts to Windows serversSteve French2006-12-081-1/+7
* [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit aboutSteve French2006-10-021-1/+3
* [CIFS] Do not send newer QFSInfo to legacy servers which can not support itSteve French2006-09-301-1/+2
* [CIFS] Rename server time zone fieldSteve French2006-09-301-1/+4
* [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-211-0/+2
* [CIFS] Add support for readdir to legacy serversSteve French2006-06-071-5/+24
* [CIFS] NTLMv2 support part 3Steve French2006-06-051-1/+1
* [CIFS] NTLMv2 support part 2Steve French2006-06-051-3/+24
* CIFS] Support for older servers which require plaintext passwords - part 2Steve French2006-06-041-0/+4
* [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French2006-06-011-1/+2
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-6/+31
* [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we wantSteve French2006-03-021-1/+7
* [CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French2006-02-281-1/+4