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 'md/4.5' of git://neil.brown.name/md
Linus Torvalds
2016-01-15
9
-142
/
+418
|
\
|
*
md/raid: only permit hot-add of compatible integrity profiles
Dan Williams
2016-01-14
5
-22
/
+26
|
*
raid5-cache: handle journal hotadd in quiesce
Shaohua Li
2016-01-14
1
-0
/
+7
|
*
MD: add journal with array suspended
Shaohua Li
2016-01-14
1
-1
/
+6
|
*
md: set MD_HAS_JOURNAL in correct places
Shaohua Li
2016-01-14
2
-4
/
+6
|
*
md: Remove 'ready' field from mddev.
NeilBrown
2016-01-07
2
-6
/
+1
|
*
md: remove unnecesary md_new_event_inintr
Guoqing Jiang
2016-01-07
1
-10
/
+1
|
*
raid5: allow r5l_io_unit allocations to fail
Christoph Hellwig
2016-01-06
1
-10
/
+57
|
*
raid5-cache: use a mempool for the metadata block
Christoph Hellwig
2016-01-06
1
-2
/
+12
|
*
raid5-cache: use a bio_set
Christoph Hellwig
2016-01-06
1
-1
/
+15
|
*
raid5-cache: add journal hot add/remove support
Shaohua Li
2016-01-06
3
-24
/
+68
|
*
drivers: md: use ktime_get_real_seconds()
Deepa Dinamani
2016-01-06
2
-10
/
+10
|
*
md: avoid warning for 32-bit sector_t
Arnd Bergmann
2016-01-06
1
-4
/
+6
|
*
raid5-cache: free meta_page earlier
Christoph Hellwig
2016-01-06
1
-7
/
+2
|
*
raid5-cache: simplify r5l_move_io_unit_list
Christoph Hellwig
2016-01-06
1
-17
/
+15
|
*
md: update comment for md_allow_write
Guoqing Jiang
2016-01-06
1
-1
/
+1
|
*
md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY
Guoqing Jiang
2016-01-06
1
-5
/
+18
|
*
md-cluster: Protect communication with mutexes
Guoqing Jiang
2016-01-06
1
-10
/
+63
|
*
md-cluster: Defer MD reloading to mddev->thread
Guoqing Jiang
2016-01-06
3
-1
/
+11
|
*
md-cluster: append some actions when change bitmap from clustered to none
Guoqing Jiang
2016-01-06
3
-0
/
+72
|
*
md-cluster: Allow spare devices to be marked as faulty
Goldwyn Rodrigues
2016-01-06
1
-1
/
+0
|
*
md-cluster: Fix the remove sequence with the new MD reload code
Goldwyn Rodrigues
2016-01-06
2
-9
/
+2
|
*
md-cluster: remove a disk asynchronously from cluster environment
Guoqing Jiang
2016-01-06
3
-2
/
+18
|
*
md-cluster: Avoid the resync ping-pong
Goldwyn Rodrigues
2016-01-06
1
-0
/
+8
|
*
md/raid5: remove redundant check in stripe_add_to_batch_list()
Roman Gushchin
2016-01-06
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-14
1
-2
/
+2
|
\
\
|
*
|
treewide: Fix typos in printk
Masanari Iida
2015-12-08
1
-2
/
+2
*
|
|
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-13
2
-528
/
+28
|
\
\
\
|
*
|
|
badblocks: rename badblocks_free to badblocks_exit
Dan Williams
2016-01-09
1
-1
/
+1
|
*
|
|
md: convert to use the generic badblocks code
Vishal Verma
2016-01-09
2
-528
/
+28
*
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
3
-4
/
+4
|
\
\
\
\
|
*
|
|
|
md: more open-coded offset_in_page()
Al Viro
2016-01-04
2
-3
/
+3
|
*
|
|
|
dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE
Al Viro
2016-01-04
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-01-11
18
-354
/
+1619
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
2016-01-08
4
-19
/
+12
|
*
|
|
dm thin: bump thin and thin-pool target versions
Mike Snitzer
2016-01-06
1
-2
/
+2
|
*
|
|
dm thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
2015-12-17
1
-2
/
+2
|
*
|
|
dm space map metadata: remove unused variable in brb_pop()
Mike Snitzer
2015-12-14
1
-3
/
+0
|
*
|
|
dm verity: add ignore_zero_blocks feature
Sami Tolvanen
2015-12-10
3
-10
/
+88
|
*
|
|
dm verity: add support for forward error correction
Sami Tolvanen
2015-12-10
6
-7
/
+1038
|
*
|
|
dm verity: factor out verity_for_bv_block()
Sami Tolvanen
2015-12-10
2
-23
/
+55
|
*
|
|
dm verity: factor out structures and functions useful to separate object
Sami Tolvanen
2015-12-10
2
-100
/
+128
|
*
|
|
dm verity: move dm-verity.c to dm-verity-target.c
Sami Tolvanen
2015-12-10
2
-0
/
+1
|
*
|
|
dm verity: separate function for parsing opt args
Sami Tolvanen
2015-12-10
1
-28
/
+43
|
*
|
|
dm verity: clean up duplicate hashing code
Sami Tolvanen
2015-12-10
1
-115
/
+147
|
*
|
|
dm btree: factor out need_insert() helper
Mike Snitzer
2015-12-10
1
-7
/
+10
|
*
|
|
dm bufio: use BUG_ON instead of conditional call to BUG
Anup Limbu
2015-12-10
1
-2
/
+1
|
*
|
|
dm bufio: store stacktrace in buffers to help find buffer leaks
Mikulas Patocka
2015-12-10
3
-10
/
+47
|
*
|
|
dm bufio: return NULL to improve code clarity
Mikulas Patocka
2015-12-10
1
-1
/
+1
|
*
|
|
dm block manager: cleanup code that prints stacktrace
Mikulas Patocka
2015-12-10
1
-10
/
+1
[next]