summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-05slub: Do not dereference NULL pointer in node_matchChristoph Lameter
2013-04-02slub: add 'likely' macro to inc_slabs_node()Joonsoo Kim
2013-04-02slub: correct to calculate num of acquired objects in get_partial_node()Joonsoo Kim
2013-02-28slub: correctly bootstrap boot cachesGlauber Costa
2013-02-06mm/sl[au]b: correct allocation type check in kmalloc_slab()Joonsoo Kim
2013-02-06slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sectionsChristoph Lameter
2013-02-06slab: Handle ARCH_DMA_MINALIGN correctlyChristoph Lameter
2013-02-01slab: Common definition for kmem_cache_nodeChristoph Lameter
2013-02-01slab: Rename list3/l3 to nodeChristoph Lameter
2013-02-01slab: Common Kmalloc cache determinationChristoph Lameter
2013-02-01stat: Use size_t for sizes instead of unsignedChristoph Lameter
2013-02-01slab: Common function to create the kmalloc arrayChristoph Lameter
2013-02-01slab: Common definition for the array of kmalloc cachesChristoph Lameter
2013-02-01slab: Common constants for kmalloc boundariesChristoph Lameter
2013-02-01slab: Rename nodelists to nodeChristoph Lameter
2013-02-01slab: Common name for the per node structuresChristoph Lameter
2013-02-01slab: Use common kmalloc_index/kmalloc_size functionsChristoph Lameter
2013-02-01slab: Common kmalloc slab index determinationChristoph Lameter
2013-02-01slab: Move kmalloc related function defsChristoph Lameter
2013-02-01slab: Use proper formatting specs for unsigned size_tChristoph Lameter
2012-12-22Linux 3.8-rc1Linus Torvalds
2012-12-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-12-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-12-22Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-12-22Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-22Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-22ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim
2012-12-21dm stripe: add WRITE SAME supportMike Snitzer
2012-12-21dm: remove map_infoMikulas Patocka
2012-12-21dm snapshot: do not use map_contextMikulas Patocka
2012-12-21dm thin: dont use map_contextMikulas Patocka
2012-12-21dm raid1: dont use map_contextMikulas Patocka
2012-12-21dm flakey: dont use map_contextMikulas Patocka
2012-12-21dm raid1: rename read_record to bio_recordMikulas Patocka
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka
2012-12-21dm snapshot: use per_bio_dataMikulas Patocka
2012-12-21dm verity: use per_bio_dataMikulas Patocka
2012-12-21dm raid1: use per_bio_dataMikulas Patocka
2012-12-21dm: introduce per_bio_dataMikulas Patocka
2012-12-21dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer
2012-12-21dm linear: add WRITE SAME supportMike Snitzer
2012-12-21dm: add WRITE SAME supportMike Snitzer
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer
2012-12-21dm ioctl: use kmalloc if possibleMikulas Patocka
2012-12-21dm ioctl: remove PF_MEMALLOCMikulas Patocka
2012-12-21dm persistent data: improve improve space map block alloc failure messageJoe Thornber
2012-12-21dm thin: use DMERR_LIMIT for errorsMike Snitzer
2012-12-21dm persistent data: use DMERR_LIMIT for errorsMike Snitzer
2012-12-21dm block manager: reinstate message when validator failsMike Snitzer