summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31block, bfq: remove slow-system classPaolo Valente
2018-05-31block, bfq: add description of weight-raising heuristicsPaolo Valente
2018-05-31block, bfq: remove the removal of 'next' rq in bfq_requests_mergedFilippo Muzzini
2018-05-31block, bfq: remove wrong check in bfq_requests_mergedPaolo Valente
2018-05-31block, bfq: remove wrong lock in bfq_requests_mergedFilippo Muzzini
2018-05-30block: fixup bioset_integrity_create() callJens Axboe
2018-05-30block: Drop bioset_create()Kent Overstreet
2018-05-30xfs: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30btrfs: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30fs: convert block_dev.c to bioset_init()Kent Overstreet
2018-05-30target: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30dm: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30md: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30bcache: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30lightnvm: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30pktcdvd: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30drbd: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30block: convert bounce, q->bio_split to bioset_init()/mempool_init()Kent Overstreet
2018-05-30blk-throttle: return proper bool type to caller instead of 0/1Chengguang Xu
2018-05-30blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iterChristoph Hellwig
2018-05-30nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.Kevin Vigor
2018-05-30blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatchLiu Bo
2018-05-30block: kyber: make kyber more friendly with mergingJianchao Wang
2018-05-30blk-mq: abstract out blk-mq-sched rq list iteration bio merge helperJens Axboe
2018-05-29block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig
2018-05-29Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-05-29block: don't print a message when the device went awayChristoph Hellwig
2018-05-29block: unexport check_disk_size_changeChristoph Hellwig
2018-05-29block: move ->timeout request memberJens Axboe
2018-05-29blk-mq: simplify blk_mq_rq_timed_outChristoph Hellwig
2018-05-29block: document the blk_eh_timer_return valuesChristoph Hellwig
2018-05-29block: remove BLK_EH_HANDLEDChristoph Hellwig
2018-05-29libiscsi: don't try to bypass SCSI EHChristoph Hellwig
2018-05-29mmc: complete requests from ->timeoutChristoph Hellwig
2018-05-29scsi_transport_fc: complete requests from ->timeoutChristoph Hellwig
2018-05-29null_blk: complete requests from ->timeoutChristoph Hellwig
2018-05-29mtip32xx: complete requests from ->timeoutChristoph Hellwig
2018-05-29nbd: complete requests from ->timeoutChristoph Hellwig
2018-05-29nvme: return BLK_EH_DONE from ->timeoutChristoph Hellwig
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-29blk-mq: Remove generation seqeunceKeith Busch
2018-05-29blk-mq: Fix timeout and state orderKeith Busch
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig
2018-05-28bcache: Replace bch_read_string_list() by __sysfs_match_string()Andy Shevchenko
2018-05-28bcache: Move couple of functions to sysfs.cAndy Shevchenko
2018-05-28bcache: Move couple of string arrays to sysfs.cAndy Shevchenko
2018-05-28bcache: stop bcache device when backing device is offlineColy Li
2018-05-25null_blk: add blocking description and remove lightnvmLiu Bo
2018-05-25nvme: fixup memory leak in nvme_init_identify()Hannes Reinecke
2018-05-25nvme: fix KASAN warning when parsing host nqnHannes Reinecke