index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
15
-14
/
+1
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-13
blk-mq-rdma: remove queue mapping helper for rdma devices
Sagi Grimberg
3
-50
/
+0
2023-04-06
block: don't set GD_NEED_PART_SCAN if scan partition failed
Yu Kuai
1
-1
/
+7
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-06
ext4: Convert ext4_bio_write_page() to use a folio
Matthew Wilcox
1
-0
/
+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-04-04
blk-mq: directly poll requests
Keith Busch
1
-3
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
6
-27
/
+22
2023-03-31
driver core: class: remove dev_kobj from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
1
-2
/
+2
2023-03-29
block: ensure bio_alloc_map_data() deals with ITER_UBUF correctly
Jens Axboe
1
-2
/
+3
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-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-16
block: remove obsolete config BLOCK_COMPAT
Lukas Bulwahn
1
-3
/
+0
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-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
1
-10
/
+6
2023-03-14
blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch...
Chris Leech
1
-2
/
+3
2023-03-14
block: do not reverse request order when flushing plug list
Jan Kara
1
-2
/
+3
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-06
driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
Greg Kroah-Hartman
1
-12
/
+7
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
[prev]
[next]