summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: trace completion of all bios.NeilBrown2017-04-075-4/+25
* block: simple improvements for bio->flagsNeilBrown2017-04-071-9/+13
* block: move timeout field in struct request to pack betterJens Axboe2017-04-051-1/+2
* block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-0510-13/+13
* nvme: move the retries count to struct nvme_requestChristoph Hellwig2017-04-052-5/+6
* nvme: mark nvme_max_retries staticChristoph Hellwig2017-04-052-4/+1
* nvme: cleanup nvme_req_needs_retryChristoph Hellwig2017-04-051-5/+11
* nvme: move ->retries setup to nvme_setup_cmdChristoph Hellwig2017-04-052-4/+5
* remove the obsolete hd driverChristoph Hellwig2017-04-053-832/+0
* blk-mq: Remove blk_mq_queue_data.listBart Van Assche2017-04-052-18/+0
* cfq: Disable writeback throttling by defaultJan Kara2017-04-051-12/+5
* block: fix inheriting request priority from bioAdam Manzanares2017-04-041-1/+1
* nvme: factor request completion code into a common helperChristoph Hellwig2017-04-046-93/+40
* nvme-fc: drop ctrl for all command completionsChristoph Hellwig2017-04-041-2/+3
* nvme-fc: increment request retries counter before requeuingSagi Grimberg2017-04-041-0/+1
* nvme-loop: increment request retries counter before requeuingSagi Grimberg2017-04-041-0/+1
* nvme-rdma: increment request retries counter before requeuingSagi Grimberg2017-04-041-0/+1
* nvme_fc: Clean up host fcpio done status handlingJames Smart2017-04-042-10/+10
* nvmet_fc: Clear SG list to avoid double freesJames Smart2017-04-041-0/+2
* nvme_fc: correct LS validationJames Smart2017-04-041-4/+5
* nvmet_fc: Sync NVME LS reject reasons with specJames Smart2017-04-041-7/+12
* nvme_fc: Add check of status_code in ERSP_IUJames Smart2017-04-041-0/+1
* nvme_fc: Sync FC-NVME header with standardJames Smart2017-04-041-9/+59
* nvme-rdma: Support ctrl_loss_tmoSagi Grimberg2017-04-041-13/+28
* nvme-fabrics: Allow ctrl loss timeout configurationSagi Grimberg2017-04-042-0/+38
* nvme-rdma: get rid of local reconnect_delaySagi Grimberg2017-04-041-5/+3
* nvme-loop: retrieve iod from the cqe command_idSagi Grimberg2017-04-041-6/+25
* nvme-loop: remove unneeded includesSagi Grimberg2017-04-041-2/+0
* nvme-fc: fix module_init (theoretical) error pathSagi Grimberg2017-04-041-1/+10
* nvme-loop: fix module_init (theoretical) error pathSagi Grimberg2017-04-041-1/+6
* nvme-rdma: fix module_init (theoretical) error pathSagi Grimberg2017-04-041-5/+13
* nvmet: use symbolic constants for log identifiersMax Gurtovoy2017-04-041-6/+6
* nvmet: Introduced helper routine for controller status check.Parav Pandit2017-04-046-34/+41
* nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit2017-04-044-21/+20
* iscsi-target: use generic inet_pton_with_scopeSagi Grimberg2017-04-041-34/+12
* nvme-rdma: use inet_pton_with_scope helperSagi Grimberg2017-04-041-44/+19
* nvmet-rdma: use generic inet_pton_with_scopeSagi Grimberg2017-04-041-13/+29
* net/utils: generic inet_pton_with_scope helperSagi Grimberg2017-04-042-0/+109
* nvme-loop: remove some code duplicationSagi Grimberg2017-04-041-12/+21
* nvme-rdma: Give some more grace for rdma connection establishmentSagi Grimberg2017-04-041-1/+1
* nvmet-rdma: occasionally flush ongoing controller teardownSagi Grimberg2017-04-041-0/+5
* nvme-rdma: handle cpu unplug when re-establishing the controllerSagi Grimberg2017-04-041-14/+14
* nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg2017-04-041-5/+3
* nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg2017-04-042-1/+11
* nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg2017-04-041-38/+50
* nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg2017-04-041-1/+1
* blk-mq: constify struct blk_mq_opsEric Biggers2017-03-3114-18/+18
* null_blk: add blocking modeJens Axboe2017-03-301-0/+9
* blk-mq: fix schedule-under-preempt for blocking driversJens Axboe2017-03-301-3/+14
* block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"Colin Ian King2017-03-301-1/+1