summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifspdu.h
Commit message (Expand)AuthorAgeFilesLines
...
* [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-181-0/+6
* [CIFS] named pipe support (part 2)Steve French2007-09-291-0/+8
* [CIFS] formatting cleanup found by checkpatchSteve French2007-08-311-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-241-7/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-231-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-06-011-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
* [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-131-11/+78
* [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French2005-12-131-1/+5
* [CIFS] Kerberos and CIFS ACL support part 1Steve French2005-12-021-1/+1
* [CIFS] Fix mknod of block and chardev over SFU mountsSteve French2005-11-191-1/+9
* [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to accessSteve French2005-10-271-169/+174
* [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French2005-09-231-1/+1
* [CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French2005-09-221-0/+8
* [CIFS] Support for legacy servers part 3 - Add support for Open and mostSteve French2005-08-251-0/+73
* [CIFS] Change notify support part 2Steve French2005-08-251-0/+1
* [CIFS] Support for mounting to older servers part 2. Add support forSteve French2005-08-241-0/+17
* [CIFS] Ensure that cifs multiplex ids do not collide.Steve French2005-08-171-10/+9Star
* [CIFS] Add compat with SFU (part 2)Steve French2005-07-221-1/+9
* [CIFS] POSIX extensions, SetFSInfo addedJeremy Allison2005-06-231-0/+46
* [PATCH] cifs: Handle multiple response transact2 part 1 of 2Steve French2005-04-291-1/+1
* [PATCH] cifs: CIFS ioctl needed by umount.cifs utilitySteve French2005-04-291-1/+1
* [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattrSteve French2005-04-291-2/+0Star
* [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French2005-04-291-6/+63
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1987