aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smbfs/request.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-06Remove commented-out code copied from NFSMatthew Wilcox1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-08ROUND_UP macro cleanup in fs/smbfs/request.cMilind Arun Choudhary1-4/+3
2007-03-16[PATCH] smbfs: double free memory corruptionVasily Averin1-0/+1
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-2/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-2/+1
2006-06-26[PATCH] fs: use list_move()Akinobu Mita1-4/+2
2006-05-15[PATCH] smbfs: Fix slab corruption in samba error pathJan Niehusmann1-1/+3
2006-01-14[PATCH] smbfs: remove kmalloc wrapperPekka Enberg1-8/+5
2005-11-07[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()Adrian Bunk1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+823