summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-06slab: Return NULL for oversized allocationsChristoph Lameter2-0/+9
2013-05-01mm: slab: Verify the nodeid passed to ____cache_alloc_nodeAaron Tomlin1-0/+1
2013-04-05slub: tid must be retrieved from the percpu area of the current processorChristoph Lameter1-3/+9
2013-04-05slub: Do not dereference NULL pointer in node_matchChristoph Lameter1-1/+1
2013-04-02slub: add 'likely' macro to inc_slabs_node()Joonsoo Kim1-1/+1
2013-04-02slub: correct to calculate num of acquired objects in get_partial_node()Joonsoo Kim1-8/+9
2013-02-28slub: correctly bootstrap boot cachesGlauber Costa1-0/+6
2013-02-06mm/sl[au]b: correct allocation type check in kmalloc_slab()Joonsoo Kim1-1/+1
2013-02-06slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sectionsChristoph Lameter1-14/+15
2013-02-06slab: Handle ARCH_DMA_MINALIGN correctlyChristoph Lameter1-14/+18
2013-02-01slab: Common definition for kmem_cache_nodeChristoph Lameter3-28/+32
2013-02-01slab: Rename list3/l3 to nodeChristoph Lameter2-259/+259
2013-02-01slab: Common Kmalloc cache determinationChristoph Lameter5-173/+124
2013-02-01stat: Use size_t for sizes instead of unsignedChristoph Lameter1-1/+1
2013-02-01slab: Common function to create the kmalloc arrayChristoph Lameter4-99/+64
2013-02-01slab: Common definition for the array of kmalloc cachesChristoph Lameter6-24/+13
2013-02-01slab: Common constants for kmalloc boundariesChristoph Lameter3-37/+38
2013-02-01slab: Rename nodelists to nodeChristoph Lameter2-69/+68
2013-02-01slab: Common name for the per node structuresChristoph Lameter2-45/+44
2013-02-01slab: Use common kmalloc_index/kmalloc_size functionsChristoph Lameter3-173/+88
2013-02-01slab: Common kmalloc slab index determinationChristoph Lameter2-113/+122
2013-02-01slab: Move kmalloc related function defsChristoph Lameter1-9/+9
2013-02-01slab: Use proper formatting specs for unsigned size_tChristoph Lameter1-1/+1
2012-12-21Linux 3.8-rc1v3.8-rc1Linus Torvalds1-2/+2
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds19-445/+738
2012-12-21Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+18
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds30-443/+522
2012-12-21Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields1-1/+0
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds22-214/+2234
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds9-68/+9
2012-12-21ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim1-3/+2
2012-12-21dm stripe: add WRITE SAME supportMike Snitzer1-4/+6
2012-12-21dm: remove map_infoMikulas Patocka14-54/+31
2012-12-21dm snapshot: do not use map_contextMikulas Patocka1-13/+23
2012-12-21dm thin: dont use map_contextMikulas Patocka1-36/+13
2012-12-21dm raid1: dont use map_contextMikulas Patocka1-9/+13
2012-12-21dm flakey: dont use map_contextMikulas Patocka1-4/+11
2012-12-21dm raid1: rename read_record to bio_recordMikulas Patocka1-11/+11
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka4-8/+15
2012-12-21dm snapshot: use per_bio_dataMikulas Patocka1-35/+8
2012-12-21dm verity: use per_bio_dataMikulas Patocka1-18/+4
2012-12-21dm raid1: use per_bio_dataMikulas Patocka1-34/+5
2012-12-21dm: introduce per_bio_dataMikulas Patocka4-20/+56
2012-12-21dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer3-10/+33
2012-12-21dm linear: add WRITE SAME supportMike Snitzer1-1/+2
2012-12-21dm: add WRITE SAME supportMike Snitzer1-5/+39
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer2-1/+34
2012-12-21dm ioctl: use kmalloc if possibleMikulas Patocka1-13/+32
2012-12-21dm ioctl: remove PF_MEMALLOCMikulas Patocka2-11/+6
2012-12-21dm persistent data: improve improve space map block alloc failure messageJoe Thornber1-1/+1