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
2021-06-12
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-33
/
+7
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
1
-6
/
+3
2021-06-08
bcache: avoid oversized read request in cache missing code path
Coly Li
1
-2
/
+7
2021-06-08
bcache: remove bcache device self-defined readahead
Coly Li
5
-32
/
+1
2021-06-04
dm crypt: Fix zoned block device support
Damien Le Moal
1
-5
/
+19
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
5
-54
/
+612
2021-06-04
dm: rearrange core declarations for extended use from dm-zone.c
Damien Le Moal
2
-52
/
+59
2021-06-04
dm: Forbid requeue of writes to zones
Damien Le Moal
3
-6
/
+41
2021-06-04
dm: Introduce dm_report_zones()
Damien Le Moal
4
-14
/
+29
2021-06-04
dm: move zone related code to dm-zone.c
Damien Le Moal
5
-89
/
+119
2021-06-04
dm: cleanup device_area_is_invalid()
Damien Le Moal
1
-1
/
+1
2021-06-04
dm: Fix dm_accept_partial_bio() relative to zone management commands
Damien Le Moal
1
-2
/
+6
2021-06-04
dm zoned: check zone capacity
Damien Le Moal
1
-0
/
+7
2021-06-04
dm table: Constify static struct blk_ksm_ll_ops
Rikard Falkeborn
1
-1
/
+1
2021-06-04
dm writecache: interrupt writeback if suspended
Mikulas Patocka
1
-2
/
+3
2021-06-04
dm writecache: don't split bios when overwriting contiguous cache content
Mikulas Patocka
1
-8
/
+30
2021-06-04
dm kcopyd: avoid spin_lock_irqsave from process context
Mikulas Patocka
1
-9
/
+6
2021-06-04
dm kcopyd: avoid useless atomic operations
Mikulas Patocka
3
-12
/
+12
2021-06-04
dm space map disk: cache a small number of index entries
Joe Thornber
2
-6
/
+96
2021-06-04
dm space maps: improve performance with inc/dec on ranges of blocks
Joe Thornber
15
-245
/
+774
2021-06-04
dm space maps: don't reset space map allocation cursor when committing
Joe Thornber
2
-2
/
+16
2021-06-04
dm btree: improve btree residency
Joe Thornber
3
-31
/
+439
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
1
-3
/
+3
2021-06-01
md: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-16
/
+9
2021-06-01
dm: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-9
/
+7
2021-06-01
bcache: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-11
/
+4
2021-05-28
Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-05-25
md/raid5: remove an incorrect assert in in_chunk_boundary
Christoph Hellwig
1
-2
/
+0
2021-05-25
dm snapshot: properly fix a crash when an origin has no snapshots
Mikulas Patocka
1
-1
/
+1
2021-05-25
dm snapshot: revert "fix a crash when an origin has no snapshots"
Mikulas Patocka
1
-2
/
+3
2021-05-25
dm verity: fix require_signatures module_param permissions
John Keeping
1
-1
/
+1
2021-05-13
dm integrity: fix sparse warnings
Mikulas Patocka
1
-12
/
+12
2021-05-13
dm integrity: revert to not using discard filler when recalulating
Mikulas Patocka
1
-33
/
+24
2021-05-13
dm snapshot: fix crash with transient storage and zero chunk size
Mikulas Patocka
1
-0
/
+1
2021-05-10
dm snapshot: fix a crash when an origin has no snapshots
Mikulas Patocka
1
-3
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-05-01
Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-264
/
+356
2021-04-30
dm raid: remove unnecessary discard limits for raid0 and raid10
Mike Snitzer
1
-9
/
+0
2021-04-30
dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails
Benjamin Block
1
-0
/
+2
2021-04-30
dm integrity: use discard support when recalculating
Mikulas Patocka
1
-24
/
+33
2021-04-30
dm integrity: increase RECALC_SECTORS to improve recalculate speed
Mikulas Patocka
1
-1
/
+1
2021-04-30
dm integrity: don't re-write metadata if discarding same blocks
Mikulas Patocka
1
-2
/
+4
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-196
/
+541
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-1
/
+2
2021-04-23
md/raid1: properly indicate failure when ending a failed write request
Paul Clements
1
-0
/
+2
2021-04-23
md-cluster: fix use-after-free issue when removing rdev
Heming Zhao
1
-4
/
+4
2021-04-21
dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...
Heinz Mauelshagen
1
-6
/
+28
2021-04-20
dm raid: fix fall-through warning in rs_check_takeover() for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-04-19
dm clone metadata: remove unused function
Jiapeng Chong
1
-6
/
+0
[prev]
[next]