summaryrefslogtreecommitdiffstats
path: root/fs/cifs/misc.c
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-4/+6
* [CIFS] Fix slow oplock break response when mounts to differentSteve French2006-03-031-2/+2
* [CIFS] Move noisy debug message (triggerred by some older servers) fromSteve French2006-03-021-5/+8
* [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French2006-02-241-11/+16
* [CIFS] Convert remaining places in fs/cifs fromEric Sesterhenn2006-02-211-4/+2
* [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French2005-12-121-1/+1
* [CIFS] Add extended stats (STATS2) for total buffer allocations forSteve French2005-12-031-0/+7
* [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French2005-12-011-4/+4
* [CIFS] Fix umount --force to wake up the pending response queue, not justSteve French2005-11-291-5/+12
* [CIFS] Cleanup sparse warnings for unicode little endian castsSteve French2005-11-111-1/+1
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-10/+5
* [CIFS] Fix byte range locking to Windows when Windows server returnsSteve French2005-10-101-7/+15
* [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French2005-09-221-5/+7
* [CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French2005-09-211-2/+1
* CIFS: Reduce CONFIG_CIFS_STATS ifdefsSteve French2005-08-241-3/+1
* [CIFS] Finish cifs mount option which requests case insensitive pathSteve French2005-08-191-0/+2
* [CIFS] Ensure that cifs multiplex ids do not collide.Steve French2005-08-171-7/+77
* [CIFS] Fix path name conversion for long filenames when mapchars mountSteve French2005-07-141-0/+1
* [CIFS] missing break needed to handle < when mount option "mapchars" specifiedSteve French2005-05-171-0/+1
* [PATCH] cifs: handle termination of cifs oplockd kernel threadSteve French2005-04-281-10/+15
* [PATCH] cifs: Fix PPC64 compile errorSteve French2005-04-281-8/+8
* [PATCH] cifs: finish up of special character mapping capable unicode conversi...Steve French2005-04-281-5/+75
* [PATCH] cifs: Add new mount parm mapcharsSteve French2005-04-281-0/+69
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+516