index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly
Kemeng Shi
1
-2
/
+1
2023-02-06
blk-mq: Fix potential io hung for shared sbitmap per tagset
Kemeng Shi
1
-2
/
+4
2023-02-06
blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
Kemeng Shi
1
-1
/
+5
2023-02-06
blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
Kemeng Shi
1
-2
/
+1
2023-02-06
blk-mq: avoid sleep in blk_mq_alloc_request_hctx
Kemeng Shi
1
-1
/
+2
2023-02-06
block: stub out and deprecated the capability attribute on the gendisk
Christoph Hellwig
3
-14
/
+2
2023-02-06
blk-cgroup: fix freeing NULL blkg in blkg_create
Christoph Hellwig
1
-1
/
+2
2023-02-03
libceph: use bvec_set_page to initialize bvecs
Christoph Hellwig
2
-22
/
+13
2023-02-03
vringh: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-3
/
+2
2023-02-03
sunrpc: use bvec_set_page to initialize bvecs
Christoph Hellwig
2
-8
/
+4
2023-02-03
rxrpc: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-5
/
+3
2023-02-03
swap: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-6
/
+2
2023-02-03
io_uring: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-3
/
+1
2023-02-03
splice: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-3
/
+2
2023-02-03
orangefs: use bvec_set_{page,folio} to initialize bvecs
Christoph Hellwig
1
-15
/
+7
2023-02-03
nfs: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-10
/
+6
2023-02-03
coredump: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-5
/
+2
2023-02-03
cifs: use bvec_set_page to initialize bvecs
Christoph Hellwig
4
-18
/
+14
2023-02-03
ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-8
/
+4
2023-02-03
afs: use bvec_set_folio to initialize a bvec
Christoph Hellwig
1
-5
/
+3
2023-02-03
zram: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-11
/
+4
2023-02-03
virtio_blk: use bvec_set_virt to initialize special_vec
Christoph Hellwig
1
-3
/
+1
2023-02-03
rbd: use bvec_set_page to initialize the copy up bvec
Christoph Hellwig
1
-4
/
+3
2023-02-03
nvme: use bvec_set_virt to initialize special_vec
Christoph Hellwig
1
-3
/
+1
2023-02-03
nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
2
-11
/
+4
2023-02-03
target: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-12
/
+6
2023-02-03
sd: factor out a sd_set_special_bvec helper
Christoph Hellwig
1
-19
/
+17
2023-02-03
block: add a bvec_set_virt helper
Christoph Hellwig
1
-0
/
+12
2023-02-03
block: add a bvec_set_folio helper
Christoph Hellwig
1
-0
/
+13
2023-02-03
block: factor out a bvec_set_page helper
Christoph Hellwig
3
-16
/
+18
2023-02-03
blk-cgroup: move the cgroup information to struct gendisk
Christoph Hellwig
6
-50
/
+54
2023-02-03
blk-cgroup: pass a gendisk to blkg_lookup
Christoph Hellwig
2
-18
/
+18
2023-02-03
blk-cgroup: pass a gendisk to pd_alloc_fn
Christoph Hellwig
7
-22
/
+21
2023-02-03
blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
Christoph Hellwig
8
-25
/
+25
2023-02-03
blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
Christoph Hellwig
6
-31
/
+27
2023-02-03
blk-rq-qos: constify rq_qos_ops
Christoph Hellwig
5
-6
/
+6
2023-02-03
blk-rq-qos: make rq_qos_add and rq_qos_del more useful
Christoph Hellwig
5
-29
/
+21
2023-02-03
blk-rq-qos: move rq_qos_add and rq_qos_del out of line
Christoph Hellwig
2
-59
/
+62
2023-02-03
blk-wbt: open code wbt_queue_depth_changed in wbt_init
Christoph Hellwig
1
-2
/
+2
2023-02-03
blk-wbt: move private information from blk-wbt.h to blk-wbt.c
Christoph Hellwig
4
-86
/
+79
2023-02-03
blk-wbt: pass a gendisk to wbt_init
Christoph Hellwig
3
-5
/
+6
2023-02-03
blk-wbt: pass a gendisk to wbt_{enable,disable}_default
Christoph Hellwig
5
-12
/
+13
2023-02-03
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
4
-20
/
+18
2023-02-03
blk-cgroup: pin the gendisk in struct blkcg_gq
Christoph Hellwig
7
-33
/
+31
2023-02-03
blk-cgroup: remove the !bdi->dev check in blkg_dev_name
Christoph Hellwig
1
-1
/
+1
2023-02-03
blk-cgroup: simplify blkg freeing from initialization failure paths
Christoph Hellwig
1
-20
/
+7
2023-02-03
blk-cgroup: improve error unwinding in blkg_alloc
Christoph Hellwig
1
-20
/
+19
2023-02-03
blk-cgroup: delay blk-cgroup initialization until add_disk
Christoph Hellwig
1
-8
/
+9
2023-02-03
block: don't call blk_throtl_stat_add for non-READ/WRITE commands
Christoph Hellwig
1
-1
/
+2
2023-02-02
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2
-24
/
+37
[next]