summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mtip32xx: abstract out "are any commands active" helperJens Axboe2017-05-02
* mtip32xx: kill atomic argument to mtip_quiesce_io()Jens Axboe2017-05-02
* mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()Jens Axboe2017-05-02
* block: Remove elevator_change()Bart Van Assche2017-05-02
* Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\
| * Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe2017-04-27
| |\
| | * nvme-scsi: remove nvme_trans_security_protocolChristoph Hellwig2017-04-27
| | * nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_ioChristoph Hellwig2017-04-25
| | * nvme-scsi: Consider LBA format in IO splitting calculationJon Derrick2017-04-25
| | * nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twiceEwan D. Milne2017-04-25
| | * lpfc: Fix memory corruption of the lpfc_ncmd->list pointersJames Smart2017-04-25
| | * lpfc revison 11.2.0.12James Smart2017-04-24
| | * Fix Express lane queue creation.James Smart2017-04-24
| | * Update ABORT processing for NVMET.James Smart2017-04-24
| | * Fix implicit logo and RSCN handling for NVMETJames Smart2017-04-24
| | * Add Fabric assigned WWN support.James Smart2017-04-24
| | * Fix max_sgl_segments settings for NVME / NVMETJames Smart2017-04-24
| | * Fix crash after issuing lip resetJames Smart2017-04-24
| | * Fix driver load issues when MRQ=8James Smart2017-04-24
| | * Remove hba lock from NVMET issue WQE.James Smart2017-04-24
| | * Fix nvme initiator handling when not enabled.James Smart2017-04-24
| | * Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart2017-04-24
| | * Fix driver unload/reload operation.James Smart2017-04-24
| | * Fix PRLI ACC rsp for NVMEJames Smart2017-04-24
| | * Fix extra line print in rqpair debug print.James Smart2017-04-24
| | * Remove NULL ptr check before kfree.James Smart2017-04-24
| | * Remove unused defines for NVME PostBuf.James Smart2017-04-24
| | * Fix spelling in comments.James Smart2017-04-24
| | * Add debug messages for nvme/fcp resource allocation.James Smart2017-04-24
| | * Fix log message in completion path.James Smart2017-04-24
| | * Fix rejected nvme LS Req.James Smart2017-04-24
| | * Fix nvme unregister port timeout.James Smart2017-04-24
| | * Standardize nvme SGL segment countJames Smart2017-04-24
| | * nvmet-fcloop: mark two symbols staticChristoph Hellwig2017-04-24
| | * nvmet-fc: properly endian swap sq_headChristoph Hellwig2017-04-24
| | * nvmet-fc: mark the sqhd field as __le16Christoph Hellwig2017-04-24
| | * nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdrChristoph Hellwig2017-04-24
| | * nvmet-fc: mark nvmet_fc_handle_fcp_rqst staticChristoph Hellwig2017-04-24
| | * nvme-fc: mark two symbols staticChristoph Hellwig2017-04-24
| | * nvme_fc: add controller reset supportJames Smart2017-04-24
| | * nvme_fc: add aen abort to teardownJames Smart2017-04-24
| | * nvme_fc: fix command id checkJames Smart2017-04-24
| * | nvme: Add nvme_core.force_apst to ignore the NO_APST quirkAndy Lutomirski2017-04-25
| * | nvme: Display raw APST configuration via DYNAMIC_DEBUGAndy Lutomirski2017-04-25
| * | nvme: Fix APST commentAndy Lutomirski2017-04-25
| * | Merge branch 'master' into for-4.12/post-mergeJens Axboe2017-04-25
| |\ \ | | |/ | |/|
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ \
| * | | block: hide badblocks attribute by defaultDan Williams2017-04-28
| * | | blk-mq: unify hctx delay_work and run_workJens Axboe2017-04-28
| * | | block: add kblock_mod_delayed_work_on()Jens Axboe2017-04-28