summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-14remove the mg_disk driverChristoph Hellwig
2017-04-08scsi: sd: Remove LBPRZ dependency for discardsMartin K. Petersen
2017-04-08scsi: sd: Separate zeroout and discard command choicesMartin K. Petersen
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08drbd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08drbd: make intelligent use of blkdev_issue_zerooutChristoph Hellwig
2017-04-08mmc: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08rsxx: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08rbd: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08brd: remove discard supportChristoph Hellwig
2017-04-08loop: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08zram: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08nvme: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08sd: implement unmapping Write ZeroesChristoph Hellwig
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig
2017-04-08dm kcopyd: switch to use REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08dm io: discards don't take a payloadChristoph Hellwig
2017-04-08md: support REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08sd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08sd: split sd_setup_discard_cmndChristoph Hellwig
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche
2017-04-07block: trace completion of all bios.NeilBrown
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig
2017-04-05nvme: move the retries count to struct nvme_requestChristoph Hellwig
2017-04-05nvme: mark nvme_max_retries staticChristoph Hellwig
2017-04-05nvme: cleanup nvme_req_needs_retryChristoph Hellwig
2017-04-05nvme: move ->retries setup to nvme_setup_cmdChristoph Hellwig
2017-04-05remove the obsolete hd driverChristoph Hellwig
2017-04-04nvme: factor request completion code into a common helperChristoph Hellwig
2017-04-04nvme-fc: drop ctrl for all command completionsChristoph Hellwig
2017-04-04nvme-fc: increment request retries counter before requeuingSagi Grimberg
2017-04-04nvme-loop: increment request retries counter before requeuingSagi Grimberg
2017-04-04nvme-rdma: increment request retries counter before requeuingSagi Grimberg
2017-04-04nvme_fc: Clean up host fcpio done status handlingJames Smart
2017-04-04nvmet_fc: Clear SG list to avoid double freesJames Smart
2017-04-04nvme_fc: correct LS validationJames Smart
2017-04-04nvmet_fc: Sync NVME LS reject reasons with specJames Smart
2017-04-04nvme_fc: Add check of status_code in ERSP_IUJames Smart
2017-04-04nvme-rdma: Support ctrl_loss_tmoSagi Grimberg
2017-04-04nvme-fabrics: Allow ctrl loss timeout configurationSagi Grimberg
2017-04-04nvme-rdma: get rid of local reconnect_delaySagi Grimberg
2017-04-04nvme-loop: retrieve iod from the cqe command_idSagi Grimberg
2017-04-04nvme-loop: remove unneeded includesSagi Grimberg
2017-04-04nvme-fc: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvme-loop: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvme-rdma: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvmet: use symbolic constants for log identifiersMax Gurtovoy