summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-293-275/+0
|\
| * libnvdimm, pmem: move pmem to drivers/nvdimm/Dan Williams2015-06-243-274/+0
* | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-267-7/+96
|\ \
| * | paride: use new parport device modelSudip Mukherjee2015-06-017-7/+96
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-265-433/+554
|\ \
| * | zram: check comp algorithm availability earlierSergey Senozhatsky2015-06-253-0/+9
| * | zram: cut trailing newline in algorithm nameSergey Senozhatsky2015-06-252-1/+9
| * | zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky2015-06-251-5/+3
| * | zram: add dynamic device add/remove functionalitySergey Senozhatsky2015-06-251-3/+97
| * | zram: close race by open overridingSergey Senozhatsky2015-06-252-19/+38
| * | zram: return zram device_id from zram_add()Sergey Senozhatsky2015-06-251-9/+14
| * | zram: trivial: correct flag operations commentSergey Senozhatsky2015-06-251-1/+1
| * | zram: report every added and removed deviceSergey Senozhatsky2015-06-251-2/+3
| * | zram: remove max_num_devices limitationSergey Senozhatsky2015-06-252-13/+1
| * | zram: reorganize code layoutSergey Senozhatsky2015-06-251-363/+362
| * | zram: use idr instead of `zram_devices' arraySergey Senozhatsky2015-06-251-37/+49
| * | zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky2015-06-251-1/+1
| * | zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2015-06-252-13/+1
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-253-5/+7
|\ \ \
| * | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-022-0/+2
| * | | writeback: move backing_dev_info->state into bdi_writebackTejun Heo2015-06-021-5/+5
* | | | Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-259-1451/+964
|\ \ \ \
| * | | | mtip32xx: Fix accessing freed memorySelvan Mani2015-06-242-21/+0
| * | | | block: nvme-scsi: Catch kcalloc failureAxel Lin2015-06-201-2/+4
| * | | | NVMe: Fix IO for extended metadata formatsKeith Busch2015-06-191-6/+6
| * | | | nvme: don't overwrite req->cmd_flags on sync cmdMatias Bjørling2015-06-171-1/+1
| * | | | mtip32xx: increase wait time for hba resetAsai Thambi SP2015-06-161-2/+5
| * | | | mtip32xx: fix minor numberAsai Thambi SP2015-06-161-1/+2
| * | | | mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()Asai Thambi SP2015-06-161-1/+0
| * | | | mtip32xx: fix crash on surprise removal of the driveAsai Thambi SP2015-06-161-98/+45
| * | | | mtip32xx: Abort I/O during secure erase operationAsai Thambi SP2015-06-161-4/+28
| * | | | mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BITAsai Thambi SP2015-06-161-4/+1
| * | | | mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP2015-06-162-21/+2
| * | | | mtip32xx: fix rmmod issueAsai Thambi SP2015-06-161-6/+7
| * | | | block/ps3vram: Remove obsolete reference to MTDGeert Uytterhoeven2015-06-101-1/+1
| * | | | block/ps3vram: Fix sparse warningsGeoff Levand2015-06-101-16/+16
| * | | | NVMe: Automatic namespace rescanKeith Busch2015-06-051-32/+127
| * | | | NVMe: Memory barrier before queue_count is incrementedJon Derrick2015-06-051-1/+4
| * | | | NVMe: add sysfs and ioctl controller resetKeith Busch2015-06-051-0/+53
| * | | | null_blk: restart request processing on completion handlerAkinobu Mita2015-06-011-0/+12
| * | | | null_blk: prevent timer handler running on a different CPU where startedAkinobu Mita2015-06-011-1/+1
| * | | | NVMe: Remove hctx reliance for multi-namespaceKeith Busch2015-06-011-33/+19
| * | | | NVMe: End sync requests immediately on failureKeith Busch2015-05-291-0/+1
| * | | | NVMe: Use requested sync command timeoutKeith Busch2015-05-291-1/+1
| * | | | NVMe: Fix obtaining command resultKeith Busch2015-05-221-4/+6
| * | | | nvme: submit internal commands through the block layerChristoph Hellwig2015-05-222-530/+291
| * | | | nvme: fail SCSI read/write command with unsupported protection bitChristoph Hellwig2015-05-221-0/+7
| * | | | nvme: report the DPOFUA in MODE_SENSEChristoph Hellwig2015-05-221-2/+2
| * | | | nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing codeChristoph Hellwig2015-05-221-54/+24
| * | | | nvme: first round at deobsfucating the SCSI translation codeChristoph Hellwig2015-05-221-244/+82
OpenPOWER on IntegriCloud