aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-01
|\
| * block/xen-blkback: s/nr_pages/nr_segs/Julien Grall2015-06-17
| * block/xen-blkfront: Remove invalid commentJulien Grall2015-06-17
| * block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQSJulien Grall2015-06-17
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \
| * | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-27
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-30
|\ \
| * | drivers/block/nvme-core.c: fix build with gcc-4.4.4Andrew Morton2015-06-27
| * | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-06-27
| |\ \
| | * | drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialisingBob Liu2015-06-22
| | * | xen/block: add multi-page ring supportBob Liu2015-06-05
| | * | driver: xen-blkfront: move talk_to_blkback to a more suitable placeBob Liu2015-06-05
| | * | drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu2015-06-05
| * | | NVMe: Fix filesystem deadlock on removalKeith Busch2015-06-27
| * | | NVMe: Failed controller initialization fixesKeith Busch2015-06-27
| * | | NVMe: Unify controller probe and resumeKeith Busch2015-06-27
| * | | NVMe: Don't use fake status on cancelled commandKeith Busch2015-06-27
| * | | NVMe: Fix device cleanup on initialization failureKeith Busch2015-06-27
* | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-29
|\ \ \ \ | |/ / / |/| | |
| * | | libnvdimm, pmem: move pmem to drivers/nvdimm/Dan Williams2015-06-24
* | | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-26
|\ \ \ \
| * | | | paride: use new parport device modelSudip Mukherjee2015-05-31
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \ \ \
| * | | | zram: check comp algorithm availability earlierSergey Senozhatsky2015-06-25
| * | | | zram: cut trailing newline in algorithm nameSergey Senozhatsky2015-06-25
| * | | | zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky2015-06-25
| * | | | zram: add dynamic device add/remove functionalitySergey Senozhatsky2015-06-25
| * | | | zram: close race by open overridingSergey Senozhatsky2015-06-25
| * | | | zram: return zram device_id from zram_add()Sergey Senozhatsky2015-06-25
| * | | | zram: trivial: correct flag operations commentSergey Senozhatsky2015-06-25
| * | | | zram: report every added and removed deviceSergey Senozhatsky2015-06-25
| * | | | zram: remove max_num_devices limitationSergey Senozhatsky2015-06-25
| * | | | zram: reorganize code layoutSergey Senozhatsky2015-06-25
| * | | | zram: use idr instead of `zram_devices' arraySergey Senozhatsky2015-06-25
| * | | | zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky2015-06-25
| * | | | zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2015-06-25
* | | | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ \ \
| * | | | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
| * | | | | writeback: move backing_dev_info->state into bdi_writebackTejun Heo2015-06-02
* | | | | | Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ \ \ \
| * | | | | | mtip32xx: Fix accessing freed memorySelvan Mani2015-06-24
| * | | | | | block: nvme-scsi: Catch kcalloc failureAxel Lin2015-06-20
| * | | | | | NVMe: Fix IO for extended metadata formatsKeith Busch2015-06-19
| * | | | | | nvme: don't overwrite req->cmd_flags on sync cmdMatias Bjørling2015-06-17
| * | | | | | mtip32xx: increase wait time for hba resetAsai Thambi SP2015-06-16
| * | | | | | mtip32xx: fix minor numberAsai Thambi SP2015-06-16
| * | | | | | mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()Asai Thambi SP2015-06-16
| * | | | | | mtip32xx: fix crash on surprise removal of the driveAsai Thambi SP2015-06-16
| * | | | | | mtip32xx: Abort I/O during secure erase operationAsai Thambi SP2015-06-16
| * | | | | | mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BITAsai Thambi SP2015-06-16