summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2018-08-24blk-mq: don't queue more if we get a busy returnJens Axboe1-0/+12
2018-08-24block: sed-opal: Fix a couple off by one bugsDan Carpenter1-2/+2
2018-08-24blk-mq-debugfs: Off by one in blk_mq_rq_state_name()Dan Carpenter1-1/+1
2018-08-09Partially revert "block: fail op_is_write() requests to read-only partitions"Linus Torvalds1-2/+3
2018-08-03block: reset bi_iter.bi_done after splitting bioGreg Edwards1-0/+1
2018-08-03block: bio_iov_iter_get_pages: fix size of last iovecMartin Wilck1-10/+8
2018-08-03block, bfq: remove wrong lock in bfq_requests_mergedFilippo Muzzini1-2/+0
2018-07-22block: don't use blocking queue entered for recursive bio submitsJens Axboe2-1/+13
2018-07-17bsg: fix bogus EINVAL on non-data commandsTony Battersby1-2/+0
2018-07-03block: Fix cloning of requests with a special payloadBart Van Assche1-0/+4
2018-06-26blk-mq: reinit q->tag_set_list entry only after grace periodRoman Pen1-2/+1
2018-06-16blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffersBart Van Assche1-2/+6
2018-04-26blk-mq: fix sysfs inflight counterOmar Sandoval4-5/+40
2018-04-26blk-mq: count allocated but not started requests in iostats inflightOmar Sandoval1-12/+9
2018-04-25Revert "blk-mq: remove code for dealing with remapping queue"Ming Lei1-3/+31
2018-04-25block: mq: Add some minor doc for core structsLinus Walleij1-0/+3
2018-04-19blkcg: init root blkcg_gq under lockJiang Biao1-6/+11
2018-04-19blkcg: small fix on comment in blkcg_init_queueJiang Biao1-5/+1
2018-04-18blkcg: don't hold blkcg lock when deactivating policyJiang Biao1-5/+0
2018-04-18bfq-iosched: ensure to clear bic/bfqq pointers when preparing requestJens Axboe1-1/+9
2018-04-17blk-mq: start request gstate with gen 1Jianchao Wang2-0/+11
2018-04-14block: do not use interruptible wait anywhereAlan Jenkins1-7/+4
2018-04-11blk-mq: Revert "blk-mq: reimplement blk_mq_hw_queue_mapped"Ming Lei1-1/+1
2018-04-11blk-mq: Avoid that submitting a bio concurrently with device removal triggers...Bart Van Assche1-6/+29
2018-04-10blk-mq: remove code for dealing with remapping queueMing Lei1-31/+3
2018-04-10blk-mq: reimplement blk_mq_hw_queue_mappedMing Lei1-1/+1
2018-04-10blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()Ming Lei1-3/+0
2018-04-10blk-mq: remove blk_mq_delay_queue()Ming Lei2-29/+2
2018-04-10blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpuMing Lei1-12/+11
2018-04-10blk-mq: avoid to write intermediate result to hctx->next_cpuMing Lei1-8/+9
2018-04-10blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei1-5/+0
2018-04-10blk-mq: make sure that correct hctx->next_cpu is setMing Lei1-0/+2
2018-04-10blk-mq: order getting budget and driver tagMing Lei1-11/+10
2018-04-06Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds17-426/+695
2018-04-05Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+11
2018-04-03blk-mq: Directly schedule q->timeout_work when aborting a requestTejun Heo1-1/+1
2018-03-28blk-mq: Allow PCI vector offset for mapping queuesKeith Busch1-2/+4
2018-03-26block, bfq: lower-bound the estimated peak rate to 1Paolo Valente2-2/+25
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-1/+1
2018-03-22Fix slab name "biovec-(1<<(21-12))"Mikulas Patocka1-2/+2
2018-03-19block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unloc...Bart Van Assche1-2/+2
2018-03-17block: bio_check_eod() needs to consider partitionsChristoph Hellwig1-53/+40
2018-03-17blk-mq-debugfs: Show more request state informationBart Van Assche1-1/+15
2018-03-16blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()Joseph Qi1-16/+62
2018-03-16block: sed-opal: fix u64 short atom lengthJonas Rabenstein1-7/+4
2018-03-15block, char_dev: Use correct format specifier for unsigned intsSrivatsa S. Bhat1-8/+11
2018-03-13bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig2-198/+222
2018-03-13bsg-lib: remove bsg_job.reqChristoph Hellwig1-8/+6
2018-03-13bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig1-0/+1
2018-03-09block: Suppress kernel-doc warnings triggered by blk-zoned.cBart Van Assche1-2/+2