aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* MAINTAINERS: Update ps3vram block driverGeoff Levand2015-06-10
* 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
* Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe2015-06-05
|\
| * block: add blk_set_queue_dying() to blkdev.hJens Axboe2015-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
* | Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe2015-06-01
|\|
| * blk-mq: Shared tag enhancementsKeith Busch2015-06-01
| * block: don't honor chunk sizes for data-less IOJens Axboe2015-05-29
| * block: only honor SG gap prevention for merges that contain dataJens Axboe2015-05-29
| * block: fix returnvar.cocci warningsJulia Lawall2015-05-26
| * block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-22
| * block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer2015-05-22
* | 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
* | nvme: first round at deobsfucating the SCSI translation codeChristoph Hellwig2015-05-22
* | nvme: fix scsi translation error handlingChristoph Hellwig2015-05-22
* | nvme: split nvme_trans_send_fw_cmdChristoph Hellwig2015-05-22
* | nvme: store a struct device pointer in struct nvme_devChristoph Hellwig2015-05-22
* | nvme: consolidate synchronous command submission helpersChristoph Hellwig2015-05-22
* | loop: remove (now) unused 'out' labelJens Axboe2015-05-20
* | s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson2015-05-20
* | block: dasd_genhd: convert to blkdev_reread_partMing Lei2015-05-20
* | block: nbd: convert to blkdev_reread_part()Ming Lei2015-05-20
* | block: loop: fix another reread part failureMing Lei2015-05-20
* | block: loop: don't hold lo_ctl_mutex in lo_openMing Lei2015-05-20
* | Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe2015-05-20
|\|
| * block: replace trylock with mutex_lock in blkdev_reread_part()Ming Lei2015-05-20
| * block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson2015-05-20
| * suspend: simplify block I/O handlingChristoph Hellwig2015-05-19
| * block: collapse bio bit spaceJens Axboe2015-05-19
| * block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig2015-05-19
| * block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-19
| * block: use an atomic_t for mq_freeze_depthChristoph Hellwig2015-05-19