summaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-141-1/+6
* [CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French2007-02-081-0/+2
* [CIFS] Minor cleanupSteve French2007-02-061-0/+2
* [CIFS] Update CIFS version numberSteve French2006-12-231-0/+4
* [CIFS] Fix NTLMv2 mounts to Windows serversSteve French2006-12-081-1/+2
* [CIFS] report rename failure when target file is locked by WindowsSteve French2006-11-021-1/+3
* [CIFS] Allow null user connectionsSteve French2006-10-301-0/+3
* [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-211-1/+6
* [CIFS] Do not send Query All EAs SMB when mount option nouser_xattrSteve French2006-08-161-1/+2
* [CIFS] Fix oops in cifs_close due to unitialized lock sem and list inSteve French2006-08-151-1/+4
* [CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French2006-08-111-0/+6
* [CIFS] Fix allocation of buffers for new session setup routine to allowSteve French2006-06-271-1/+2
* [CIFS] NTLMv2 support part 5Steve French2006-06-081-1/+3
* [CIFS] Add support for readdir to legacy serversSteve French2006-06-071-0/+4
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-0/+5
* [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French2006-05-311-1/+4
* [CIFS] Do not limit the length of share names (was 100 for whole UNC name)Steve French2006-05-301-1/+3
* [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlockSteve French2006-05-301-0/+5
* [CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French2006-04-221-1/+5
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-311-1/+1
|\
| * It's UTF-8Alexey Dobriyan2006-03-221-1/+1
* | [CIFS] Upate cifs change logSteve French2006-03-031-0/+5
* | [CIFS] Workaround various server bugs found in testing at connectathonSteve French2006-03-031-1/+2
* | [CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French2006-02-281-1/+3
* | [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French2006-02-241-1/+5
* | [CIFS] Cleanup NTLMSSP session setup handlingSteve French2006-02-091-0/+6
|/
* [CIFS] Fix CIFS to recognize share mode securitySteve French2006-01-131-1/+2
* [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-121-1/+3
* [CIFS] Readpages and readir performance improvements - eliminate extraSteve French2005-12-021-1/+2
* [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French2005-12-011-0/+6
* [CIFS] Fix missing permission check on setattr when noperm mount option isSteve French2005-11-291-1/+1
* [CIFS] When file is deleted locally but later recreated on the serverSteve French2005-11-281-3/+5
* [CIFS] Fix sparse warnings on smb bcc (byte count)Steve French2005-11-161-1/+1
* [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)Steve French2005-11-151-0/+2
* [CIFS] Update CIFS change logSteve French2005-11-101-1/+1
* [CIFS] Defer close of file handle slightly if there are pending writes thatSteve French2005-10-201-0/+6
* [CIFS] CIFS Stats improvementsSteve French2005-10-111-1/+1
* [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTALSteve French2005-10-101-1/+2
* [CIFS] Fix byte range locking to Windows when Windows server returnsSteve French2005-10-101-0/+12
* [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French2005-09-221-1/+2
* [CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French2005-09-211-1/+2
* [CIFS] Add support for legacy servers part eight. Write fixes for WindowsSteve French2005-09-201-0/+2
* [CIFS] Fix readdir caching when unlink removes file in current searchSteve French2005-09-151-0/+5
* [CIFS] Add support for suspendSteve French2005-08-301-1/+2
* CIFS: Fix typos in fs/cifs/CHANGESSteve French2005-08-241-8/+8
* [CIFS] Support for mounting to older servers part 2. Add support forSteve French2005-08-231-0/+2
* [CIFS] Support for mounting to older, pre-CIFS servers added. ThisSteve French2005-08-221-1/+6
* [CIFS] Add mount option for disabling sending byte range lock requestsSteve French2005-08-181-0/+8
* [CIFS] Fix path name conversion for long filenames when mapchars mountSteve French2005-07-141-0/+6
* [CIFS] Fix cifs update of page cache. Write at correct offset when out of memorySteve French2005-06-091-1/+2
OpenPOWER on IntegriCloud