- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / fs / cifs / misc.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-05 Steve French[CIFS] Always match oplock break (cache notification...
2006-01-16 Olaf Kirch- patches.drivers/cifs-1.40: Update CIFS to 1.40.
2005-12-13 Steve French[CIFS] Avoid extra large buffer allocation (and memcpy...
2005-12-03 Steve French[CIFS] Add extended stats (STATS2) for total buffer...
2005-12-02 Steve French[CIFS] Use fsuid (fsgid) more consistently instead...
2005-11-30 Steve French[CIFS] Fix umount --force to wake up the pending respon...
2005-11-11 Steve French[CIFS] Cleanup sparse warnings for unicode little endia...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
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-08-24 Steve FrenchCIFS: Reduce CONFIG_CIFS_STATS ifdefs
2005-08-19 Steve French[CIFS] Finish cifs mount option which requests case...
2005-08-17 Steve French[CIFS] Ensure that cifs multiplex ids do not collide.
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-05-17 Steve French[CIFS] missing break needed to handle < when mount...
2005-04-29 Steve French[PATCH] cifs: handle termination of cifs oplockd kernel...
2005-04-29 Steve French[PATCH] cifs: Fix PPC64 compile error
2005-04-29 Steve French[PATCH] cifs: finish up of special character mapping...
2005-04-29 Steve French[PATCH] cifs: Add new mount parm mapchars
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Thomas Gleixner[PATCH] Lock initializer unifying: Filesystems
2004-12-12 Steve French[CIFS] Fix CIFS_MAX_MSGSIZE so it can be configured...
2004-12-10 Steve French[CIFS] Do not block on FindNotify response
2004-12-07 Steve French[CIFS] Increase size of small SMB pool (and decrease...
2004-12-02 Steve French[CIFS] zero more of SMB param area on SMB allocation
2004-11-30 Steve French[CIFS] fix size of cifs small buffers to just barely...
2004-11-30 Steve French[CIFS] CIFS buffer management improvements part 1
2004-09-21 Alexander Viro[PATCH] cifs: IPv4-related endianness annotations and...
2004-09-21 Alexander Viro[PATCH] cifs: assorted endianness bugfixes
2004-09-21 Alexander Viro[PATCH] cifs: annotate smb_hdr
2004-08-26 Steve French[CIFS] Various fixes to bugs pointed out by Stanford...
2004-07-11 Steve Frenchclean up NULL vs. 0 warnings generated by sparse tool
2004-05-28 Steve FrenchMissing spin lock init
2004-05-27 Steve Frenchadd additional cifs stats
2004-05-18 Olaf Kirch- Merged several CIFS fixes from Steve French:
2004-05-17 Steve Frenchswitch to mempools for cifs request buf and mid allocat...
2004-04-29 Andreas Gruenbacher- Update cifs to 1.12.
2004-04-26 Steve Frenchdo not block (writing back to the filesystem potentiall...
2004-04-03 Kurt GarloffUpdate CIFS to version 1.05, which is reported to work...
2004-02-19 Steve Frenchuse safer i_size_write mechanism to update i_size
2004-02-16 Steve Frenchfix problem with inode revalidation and cache page...
2004-02-02 Steve Frenchfix remoting caching part 2
2004-01-22 Steve FrenchAllow null password string pointer and passwords longer...
2004-01-08 Steve FrenchFix global kernel name space pollution
2003-11-02 Steve Frenchfix oops in send_sig on unmount of cifs vfs due to...
2003-09-08 Steve FrenchFix spinlock usage for SMP safety
2003-08-28 Steve FrenchMatch smb pid to current->tgid
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Steve FrenchFix blocksize and allocation size mismatch
2003-07-21 Steve Frenchfix create/open/lookup to use namei intent flags. ...
2003-07-16 Steve FrenchFix inverted kmalloc parm ordering (noticed by Zwane...
2003-07-11 Steve Frenchfix cifs distributed caching - send oplock release...
2003-05-27 Steve FrenchCleanup compiler warnings generated by new gcc
2003-03-31 Steve FrenchAdd resume key support for readdir to workaround Window...
2003-03-07 Steve FrenchFix oops in getdfs when null path passed in on mount...
2003-02-18 Steve FrenchRemove compiler warnings and allow reconnection of...
2003-02-15 Steve FrenchMerge in fixes from version 0.6.5 of the CIFS VFS....
2002-10-31 Steve FrenchMerge fixes from version 0.58 of cifs vfs
2002-10-19 Steve FrenchFix locking of global smb list. Add missing rc checks.
2002-10-10 Steve FrenchInitial check in of cifs filesystem version 0.54 for...