summaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* [CIFS] Return better error when server requires signing but client forbidsSteve French2007-10-181-1/+2
* [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex...Steve French2007-10-171-1/+2
* [CIFS] Fix endian conversion problem in posix mkdirCyril Gorcunov2007-10-141-1/+2
* [CIFS] CIFS ACL support part 3Steve French2007-10-121-1/+4
* [CIFS] named pipe support (part 2)Steve French2007-09-291-1/+6
* [CIFS] Fix memory leak in statfs to very old serversSteve French2007-09-281-0/+5
* [CIFS] Byte range unlock request to non-Unix server can unlock too muchJeff Layton2007-08-241-1/+4
* [CIFS] Fix hang in find_writable_fileSteve French2007-07-261-1/+4
* [CIFS] Add support for new POSIX unlinkSteve French2007-07-151-1/+3
* [CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French2007-07-111-1/+2
* [CIFS] Fix packet signatures for NTLMv2 caseSteve French2007-07-091-0/+4
* [CIFS] Mount should fail if server signing off but client mount option requir...Jeff2007-07-061-0/+1
* [CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French2007-06-241-1/+4
* [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-051-1/+3
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-301-1/+5
* [CIFS] Add IPv6 supportSteve French2007-04-251-1/+7
* [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-241-1/+4
* [CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French2007-04-061-1/+4
* [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2007-03-231-1/+4
* [CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-03-101-0/+3
* [CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French2007-03-061-2/+3
* [CIFS] Fix locking problem around some cifs uses of i_size writeSteve French2007-02-261-0/+6
* [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-06-011-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-141-1/+2
* [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-131-1/+3