index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
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-22
dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...
Heinz Mauelshagen
1
-6
/
+28
2021-04-21
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
2021-04-19
dm integrity: fix missing goto in bitmap_flush_interval error handling
Tian Tao
1
-0
/
+1
2021-04-19
dm: replace dm_vcalloc()
Matthew Wilcox (Oracle)
3
-29
/
+12
2021-04-19
dm space map common: fix division bug in sm_ll_find_free_block()
Joe Thornber
1
-0
/
+2
2021-04-19
dm persistent data: packed struct should have an aligned() attribute too
Joe Thornber
2
-6
/
+6
2021-04-19
dm btree spine: remove paranoid node_check call in node_prep_for_write()
Joe Thornber
1
-2
/
+0
2021-04-19
dm space map disk: remove redundant calls to sm_disk_get_nr_free()
Joe Thornber
1
-9
/
+0
2021-04-15
md/bitmap: wait for external bitmap writes to complete during tear down
Sudhakar Panneerselvam
1
-0
/
+2
2021-04-15
md: do not return existing mddevs from mddev_find_or_alloc
Christoph Hellwig
1
-23
/
+23
2021-04-15
md: refactor mddev_find_or_alloc
Christoph Hellwig
1
-36
/
+24
2021-04-15
md: factor out a mddev_alloc_unit helper from mddev_find
Christoph Hellwig
1
-20
/
+27
2021-04-14
dm verity fec: fix misaligned RS roots IO
Jaegeuk Kim
2
-3
/
+9
2021-04-11
bcache: fix a regression of code compiling failure in debug.c
Coly Li
1
-1
/
+1
2021-04-11
bcache: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-3
/
+3
2021-04-11
md: bcache: Trivial typo fixes in the file journal.c
Bhaskar Chowdhury
1
-2
/
+2
2021-04-11
md: bcache: avoid -Wempty-body warnings
Arnd Bergmann
1
-1
/
+1
2021-04-11
bcache: use NULL instead of using plain integer as pointer
Yang Li
1
-1
/
+1
2021-04-11
bcache: remove PTR_CACHE
Christoph Hellwig
8
-23
/
+14
2021-04-11
bcache: reduce redundant code in bch_cached_dev_run()
Zhiqiang Liu
1
-13
/
+12
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-04-08
md: split mddev_find
Christoph Hellwig
1
-5
/
+19
2021-04-08
md: factor out a mddev_find_locked helper from mddev_find
Christoph Hellwig
1
-13
/
+19
2021-04-08
md: md_open returns -EBUSY when entering racing area
Zhao Heming
1
-2
/
+1
2021-03-26
dm integrity: add the "reset_recalculate" feature flag
Mikulas Patocka
1
-4
/
+17
2021-03-26
dm persistent data: remove unused return from exit_shadow_spine()
Jiapeng Chong
2
-5
/
+3
2021-03-26
dm cache: remove needless request_queue NULL pointer checks
Xu Wang
1
-1
/
+1
2021-03-26
dm thin: remove needless request_queue NULL pointer check
Xu Wang
1
-1
/
+1
2021-03-26
dm: unexport dm_{get,put}_table_device
Christoph Hellwig
1
-2
/
+0
2021-03-26
dm ebs: fix a few typos
Bhaskar Chowdhury
1
-3
/
+3
2021-03-26
dm ioctl: filter the returned values according to name or uuid prefix
Mikulas Patocka
1
-0
/
+28
2021-03-26
dm ioctl: return UUID in DM_LIST_DEVICES_CMD result
Mikulas Patocka
1
-3
/
+17
2021-03-26
dm ioctl: replace device hash with red-black tree
Mikulas Patocka
1
-112
/
+142
2021-03-26
dm verity: allow only one error handling mode
JeongHyeon Lee
1
-11
/
+29
2021-03-26
dm: remove useless loop in __split_and_process_bio
Mikulas Patocka
1
-32
/
+29
2021-03-26
dm writecache: fix flexible_array.cocci warnings
Julia Lawall
1
-1
/
+1
2021-03-26
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
1
-1
/
+1
2021-03-25
md: Fix missing unused status line of /proc/mdstat
Jan Glauber
1
-1
/
+5
2021-03-25
md/raid10: improve discard request for far layout
Xiao Ni
2
-19
/
+61
[next]