summaryrefslogtreecommitdiffstats
path: root/fs/smbfs/request.c
AgeCommit message (Expand)AuthorLines
2007-12-06Remove commented-out code copied from NFSMatthew Wilcox-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+1
2007-05-08ROUND_UP macro cleanup in fs/smbfs/request.cMilind Arun Choudhary-4/+3
2007-03-16[PATCH] smbfs: double free memory corruptionVasily Averin-0/+1
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day-2/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-1/+1
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan-2/+1
2006-06-26[PATCH] fs: use list_move()Akinobu Mita-4/+2
2006-05-15[PATCH] smbfs: Fix slab corruption in samba error pathJan Niehusmann-1/+3
2006-01-14[PATCH] smbfs: remove kmalloc wrapperPekka Enberg-8/+5
2005-11-07[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()Adrian Bunk-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+823