- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / fs / cifs / transport.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-24 Jeff Laytoncifs: convert oplock breaks to use slow_work facility...
2009-09-01 Jeff Laytoncifs: protect GlobalOplock_Q with its own spinlock
2009-01-29 Steve French[CIFS] Make socket retry timeouts consistent between...
2009-01-29 Jeff Laytoncifs: turn smb_send into a wrapper around smb_sendv
2008-12-26 Volker LendeckeRemove an already-checked error condition in SendReceiv...
2008-12-26 Volker LendeckeStreamline SendReceiveBlockingLock: Use "goto out:...
2008-12-26 Volker LendeckeStreamline SendReceiveBlockingLock: Use "goto out:...
2008-12-26 Steve French[CIFS] Streamline SendReceive[2] by using "goto out...
2008-12-26 Volker LendeckeSlightly streamline SendReceive[2]
2008-12-26 Volker LendeckeCheck the return value of cifs_sign_smb[2]
2008-12-26 Volker Lendecke[CIFS] Slightly simplify wait_for_free_request(), remov...
2008-12-26 Volker LendeckeSimplify allocate_mid() slightly: Remove some unnecessa...
2008-12-26 Volker Lendecke[CIFS] In SendReceive, move consistency check out of...
2008-12-26 Jeff Laytoncifs: fix wait_for_response to time out sleeping proces...
2008-12-26 Jeff Laytoncifs: convert tcpSem to a mutex
2008-12-26 Jeff Laytoncifs: remove unused SMB session pointer from struct...
2008-12-05 Steve Frenchcifs: Fix error in smb_send2
2008-12-05 Steve Frenchcifs: Reduce number of socket retries in large write...
2008-12-03 Suresh Jayaraman- patches.fixes/cifs-reinstate-sess-sharing-sans-races...
2008-10-30 Steve French[CIFS] fix error in smb_send2
2008-10-29 Steve French[CIFS] Reduce number of socket retries in large write...
2008-09-22 Pekka Enbergcifs: don't use GFP_KERNEL with GFP_NOFS
2008-07-29 Shirish Pargaonkar[CIFS] cifs send2 not retrying enough in some cases...
2008-04-15 Steve French[CIFS] Fix oops when slow oplock process races with...
2008-02-12 Steve French[CIFS] clean up some hard to read ifdefs
2008-02-07 Steve French[CIFS] reduce checkpatch warnings
2007-11-13 Steve French[CIFS] Fix buffer overflow if server sends corrupt...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Steve French[CIFS] log better errors on failed mounts
2007-08-30 Steve French[CIFS] formatting cleanup found by checkpatch
2007-07-13 Steve French[CIFS] whitespace/formatting fixes
2007-07-09 Steve French[CIFS] Fix packet signatures for NTLMv2 case
2007-07-06 Steve French[CIFS] whitespace cleanup
2007-03-06 Steve French[CIFS] cifs_prepare_write was incorrectly rereading...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NOFS
2006-08-11 Jeremy Allison[CIFS]
2006-08-11 Steve French[CIFS] Make midState usage more consistent
2006-08-11 Steve French[CIFS] spinlock protect read of last srv response time...
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-05-31 Steve French[CIFS] Cleanup extra whitespace in dmesg logging. Updat...
2006-02-26 Steve French[CIFS] Free small buffers earlier so we exceed the...
2006-01-23 Steve French[CIFS] Do not zero non-existent iovec in SendReceive...
2006-01-16 Olaf Kirch- patches.drivers/cifs-1.40: Update CIFS to 1.40.
2006-01-12 Steve French[CIFS] Add worker function for Get ACL cifs style
2005-12-13 Steve French[CIFS] Avoid extra large buffer allocation (and memcpy...
2005-12-02 Steve French[CIFS] Readpages and readir performance improvements...
2005-11-30 Steve French[CIFS] Fix umount --force to wake up the pending respon...
2005-11-16 Steve French[CIFS] Fix sparse warnings on smb bcc (byte count)
2005-10-12 Steve French[CIFS] CIFS Stats improvements
2005-10-10 Steve French[CIFS] Correct cifs tcp retry when some data sent befor...
2005-10-10 Steve French[CIFS] Reduce CIFS tcp congestion timeout (it was too...
2005-10-07 Steve French[CIFS] /proc/fs/cifs debug code cleanup and new stats2
2005-10-05 Steve FrenchCIFS: Allow wsize to exceed CIFSMaxBufSize
2005-10-05 Steve FrenchCIFS: implement cifs_writepages to perform multi-page I/O
2005-10-04 Steve French[CIFS] Missing parenthesis from error message in previo...
2005-10-03 Steve French[CIFS] Add writepages support to shrink memory usage...
2005-09-22 Steve French[CIFS] Various minor bigendian fixes and sparse level...
2005-09-16 Steve French[CIFS] Fix compiler warnings
2005-08-21 Steve French[CIFS] Make CIFS statistics more accurate and add some...
2005-06-24 Steve French[CIFS] Performance improvement, finish up adding CIFSSM...
2005-06-13 Steve French[CIFS] CIFS writepage improvements - eliminate double...
2005-04-29 Steve French[PATCH] cifs: Do not init smb requests or block when...
2005-04-29 Steve French[PATCH] cifs: cleanup various long lines
2005-04-29 Steve French[PATCH] cifs: Do not use large smb buffers in response...
2005-04-29 Steve French[PATCH] cifs: Do not interpret oplock break responses...
2005-04-29 Steve French[PATCH] cifs: Fix multiuser packet signing to use the...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-12-12 Steve French[CIFS] Fix CIFS_MAX_MSGSIZE so it can be configured...
2004-12-11 Steve FrenchAdd support for module init parms for number of small...
2004-12-09 Steve French[CIFS] Check right mid state on hung network responses...
2004-11-17 Steve French[CIFS} cifs readdir part 5
2004-11-17 Steve French[CIFS] Improve SMB buffer allocation make SMB sending...
2004-09-21 Alexander Viro[PATCH] cifs: assorted endianness bugfixes
2004-09-21 Alexander Viro[PATCH] cifs: annotate smb_hdr
2004-08-24 Steve FrenchCIFS: remove deprecated sleep_on_timeout
2004-07-16 Alexander Viro[PATCH] sparse: iovec cleanups - cifs
2004-06-25 Steve FrenchDo not loop in cifsd demultiplex thread when someone...
2004-06-23 Olaf Kirch- Added CIFS patch from Steve French which fixes request
2004-06-18 Steve FrenchDo not send junk in bcc area of oplock break SMB Lock...
2004-06-16 Steve Frenchfix throttle to limit number of requests to 50 on wire...
2004-06-15 Olaf Kirch- vgettimeofday patch from John Stultz to fix LTP getti...
2004-06-13 Steve Frenchlock session when reconnecting so we do not oops in...
2004-06-03 Steve Frenchwhitespace and comment cleanup
2004-05-27 Steve Frenchfix rc mapping on out of memory on mid alloc failure...
2004-05-27 Olaf Kirch- Updated to cifs 1.16 to fix the prepare write bug...
2004-05-26 Steve FrenchKeep number of active (on the network at one time)...
2004-05-25 Olaf Kirch- Fix lustre patch to work with updated cifs patch
2004-05-22 Steve FrenchCheck for kmalloc failure on building full path
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-27 Steve Frenchfixes for socket retry and error handling of misc....
2004-04-23 Andreas Gruenbacher- Update cifs to version 1.10.
2004-04-23 Steve Frenchdo not allow routine user signals to kill SendReceive...
2004-04-22 Steve Frenchfix timeout on close operation when pending signal
next