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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-1
/
+1
2022-07-14
block: remove bdevname
Christoph Hellwig
3
-3
/
+3
2022-07-08
dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compil...
Matthias Kaehlcke
1
-6
/
+1
2022-07-08
dm: Add verity helpers for LoadPin
Matthias Kaehlcke
4
-1
/
+116
2022-07-07
dm snapshot: fix typo in snapshot_map() comment
Zhang Jiaming
1
-1
/
+1
2022-07-07
dm raid: remove redundant "the" in parse_raid_params() comment
Jiang Jian
1
-1
/
+1
2022-07-07
dm cache: fix typo in 2 comment blocks
Steven Lung
2
-2
/
+2
2022-07-07
dm verity: fix checkpatch close brace error
JeongHyeon Lee
1
-4
/
+3
2022-07-07
dm table: rename dm_target variable in dm_table_add_target()
Mike Snitzer
1
-28
/
+28
2022-07-07
dm table: audit all dm_table_get_target() callers
Mike Snitzer
6
-143
/
+97
2022-07-07
dm table: remove dm_table_get_num_targets() wrapper
Mike Snitzer
5
-28
/
+23
2022-07-07
dm: add two stage requeue mechanism
Ming Lei
3
-31
/
+130
2022-07-07
dm: add dm_bio_rewind() API to DM core
Ming Lei
3
-1
/
+146
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
1
-39
/
+35
2022-07-06
block: remove blk_queue_zone_sectors
Christoph Hellwig
2
-7
/
+7
2022-07-06
dm-zoned: cleanup dmz_fixup_devices
Christoph Hellwig
1
-12
/
+12
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2
-4
/
+3
2022-07-06
block: use bdev_is_zoned instead of open coding it
Christoph Hellwig
3
-3
/
+3
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
4
-4
/
+7
2022-06-29
dm raid: fix KASAN warning in raid5_add_disks
Mikulas Patocka
1
-0
/
+1
2022-06-29
dm raid: fix KASAN warning in raid5_remove_disk
Mikulas Patocka
1
-1
/
+4
2022-06-29
dm: improve BLK_STS_DM_REQUEUE and BLK_STS_AGAIN handling
Ming Lei
1
-25
/
+45
2022-06-29
dm: refactor dm_md_mempool allocation
Christoph Hellwig
4
-71
/
+44
2022-06-29
dm: unexport dm_get_reserved_rq_based_ios
Christoph Hellwig
1
-1
/
+0
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
3
-4
/
+4
2022-06-27
dm raid: fix accesses beyond end of raid member array
Heinz Mauelshagen
1
-16
/
+18
2022-06-27
dm: open code blk_max_size_offset in max_io_len
Christoph Hellwig
1
-11
/
+6
2022-06-23
dm mirror log: clear log bits up to BITS_PER_LONG boundary
Mikulas Patocka
1
-1
/
+1
2022-06-23
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
Ming Lei
2
-4
/
+8
2022-06-21
dm: do not return early from dm_io_complete if BLK_STS_AGAIN without polling
Mike Snitzer
1
-1
/
+3
2022-06-21
dm era: commit metadata in postsuspend after worker stops
Nikos Tsironis
1
-1
/
+7
2022-06-17
Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+9
2022-06-16
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
1
-2
/
+1
2022-06-16
dm: fix narrow race for REQ_NOWAIT bios being issued despite no support
Mikulas Patocka
1
-1
/
+6
2022-06-16
dm: fix use-after-free in dm_put_live_table_bio
Mikulas Patocka
1
-6
/
+7
2022-06-15
md/raid5-ppl: Fix argument order in bio_alloc_bioset()
Logan Gunthorpe
1
-2
/
+2
2022-06-15
Revert "md: don't unregister sync_thread with reconfig_mutex held"
Guoqing Jiang
3
-11
/
+7
2022-06-15
dm: fix race in dm_start_io_acct
Benjamin Marzinski
1
-0
/
+4
2022-06-10
dm: fix zoned locking imbalance due to needless check in clone_endio
Mike Snitzer
1
-15
/
+11
2022-06-08
dm: fix bio_set allocation
Christoph Hellwig
5
-75
/
+35
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-330
/
+298
2022-06-01
Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+16
2022-05-31
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
1
-0
/
+1
2022-05-31
dm table: fix dm_table_supports_poll to return false if no data devices
Mike Snitzer
1
-4
/
+15
2022-05-28
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
Coly Li
2
-10
/
+28
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-12
/
+69
2022-05-27
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
Jia-Ju Bai
1
-0
/
+6
2022-05-27
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...
Coly Li
2
-0
/
+2
2022-05-26
Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-287
/
+409
2022-05-24
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
3
-5
/
+29
[prev]
[next]