summaryrefslogtreecommitdiff
path: root/fs/cifs/CHANGES
AgeCommit message (Expand)Author
2007-07-26[CIFS] Fix hang in find_writable_fileSteve French
2007-07-15[CIFS] Add support for new POSIX unlinkSteve French
2007-07-11[CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French
2007-07-09[CIFS] Fix packet signatures for NTLMv2 caseSteve French
2007-07-06[CIFS] Mount should fail if server signing off but client mount option requir...Jeff
2007-06-24[CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French
2007-05-05[CIFS] Make sec=none force an anonymous mountJeff Layton
2007-04-30[CIFS] UID/GID override on CIFS mounts to SambaSteve French
2007-04-25[CIFS] Add IPv6 supportSteve French
2007-04-23[CIFS] New CIFS POSIX mkdir performance improvementSteve French
2007-04-06[CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French
2007-03-23[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French
2007-03-10[CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson
2007-03-06[CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French
2007-02-26[CIFS] Fix locking problem around some cifs uses of i_size writeSteve French
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French
2007-02-08[CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French
2007-02-06[CIFS] Minor cleanupSteve French
2006-12-23[CIFS] Update CIFS version numberSteve French
2006-12-08[CIFS] Fix NTLMv2 mounts to Windows serversSteve French
2006-11-02[CIFS] report rename failure when target file is locked by WindowsSteve French
2006-10-30[CIFS] Allow null user connectionsSteve French
2006-09-21[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French
2006-08-16[CIFS] Do not send Query All EAs SMB when mount option nouser_xattrSteve French
2006-08-15[CIFS] Fix oops in cifs_close due to unitialized lock sem and list inSteve French
2006-08-11[CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French
2006-06-27[CIFS] Fix allocation of buffers for new session setup routine to allowSteve French
2006-06-08[CIFS] NTLMv2 support part 5Steve French
2006-06-07[CIFS] Add support for readdir to legacy serversSteve French
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French
2006-05-31[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French
2006-05-30[CIFS] Do not limit the length of share names (was 100 for whole UNC name)Steve French
2006-05-30[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlockSteve French
2006-04-22[CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French
2006-03-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-03-22It's UTF-8Alexey Dobriyan
2006-03-03[CIFS] Upate cifs change logSteve French
2006-03-03[CIFS] Workaround various server bugs found in testing at connectathonSteve French
2006-02-28[CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French
2006-02-24[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French
2006-02-09[CIFS] Cleanup NTLMSSP session setup handlingSteve French
2006-01-13[CIFS] Fix CIFS to recognize share mode securitySteve French
2006-01-12[CIFS] Add worker function for Get ACL cifs styleSteve French
2005-12-02[CIFS] Readpages and readir performance improvements - eliminate extraSteve French
2005-12-01[CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French
2005-11-29[CIFS] Fix missing permission check on setattr when noperm mount option isSteve French
2005-11-28[CIFS] When file is deleted locally but later recreated on the serverSteve French
2005-11-16[CIFS] Fix sparse warnings on smb bcc (byte count)Steve French
2005-11-15[CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)Steve French
2005-11-10[CIFS] Update CIFS change logSteve French