aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smbfs/request.c
Commit message (Expand)AuthorAgeFilesLines
* Remove commented-out code copied from NFSMatthew Wilcox2007-12-061-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* ROUND_UP macro cleanup in fs/smbfs/request.cMilind Arun Choudhary2007-05-081-4/+3
* [PATCH] smbfs: double free memory corruptionVasily Averin2007-03-161-0/+1
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-4/+2
* [PATCH] smbfs: Fix slab corruption in samba error pathJan Niehusmann2006-05-151-1/+3
* [PATCH] smbfs: remove kmalloc wrapperPekka Enberg2006-01-141-8/+5
* [PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()Adrian Bunk2005-11-071-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+823