index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-30
32
-592
/
+2411
|
\
|
*
dm writecache: make writeback pause configurable
Mikulas Patocka
2021-06-28
2
-8
/
+52
|
*
dm writecache: pause writeback if cache full and origin being written directly
Mikulas Patocka
2021-06-25
1
-1
/
+20
|
*
dm io tracker: factor out IO tracker
Mike Snitzer
2021-06-25
2
-76
/
+75
|
*
dm btree remove: assign new_root only when removal succeeds
Hou Tao
2021-06-25
1
-1
/
+2
|
*
dm zone: fix dm_revalidate_zones() memory allocation
Damien Le Moal
2021-06-25
1
-2
/
+8
|
*
dm ps io affinity: remove redundant continue statement
Colin Ian King
2021-06-25
1
-1
/
+0
|
*
dm writecache: add optional "metadata_only" parameter
Mikulas Patocka
2021-06-25
1
-4
/
+12
|
*
dm writecache: write at least 4k when committing
Mikulas Patocka
2021-06-21
1
-1
/
+5
|
*
dm writecache: flush origin device when writing and cache is full
Mikulas Patocka
2021-06-16
1
-2
/
+6
|
*
dm writecache: have ssd writeback wait if the kcopyd workqueue is busy
Mikulas Patocka
2021-06-15
2
-0
/
+11
|
*
dm writecache: use list_move instead of list_del/list_add in writecache_write...
Baokun Li
2021-06-14
1
-6
/
+3
|
*
dm writecache: commit just one block, not a full page
Mikulas Patocka
2021-06-14
1
-5
/
+1
|
*
dm writecache: remove unused gfp_t argument from wc_add_block()
Mikulas Patocka
2021-06-14
1
-3
/
+3
|
*
dm crypt: Fix zoned block device support
Damien Le Moal
2021-06-04
1
-5
/
+19
|
*
dm: introduce zone append emulation
Damien Le Moal
2021-06-04
5
-54
/
+612
|
*
dm: rearrange core declarations for extended use from dm-zone.c
Damien Le Moal
2021-06-04
2
-52
/
+59
|
*
dm: Forbid requeue of writes to zones
Damien Le Moal
2021-06-04
3
-6
/
+41
|
*
dm: Introduce dm_report_zones()
Damien Le Moal
2021-06-04
4
-14
/
+29
|
*
dm: move zone related code to dm-zone.c
Damien Le Moal
2021-06-04
5
-89
/
+119
|
*
dm: cleanup device_area_is_invalid()
Damien Le Moal
2021-06-04
1
-1
/
+1
|
*
dm: Fix dm_accept_partial_bio() relative to zone management commands
Damien Le Moal
2021-06-04
1
-2
/
+6
|
*
dm zoned: check zone capacity
Damien Le Moal
2021-06-04
1
-0
/
+7
|
*
dm table: Constify static struct blk_ksm_ll_ops
Rikard Falkeborn
2021-06-04
1
-1
/
+1
|
*
dm writecache: interrupt writeback if suspended
Mikulas Patocka
2021-06-04
1
-2
/
+3
|
*
dm writecache: don't split bios when overwriting contiguous cache content
Mikulas Patocka
2021-06-04
1
-8
/
+30
|
*
dm kcopyd: avoid spin_lock_irqsave from process context
Mikulas Patocka
2021-06-04
1
-9
/
+6
|
*
dm kcopyd: avoid useless atomic operations
Mikulas Patocka
2021-06-04
3
-12
/
+12
|
*
dm space map disk: cache a small number of index entries
Joe Thornber
2021-06-04
2
-6
/
+96
|
*
dm space maps: improve performance with inc/dec on ranges of blocks
Joe Thornber
2021-06-04
15
-245
/
+774
|
*
dm space maps: don't reset space map allocation cursor when committing
Joe Thornber
2021-06-04
2
-2
/
+16
|
*
dm btree: improve btree residency
Joe Thornber
2021-06-04
3
-31
/
+439
*
|
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
13
-83
/
+149
|
\
\
|
*
|
md/raid5: avoid device_lock in read_one_chunk()
Gal Ofri
2021-06-14
1
-6
/
+23
|
*
|
md: add comments in md_integrity_register
Guoqing Jiang
2021-06-14
1
-0
/
+6
|
*
|
md: check level before create and exit io_acct_set
Guoqing Jiang
2021-06-14
1
-6
/
+14
|
*
|
md: Constify attribute_group structs
Rikard Falkeborn
2021-06-14
4
-7
/
+7
|
*
|
md: mark some personalities as deprecated
Guoqing Jiang
2021-06-14
4
-6
/
+6
|
*
|
md/raid10: enable io accounting
Guoqing Jiang
2021-06-14
2
-0
/
+7
|
*
|
md/raid1: enable io accounting
Guoqing Jiang
2021-06-14
2
-0
/
+8
|
*
|
md/raid1: rename print_msg with r1bio_existed
Guoqing Jiang
2021-06-14
1
-4
/
+4
|
*
|
md/raid5: avoid redundant bio clone in raid5_read_one_chunk
Guoqing Jiang
2021-06-14
1
-14
/
+15
|
*
|
md/raid5: move checking badblock before clone bio in raid5_read_one_chunk
Guoqing Jiang
2021-06-14
1
-7
/
+7
|
*
|
md: add io accounting for raid0 and raid5
Guoqing Jiang
2021-06-14
4
-3
/
+68
|
*
|
md: revert io stats accounting
Guoqing Jiang
2021-06-14
2
-46
/
+0
*
|
|
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
5
-45
/
+26
|
\
\
\
|
*
|
|
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
2021-06-11
1
-6
/
+3
|
*
|
|
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-06-01
1
-3
/
+3
|
*
|
|
md: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-16
/
+9
|
*
|
|
dm: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-9
/
+7
[next]