summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen2015-04-073-50/+49
* xen-blkback: enlarge the array size of blkback nameTao Chen2015-04-071-2/+5
* nbd: Return error pointer directlyMarkus Pargmann2015-04-021-5/+2
* nbd: Return error code directlyMarkus Pargmann2015-04-021-5/+2
* nbd: Remove fixme that was already fixedMarkus Pargmann2015-04-021-6/+3
* nbd: Restructure debugging printsMarkus Pargmann2015-04-021-66/+22
* nbd: Fix device bytesize typeMarkus Pargmann2015-04-021-1/+2
* nbd: Replace kthread_create with kthread_runMarkus Pargmann2015-04-021-3/+3
* nbd: Remove kernel internal headerMarkus Pargmann2015-04-022-46/+22
* Documentation: nbd: Add list of module parametersMarkus Pargmann2015-04-021-0/+10
* Documentation: nbd: Reformat to allow more documentationMarkus Pargmann2015-04-021-15/+19
* NVMe: increase depth of admin queueJens Axboe2015-03-311-1/+1
* nvme: Fix PRP list calculation for non-4k system page sizeMurali Iyer2015-03-311-2/+2
* NVMe: Fix blk-mq hot cpu notificationKeith Busch2015-03-311-7/+5
* NVMe: embedded iod mask cleanupChong Yuan2015-03-311-4/+3
* NVMe: Freeze admin queue on device failureKeith Busch2015-03-311-2/+3
* block, drbd: use mempool_create_slab_pool()David Rientjes2015-03-251-4/+3
* block, drbd: fix drbd_req_new() initializationDavid Rientjes2015-03-251-1/+2
* brd: update maintainer to be Jens AxboeRoss Zwisler2015-03-171-1/+1
* blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't setKeith Busch2015-03-131-3/+6
* blk-mq: export blk_mq_run_hw_queuesMike Snitzer2015-03-132-4/+5
* blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer2015-03-133-10/+23
* Merge branch 'for-linus' into for-4.1/coreJens Axboe2015-03-133-8/+8
|\
| * blk-mq: fix use of incorrect goto label in blk_mq_init_queue error pathMike Snitzer2015-03-131-3/+3
| * Merge tag 'nbd_fixes_20150305' of git://git.pengutronix.de/git/mpa/linux-nbd ...Jens Axboe2015-03-051-4/+4
| |\
| | * nbd: fix possible memory leakSudip Mukherjee2015-03-051-4/+4
| * | writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()Tejun Heo2015-03-041-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-03-1318-33/+63
|\ \ \
| * | | memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov2015-03-131-1/+3
| * | | mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep2015-03-131-2/+2
| * | | kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-132-4/+8
| * | | kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-135-7/+16
| * | | fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose2015-03-131-1/+2
| * | | mm/nommu.c: export symbol max_mapnrgchen gchen2015-03-131-0/+1
| * | | arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang2015-03-131-0/+5
| * | | nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi2015-03-131-3/+4
| * | | mm: cma: fix CMA aligned offset calculationDanesh Petigara2015-03-131-5/+7
| * | | mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes2015-03-131-1/+3
| * | | mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko2015-03-131-1/+2
| * | | drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas2015-03-131-0/+1
| * | | ocfs2: make append_dio an incompat featureMark Fasheh2015-03-132-8/+9
* | | | mm: thp: Return the correct value for change_huge_pmdMel Gorman2015-03-121-2/+2
|/ / /
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-121-3/+0
|\ \ \
| * | | Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski2015-03-121-3/+0
* | | | Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-122-4/+5
|\ \ \ \
| * | | | PCI: xgene: Add register offset to config space base addressFeng Kan2015-03-061-2/+2
| * | | | PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin2015-02-251-2/+3
| | |_|/ | |/| |
* | | | Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-03-121-3/+4
|\ \ \ \
| * | | | microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside2015-03-041-1/+2
| * | | | microblaze: Coding style cleanupMichal Simek2015-03-041-2/+2
| | |_|/ | |/| |