2023-03-01 |
Jens Axboe | Merge tag 'nvme-6.3-2022-03-01' of git://git.infradead... |
tree | commitdiff |
2023-02-28 |
Breno Leitao | blk-iocost: Pass gendisk to ioc_refresh_params |
tree | commitdiff |
2023-02-24 |
Jens Axboe | block: be a bit more careful in checking for NULL bdev... |
tree | commitdiff |
2023-02-24 |
Jens Axboe | block: clear bio->bi_bdev when putting a bio back in... |
tree | commitdiff |
2023-02-21 |
Juhyung Park | block: remove more NULL checks after bdev_get_queue() |
tree | commitdiff |
2023-02-17 |
Yu Kuai | block: fix scan partition for exclusively open device... |
tree | commitdiff |
2023-02-17 |
Yu Kuai | block: Revert "block: Do not reread partition table... |
tree | commitdiff |
2023-02-17 |
Luca Boccassi | sed-opal: add support flag for SUM in status ioctl |
tree | commitdiff |
2023-02-17 |
Jens Axboe | block: use proper return value from bio_failfast() |
tree | commitdiff |
2023-02-16 |
Martin K. Petersen | block: bio-integrity: Copy flags when bio_integrity_pay... |
tree | commitdiff |
2023-02-16 |
Jinke Han | block: Fix io statistics for cgroup in throttle path |
tree | commitdiff |
2023-02-16 |
Ming Lei | block: sync mixed merged request's failfast with 1st... |
tree | commitdiff |
2023-02-15 |
Jens Axboe | Merge tag 'nvme-6.3-2023-02-15' of git://git.infradead... |
tree | commitdiff |
2023-02-14 |
Christoph Hellwig | Revert "blk-cgroup: pin the gendisk in struct blkcg_gq" |
tree | commitdiff |
2023-02-14 |
Christoph Hellwig | Revert "blk-cgroup: pass a gendisk to blkg_lookup" |
tree | commitdiff |
2023-02-14 |
Christoph Hellwig | Revert "blk-cgroup: delay blk-cgroup initialization... |
tree | commitdiff |
2023-02-14 |
Christoph Hellwig | Revert "blk-cgroup: delay calling blkcg_exit_disk until... |
tree | commitdiff |
2023-02-14 |
Christoph Hellwig | Revert "blk-cgroup: move the cgroup information to... |
tree | commitdiff |
2023-02-10 |
Bart Van Assche | block: Remove the ALLOC_CACHE_SLACK constant |
tree | commitdiff |
2023-02-09 |
Thomas Weißschuh | block: make kobj_type structures constant |
tree | commitdiff |
2023-02-09 |
Xiao Ni | block: Merge bio before checking ->cached_rq |
tree | commitdiff |
2023-02-09 |
Christoph Hellwig | Revert "blk-cgroup: simplify blkg freeing from initiali... |
tree | commitdiff |
2023-02-09 |
Christoph Hellwig | blk-cgroup: delay calling blkcg_exit_disk until disk_re... |
tree | commitdiff |
2023-02-07 |
Yu Kuai | block, bfq: cleanup 'bfqg->online' |
tree | commitdiff |
2023-02-07 |
Jens Axboe | Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: correct stale comment of .get_budget |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: use switch/case to improve readability in blk_m... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: remove set of bd->last when get driver tag... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: remove unnecessary error count and check in... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: simplify flush check in blk_mq_dispatch_rq_list |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issu... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: remove unncessary error count and commit in... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: make blk_mq_commit_rqs a general function for... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: remove unncessary from_schedule parameter in... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: remove unnecessary list_empty check in blk_mq_t... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: Fix potential io hung for shared sbitmap per... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: wait on correct sbitmap_queue in blk_mq_mark_ta... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: remove stale comment for blk_mq_sched_mark_rest... |
tree | commitdiff |
2023-02-06 |
Kemeng Shi | blk-mq: avoid sleep in blk_mq_alloc_request_hctx |
tree | commitdiff |
2023-02-06 |
Christoph Hellwig | block: stub out and deprecated the capability attribute... |
tree | commitdiff |
2023-02-06 |
Christoph Hellwig | blk-cgroup: fix freeing NULL blkg in blkg_create |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | block: factor out a bvec_set_page helper |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-cgroup: move the cgroup information to struct gendisk |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-cgroup: pass a gendisk to blkg_lookup |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-cgroup: pass a gendisk to pd_alloc_fn |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-rq-qos: store a gendisk instead of request_queue... |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-rq-qos: constify rq_qos_ops |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-rq-qos: make rq_qos_add and rq_qos_del more useful |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-rq-qos: move rq_qos_add and rq_qos_del out of line |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-wbt: open code wbt_queue_depth_changed in wbt_init |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-wbt: move private information from blk-wbt.h to... |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-wbt: pass a gendisk to wbt_init |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-wbt: pass a gendisk to wbt_{enable,disable}_default |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-cgroup: store a gendisk to throttle in struct task_... |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-cgroup: pin the gendisk in struct blkcg_gq |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-cgroup: remove the !bdi->dev check in blkg_dev_name |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-cgroup: simplify blkg freeing from initialization... |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-cgroup: improve error unwinding in blkg_alloc |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | blk-cgroup: delay blk-cgroup initialization until add_disk |
tree | commitdiff |
2023-02-03 |
Christoph Hellwig | block: don't call blk_throtl_stat_add for non-READ... |
tree | commitdiff |
2023-01-30 |
Ulf Hansson | block: Default to use cgroup support for BFQ |
tree | commitdiff |
2023-01-30 |
Kemeng Shi | block, bfq: remove unused bfq_wr_max_time in struct... |
tree | commitdiff |
2023-01-30 |
Kemeng Shi | block, bfq: remove unnecessary goto tag in bfq_dispatch... |
tree | commitdiff |
2023-01-30 |
Kemeng Shi | block, bfq: remove redundant check in bfq_put_cooperator |
tree | commitdiff |
2023-01-30 |
Kemeng Shi | block, bfq: remove unnecessary dereference to get async... |
tree | commitdiff |
2023-01-30 |
Kemeng Shi | block, bfq: use helper macro RQ_BFQQ to get bfqq of... |
tree | commitdiff |
2023-01-30 |
Kemeng Shi | block, bfq: initialize bfqq->decrease_time_jif correctly |
tree | commitdiff |
2023-01-30 |
Kemeng Shi | block, bfq: remove unsed parameter reason in bfq_bfqq_i... |
tree | commitdiff |
2023-01-30 |
Kemeng Shi | block, bfq: correctly raise inject limit in bfq_choose_... |
tree | commitdiff |
2023-01-29 |
Yu Kuai | blk-cgroup: synchronize pd_free_fn() from blkg_free_wor... |
tree | commitdiff |
2023-01-29 |
Yu Kuai | blk-cgroup: support to track if policy is online |
tree | commitdiff |
2023-01-29 |
Yu Kuai | blk-cgroup: dropping parent refcount after pd_free_fn... |
tree | commitdiff |
2023-01-29 |
Zhong Jinghua | blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store |
tree | commitdiff |
2023-01-29 |
Jens Axboe | block: treat poll queue enter similarly to timeouts |
tree | commitdiff |
2023-01-29 |
Li Nan | blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP... |
tree | commitdiff |
2023-01-29 |
Li Nan | blk-iocost: fix divide by 0 error in calc_lcoefs() |
tree | commitdiff |
2023-01-29 |
Yu Kuai | blk-iocost: read params inside lock in sysfs apis |
tree | commitdiff |
2023-01-29 |
Yu Kuai | blk-iocost: don't allow to configure bio based device |
tree | commitdiff |
2023-01-29 |
Yu Kuai | blk-iocost: check return value of match_u64() |
tree | commitdiff |
2023-01-29 |
Arnd Bergmann | blk-iocost: avoid 64-bit division in ioc_timer_fn |
tree | commitdiff |
2023-01-29 |
Pankaj Raghav | block: add a new helper bdev_{is_zone_start, offset_fro... |
tree | commitdiff |
2023-01-29 |
Anuj Gupta | block: extend bio-cache for non-polled requests |
tree | commitdiff |
2023-01-29 |
Jens Axboe | block: don't allow multiple bios for IOCB_NOWAIT issue |
tree | commitdiff |
2023-01-29 |
Jens Axboe | block: add a BUILD_BUG_ON() for adding more bio flags... |
tree | commitdiff |
2023-01-29 |
Keith Busch | block: save user max_sectors limit |
tree | commitdiff |
2023-01-29 |
Keith Busch | block: make BLK_DEF_MAX_SECTORS unsigned |
tree | commitdiff |
2023-01-29 |
Davide Zini | block, bfq: balance I/O injection among underutilized... |
tree | commitdiff |
2023-01-29 |
Davide Zini | block, bfq: inject I/O to underutilized actuators |
tree | commitdiff |
2023-01-29 |
Federico Gavioli | block, bfq: retrieve independent access ranges from... |
tree | commitdiff |
2023-01-29 |
Davide Zini | block, bfq: split also async bfq_queues on a per-actuat... |
tree | commitdiff |
2023-01-29 |
Paolo Valente | block, bfq: turn bfqq_data into an array in bfq_io_cq |
tree | commitdiff |
2023-01-29 |
Paolo Valente | block, bfq: move io_cq-persistent bfqq data into a... |
tree | commitdiff |
2023-01-29 |
Paolo Valente | block, bfq: forbid stable merging of queues associated... |
tree | commitdiff |
2023-01-29 |
Paolo Valente | block, bfq: split sync bfq_queues on a per-actuator... |
tree | commitdiff |
2023-01-29 |
Linus Torvalds | Merge tag 'irq_urgent_for_v6.2_rc6' of git://git./linux... |
tree | commitdiff |
2023-01-29 |
Linus Torvalds | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git./linux... |
tree | commitdiff |
2023-01-29 |
Linus Torvalds | Merge tag 'input-for-v6.2-rc5' of git://git./linux... |
tree | commitdiff |
2023-01-29 |
Linus Torvalds | Merge tag 'cxl-fixes-for-6.2-rc6' of git://git./linux... |
tree | commitdiff |
2023-01-28 |
Linus Torvalds | Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git... |
tree | commitdiff |
next |