summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-17block: don't defer flushes on blk-mq + schedulingfor-4.11/next-signedfor-4.11/nextJens Axboe
2017-02-17blk-mq-sched: ask scheduler for work, if we failed dispatching leftoversJens Axboe
2017-02-17blk-mq: don't special case flush inserts for blk-mq-schedJens Axboe
2017-02-17blk-mq-sched: don't add flushes to the head of requeue queueJens Axboe
2017-02-17blk-mq: have blk_mq_dispatch_rq_list() return if we queued IO or notJens Axboe
2017-02-15block: do not allow updates through sysfs until registration completesTahsin Erdogan
2017-02-10blk-mq-sched: don't hold queue_lock when calling exit_icqOmar Sandoval
2017-02-10block: set make_request_fn manually in blk_mq_update_nr_hw_queuesJosef Bacik
2017-02-10blk-mq: pass bio to blk_mq_sched_get_rq_privPaolo Valente
2017-02-08block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo
2017-02-08nvme: support ranged discard requestsChristoph Hellwig
2017-02-08block: optionally merge discontiguous discard bios into a single requestChristoph Hellwig
2017-02-08block: enumify ELEVATOR_*_MERGEChristoph Hellwig
2017-02-08block: move req_set_nomerge to blk.hChristoph Hellwig
2017-02-06blk-mq-sched: (un)register elevator when (un)registering queueOmar Sandoval
2017-02-04dm: don't allow ioctls to targets that don't map to whole devicesChristoph Hellwig
2017-02-03block: free merged request in the callerJens Axboe
2017-02-03blk-merge: return the merged requestJens Axboe
2017-02-03blkcg: fix double free of new_blkg in blkcg_init_queueHou Tao
2017-02-02blk-mq-sched: bypass the scheduler for flushes entirelyOmar Sandoval
2017-02-02zram_drv: update for backing dev info changesJens Axboe
2017-02-02blktrace: use existing disk debugfs directoryOmar Sandoval
2017-02-02blk-mq: move debugfs_remove() of disk dir to blk_release_queue()Omar Sandoval
2017-02-02block: use same block debugfs directory for blk-mq and blktraceOmar Sandoval
2017-02-02blktrace: make do_blk_trace_setup() staticOmar Sandoval
2017-02-02block: fix debugfs config conditional in struct request_queueOmar Sandoval
2017-02-02debugfs: add debugfs_lookup()Omar Sandoval
2017-02-02scsi, block: fix duplicate bdi name registration crashesDan Williams
2017-02-02block: Get rid of blk_get_backing_dev_info()Jan Kara
2017-02-02block: Make blk_get_backing_dev_info() safe without open bdevJan Kara
2017-02-02block: Dynamically allocate and refcount backing_dev_infoJan Kara
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara
2017-02-02block: Unhash block device inodes on gendisk destructionJan Kara
2017-02-01nbd: use an idr to keep track of nbd devicesJosef Bacik
2017-02-01nbd: use our own workqueue for recv threadsJosef Bacik
2017-02-01blk-mq-debug: Introduce debugfs_create_files()for-4.11/rq-refactorBart Van Assche
2017-02-01blk-mq-debug: Make show() operations interruptibleBart Van Assche
2017-02-01blk-mq-debug: Avoid that sparse complains about req_flags_t usageBart Van Assche
2017-02-01blk-mq-debugfs: Add missing __acquires() / __releases() annotationsBart Van Assche
2017-01-31block: move internal_tag to same cache line as tagJens Axboe
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31ide: don't abuse cmd_typeChristoph Hellwig
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-31nbd: move request validity checking into nbd_send_cmdChristoph Hellwig
2017-01-31nbd: remove REQ_TYPE_DRV_PRIV leftoversChristoph Hellwig
2017-01-31mspro_block: remove pointless prep_fnChristoph Hellwig
2017-01-31ms_block: remove pointless prep_fnChristoph Hellwig
2017-01-31mmc: remove pointless request type check in mmc_prep_requestChristoph Hellwig
2017-01-31ѕd: remove pointless REQ_TYPE_FS checkChristoph Hellwig
2017-01-31scm_blk: remove unneeded REQ_TYPE_FS checkChristoph Hellwig