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