2023-02-03 |
Christoph Hellwig | afs: use bvec_set_folio to initialize a bvec |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | zram: use bvec_set_page to initialize bvecs |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | virtio_blk: use bvec_set_virt to initialize special_vec |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | rbd: use bvec_set_page to initialize the copy up bvec |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | nvme: use bvec_set_virt to initialize special_vec |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | nvmet: use bvec_set_page to initialize bvecs |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | target: use bvec_set_page to initialize bvecs |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | sd: factor out a sd_set_special_bvec helper |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | block: add a bvec_set_virt helper |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | block: add a bvec_set_folio helper |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | block: factor out a bvec_set_page helper |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-cgroup: move the cgroup information to struct gendisk |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-cgroup: pass a gendisk to blkg_lookup |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-cgroup: pass a gendisk to pd_alloc_fn |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-rq-qos: store a gendisk instead of request_queue... |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-rq-qos: constify rq_qos_ops |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-rq-qos: make rq_qos_add and rq_qos_del more useful |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-rq-qos: move rq_qos_add and rq_qos_del out of line |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-wbt: open code wbt_queue_depth_changed in wbt_init |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-wbt: move private information from blk-wbt.h to... |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-wbt: pass a gendisk to wbt_init |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-wbt: pass a gendisk to wbt_{enable,disable}_default |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-cgroup: store a gendisk to throttle in struct task_... |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-cgroup: pin the gendisk in struct blkcg_gq |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-cgroup: remove the !bdi->dev check in blkg_dev_name |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-cgroup: simplify blkg freeing from initialization... |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-cgroup: improve error unwinding in blkg_alloc |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | blk-cgroup: delay blk-cgroup initialization until add_disk |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Christoph Hellwig | block: don't call blk_throtl_stat_add for non-READ... |
commit | commitdiff | tree | snapshot |
2023-02-02 |
Jens Axboe | Merge branch 'md-next' of https://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Hou Tao | md: use MD_RESYNC_* whenever possible |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Xiao Ni | md: Free writes_pending in md_stop |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Xiao Ni | md: Change active_io to percpu |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Xiao Ni | md: Factor out is_md_suspended helper |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Hou Tao | md: don't update recovery_cp when curr_resync is ACTIVE |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Bart Van Assche | loop: Improve the hw_queue_depth kernel module paramete... |
commit | commitdiff | tree | snapshot |
2023-01-31 |
Matthew Wilcox | block: Remove mm.h from bvec.h |
commit | commitdiff | tree | snapshot |
2023-01-31 |
Ming Lei | ublk_drv: only allow owner to open unprivileged disk |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Ulf Hansson | block: Default to use cgroup support for BFQ |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | block, bfq: remove unused bfq_wr_max_time in struct... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | block, bfq: remove unnecessary goto tag in bfq_dispatch... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | block, bfq: remove redundant check in bfq_put_cooperator |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | block, bfq: remove unnecessary dereference to get async... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | block, bfq: use helper macro RQ_BFQQ to get bfqq of... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | block, bfq: initialize bfqq->decrease_time_jif correctly |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | block, bfq: remove unsed parameter reason in bfq_bfqq_i... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | block, bfq: correctly raise inject limit in bfq_choose_... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | sbitmap: correct wake_batch recalculation to avoid... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | sbitmap: add sbitmap_find_bit to remove repeat code... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | sbitmap: rewrite sbitmap_find_bit_in_index to reduce... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | sbitmap: remove redundant check in __sbitmap_queue_get_... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Kemeng Shi | sbitmap: remove unnecessary calculation of alloc_hint... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Yu Kuai | blk-cgroup: synchronize pd_free_fn() from blkg_free_wor... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Yu Kuai | blk-cgroup: support to track if policy is online |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Yu Kuai | blk-cgroup: dropping parent refcount after pd_free_fn... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Zhong Jinghua | blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Christoph Hellwig | s390/dcssblk:: don't call bio_split_to_limits |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Christoph Hellwig | ps3vram: remove bio splitting |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Jens Axboe | block: treat poll queue enter similarly to timeouts |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Li Nan | blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Li Nan | blk-iocost: fix divide by 0 error in calc_lcoefs() |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Yu Kuai | blk-iocost: read params inside lock in sysfs apis |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Yu Kuai | blk-iocost: don't allow to configure bio based device |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Yu Kuai | blk-iocost: check return value of match_u64() |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Arnd Bergmann | blk-iocost: avoid 64-bit division in ioc_timer_fn |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Ming Lei | block: ublk: fix doc build warning |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Pankaj Raghav | block: introduce bdev_zone_no helper |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Pankaj Raghav | block: add a new helper bdev_{is_zone_start, offset_fro... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Pankaj Raghav | block: remove superfluous check for request queue in... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Anuj Gupta | block: extend bio-cache for non-polled requests |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Anuj Gupta | nvme: set REQ_ALLOC_CACHE for uring-passthru request |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Ming Lei | ublk_drv: add mechanism for supporting unprivileged... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Ming Lei | ublk_drv: add module parameter of ublks_max for limitin... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Ming Lei | ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Ming Lei | ublk_drv: move ublk_get_device_from_id into ublk_ctrl_u... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Ming Lei | ublk_drv: don't probe partitions if the ubq daemon... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Ming Lei | ublk_drv: remove nr_aborted_queues from ublk_device |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Jens Axboe | block: don't allow multiple bios for IOCB_NOWAIT issue |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Andreas Gruenbacher | drbd: drbd_insert_interval(): Clarify comment |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Lars Ellenberg | drbd: interval tree: make removing an "empty" interval... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Christoph Böhmwalder | MAINTAINERS: add drbd headers |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Christoph Böhmwalder | drbd: remove macros using require_context |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Christoph Böhmwalder | drbd: remove unnecessary assignment in vli_encode_bits |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Christoph Böhmwalder | drbd: make limits unsigned |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Robert Altnoeder | drbd: fix DRBD_VOLUME_MAX 65535 -> 65534 |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Christoph Böhmwalder | drbd: adjust drbd_limits license header |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Christoph Böhmwalder | drbd: split off drbd_config into separate file |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Christoph Böhmwalder | drbd: drop API_VERSION define |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Christoph Böhmwalder | drbd: split off drbd_buildtag into separate file |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Jens Axboe | block: add a BUILD_BUG_ON() for adding more bio flags... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Keith Busch | block: save user max_sectors limit |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Keith Busch | block: make BLK_DEF_MAX_SECTORS unsigned |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Davide Zini | block, bfq: balance I/O injection among underutilized... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Davide Zini | block, bfq: inject I/O to underutilized actuators |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Federico Gavioli | block, bfq: retrieve independent access ranges from... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Davide Zini | block, bfq: split also async bfq_queues on a per-actuat... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Paolo Valente | block, bfq: turn bfqq_data into an array in bfq_io_cq |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Paolo Valente | block, bfq: move io_cq-persistent bfqq data into a... |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Paolo Valente | block, bfq: forbid stable merging of queues associated... |
commit | commitdiff | tree | snapshot |
next |