summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-09Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe
2018-08-09bcache: trivial - remove tailing backslash in macro BTREE_FLAGShenghui Wang
2018-08-09bcache: make the pr_err statement used for ENOENT only in sysfs_attatch sectionShenghui Wang
2018-08-09bcache: set max writeback rate when I/O request is idleColy Li
2018-08-09bcache: add code comments for bset.cColy Li
2018-08-09bcache: fix mistaken comments in request.cColy Li
2018-08-09bcache: fix mistaken code comments in bcache.hColy Li
2018-08-09bcache: add a comment in super.cColy Li
2018-08-09bcache: avoid unncessary cache prefetch bch_btree_node_get()Coly Li
2018-08-09bcache: display rate debug parameters to 0 when writeback is not runningColy Li
2018-08-09bcache: do not check return value of debugfs_create_dir()Coly Li
2018-08-08drivers/block/drbd: remove the null check for kmem_cache_destroyzhong jiang
2018-08-08drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroyzhong jiang
2018-08-08drivers/block/mtip32xx: remove the null check for debugfs_remove_recursivezhong jiang
2018-08-08nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect foreverTal Shorer
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni
2018-08-08nvme: set gendisk read only based on nsattrChaitanya Kulkarni
2018-08-07target/loop: depend on SCSIChristoph Hellwig
2018-08-07nvme: fixup crash on failed discoveryHannes Reinecke
2018-08-06xen-blkfront: use true and false for boolean valuesGustavo A. R. Silva
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-02aoe: mark expected switch fall-throughGustavo A. R. Silva
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-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-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