summary refs log tree commit diff
path: root/block
AgeCommit message (Expand)Author
2021-04-08block: remove disk_part_iterChristoph Hellwig
2021-04-08block: simplify diskstats_showChristoph Hellwig
2021-04-08block: simplify show_partitionChristoph Hellwig
2021-04-08block: simplify printk_all_partitionsChristoph Hellwig
2021-04-08block: simplify partition_overlapsChristoph Hellwig
2021-04-08block: simplify partition removalChristoph Hellwig
2021-04-08block: take bd_mutex around delete_partitions in del_gendiskChristoph Hellwig
2021-04-08block: refactor blk_drop_partitionsChristoph Hellwig
2021-04-08block: move more syncing and invalidation to delete_partitionChristoph Hellwig
2021-04-08block: remove invalidate_partitionChristoph Hellwig
2021-04-08dasd: use bdev_disk_changed instead of blk_drop_partitionsChristoph Hellwig
2021-04-07blk-zoned: Remove the definition of blk_zone_start()Bart Van Assche
2021-04-07blk-mq: set default elevator as deadline in case of hctx shared tagsetMing Lei
2021-04-06block: stop calling blk_queue_bounce for passthrough requestsChristoph Hellwig
2021-04-06block: refactor the bounce buffering codeChristoph Hellwig
2021-04-06block: remove BLK_BOUNCE_ISA supportChristoph Hellwig
2021-04-06blk-mq: Always use blk_mq_is_sbitmap_sharedNikolay Borisov
2021-04-06block: add sysfs entry for virt boundary maskMax Gurtovoy
2021-03-25block, bfq: merge bursts of newly-created queuesPaolo Valente
2021-03-25block, bfq: keep shared queues out of the waker mechanismPaolo Valente
2021-03-25block, bfq: fix weight-raising resume with !low_latencyPaolo Valente
2021-03-25block, bfq: make shared queues inherit wakersPaolo Valente
2021-03-25block, bfq: put reqs of waker and woken in dispatch listPaolo Valente
2021-03-25block, bfq: always inject I/O of queues blocked by wakersPaolo Valente
2021-03-25blk-mq: Sentence reconstruct for better readabilityBhaskar Chowdhury
2021-03-11block: Discard page cache of zone reset target rangeShin'ichiro Kawasaki
2021-03-11block: Suppress uevent for hidden device when removedDaniel Wagner
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig
2021-03-10block: Fix REQ_OP_ZONE_RESET_ALL handlingDamien Le Moal
2021-03-05blk-cgroup: Fix the recursive blkg rwstatXunlei Pang
2021-03-02block/bfq: update comments and default value in docs for fifo_expireJoseph Qi
2021-03-01block: Drop leftover references to RQF_SORTEDJean Delvare
2021-02-28block: revert "block: fix bd_size_lock use"Damien Le Moal
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)
2021-02-24block: memory allocations in bounce_clone_bio must not failChristoph Hellwig
2021-02-24block: remove the gfp_mask argument to bounce_clone_bioChristoph Hellwig
2021-02-24block: fix bounce_clone_bio for passthrough biosChristoph Hellwig
2021-02-24block-crypto-fallback: use a bio_set for splitting biosChristoph Hellwig
2021-02-23block: fix logging on capacity changeMing Lei
2021-02-23blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka
2021-02-23block: reopen the device in blkdev_reread_partChristoph Hellwig
2021-02-23block: don't skip empty device in in disk_ueventChristoph Hellwig
2021-02-22kyber: introduce kyber_depth_updated()Yang Yang
2021-02-22Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-22Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-02-22block: fix potential IO hang when turning off io_pollJeffle Xu
2021-02-22block: get rid of the trace rq insert wrapperChaitanya Kulkarni
2021-02-22block: Remove unused blk_pm_*() function definitionsBart Van Assche