aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-3/+5
2020-06-18partitions/ldm: Replace uuid_copy() with import_uuid() where it makes senseGravatar Andy Shevchenko 1-1/+1
2020-06-17block: update hctx map when use multiple mapsGravatar Weiping Zhang 1-1/+3
2020-06-15block: Replace zero-length array with flexible-arrayGravatar Gustavo A. R. Silva 1-1/+1
2020-06-15blk-mq: Remove redundant 'return' statementGravatar Baolin Wang 1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 3-19/+19
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 3-19/+19
2020-06-07blk-mq: fix blk_mq_all_tag_iterGravatar Ming Lei 1-3/+9
2020-06-07blk-mq: split out a __blk_mq_get_driver_tag helperGravatar Christoph Hellwig 4-30/+35
2020-06-04block: nr_sects_write(): Disable preemption on seqcount writeGravatar Ahmed S. Darwish 1-0/+2
2020-06-04block: remove the error argument to the block_bio_complete tracepointGravatar Christoph Hellwig 1-2/+1
2020-06-02block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedGravatar yu kuai 1-1/+0
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-6/+18
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 36-859/+2879
2020-06-02mm: move readahead prototypes from mm.hGravatar Matthew Wilcox (Oracle) 1-0/+1
2020-05-29blk-wbt: rename __wbt_update_limits to wbt_update_limitsGravatar Guoqing Jiang 1-4/+4
2020-05-29blk-wbt: remove wbt_update_limitsGravatar Guoqing Jiang 2-12/+0
2020-05-29blk-throttle: remove tg_drain_biosGravatar Guoqing Jiang 1-22/+0
2020-05-29blk-throttle: remove blk_throtl_drainGravatar Guoqing Jiang 2-43/+0
2020-05-29blk-mq: drain I/O when all CPUs in a hctx are offlineGravatar Ming Lei 3-2/+120
2020-05-29blk-mq: add blk_mq_all_tag_iterGravatar Ming Lei 2-18/+34
2020-05-29blk-mq: open code __blk_mq_alloc_request in blk_mq_alloc_request_hctxGravatar Christoph Hellwig 1-21/+23
2020-05-29blk-mq: use BLK_MQ_NO_TAG in more placesGravatar Christoph Hellwig 3-13/+13
2020-05-29blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAGGravatar Christoph Hellwig 3-5/+5
2020-05-29blk-mq: move more request initialization to blk_mq_rq_ctx_initGravatar Christoph Hellwig 1-17/+19
2020-05-29blk-mq: simplify the blk_mq_get_request calling conventionGravatar Christoph Hellwig 1-14/+22
2020-05-29blk-mq: remove the bio argument to ->prepare_requestGravatar Christoph Hellwig 4-4/+4
2020-05-29blk-mq: blk-mq: provide forced completion methodGravatar Keith Busch 1-2/+13
2020-05-28Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"Gravatar Jens Axboe 1-7/+4
2020-05-27block: blk-crypto-fallback: remove redundant initialization of variable errGravatar Colin Ian King 1-1/+1
2020-05-27block: reduce part_stat_lock() scopeGravatar Christoph Hellwig 2-3/+5
2020-05-27block: remove rcu_read_lock() from part_stat_lock()Gravatar Konstantin Khlebnikov 1-3/+8
2020-05-27block: add a blk_account_io_merge_bio helperGravatar Konstantin Khlebnikov 4-12/+19
2020-05-27block: account merge of two requestsGravatar Konstantin Khlebnikov 1-7/+5
2020-05-27block: always use a percpu variable for disk statsGravatar Christoph Hellwig 3-12/+7
2020-05-27block: move update_io_ticks to blk-core.cGravatar Christoph Hellwig 3-17/+15
2020-05-27block: remove generic_{start,end}_io_acctGravatar Christoph Hellwig 1-39/+0
2020-05-27block: add disk/bio-based accounting helpersGravatar Christoph Hellwig 1-0/+34
2020-05-22block: remove the disk and queue NULL checks in blkdev_issue_flushGravatar Christoph Hellwig 1-8/+0
2020-05-22block: remove the error_sector argument to blkdev_issue_flushGravatar Christoph Hellwig 1-15/+2
2020-05-21s390/dasd: remove ioctl_by_bdev callsGravatar Stefan Haberland 1-6/+18
2020-05-19block: Remove unused flush_queue_delayed in struct blk_flush_queueGravatar Baolin Wang 2-2/+0
2020-05-19block: Fix type of first compat_put_{,u}long() argumentGravatar Bart Van Assche 1-2/+2
2020-05-19block: merge part_{inc,dev}_in_flight into their only callersGravatar Christoph Hellwig 3-26/+8
2020-05-19block: don't call part_{inc,dec}_in_flight for blk-mq devicesGravatar Christoph Hellwig 2-18/+5
2020-05-19block: move the blk-mq calls out of part_in_flight{,_rw}Gravatar Christoph Hellwig 1-14/+14
2020-05-19block: mark blk_account_io_completion staticGravatar Christoph Hellwig 2-2/+1
2020-05-19blk-mq: allow blk_mq_make_request to consume the q_usage_counter referenceGravatar Christoph Hellwig 3-30/+27
2020-05-19blk-mq: remove a pointless queue enter pair in blk_mq_alloc_request_hctxGravatar Christoph Hellwig 1-3/+0
2020-05-19blk-mq: remove a pointless queue enter pair in blk_mq_alloc_requestGravatar Christoph Hellwig 1-3/+0