[CIFS] Neaten cERROR and cFYI macros, reduce text space
[safe/jmp/linux-2.6] / fs / cifs / transport.c
2010-04-21 Joe Perches[CIFS] Neaten cERROR and cFYI macros, reduce text space
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-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-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-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-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 v2.6.12-rc2