aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
...
| * | | | | | 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
| * | | | | | | | mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP2015-06-16
| * | | | | | | | mtip32xx: fix rmmod issueAsai Thambi SP2015-06-16
| * | | | | | | | block/ps3vram: Remove obsolete reference to MTDGeert Uytterhoeven2015-06-10
| * | | | | | | | block/ps3vram: Fix sparse warningsGeoff Levand2015-06-10
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | NVMe: Automatic namespace rescanKeith Busch2015-06-05
| * | | | | | | NVMe: Memory barrier before queue_count is incrementedJon Derrick2015-06-05
| * | | | | | | NVMe: add sysfs and ioctl controller resetKeith Busch2015-06-05
| * | | | | | | null_blk: restart request processing on completion handlerAkinobu Mita2015-06-01
| * | | | | | | null_blk: prevent timer handler running on a different CPU where startedAkinobu Mita2015-06-01
| * | | | | | | NVMe: Remove hctx reliance for multi-namespaceKeith Busch2015-06-01
| * | | | | | | NVMe: End sync requests immediately on failureKeith Busch2015-05-29
| * | | | | | | NVMe: Use requested sync command timeoutKeith Busch2015-05-29
| * | | | | | | NVMe: Fix obtaining command resultKeith Busch2015-05-22
| * | | | | | | nvme: submit internal commands through the block layerChristoph Hellwig2015-05-22
| * | | | | | | nvme: fail SCSI read/write command with unsupported protection bitChristoph Hellwig2015-05-22
| * | | | | | | nvme: report the DPOFUA in MODE_SENSEChristoph Hellwig2015-05-22
| * | | | | | | nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing codeChristoph Hellwig2015-05-22