index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-06
blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issue_list_directly
Kemeng Shi
2023-02-06
blk-mq: remove unncessary error count and commit in blk_mq_plug_issue_direct
Kemeng Shi
2023-02-06
blk-mq: make blk_mq_commit_rqs a general function for all commits
Kemeng Shi
2023-02-06
blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct
Kemeng Shi
2023-02-06
blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly
Kemeng Shi
2023-02-06
blk-mq: Fix potential io hung for shared sbitmap per tagset
Kemeng Shi
2023-02-06
blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
Kemeng Shi
2023-02-06
blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
Kemeng Shi
2023-02-06
blk-mq: avoid sleep in blk_mq_alloc_request_hctx
Kemeng Shi
2023-02-06
block: stub out and deprecated the capability attribute on the gendisk
Christoph Hellwig
2023-02-06
blk-cgroup: fix freeing NULL blkg in blkg_create
Christoph Hellwig
2023-02-03
libceph: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
vringh: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
sunrpc: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
rxrpc: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
swap: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
io_uring: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
splice: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
orangefs: use bvec_set_{page,folio} to initialize bvecs
Christoph Hellwig
2023-02-03
nfs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
coredump: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
cifs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
afs: use bvec_set_folio to initialize a bvec
Christoph Hellwig
2023-02-03
zram: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
virtio_blk: use bvec_set_virt to initialize special_vec
Christoph Hellwig
2023-02-03
rbd: use bvec_set_page to initialize the copy up bvec
Christoph Hellwig
2023-02-03
nvme: use bvec_set_virt to initialize special_vec
Christoph Hellwig
2023-02-03
nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
target: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
sd: factor out a sd_set_special_bvec helper
Christoph Hellwig
2023-02-03
block: add a bvec_set_virt helper
Christoph Hellwig
2023-02-03
block: add a bvec_set_folio helper
Christoph Hellwig
2023-02-03
block: factor out a bvec_set_page helper
Christoph Hellwig
2023-02-03
blk-cgroup: move the cgroup information to struct gendisk
Christoph Hellwig
2023-02-03
blk-cgroup: pass a gendisk to blkg_lookup
Christoph Hellwig
2023-02-03
blk-cgroup: pass a gendisk to pd_alloc_fn
Christoph Hellwig
2023-02-03
blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
Christoph Hellwig
2023-02-03
blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
Christoph Hellwig
2023-02-03
blk-rq-qos: constify rq_qos_ops
Christoph Hellwig
2023-02-03
blk-rq-qos: make rq_qos_add and rq_qos_del more useful
Christoph Hellwig
2023-02-03
blk-rq-qos: move rq_qos_add and rq_qos_del out of line
Christoph Hellwig
2023-02-03
blk-wbt: open code wbt_queue_depth_changed in wbt_init
Christoph Hellwig
2023-02-03
blk-wbt: move private information from blk-wbt.h to blk-wbt.c
Christoph Hellwig
2023-02-03
blk-wbt: pass a gendisk to wbt_init
Christoph Hellwig
2023-02-03
blk-wbt: pass a gendisk to wbt_{enable,disable}_default
Christoph Hellwig
2023-02-03
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
2023-02-03
blk-cgroup: pin the gendisk in struct blkcg_gq
Christoph Hellwig
2023-02-03
blk-cgroup: remove the !bdi->dev check in blkg_dev_name
Christoph Hellwig
2023-02-03
blk-cgroup: simplify blkg freeing from initialization failure paths
Christoph Hellwig
[prev]
[next]