summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-08nvme.h: fixup ANA group descriptor formatHannes Reinecke
2018-08-07nvme: fixup crash on failed discoveryHannes Reinecke
2018-08-05lightnvm: remove minor version check for 2.0Matias Bjørling
2018-08-05Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-08-02scsi: Check sense buffer size at build timeKees Cook
2018-08-02libata-scsi: Move sense buffers onto stackKees Cook
2018-08-02cdrom: Use struct scsi_sense_hdr internallyKees Cook
2018-08-02ide-cd: Remove redundant sense bufferKees Cook
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook
2018-08-02target: don't depend on SCSIChristoph Hellwig
2018-08-02scsi: build scsi_common.o for all scsi passthrough request usersChristoph Hellwig
2018-08-02scsi: cxlflash: Drop unused sense buffersKees Cook
2018-08-02ide-cd: Drop unused sense buffersKees Cook
2018-08-02blk-mq: fix updating tags depthMing Lei
2018-08-02block: really disable runtime-pm for blk-mqMing Lei
2018-08-02aoe: mark expected switch fall-throughGustavo A. R. Silva
2018-08-02block: make iolatency avg_lat exponentially decayDennis Zhou (Facebook)
2018-08-01blk-cgroup: clear the throttle queue on forkJosef Bacik
2018-08-01blk-cgroup: hold the queue ref during throttlingJosef Bacik
2018-08-01blk-iolatency: fix blkg leak in timer_fnJosef Bacik
2018-08-01block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow pathzhong jiang
2018-07-31t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe
2018-07-30block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin
2018-07-30nvme: use blk API to remap ref tags for IOs with metadataMax Gurtovoy
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-30block: don't account for split bio's size in cgroup statsJosef Bacik
2018-07-28pktcdvd: Fix possible Spectre-v1 for pkt_devsJinbum Park
2018-07-27nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni
2018-07-27nvmet: support configuring ANA groupsChristoph Hellwig
2018-07-27nvmet: add minimal ANA supportChristoph Hellwig
2018-07-27nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig
2018-07-27nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig
2018-07-27nvme: add ANA supportChristoph Hellwig
2018-07-27nvme: remove nvme_req_needs_failoverChristoph Hellwig
2018-07-27nvme: simplify the API for getting log pagesChristoph Hellwig
2018-07-27nvme.h: add ANA definitionsChristoph Hellwig
2018-07-27nvme.h: add support for the log specific fieldChristoph Hellwig
2018-07-27partitions/aix: append null character to print data from diskMauricio Faria de Oliveira
2018-07-27partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira
2018-07-27bcache: stop using the deprecated get_seconds()Arnd Bergmann
2018-07-27bcache: do not assign in if condition in bcache_device_init()Florian Schmaus
2018-07-27bcache: do not assign in if condition in bcache_init()Florian Schmaus
2018-07-27bcache: free heap cache_set->flush_btree in bch_journal_freeShenghui Wang
2018-07-27bcache: do not assign in if condition register_bcache()Florian Schmaus
2018-07-27bcache: fix I/O significant decline while backend devices registeringTang Junhui
2018-07-27bcache: calculate the number of incremental GC nodes according to the total o...Tang Junhui
2018-07-27bcache: finish incremental GCTang Junhui
2018-07-27bcache: simplify the calculation of the total amount of flash dirty dataTang Junhui