aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-06[CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French1-2/+3
2007-02-26[CIFS] Fix locking problem around some cifs uses of i_size writeSteve French1-0/+6
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French1-1/+6
2007-02-08[CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French1-0/+2
2007-02-06[CIFS] Minor cleanupSteve French1-0/+2
2006-12-23[CIFS] Update CIFS version numberSteve French1-0/+4
2006-12-08[CIFS] Fix NTLMv2 mounts to Windows serversSteve French1-1/+2
2006-11-02[CIFS] report rename failure when target file is locked by WindowsSteve French1-1/+3
2006-10-30[CIFS] Allow null user connectionsSteve French1-0/+3
2006-09-21[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French1-1/+6
2006-08-16[CIFS] Do not send Query All EAs SMB when mount option nouser_xattrSteve French1-1/+2
2006-08-15[CIFS] Fix oops in cifs_close due to unitialized lock sem and list inSteve French1-1/+4
2006-08-11[CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French1-0/+6
2006-06-27[CIFS] Fix allocation of buffers for new session setup routine to allowSteve French1-1/+2
2006-06-08[CIFS] NTLMv2 support part 5Steve French1-1/+3
2006-06-07[CIFS] Add support for readdir to legacy serversSteve French1-0/+4
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French1-0/+5
2006-05-31[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French1-1/+4
2006-05-30[CIFS] Do not limit the length of share names (was 100 for whole UNC name)Steve French1-1/+3
2006-05-30[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlockSteve French1-0/+5
2006-04-22[CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French1-1/+5
2006-03-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French1-1/+1
2006-03-22It's UTF-8Alexey Dobriyan1-1/+1
2006-03-03[CIFS] Upate cifs change logSteve French1-0/+5
2006-03-03[CIFS] Workaround various server bugs found in testing at connectathonSteve French1-1/+2
2006-02-28[CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French1-1/+3
2006-02-24[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French1-1/+5
2006-02-09[CIFS] Cleanup NTLMSSP session setup handlingSteve French1-0/+6
2006-01-13[CIFS] Fix CIFS to recognize share mode securitySteve French1-1/+2
2006-01-12[CIFS] Add worker function for Get ACL cifs styleSteve French1-1/+3
2005-12-02[CIFS] Readpages and readir performance improvements - eliminate extraSteve French1-1/+2
2005-12-01[CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French1-0/+6
2005-11-29[CIFS] Fix missing permission check on setattr when noperm mount option isSteve French1-1/+1
2005-11-28[CIFS] When file is deleted locally but later recreated on the serverSteve French1-3/+5
2005-11-16[CIFS] Fix sparse warnings on smb bcc (byte count)Steve French1-1/+1
2005-11-15[CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)Steve French1-0/+2
2005-11-10[CIFS] Update CIFS change logSteve French1-1/+1
2005-10-20[CIFS] Defer close of file handle slightly if there are pending writes thatSteve French1-0/+6
2005-10-11[CIFS] CIFS Stats improvementsSteve French1-1/+1
2005-10-10[CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTALSteve French1-1/+2
2005-10-10[CIFS] Fix byte range locking to Windows when Windows server returnsSteve French1-0/+12
2005-09-22[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French1-1/+2
2005-09-21[CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French1-1/+2
2005-09-20[CIFS] Add support for legacy servers part eight. Write fixes for WindowsSteve French1-0/+2
2005-09-15[CIFS] Fix readdir caching when unlink removes file in current searchSteve French1-0/+5
2005-08-30[CIFS] Add support for suspendSteve French1-1/+2
2005-08-24CIFS: Fix typos in fs/cifs/CHANGESSteve French1-8/+8
2005-08-23[CIFS] Support for mounting to older servers part 2. Add support forSteve French1-0/+2
2005-08-22[CIFS] Support for mounting to older, pre-CIFS servers added. ThisSteve French1-1/+6
2005-08-18[CIFS] Add mount option for disabling sending byte range lock requestsSteve French1-0/+8