- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / cifs / CHANGES
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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-07 Jeff Mahoney-rc2 for real this time. ;)
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-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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-19 Steve French[PATCH] CIFS: report rename failure when target file...
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-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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-16 Olaf Kirch- patches.drivers/cifs-1.40: Update CIFS to 1.40.
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...
2005-09-22 Steve French[CIFS] Various minor bigendian fixes and sparse level...
2005-09-22 Steve French[CIFS] Add support for legacy servers part nine. statf...
2005-09-21 Steve French[CIFS] Add support for legacy servers part eight. Write...
2005-09-16 Steve French[CIFS] Fix readdir caching when unlink removes file...
2005-08-30 Steve French[CIFS] Add support for suspend
2005-08-24 Steve FrenchCIFS: Fix typos in fs/cifs/CHANGES
2005-08-24 Steve French[CIFS] Support for mounting to older servers part 2...
2005-08-23 Steve French[CIFS] Support for mounting to older, pre-CIFS servers...
2005-08-19 Steve French[CIFS] Add mount option for disabling sending byte...
2005-08-14 Steve French[PATCH] CIFS: Fix path name conversion for long filenames
2005-07-14 Steve French[CIFS] Fix path name conversion for long filenames...
2005-06-09 Steve French[CIFS] Fix cifs update of page cache. Write at correct...
2005-04-30 Steve French[PATCH] cifs: append \* properly on ASCII servers
2005-04-29 Steve French[PATCH] cifs: Do not init smb requests or block when...
2005-04-29 Steve French[PATCH] cifs: handle termination of cifs oplockd kernel...
2005-04-29 Steve French[PATCH] cifs: Fix mapping of EMLINK case
2005-04-29 Steve French[PATCH] cifs: Handle case of multiple trans2 responses...
2005-04-29 Steve French[PATCH] cifs: Fix caching problem
2005-04-29 Steve French[PATCH] cifs: Missing initialization for largeBuf flag...
2005-04-29 Steve French[PATCH] cifs: Do not interpret oplock break responses...
2005-04-29 Steve French[PATCH] cifs: character mapping of special characters...
2005-04-29 Steve French[PATCH] cifs: Add new mount parm mapchars
2005-04-29 Steve French[PATCH] cifs: fix rare oops in cifs_close
2005-04-29 Steve French[PATCH] cifs: Fix multiuser packet signing to use the...
2005-04-29 Steve French[PATCH] cifs: add support for chattr/lsattr in new...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-12-15 Steve French[CIFS] Fix path based calls to consistently allow up...
next