- 384d87e block: Do not discard buffers under a mounted filesystem by Jan Kara · 4 years, 4 months ago
- 6dbf7bb fs: Don't invalidate page buffers in block_write_full_page() by Jan Kara · 4 years, 4 months ago
- b445547 blk-mq, elevator: Count requests per hctx to improve performance by Kashyap Desai · 4 years, 4 months ago
- f1b49fd blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap by John Garry · 4 years, 4 months ago
- bccf5e2 blk-mq: Record nr_active_requests per queue for when using shared sbitmap by John Garry · 4 years, 4 months ago
- a0235d2 blk-mq: Relocate hctx_may_queue() by John Garry · 4 years, 4 months ago
- 32bc15a blk-mq: Facilitate a shared sbitmap per tagset by John Garry · 4 years, 4 months ago
- 222a5ae blk-mq: Use pointers for blk_mq_tags bitmap tags by John Garry · 4 years, 4 months ago
- 1c0706a blk-mq: Pass flags for tag init/free by John Garry · 4 years, 4 months ago
- 4d06323 blk-mq: Free tags in blk_mq_init_tags() upon error by Hannes Reinecke · 4 years, 4 months ago
- 655ac30 blk-mq: Rename blk_mq_update_tag_set_depth() by Hannes Reinecke · 4 years, 4 months ago
- 51db1c3 blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED by Ming Lei · 4 years, 4 months ago
- de09077 block: remove revalidate_disk() by Christoph Hellwig · 4 years, 4 months ago
- 32f61d6 nvdimm: simplify revalidate_disk handling by Christoph Hellwig · 4 years, 4 months ago
- 033a1b9 sd: open code revalidate_disk by Christoph Hellwig · 4 years, 4 months ago
- b55d3d2 nvme: opencode revalidate_disk in nvme_validate_ns by Christoph Hellwig · 4 years, 4 months ago
- b8086d3 block: use revalidate_disk_size in set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 4 months ago
- 659e56b block: add a new revalidate_disk_size helper by Christoph Hellwig · 4 years, 4 months ago
- f4ad06f block: rename bd_invalidated by Christoph Hellwig · 4 years, 4 months ago
- 6540fbf block: don't clear bd_invalidated in check_disk_size_change by Christoph Hellwig · 4 years, 4 months ago
- 653cd53 Documentation/filesystems/locking.rst: remove an incorrect sentence by Christoph Hellwig · 4 years, 4 months ago
- 265600b block: Remove a duplicative condition by Baolin Wang · 4 years, 4 months ago
- 8327cce5 block: better deal with the delayed not supported case in blk_cloned_rq_check_limits by Ritika Srivastava · 4 years, 4 months ago
- 143d260 block: Return blk_status_t instead of errno codes by Ritika Srivastava · 4 years, 4 months ago
- 9d3a39a block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE by Khazhismel Kumykov · 4 years, 4 months ago
- a7863b3 blk-iocost: update iocost_monitor.py by Tejun Heo · 4 years, 4 months ago
- f0bf84a blk-iocost: add three debug stat - cost.wait, indebt and indelay by Tejun Heo · 4 years, 4 months ago
- 0460375 blk-iocost: restore inuse update tracepoints by Tejun Heo · 4 years, 4 months ago
- ac33e91 blk-iocost: implement vtime loss compensation by Tejun Heo · 4 years, 4 months ago
- dda1315 blk-iocost: halve debts if device stays idle by Tejun Heo · 4 years, 4 months ago
- 5160a5a blk-iocost: implement delay adjustment hysteresis by Tejun Heo · 4 years, 4 months ago
- c421a3e blk-iocost: revamp debt handling by Tejun Heo · 4 years, 4 months ago
- b0853ab blk-iocost: revamp in-period donation snapbacks by Tejun Heo · 4 years, 4 months ago
- f1de243 blk-iocost: revamp donation amount determination by Tejun Heo · 4 years, 4 months ago
- e08d02a blk-iocost: implement Andy's method for donation weight updates by Tejun Heo · 4 years, 4 months ago
- 93f7d2d blk-iocost: restructure surplus donation logic by Tejun Heo · 4 years, 4 months ago
- 065655c blk-iocost: decouple vrate adjustment from surplus transfers by Tejun Heo · 4 years, 4 months ago
- 8692d2d blk-iocost: replace iocg->has_surplus with ->surplus_list by Tejun Heo · 4 years, 4 months ago
- 1aa50d0 blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_us by Tejun Heo · 4 years, 4 months ago
- 97eb197 blk-iocost: add absolute usage stat by Tejun Heo · 4 years, 4 months ago
- da437b9 blk-iocost: grab ioc->lock for debt handling by Tejun Heo · 4 years, 4 months ago
- 7ca5b2e blk-iocost: streamline vtime margin and timer slack handling by Tejun Heo · 4 years, 4 months ago
- ce95570 blk-iocost: make ioc_now->now and ioc->period_at 64bit by Tejun Heo · 4 years, 4 months ago
- bd0adb9 blk-iocost: use WEIGHT_ONE based fixed point number for weights by Tejun Heo · 4 years, 4 months ago
- fe20cdb5 blk-iocost: s/HWEIGHT_WHOLE/WEIGHT_ONE/g by Tejun Heo · 4 years, 4 months ago
- 7b84b49 blk-iocost: make iocg_kick_waitq() call iocg_kick_delay() after paying debt by Tejun Heo · 4 years, 4 months ago
- 6ef20f7 blk-iocost: move iocg_kick_delay() above iocg_kick_waitq() by Tejun Heo · 4 years, 4 months ago
- db84a72 blk-iocost: clamp inuse and skip noops in __propagate_weights() by Tejun Heo · 4 years, 4 months ago
- 00410f1 blk-iocost: rename propagate_active_weights() to propagate_weights() by Tejun Heo · 4 years, 4 months ago
- 5e124f7 blk-iocost: use local[64]_t for percpu stat by Tejun Heo · 4 years, 4 months ago
- 1f06959 block: remove the unused q argument to part_in_flight and part_in_flight_rw by Christoph Hellwig · 4 years, 4 months ago
- 8328eb2 block: remove the disk argument to delete_partition by Christoph Hellwig · 4 years, 4 months ago
- f93af2a block: cleanup __alloc_disk_node by Christoph Hellwig · 4 years, 4 months ago
- e5c7fb4 block: move the devcgroup_inode_permission call to blkdev_get by Christoph Hellwig · 4 years, 4 months ago
- 46d40cf block: remove an outdated comment on the bd_dev field by Christoph Hellwig · 4 years, 4 months ago
- 7cf34d9 block: remove the discard_alignment field from struct hd_struct by Christoph Hellwig · 4 years, 4 months ago
- 7b8917f block: remove the alignment_offset field from struct hd_struct by Christoph Hellwig · 4 years, 4 months ago
- e44a6a2 blk-mq: use BLK_MQ_NO_TAG for no tag by Xianting Tian · 4 years, 4 months ago
- cdfcef9 block: Remove blk_mq_attempt_merge() function by Baolin Wang · 4 years, 4 months ago
- 7d7ca7c block: Add a new helper to attempt to merge a bio by Baolin Wang · 4 years, 4 months ago
- bdc6a287 block: Move blk_mq_bio_list_merge() into blk-merge.c by Baolin Wang · 4 years, 4 months ago
- 8e75637 block: Move bio merge related functions into blk-merge.c by Baolin Wang · 4 years, 4 months ago
- 339b5a2 blk-wbt: Remove obsolete multiqueue I/O scheduling comment by Danny Lin · 4 years, 4 months ago
- 4ce7906 virtio-blk: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 4 months ago
- c482398 raw: deprecate the raw driver by Christoph Hellwig · 4 years, 4 months ago
- 3310eeb block: remove the BIO_USER_MAPPED flag by Christoph Hellwig · 4 years, 4 months ago
- 7589ad6 block: remove __blk_rq_map_user_iov by Christoph Hellwig · 4 years, 4 months ago
- 7b63c05 block: remove __blk_rq_unmap_user by Christoph Hellwig · 4 years, 4 months ago
- f325607 block: remove the BIO_NULL_MAPPED flag by Christoph Hellwig · 4 years, 4 months ago
- c13f0fb nvme: don't call revalidate_disk from nvme_set_queue_dying by Christoph Hellwig · 4 years, 4 months ago
- c2b4bb8 block: fix locking for struct block_device size updates by Christoph Hellwig · 4 years, 4 months ago
- 611bee5 block: replace bd_set_size with bd_set_nr_sectors by Christoph Hellwig · 4 years, 4 months ago
- db04e18 block: Make request_queue.rpm_status an enum by Geert Uytterhoeven · 4 years, 4 months ago
- a98278e Merge branch 'block-5.9' into for-5.10/block by Jens Axboe · 4 years, 4 months ago
- e11d80a blk-stat: make q->stats->lock irqsafe by Tejun Heo · 4 years, 4 months ago
- 5aeac7c blk-iocost: ioc_pd_free() shouldn't assume irq disabled by Tejun Heo · 4 years, 4 months ago
- 08fc1ab block: fix locking in bdev_del_partition by Christoph Hellwig · 4 years, 4 months ago
- cafe01e block: release disk reference in hd_struct_free_work by Ming Lei · 4 years, 4 months ago
- de1b0ee block: ensure bdi->io_pages is always initialized by Jens Axboe · 4 years, 4 months ago
- f75aef3 Linux 5.9-rc3 by Linus Torvalds · 4 years, 4 months ago
- e43327c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 4 months ago
- dcc5c6f Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- d2283cd Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 0063a82 Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- b69bea8 Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 3edd8db Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 4 months ago
- 8bb5021 Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
- 6f0306d Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 4 months ago
- 42df60f Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 4 months ago
- c401128 Merge tag 'dma-mapping-5.9-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 4 months ago
- 784a083 genirq/matrix: Deal with the sillyness of for_each_cpu() on UP by Thomas Gleixner · 4 years, 4 months ago
- 1127b21 Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 4 months ago
- 0a4c56c fsldma: fix very broken 32-bit ppc ioread64 functionality by Linus Torvalds · 4 years, 4 months ago
- e77aee13 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 4 months ago
- 1b46b92 Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
- c8b5563 Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
- e4cad13 Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 4 months ago
- 5d220bc Merge branch 'nvme-5.9-rc' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 4 months ago
- 7ad92f6 nvme-pci: cancel nvme device request before disabling by Tong Zhang · 4 years, 4 months ago
- e83d776 nvme: only use power of two io boundaries by Keith Busch · 4 years, 4 months ago