| Commit message (Expand) | Author | Age | Files | Lines |
* | [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex... | Steve French | 2007-10-17 | 1 | -1/+2 |
* | [CIFS] Fix endian conversion problem in posix mkdir | Cyril Gorcunov | 2007-10-14 | 1 | -1/+2 |
* | [CIFS] CIFS ACL support part 3 | Steve French | 2007-10-12 | 1 | -1/+4 |
* | [CIFS] named pipe support (part 2) | Steve French | 2007-09-29 | 1 | -1/+6 |
* | [CIFS] Fix memory leak in statfs to very old servers | Steve French | 2007-09-28 | 1 | -0/+5 |
* | [CIFS] Byte range unlock request to non-Unix server can unlock too much | Jeff Layton | 2007-08-24 | 1 | -1/+4 |
* | [CIFS] Fix hang in find_writable_file | Steve French | 2007-07-26 | 1 | -1/+4 |
* | [CIFS] Add support for new POSIX unlink | Steve French | 2007-07-15 | 1 | -1/+3 |
* | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount | Steve French | 2007-07-11 | 1 | -1/+2 |
* | [CIFS] Fix packet signatures for NTLMv2 case | Steve French | 2007-07-09 | 1 | -0/+4 |
* | [CIFS] Mount should fail if server signing off but client mount option requir... | Jeff | 2007-07-06 | 1 | -0/+1 |
* | [CIFS] Add in some missing flags and cifs README and TODO corrections | Steve French | 2007-06-24 | 1 | -1/+4 |
* | [CIFS] Make sec=none force an anonymous mount | Jeff Layton | 2007-05-05 | 1 | -1/+3 |
* | [CIFS] UID/GID override on CIFS mounts to Samba | Steve French | 2007-04-30 | 1 | -1/+5 |
* | [CIFS] Add IPv6 support | Steve French | 2007-04-25 | 1 | -1/+7 |
* | [CIFS] New CIFS POSIX mkdir performance improvement | Steve French | 2007-04-23 | 1 | -1/+4 |
* | [CIFS] Add write perm for usr to file on windows should remove r/o dos attr | Steve French | 2007-04-06 | 1 | -1/+4 |
* | [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set | Steve French | 2007-03-23 | 1 | -1/+4 |
* | [CIFS] reset mode when client notices that ATTR_READONLY is no longer set | Alan Tyson | 2007-03-10 | 1 | -0/+3 |
* | [CIFS] cifs_prepare_write was incorrectly rereading page in some cases | Steve French | 2007-03-06 | 1 | -2/+3 |
* | [CIFS] Fix locking problem around some cifs uses of i_size write | Steve French | 2007-02-26 | 1 | -0/+6 |
* | [CIFS] on reconnect to Samba - reset the unix capabilities | Steve French | 2007-02-14 | 1 | -1/+6 |
* | [CIFS] POSIX CIFS Extensions (continued) - POSIX Open | Steve French | 2007-02-08 | 1 | -0/+2 |
* | [CIFS] Minor cleanup | Steve French | 2007-02-06 | 1 | -0/+2 |
* | [CIFS] Update CIFS version number | Steve French | 2006-12-23 | 1 | -0/+4 |
* | [CIFS] Fix NTLMv2 mounts to Windows servers | Steve French | 2006-12-08 | 1 | -1/+2 |
* | [CIFS] report rename failure when target file is locked by Windows | Steve French | 2006-11-02 | 1 | -1/+3 |
* | [CIFS] Allow null user connections | Steve French | 2006-10-30 | 1 | -0/+3 |
* | [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) | Steve French | 2006-09-21 | 1 | -1/+6 |
* | [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr | Steve French | 2006-08-16 | 1 | -1/+2 |
* | [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in | Steve French | 2006-08-15 | 1 | -1/+4 |
* | [CIFS] Do not time out posix brl requests when using new posix setfileinfo | Steve French | 2006-08-11 | 1 | -0/+6 |
* | [CIFS] Fix allocation of buffers for new session setup routine to allow | Steve French | 2006-06-27 | 1 | -1/+2 |
* | [CIFS] NTLMv2 support part 5 | Steve French | 2006-06-08 | 1 | -1/+3 |
* | [CIFS] Add support for readdir to legacy servers | Steve French | 2006-06-07 | 1 | -0/+4 |
* | [CIFS] Support for setting up SMB sessions to legacy lanman servers | Steve French | 2006-05-31 | 1 | -0/+5 |
* | [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log | Steve French | 2006-05-31 | 1 | -1/+4 |
* | [CIFS] Do not limit the length of share names (was 100 for whole UNC name) | Steve French | 2006-05-30 | 1 | -1/+3 |
* | [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock | Steve French | 2006-05-30 | 1 | -0/+5 |
* | [CIFS] Readdir fixes to allow search to start at arbitrary position | Steve French | 2006-04-22 | 1 | -1/+5 |
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-31 | 1 | -1/+1 |
|\ |
|
| * | It's UTF-8 | Alexey Dobriyan | 2006-03-22 | 1 | -1/+1 |
* | | [CIFS] Upate cifs change log | Steve French | 2006-03-03 | 1 | -0/+5 |
* | | [CIFS] Workaround various server bugs found in testing at connectathon | Steve French | 2006-03-03 | 1 | -1/+2 |
* | | [CIFS] Add posix (advisory) byte range locking support to cifs client | Steve French | 2006-02-28 | 1 | -1/+3 |
* | | [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping | Steve French | 2006-02-24 | 1 | -1/+5 |
* | | [CIFS] Cleanup NTLMSSP session setup handling | Steve French | 2006-02-09 | 1 | -0/+6 |
|/ |
|
* | [CIFS] Fix CIFS to recognize share mode security | Steve French | 2006-01-13 | 1 | -1/+2 |
* | [CIFS] Add worker function for Get ACL cifs style | Steve French | 2006-01-12 | 1 | -1/+3 |
* | [CIFS] Readpages and readir performance improvements - eliminate extra | Steve French | 2005-12-02 | 1 | -1/+2 |