index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
block/mq-deadline: Add two lockdep_assert_held() statements
Bart Van Assche
1
-0
/
+4
2021-06-21
block/mq-deadline: Add several comments
Bart Van Assche
1
-0
/
+18
2021-06-21
block: Introduce the ioprio rq-qos policy
Bart Van Assche
8
-0
/
+354
2021-06-21
block/blk-rq-qos: Move a function from a header file into a C file
Bart Van Assche
2
-13
/
+13
2021-06-21
block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls
Bart Van Assche
1
-5
/
+4
2021-06-21
block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive
Bart Van Assche
1
-7
/
+7
2021-06-18
blk-wbt: remove outdated comment
lijiazi
1
-1
/
+0
2021-06-18
blk-mq: fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2021-06-18
block: Remove unnecessary elevator operation checks
Damien Le Moal
2
-7
/
+10
2021-06-18
blk-mq: fix use-after-free in blk_mq_exit_sched
Ming Lei
1
-1
/
+3
2021-06-16
docs/cgroup-v1/blkio: update for 5.x kernels
Kir Kolyshkin
1
-15
/
+16
2021-06-16
docs/cgroup-v1/blkio: stop abusing itemized list
Kir Kolyshkin
1
-63
/
+67
2021-06-16
docs: block/bfq: describe per-device weight
Kir Kolyshkin
1
-11
/
+27
2021-06-16
block: mark queue init done at the end of blk_register_queue
Ming Lei
1
-14
/
+15
2021-06-16
block: fix race between adding/removing rq qos and normal IO
Ming Lei
1
-0
/
+24
2021-06-16
loop: fix order of cleaning up the queue and freeing the tagset
Christoph Hellwig
1
-1
/
+1
2021-06-16
mtd_blkdevs: initialze new->rq in add_mtd_blktrans_dev
Christoph Hellwig
1
-0
/
+1
2021-06-11
z2ram: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-11
/
+4
2021-06-11
ataflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-12
/
+4
2021-06-11
amiflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-12
/
+4
2021-06-11
scm_blk: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-15
/
+6
2021-06-11
ubi: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-39
/
+29
2021-06-11
xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-57
/
+39
2021-06-11
sx8: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-16
/
+7
2021-06-11
rnbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-27
/
+8
2021-06-11
rbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-34
/
+18
2021-06-11
pd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-18
/
+12
2021-06-11
nullb: use blk_mq_alloc_disk
Christoph Hellwig
1
-6
/
+5
2021-06-11
nbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-32
/
+21
2021-06-11
loop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-13
/
+6
2021-06-11
floppy: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-15
/
+5
2021-06-11
aoe: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2
-23
/
+13
2021-06-11
blk-mq: remove blk_mq_init_sq_queue
Christoph Hellwig
2
-26
/
+0
2021-06-11
gdrom: use blk_mq_alloc_disk
Christoph Hellwig
1
-24
/
+21
2021-06-11
sunvdc: use blk_mq_alloc_disk
Christoph Hellwig
1
-34
/
+13
2021-06-11
swim: use blk_mq_alloc_disk
Christoph Hellwig
1
-20
/
+14
2021-06-11
swim3: use blk_mq_alloc_disk
Christoph Hellwig
1
-19
/
+14
2021-06-11
ps3disk: use blk_mq_alloc_disk
Christoph Hellwig
1
-22
/
+14
2021-06-11
mtd_blkdevs: use blk_mq_alloc_disk
Christoph Hellwig
1
-26
/
+22
2021-06-11
mspro: use blk_mq_alloc_disk
Christoph Hellwig
1
-15
/
+11
2021-06-11
ms_block: use blk_mq_alloc_disk
Christoph Hellwig
1
-15
/
+10
2021-06-11
pf: use blk_mq_alloc_disk
Christoph Hellwig
1
-11
/
+7
2021-06-11
pcd: use blk_mq_alloc_disk
Christoph Hellwig
1
-11
/
+8
2021-06-11
virtio-blk: use blk_mq_alloc_disk
Christoph Hellwig
1
-19
/
+7
2021-06-11
blk-mq: add the blk_mq_alloc_disk APIs
Christoph Hellwig
2
-0
/
+31
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
6
-33
/
+21
2021-06-11
blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
Christoph Hellwig
2
-14
/
+21
2021-06-09
libnvdimm/pmem: Fix blk_cleanup_disk() usage
Dan Williams
1
-3
/
+3
2021-06-08
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
3
-5
/
+10
2021-06-08
block: return the correct bvec when checking for gaps
Long Li
1
-8
/
+4
[next]