summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-07NVMe: Add translation for block limitsKeith Busch
2015-04-07NVMe: Remove check for nullKeith Busch
2015-04-07NVMe: Fix error handling of class_create("nvme")Alexey Khoroshilov
2015-04-02nbd: Return error pointer directlyMarkus Pargmann
2015-04-02nbd: Return error code directlyMarkus Pargmann
2015-04-02nbd: Remove fixme that was already fixedMarkus Pargmann
2015-04-02nbd: Restructure debugging printsMarkus Pargmann
2015-04-02nbd: Fix device bytesize typeMarkus Pargmann
2015-04-02nbd: Replace kthread_create with kthread_runMarkus Pargmann
2015-04-02nbd: Remove kernel internal headerMarkus Pargmann
2015-04-02Documentation: nbd: Add list of module parametersMarkus Pargmann
2015-04-02Documentation: nbd: Reformat to allow more documentationMarkus Pargmann
2015-03-31NVMe: increase depth of admin queueJens Axboe
2015-03-31nvme: Fix PRP list calculation for non-4k system page sizeMurali Iyer
2015-03-31NVMe: Fix blk-mq hot cpu notificationKeith Busch
2015-03-31NVMe: embedded iod mask cleanupChong Yuan
2015-03-31NVMe: Freeze admin queue on device failureKeith Busch
2015-03-24block, drbd: use mempool_create_slab_pool()David Rientjes
2015-03-24block, drbd: fix drbd_req_new() initializationDavid Rientjes
2015-03-17brd: update maintainer to be Jens AxboeRoss Zwisler
2015-03-13blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't setKeith Busch
2015-03-13blk-mq: export blk_mq_run_hw_queuesMike Snitzer
2015-03-13blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer
2015-03-13Merge branch 'for-linus' into for-4.1/coreJens Axboe
2015-03-13blk-mq: fix use of incorrect goto label in blk_mq_init_queue error pathMike Snitzer
2015-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-03-12memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov
2015-03-12mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2015-03-12fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose
2015-03-12mm/nommu.c: export symbol max_mapnrgchen gchen
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang
2015-03-12nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-03-12mm: cma: fix CMA aligned offset calculationDanesh Petigara
2015-03-12mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes
2015-03-12mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko
2015-03-12drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas
2015-03-12ocfs2: make append_dio an incompat featureMark Fasheh
2015-03-12mm: thp: Return the correct value for change_huge_pmdMel Gorman
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-12Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2015-03-12Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-03-12mm: fix up numa read-only thread grouping logicLinus Torvalds
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski
2015-03-12nios2: update pt_regsChung-Ling Tang
2015-03-10Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-03-10Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds