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
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
13
-85
/
+60
2023-04-13
blk-mq: don't plug for head insertions in blk_execute_rq_nowait
Christoph Hellwig
1
-1
/
+1
2023-04-13
blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOW
Chengming Zhou
1
-1
/
+2
2023-04-13
blk-stat: fix QUEUE_FLAG_STATS clear
Chengming Zhou
1
-2
/
+2
2023-04-13
blk-iolatency: Make initialization lazy
Tejun Heo
3
-15
/
+28
2023-04-13
blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
Tejun Heo
2
-2
/
+2
2023-04-13
blkcg: Restructure blkg_conf_prep() and friends
Tejun Heo
6
-78
/
+127
2023-04-13
blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
Tejun Heo
1
-9
/
+4
2023-04-06
blk-cgroup: delete cpd_init_fn of blkcg_policy
Chengming Zhou
3
-13
/
+2
2023-04-06
blk-cgroup: delete cpd_bind_fn of blkcg_policy
Chengming Zhou
2
-22
/
+0
2023-04-06
block, bfq: remove BFQ_WEIGHT_LEGACY_DFL
Chengming Zhou
2
-4
/
+1
2023-04-05
sed-opal: Add command to read locking range parameters.
Ondrej Kozina
1
-0
/
+153
2023-04-05
sed-opal: add helper to get multiple columns at once.
Ondrej Kozina
1
-8
/
+14
2023-04-05
sed-opal: allow user authority to get locking range attributes.
Ondrej Kozina
2
-0
/
+25
2023-04-05
sed-opal: add helper for adding user authorities in ACE.
Ondrej Kozina
2
-20
/
+77
2023-04-05
sed-opal: do not add same authority twice in boolean ace.
Ondrej Kozina
1
-16
/
+0
2023-03-27
block: open code __blk_account_io_done()
Chaitanya Kulkarni
1
-13
/
+9
2023-03-27
block: open code __blk_account_io_start()
Chaitanya Kulkarni
1
-20
/
+16
2023-03-20
blk-mq: remove hybrid polling
Keith Busch
5
-273
/
+7
2023-03-16
blk-crypto: drop the NULL check from blk_crypto_put_keyslot()
Eric Biggers
1
-10
/
+4
2023-03-16
blk-mq: return actual keyslot error in blk_insert_cloned_request()
Eric Biggers
1
-2
/
+3
2023-03-16
blk-crypto: remove blk_crypto_insert_cloned_request()
Eric Biggers
2
-16
/
+1
2023-03-16
blk-crypto: make blk_crypto_evict_key() more robust
Eric Biggers
2
-33
/
+41
2023-03-16
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
1
-11
/
+9
2023-03-16
blk-mq: release crypto keyslot before reporting I/O complete
Eric Biggers
4
-17
/
+49
2023-03-08
block, bfq: fix uaf for 'stable_merge_bfqq'
Yu Kuai
1
-9
/
+9
2023-03-07
block: fix wrong mode for blkdev_put() from disk_scan_partitions()
Yu Kuai
1
-1
/
+1
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
10
-45
/
+77
2023-03-02
blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
Uday Shankar
3
-10
/
+11
2023-02-28
blk-iocost: Pass gendisk to ioc_refresh_params
Breno Leitao
1
-6
/
+20
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2023-02-24
block: be a bit more careful in checking for NULL bdev while polling
Jens Axboe
1
-2
/
+8
2023-02-24
block: clear bio->bi_bdev when putting a bio back in the cache
Jens Axboe
1
-0
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-78
/
+0
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-7
/
+7
2023-02-22
Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-5
/
+9
2023-02-21
Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-50
/
+13
2023-02-21
block: remove more NULL checks after bdev_get_queue()
Juhyung Park
1
-10
/
+0
2023-02-20
iov_iter: Define flags to qualify page extraction.
David Howells
2
-7
/
+7
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
34
-780
/
+1128
2023-02-20
Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+4
2023-02-19
Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-3
/
+0
2023-02-17
block: fix scan partition for exclusively open device again
Yu Kuai
2
-5
/
+27
2023-02-17
block: Revert "block: Do not reread partition table on exclusively open device"
Yu Kuai
3
-13
/
+9
2023-02-17
sed-opal: add support flag for SUM in status ioctl
Luca Boccassi
1
-0
/
+2
2023-02-16
block: use proper return value from bio_failfast()
Jens Axboe
1
-1
/
+1
2023-02-16
block: bio-integrity: Copy flags when bio_integrity_payload is cloned
Martin K. Petersen
1
-0
/
+1
2023-02-16
block: Fix io statistics for cgroup in throttle path
Jinke Han
1
-11
/
+12
2023-02-16
block: sync mixed merged request's failfast with 1st bio's
Ming Lei
1
-2
/
+33
2023-02-15
block: export bio_split_rw
Christoph Hellwig
1
-1
/
+2
[next]