summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-11bcache: add identifier names to arguments of function definitionsColy Li
2018-08-11bcache: style fix to add a blank line after declarationsColy Li
2018-08-11bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li
2018-08-11blkcg: Make blkg_root_lookup() work for queues in bypass modeBart Van Assche
2018-08-10bcache: fix error setting writeback_rate through sysfs interfaceColy Li
2018-08-09null_blk: add lock drop/acquire annotationJens Axboe
2018-08-09Blk-throttle: reduce tail io latency when iops limit is enforcedLiu Bo
2018-08-09block: paride: pd: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-09block: Ensure that a request queue is dissociated from the cgroup controllerBart Van Assche
2018-08-09block: Introduce blk_exit_queue()Bart Van Assche
2018-08-09blkcg: Introduce blkg_root_lookup()Bart Van Assche
2018-08-09block: Remove two superfluous #include directivesBart Van Assche
2018-08-09blk-mq: count the hctx as active before allocating tagJianchao Wang
2018-08-09block: bvec_nr_vecs() returns value for wrong slabGreg Edwards
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-08nvme.h: add support for ns write protect definitionsChaitanya Kulkarni
2018-08-08nvme.h: fixup ANA group descriptor formatHannes Reinecke
2018-08-07cfq: Suppress compiler warnings about comparisonsBart Van Assche
2018-08-07cfq: Annotate fall-through in a switch statementBart Van Assche
2018-08-07blk-wbt: Avoid lock contention and thundering herd issue in wbt_waitAnchal Agarwal
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