aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifspdu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17[CIFS] acl support part 4Steve French1-0/+6
2007-09-29[CIFS] named pipe support (part 2)Steve French1-0/+8
2007-08-30[CIFS] formatting cleanup found by checkpatchSteve French1-3/+3
2007-07-15[CIFS] Add support for new POSIX unlinkSteve French1-0/+6
2007-07-13[CIFS] whitespace/formatting fixesSteve French1-135/+149
2007-06-24[CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French1-3/+8
2007-04-23[CIFS] New CIFS POSIX mkdir performance improvementSteve French1-7/+25
2007-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+7
2007-03-16[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French1-1/+7
2007-03-14[PATCH] cifs endianness annotationsAl Viro1-1/+1
2007-03-01[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French1-0/+3
2007-02-15[CIFS] fix &&/& typo in cifs_setattr()Steve French1-3/+5
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French1-1/+1
2007-02-08[CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French1-0/+15
2007-02-07[CIFS] Additional POSIX CIFS Extensions infolevelsSteve French1-23/+46
2006-12-08[CIFS] Fix NTLMv2 mounts to Windows serversSteve French1-1/+7
2006-10-02[CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit aboutSteve French1-1/+3
2006-09-30[CIFS] Do not send newer QFSInfo to legacy servers which can not support itSteve French1-1/+2
2006-09-30[CIFS] Rename server time zone fieldSteve French1-1/+4
2006-09-21[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French1-0/+2
2006-06-07[CIFS] Add support for readdir to legacy serversSteve French1-5/+24
2006-06-05[CIFS] NTLMv2 support part 3Steve French1-1/+1
2006-06-05[CIFS] NTLMv2 support part 2Steve French1-3/+24
2006-06-04CIFS] Support for older servers which require plaintext passwords - part 2Steve French1-0/+4
2006-06-01[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French1-1/+2
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French1-6/+31
2006-03-02[CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we wantSteve French1-1/+7
2006-02-28[CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French1-1/+4
2006-01-12[CIFS] Add worker function for Get ACL cifs styleSteve French1-11/+78
2005-12-12[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French1-1/+5
2005-12-01[CIFS] Kerberos and CIFS ACL support part 1Steve French1-1/+1
2005-11-18[CIFS] Fix mknod of block and chardev over SFU mountsSteve French1-1/+9
2005-10-27[CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to accessSteve French1-169/+174
2005-09-22[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French1-1/+1
2005-09-21[CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French1-0/+8
2005-08-24[CIFS] Support for legacy servers part 3 - Add support for Open and mostSteve French1-0/+73
2005-08-24[CIFS] Change notify support part 2Steve French1-0/+1
2005-08-23[CIFS] Support for mounting to older servers part 2. Add support forSteve French1-0/+17
2005-08-17[CIFS] Ensure that cifs multiplex ids do not collide.Steve French1-10/+9
2005-07-21[CIFS] Add compat with SFU (part 2)Steve French1-1/+9
2005-06-22[CIFS] POSIX extensions, SetFSInfo addedJeremy Allison1-0/+46
2005-04-28[PATCH] cifs: Handle multiple response transact2 part 1 of 2Steve French1-1/+1
2005-04-28[PATCH] cifs: CIFS ioctl needed by umount.cifs utilitySteve French1-1/+1
2005-04-28[PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattrSteve French1-2/+0
2005-04-28[PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French1-6/+63
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1987