Age | Commit message (Expand) | Author | Files | Lines |
2007-05-05 | [CIFS] Make sec=none force an anonymous mount | Jeff Layton | 1 | -1/+3 |
2007-04-30 | [CIFS] UID/GID override on CIFS mounts to Samba | Steve French | 1 | -1/+5 |
2007-04-25 | [CIFS] Add IPv6 support | Steve French | 1 | -1/+7 |
2007-04-23 | [CIFS] New CIFS POSIX mkdir performance improvement | Steve French | 1 | -1/+4 |
2007-04-06 | [CIFS] Add write perm for usr to file on windows should remove r/o dos attr | Steve French | 1 | -1/+4 |
2007-03-23 | [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set | Steve French | 1 | -1/+4 |
2007-03-10 | [CIFS] reset mode when client notices that ATTR_READONLY is no longer set | Alan Tyson | 1 | -0/+3 |
2007-03-06 | [CIFS] cifs_prepare_write was incorrectly rereading page in some cases | Steve French | 1 | -2/+3 |
2007-02-26 | [CIFS] Fix locking problem around some cifs uses of i_size write | Steve French | 1 | -0/+6 |
2007-02-14 | [CIFS] on reconnect to Samba - reset the unix capabilities | Steve French | 1 | -1/+6 |
2007-02-08 | [CIFS] POSIX CIFS Extensions (continued) - POSIX Open | Steve French | 1 | -0/+2 |
2007-02-06 | [CIFS] Minor cleanup | Steve French | 1 | -0/+2 |
2006-12-23 | [CIFS] Update CIFS version number | Steve French | 1 | -0/+4 |
2006-12-08 | [CIFS] Fix NTLMv2 mounts to Windows servers | Steve French | 1 | -1/+2 |
2006-11-02 | [CIFS] report rename failure when target file is locked by Windows | Steve French | 1 | -1/+3 |
2006-10-30 | [CIFS] Allow null user connections | Steve French | 1 | -0/+3 |
2006-09-21 | [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) | Steve French | 1 | -1/+6 |
2006-08-16 | [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr | Steve French | 1 | -1/+2 |
2006-08-15 | [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in | Steve French | 1 | -1/+4 |
2006-08-11 | [CIFS] Do not time out posix brl requests when using new posix setfileinfo | Steve French | 1 | -0/+6 |
2006-06-27 | [CIFS] Fix allocation of buffers for new session setup routine to allow | Steve French | 1 | -1/+2 |
2006-06-08 | [CIFS] NTLMv2 support part 5 | Steve French | 1 | -1/+3 |
2006-06-07 | [CIFS] Add support for readdir to legacy servers | Steve French | 1 | -0/+4 |
2006-05-31 | [CIFS] Support for setting up SMB sessions to legacy lanman servers | Steve French | 1 | -0/+5 |
2006-05-31 | [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log | Steve French | 1 | -1/+4 |
2006-05-30 | [CIFS] Do not limit the length of share names (was 100 for whole UNC name) | Steve French | 1 | -1/+3 |
2006-05-30 | [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock | Steve French | 1 | -0/+5 |
2006-04-22 | [CIFS] Readdir fixes to allow search to start at arbitrary position | Steve French | 1 | -1/+5 |
2006-03-31 | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 1 | -1/+1 |
2006-03-22 | It's UTF-8 | Alexey Dobriyan | 1 | -1/+1 |
2006-03-03 | [CIFS] Upate cifs change log | Steve French | 1 | -0/+5 |
2006-03-03 | [CIFS] Workaround various server bugs found in testing at connectathon | Steve French | 1 | -1/+2 |
2006-02-28 | [CIFS] Add posix (advisory) byte range locking support to cifs client | Steve French | 1 | -1/+3 |
2006-02-24 | [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping | Steve French | 1 | -1/+5 |
2006-02-09 | [CIFS] Cleanup NTLMSSP session setup handling | Steve French | 1 | -0/+6 |
2006-01-13 | [CIFS] Fix CIFS to recognize share mode security | Steve French | 1 | -1/+2 |
2006-01-12 | [CIFS] Add worker function for Get ACL cifs style | Steve French | 1 | -1/+3 |
2005-12-02 | [CIFS] Readpages and readir performance improvements - eliminate extra | Steve French | 1 | -1/+2 |
2005-12-01 | [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in | Steve French | 1 | -0/+6 |
2005-11-29 | [CIFS] Fix missing permission check on setattr when noperm mount option is | Steve French | 1 | -1/+1 |
2005-11-28 | [CIFS] When file is deleted locally but later recreated on the server | Steve French | 1 | -3/+5 |
2005-11-16 | [CIFS] Fix sparse warnings on smb bcc (byte count) | Steve French | 1 | -1/+1 |
2005-11-15 | [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) | Steve French | 1 | -0/+2 |
2005-11-10 | [CIFS] Update CIFS change log | Steve French | 1 | -1/+1 |
2005-10-20 | [CIFS] Defer close of file handle slightly if there are pending writes that | Steve French | 1 | -0/+6 |
2005-10-11 | [CIFS] CIFS Stats improvements | Steve French | 1 | -1/+1 |
2005-10-10 | [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL | Steve French | 1 | -1/+2 |
2005-10-10 | [CIFS] Fix byte range locking to Windows when Windows server returns | Steve French | 1 | -0/+12 |
2005-09-22 | [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes | Steve French | 1 | -1/+2 |
2005-09-21 | [CIFS] Add support for legacy servers part nine. statfs (df and du) is now | Steve French | 1 | -1/+2 |