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
*
md/bitmap: fix calculation of 'chunks' - missing shift.
NeilBrown
2012-05-04
2
-5
/
+1
*
md: fix possible corruption of array metadata on shutdown.
NeilBrown
2012-04-24
1
-1
/
+2
*
md: don't call ->add_disk unless there is good reason.
NeilBrown
2012-04-24
1
-2
/
+2
*
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
2012-04-24
1
-2
/
+2
*
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
2012-04-12
1
-0
/
+2
*
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
majianpeng
2012-04-12
2
-3
/
+4
*
MD: Bitmap version cleanup.
Andrei Warkentin
2012-04-12
1
-3
/
+0
*
md/raid1,raid10: don't compare excess byte during consistency check.
NeilBrown
2012-04-03
2
-2
/
+2
*
md/raid5: Fix a bug about judging if the operation is syncing or replacing
majianpeng
2012-04-03
1
-1
/
+3
*
md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).
majianpeng
2012-04-03
1
-2
/
+1
*
md: Avoid OOPS when reshaping raid1 to raid0
Jes Sorensen
2012-04-03
1
-1
/
+17
*
md/raid5: fix handling of bad blocks during recovery.
NeilBrown
2012-04-03
1
-26
/
+29
*
md/raid1: If md_integrity_register() failed,run() must free the mem
majianpeng
2012-04-02
1
-1
/
+7
*
md/raid0: If md_integrity_register() fails, raid0_run() must free the mem.
majianpeng
2012-04-02
1
-1
/
+8
*
md/linear: If md_integrity_register() fails, linear_run() must free the mem.
majianpeng
2012-04-02
1
-1
/
+8
*
dm: add verity target
Mikulas Patocka
2012-03-28
3
-0
/
+934
*
dm bufio: prefetch
Mikulas Patocka
2012-03-28
2
-26
/
+90
*
dm thin: add pool target flags to control discard
Joe Thornber
2012-03-28
1
-27
/
+108
*
dm thin: support discards
Joe Thornber
2012-03-28
1
-14
/
+158
*
dm thin: prepare to support discard
Joe Thornber
2012-03-28
1
-53
/
+72
*
dm thin: use dm_target_offset
Alasdair G Kergon
2012-03-28
1
-1
/
+1
*
dm thin: support read only external snapshot origins
Joe Thornber
2012-03-28
1
-14
/
+71
*
dm thin: relax hard limit on the maximum size of a metadata device
Mike Snitzer
2012-03-28
3
-15
/
+20
*
dm persistent data: remove space map ref_count entries if redundant
Joe Thornber
2012-03-28
1
-3
/
+0
*
dm thin: commit outstanding data every second
Joe Thornber
2012-03-28
1
-2
/
+26
*
dm: reject trailing characters in sccanf input
Mikulas Patocka
2012-03-28
13
-25
/
+44
*
dm raid: handle failed devices during start up
Jonathan E Brassow
2012-03-28
1
-2
/
+51
*
dm thin metadata: pass correct space map to dm_sm_root_size
Joe Thornber
2012-03-28
1
-1
/
+1
*
dm persistent data: remove redundant value_size arg from value_ptr
Joe Thornber
2012-03-28
3
-33
/
+29
*
dm mpath: detect invalid map_context
Jun'ichi Nomura
2012-03-28
1
-14
/
+32
*
dm: clear bi_end_io on remapping failure
Hannes Reinecke
2012-03-28
1
-0
/
+1
*
dm table: simplify call to free_devices
Hannes Reinecke
2012-03-28
1
-2
/
+1
*
dm thin: correct comments
Joe Thornber
2012-03-28
1
-1
/
+1
*
dm raid: no longer experimental
Alasdair G Kergon
2012-03-28
1
-2
/
+2
*
dm uevent: no longer experimental
Alasdair G Kergon
2012-03-28
1
-2
/
+2
*
dm persistent data: fix btree rebalancing after remove
Joe Thornber
2012-03-28
1
-75
/
+99
*
dm thin: fix stacked bi_next usage
Joe Thornber
2012-03-28
1
-51
/
+73
*
dm crypt: add missing error handling
Mikulas Patocka
2012-03-28
1
-12
/
+16
*
dm crypt: fix mempool deadlock
Mikulas Patocka
2012-03-28
1
-6
/
+4
*
dm exception store: fix init error path
Andrei Warkentin
2012-03-28
1
-1
/
+1
*
Merge tag 'md-3.4' of git://neil.brown.name/md
Linus Torvalds
2012-03-22
13
-373
/
+491
|
\
|
*
md: Add judgement bb->unacked_exist in function md_ack_all_badblocks().
majianpeng
2012-03-19
1
-1
/
+1
|
*
md: fix clearing of the 'changed' flags for the bad blocks list.
NeilBrown
2012-03-19
1
-1
/
+2
|
*
md/bitmap: discard CHUNK_BLOCK_SHIFT macro
NeilBrown
2012-03-19
2
-19
/
+19
|
*
md/bitmap: remove unnecessary indirection when allocating.
NeilBrown
2012-03-19
1
-28
/
+3
|
*
md/bitmap: remove some pointless locking.
NeilBrown
2012-03-19
1
-12
/
+2
|
*
md/bitmap: change a 'goto' to a normal 'if' construct.
NeilBrown
2012-03-19
1
-19
/
+21
|
*
md/bitmap: move printing of bitmap status to bitmap.c
NeilBrown
2012-03-19
3
-22
/
+30
|
*
md/bitmap: remove some unused noise from bitmap.h
NeilBrown
2012-03-19
1
-18
/
+0
|
*
md/raid10 - support resizing some RAID10 arrays.
NeilBrown
2012-03-19
1
-0
/
+38
[next]