Age | Commit message (Expand) | Author |
2008-12-26 | [CIFS] various minor cleanups pointed out by checkpatch script | Steve French |
2008-08-06 | bundle up Unix SET_PATH_INFO args into a struct and change name | Jeff Layton |
2008-07-24 | [CIFS] Fix warnings from checkpatch | Shirish Pargaonkar |
2008-05-23 | [CIFS] Correct incorrect obscure open flag | Steve French |
2008-05-16 | [CIFS] Add missing defines for DFS | Steve French |
2008-05-16 | CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t... | Igor Mammedov |
2008-05-11 | [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre... | Jeff Layton |
2008-04-25 | [CIFS] Fix spelling mistake | Steve French |
2008-04-24 | [CIFS] Fix typo in previous commit | Steve French |
2008-04-24 | [CIFS] Fix define for new proxy cap to match documentation | Steve French |
2008-04-18 | [CIFS] Reserve new proxy cap for WAFS | Steve French |
2008-04-17 | [CIFS] Add various missing flags and defintions | Steve French |
2007-12-31 | [CIFS] Allow setting mode via cifs acl | Steve French |
2007-11-01 | [CIFS] If no Access Control Entries, set mode perm bits to zero | Steve French |
2007-10-31 | [CIFS] Don't request too much permission when reading an ACL | Steve French |
2007-10-17 | [CIFS] acl support part 4 | Steve French |
2007-09-29 | [CIFS] named pipe support (part 2) | Steve French |
2007-08-30 | [CIFS] formatting cleanup found by checkpatch | Steve French |
2007-07-15 | [CIFS] Add support for new POSIX unlink | Steve French |
2007-07-13 | [CIFS] whitespace/formatting fixes | Steve French |
2007-06-24 | [CIFS] Add in some missing flags and cifs README and TODO corrections | Steve French |
2007-04-23 | [CIFS] New CIFS POSIX mkdir performance improvement | Steve French |
2007-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2007-03-16 | [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet | Steve French |
2007-03-14 | [PATCH] cifs endianness annotations | Al Viro |
2007-03-01 | [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre | Steve French |
2007-02-15 | [CIFS] fix &&/& typo in cifs_setattr() | Steve French |
2007-02-14 | [CIFS] on reconnect to Samba - reset the unix capabilities | Steve French |
2007-02-08 | [CIFS] POSIX CIFS Extensions (continued) - POSIX Open | Steve French |
2007-02-07 | [CIFS] Additional POSIX CIFS Extensions infolevels | Steve French |
2006-12-08 | [CIFS] Fix NTLMv2 mounts to Windows servers | Steve French |
2006-10-02 | [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about | Steve French |
2006-09-30 | [CIFS] Do not send newer QFSInfo to legacy servers which can not support it | Steve French |
2006-09-30 | [CIFS] Rename server time zone field | Steve French |
2006-09-21 | [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) | Steve French |
2006-06-07 | [CIFS] Add support for readdir to legacy servers | Steve French |
2006-06-05 | [CIFS] NTLMv2 support part 3 | Steve French |
2006-06-05 | [CIFS] NTLMv2 support part 2 | Steve French |
2006-06-04 | CIFS] Support for older servers which require plaintext passwords - part 2 | Steve French |
2006-06-01 | [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 | Steve French |
2006-05-31 | [CIFS] Support for setting up SMB sessions to legacy lanman servers | Steve French |
2006-03-02 | [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want | Steve French |
2006-02-28 | [CIFS] Add posix (advisory) byte range locking support to cifs client | Steve French |
2006-01-12 | [CIFS] Add worker function for Get ACL cifs style | Steve French |
2005-12-12 | [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages | Steve French |
2005-12-01 | [CIFS] Kerberos and CIFS ACL support part 1 | Steve French |
2005-11-18 | [CIFS] Fix mknod of block and chardev over SFU mounts | Steve French |
2005-10-27 | [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access | Steve French |
2005-09-22 | [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes | Steve French |
2005-09-21 | [CIFS] Add support for legacy servers part nine. statfs (df and du) is now | Steve French |