Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / cifs / CHANGES
2009-05-04 Steve French[CIFS] NTLMSSP reenabled after move from connect.c...
2009-05-01 Steve French[CIFS] Remove trailing whitespace
2009-04-30 Steve French[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
2009-04-20 Steve French[CIFS] Make cifs_unlink consistent in checks for null...
2009-04-17 Steve French[CIFS] Endian convert UniqueId when reporting inode...
2009-03-18 Steve French[CIFS] Fix memory overwrite when saving nativeFileSyste...
2009-03-12 Steve French[CIFS] work around bug in Samba server handling for...
2009-03-12 Steve French[CIFS] Add new nostrictsync cifs mount option to avoid...
2009-03-12 Steve French[CIFS] Send SMB flush in cifs_fsync
2009-02-21 Steve French[CIFS] Fix multiuser mounts so server does not invalida...
2009-02-21 Steve French[CIFS] improve posix semantics of file create
2009-02-21 Steve French[CIFS] Fix oops in cifs_strfromUCS_le mounting to serve...
2009-01-29 Steve French[CIFS] revalidate parent inode when rmdir done within...
2008-12-26 Steve French[CIFS] make sure that DFS pathnames are properly formed
2008-12-26 Steve French[CIFS] Can not mount with prefixpath if root directory...
2008-12-26 Steve French[CIFS] add mount option to send mandatory rather than...
2008-11-18 Steve French[CIFS] fix check for dead tcon in smb_init
2008-10-29 Steve French[CIFS] Reduce number of socket retries in large write...
2008-10-23 Steve French[CIFS] improve setlease handling
2008-10-20 Steve French[CIFS] undo changes in cifs_rename_pending_delete if...
2008-08-28 Steve French[CIFS] update cifs change log
2008-08-27 Jeff Layton[CIFS] Add destroy routine for dns_resolver
2008-08-26 Steve French[CIFS] check version in spnego upcall response
2008-08-06 Steve French[CIFS] Code cleanup in old sessionsetup code
2008-06-10 Steve French[CIFS] Fix hang in mount when negprot causes server...
2008-05-20 Steve French[CIFS] Enable DFS support for Unix query path info
2008-05-13 Jeff Laytonfix memory leak in CIFSFindNext
2008-04-28 Steve French[CIFS] Fix statfs formatting
2008-04-04 Steve French[CIFS] minor update to change log
2008-02-14 Steve French[CIFS] fixup prefixpaths which contain multiple path...
2007-12-31 Steve French[CIFS] Allow setting mode via cifs acl
2007-12-31 Jeff Layton[CIFS] redo existing session setup if needed in cifs_mount
2007-12-30 Steve French[CIFS] fix SetEA failure to some Samba versions
2007-11-20 Jeff Layton[CIFS] Fix potential data corruption when writing out...
2007-11-16 Steve French[CIFS] Have CIFS_SessSetup build correct SPNEGO Session...
2007-11-09 Jeff Layton[CIFS] fix oops on second mount to same server when...
2007-11-08 Steve French[CIFS] add mode to acl conversion helper function
2007-11-01 Steve French[CIFS] when mount helper missing fix slash wrong direct...
2007-10-30 Shirish Pargaonkar[CIFS] enable get mode from ACL when cifsacl mount...
2007-10-18 Steve French[CIFS] Return better error when server requires signing...
2007-10-17 Steve French[CIFS] fix bad handling of EAGAIN error on kernel_recvm...
2007-10-14 Cyril Gorcunov[CIFS] Fix endian conversion problem in posix mkdir
2007-10-12 Steve French[CIFS] CIFS ACL support part 3
2007-09-29 Steve French[CIFS] named pipe support (part 2)
2007-09-28 Steve French[CIFS] Fix memory leak in statfs to very old servers
2007-08-24 Jeff Layton[CIFS] Byte range unlock request to non-Unix server...
2007-07-26 Steve French[CIFS] Fix hang in find_writable_file
2007-07-15 Steve French[CIFS] Add support for new POSIX unlink
2007-07-11 Steve French[CIFS] Fix oops in cifs_create when nfsd server exports...
2007-07-09 Steve French[CIFS] Fix packet signatures for NTLMv2 case
2007-07-06 Jeff[CIFS] Mount should fail if server signing off but...
2007-06-24 Steve French[CIFS] Add in some missing flags and cifs README and...
2007-05-05 Jeff Layton[CIFS] Make sec=none force an anonymous mount
2007-04-30 Steve French[CIFS] UID/GID override on CIFS mounts to Samba
2007-04-25 Steve French[CIFS] Add IPv6 support
2007-04-23 Steve French[CIFS] New CIFS POSIX mkdir performance improvement
2007-04-06 Steve French[CIFS] Add write perm for usr to file on windows should...
2007-03-23 Steve French[CIFS] Allow reset of file to ATTR_NORMAL when archive...
2007-03-10 Alan Tyson[CIFS] reset mode when client notices that ATTR_READONL...
2007-03-06 Steve French[CIFS] cifs_prepare_write was incorrectly rereading...
2007-02-26 Steve French[CIFS] Fix locking problem around some cifs uses of...
2007-02-14 Steve French[CIFS] on reconnect to Samba - reset the unix capabilities
2007-02-08 Steve French[CIFS] POSIX CIFS Extensions (continued) - POSIX Open
2007-02-06 Steve French[CIFS] Minor cleanup
2006-12-23 Steve French[CIFS] Update CIFS version number
2006-12-08 Steve French[CIFS] Fix NTLMv2 mounts to Windows servers
2006-11-02 Steve French[CIFS] report rename failure when target file is locked...
2006-10-30 Steve French[CIFS] Allow null user connections
2006-09-21 Steve French[CIFS] Support deep tree mounts (e.g. mounts to //serve...
2006-08-16 Steve French[CIFS] Do not send Query All EAs SMB when mount option...
2006-08-15 Steve French[CIFS] Fix oops in cifs_close due to unitialized lock...
2006-08-11 Steve French[CIFS] Do not time out posix brl requests when using...
2006-06-27 Steve French[CIFS] Fix allocation of buffers for new session setup...
2006-06-08 Steve French[CIFS] NTLMv2 support part 5
2006-06-07 Steve French[CIFS] Add support for readdir to legacy servers
2006-05-31 Steve French[CIFS] Support for setting up SMB sessions to legacy...
2006-05-31 Steve French[CIFS] Cleanup extra whitespace in dmesg logging. Updat...
2006-05-30 Steve French[CIFS] Do not limit the length of share names (was...
2006-05-30 Steve French[CIFS] Fix new POSIX Locking for setting lock_type...
2006-04-22 Steve French[CIFS] Readdir fixes to allow search to start at arbitr...
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-21 Alexey DobriyanIt's UTF-8
2006-03-03 Steve French[CIFS] Upate cifs change log
2006-03-03 Steve French[CIFS] Workaround various server bugs found in testing...
2006-02-28 Steve French[CIFS] Add posix (advisory) byte range locking support...
2006-02-24 Steve French[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffe...
2006-02-09 Steve French[CIFS] Cleanup NTLMSSP session setup handling
2006-01-14 Steve French[CIFS] Fix CIFS to recognize share mode security
2006-01-12 Steve French[CIFS] Add worker function for Get ACL cifs style
2005-12-02 Steve French[CIFS] Readpages and readir performance improvements...
2005-12-02 Steve French[CIFS] Use fsuid (fsgid) more consistently instead...
2005-11-30 Steve French[CIFS] Fix missing permission check on setattr when...
2005-11-28 Steve French[CIFS] When file is deleted locally but later recreated...
2005-11-16 Steve French[CIFS] Fix sparse warnings on smb bcc (byte count)
2005-11-16 Steve French[CIFS] Recognize properly symlinks and char/blk devices...
2005-11-11 Steve French[CIFS] Update CIFS change log
2005-10-20 Steve French[CIFS] Defer close of file handle slightly if there...
2005-10-12 Steve French[CIFS] CIFS Stats improvements
2005-10-11 Steve French[CIFS] Fix oops in experimental notify code (when CONFI...
2005-10-10 Steve French[CIFS] Fix byte range locking to Windows when Windows...
next