summaryrefslogtreecommitdiff
path: root/fs/cifs/misc.c
Commit message (Expand)AuthorAge
* cifs: don't use GFP_KERNEL with GFP_NOFSPekka Enberg2008-09-22
* [CIFS] remove unused variablesSteve French2008-05-23
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-29
* [CIFS] reduce checkpatch warningsSteve French2008-02-07
* [CIFS] acl support part 6Steve French2007-10-25
* [CIFS] CIFS support for named pipes (part 1)Steve French2007-09-28
* [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-17
* [CIFS] whitespace/formatting fixesSteve French2007-07-13
* [CIFS] whitespace cleanupSteve French2007-07-10
* [CIFS] more whitespace cleanupSteve French2007-07-07
* [CIFS] Remove 2 unneeded kzalloc castsSteve French2007-01-21
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-07
* [CIFS] Workaround incomplete byte length returned by someSteve French2006-10-12
* [CIFS] Remove static and unused symbolsSteve French2006-09-28
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-31
* [CIFS] Fix slow oplock break response when mounts to differentSteve French2006-03-03
* [CIFS] Move noisy debug message (triggerred by some older servers) fromSteve French2006-03-02
* [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French2006-02-24
* [CIFS] Convert remaining places in fs/cifs fromEric Sesterhenn2006-02-21
* [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French2005-12-12
* [CIFS] Add extended stats (STATS2) for total buffer allocations forSteve French2005-12-03
* [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French2005-12-01
* [CIFS] Fix umount --force to wake up the pending response queue, not justSteve French2005-11-29
* [CIFS] Cleanup sparse warnings for unicode little endian castsSteve French2005-11-11
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* [CIFS] Fix byte range locking to Windows when Windows server returnsSteve French2005-10-10
* [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French2005-09-22
* [CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French2005-09-21
* CIFS: Reduce CONFIG_CIFS_STATS ifdefsSteve French2005-08-24
* [CIFS] Finish cifs mount option which requests case insensitive pathSteve French2005-08-19
* [CIFS] Ensure that cifs multiplex ids do not collide.Steve French2005-08-17
* [CIFS] Fix path name conversion for long filenames when mapchars mountSteve French2005-07-14
* [CIFS] missing break needed to handle < when mount option "mapchars" specifiedSteve French2005-05-17
* [PATCH] cifs: handle termination of cifs oplockd kernel threadSteve French2005-04-28
* [PATCH] cifs: Fix PPC64 compile errorSteve French2005-04-28
* [PATCH] cifs: finish up of special character mapping capable unicode conversi...Steve French2005-04-28
* [PATCH] cifs: Add new mount parm mapcharsSteve French2005-04-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16