summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2021-08-14blk-throtl: optimize IOPS throttle for large IO scenariosChunguang Xu
2021-08-13Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai
2021-08-12block: pass a gendisk to bdev_resize_partitionChristoph Hellwig
2021-08-12block: pass a gendisk to bdev_del_partitionChristoph Hellwig
2021-08-12block: pass a gendisk to bdev_add_partitionChristoph Hellwig
2021-08-12block: store a gendisk in struct parsed_partitionsChristoph Hellwig
2021-08-12block: remove GENHD_FL_UPChristoph Hellwig
2021-08-11Revert "block/mq-deadline: Add cgroup support"Tejun Heo
2021-08-10genirq: Change force_irqthreads to a static keyTanner Love
2021-08-09blk-iocost: fix lockdep warning on blkcg->lockMing Lei
2021-08-09Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-09block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei
2021-08-09block: remove the bd_bdi in struct block_deviceChristoph Hellwig
2021-08-09block: move the bdi from the request_queue to the gendiskChristoph Hellwig
2021-08-09block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig
2021-08-09mm: hide laptop_mode_wb_timer entirely behind the BDI APIChristoph Hellwig
2021-08-09block: remove support for delayed queue registrationsChristoph Hellwig
2021-08-09block: support delayed holder registrationChristoph Hellwig
2021-08-09block: look up holders by bdevChristoph Hellwig
2021-08-09block: remove the extra kobject reference in bd_link_disk_holderChristoph Hellwig
2021-08-09block: make the block holder code optionalChristoph Hellwig
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-06kyber: make trace_block_rq call consistent with documentationVincent Fu
2021-08-05blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche
2021-08-05block/partitions/ldm.c: Fix a kernel-doc warningBart Van Assche
2021-08-05blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai
2021-08-02block: remove blk-mq-sysfs dead codeDamien Le Moal
2021-08-02block: add a helper to raise a media changed eventMatteo Croce
2021-08-02block: export diskseq in sysfsMatteo Croce
2021-08-02block: add ioctl to read the disk sequence numberMatteo Croce
2021-08-02block: export the diskseq in ueventsMatteo Croce
2021-08-02block: add disk sequence numberMatteo Croce
2021-08-02block: remove cmdline-parser.cChristoph Hellwig
2021-08-02block: remove disk_name()Christoph Hellwig
2021-08-02block: simplify disk name formatting in check_partitionChristoph Hellwig
2021-08-02block: simplify printing the device names disk_stack_limitsChristoph Hellwig
2021-08-02block: use the %pg format specifier in show_partitionChristoph Hellwig
2021-08-02block: use the %pg format specifier in printk_all_partitionsChristoph Hellwig
2021-08-02block: reduce stack usage in diskstats_showAbd-Alrhman Masalkhi
2021-08-02block: remove bdputChristoph Hellwig
2021-08-02block: change the refcounting for partitionsChristoph Hellwig
2021-08-02block: allocate bd_meta_info later in add_partitionsChristoph Hellwig
2021-08-02block: unhash the whole device inode earlierChristoph Hellwig
2021-08-02block: assert the locking state in delete_partitionChristoph Hellwig
2021-08-02block: use bvec_kmap_local in bio_integrity_processChristoph Hellwig
2021-08-02block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}Christoph Hellwig
2021-08-02block: use memcpy_from_bvec in __blk_queue_bounceChristoph Hellwig
2021-08-02block: use memcpy_from_bvec in bio_copy_kern_endio_readChristoph Hellwig
2021-08-02block: use memcpy_to_bvec in copy_to_high_bio_irqChristoph Hellwig