index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-07-13
1
-1
/
+2
|
\
|
*
md/raid1: fix use-after-free bug in RAID1 data-check code.
NeilBrown
2012-07-09
1
-1
/
+2
*
|
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-07-03
1
-1
/
+1
|
\
|
|
*
md/raid10: fix careless build error
NeilBrown
2012-07-04
1
-1
/
+1
*
|
Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-07-03
4
-26
/
+57
|
\
\
|
|
/
|
/
|
|
*
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
2012-07-03
1
-11
/
+19
|
*
dm persistent data: handle space map checker creation failure
Mike Snitzer
2012-07-03
3
-15
/
+28
|
*
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
2012-07-03
1
-0
/
+3
|
*
dm thin: commit metadata before creating metadata snapshot
Joe Thornber
2012-07-03
1
-0
/
+7
*
|
md: fix up plugging (again).
NeilBrown
2012-07-03
3
-16
/
+9
*
|
md: support re-add of recovering devices.
NeilBrown
2012-07-03
1
-2
/
+1
*
|
md/raid1: fix bug in read_balance introduced by hot-replace
NeilBrown
2012-07-03
1
-2
/
+2
*
|
raid5: delayed stripe fix
Shaohua Li
2012-07-03
1
-1
/
+3
*
|
md/raid456: When read error cannot be recovered, record bad block
majianpeng
2012-07-03
1
-4
/
+11
*
|
md: make 'name' arg to md_register_thread non-optional.
NeilBrown
2012-07-03
5
-5
/
+8
*
|
md/raid10: fix failure when trying to repair a read error.
NeilBrown
2012-07-03
1
-3
/
+3
*
|
md/raid5: fix refcount problem when blocked_rdev is set.
NeilBrown
2012-07-03
1
-2
/
+12
*
|
md:Add blk_plug in sync_thread.
majianpeng
2012-07-03
1
-0
/
+3
*
|
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
majianpeng
2012-07-03
1
-0
/
+6
*
|
md/raid5: Do not add data_offset before call to is_badblock
majianpeng
2012-07-03
1
-2
/
+3
*
|
md/raid5: prefer replacing failed devices over want-replacement devices.
NeilBrown
2012-07-03
1
-5
/
+8
*
|
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
2012-07-03
1
-0
/
+6
|
/
*
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-06-06
2
-0
/
+8
|
\
|
*
md: raid1/raid10: fix problem with merge_bvec_fn
NeilBrown
2012-05-31
2
-0
/
+8
*
|
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-06-02
5
-90
/
+311
|
\
\
|
|
/
|
/
|
|
*
dm thin: provide userspace access to pool metadata
Joe Thornber
2012-06-03
4
-11
/
+182
|
*
dm thin: use slab mempools
Mike Snitzer
2012-06-03
1
-62
/
+99
|
*
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
2012-06-03
1
-9
/
+17
|
*
dm mpath: delay retry of bypassed pg
Mike Christie
2012-06-03
1
-2
/
+6
|
*
dm mpath: reduce size of struct multipath
Mike Snitzer
2012-06-03
1
-6
/
+7
*
|
Merge tag 'md-3.5' of git://neil.brown.name/md
Linus Torvalds
2012-05-23
10
-795
/
+2365
|
\
\
|
|
/
|
/
|
|
*
md/bitmap: record the space available for the bitmap in the superblock.
NeilBrown
2012-05-22
2
-1
/
+10
|
*
md/raid10: Remove extras after reshape to smaller number of devices.
NeilBrown
2012-05-22
1
-0
/
+13
|
*
md/raid5: improve removal of extra devices after reshape.
NeilBrown
2012-05-22
1
-5
/
+5
|
*
md: check the return of mddev_find()
Yuanhan Liu
2012-05-22
1
-0
/
+3
|
*
MD RAID1: Further conditionalize 'fullsync'
Jonathan Brassow
2012-05-22
1
-1
/
+2
|
*
DM RAID: Use md_error() in place of simply setting Faulty bit
Jonathan Brassow
2012-05-22
1
-1
/
+1
|
*
DM RAID: Record and handle missing devices
Jonathan Brassow
2012-05-22
1
-4
/
+7
|
*
DM RAID: Set recovery flags on resume
Jonathan Brassow
2012-05-22
2
-5
/
+4
|
*
md/raid5: Allow reshape while a bitmap is present.
NeilBrown
2012-05-22
1
-3
/
+3
|
*
md/raid10: resize bitmap when required during reshape.
NeilBrown
2012-05-22
1
-13
/
+24
|
*
md: allow array to be resized while bitmap is present.
NeilBrown
2012-05-22
4
-13
/
+28
|
*
md/bitmap: make sure reshape request are reflected in superblock.
NeilBrown
2012-05-22
1
-0
/
+3
|
*
md/bitmap: add bitmap_resize function to allow bitmap resizing.
NeilBrown
2012-05-22
2
-30
/
+172
|
*
md/bitmap: use DIV_ROUND_UP instead of open-code
NeilBrown
2012-05-22
1
-3
/
+2
|
*
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
NeilBrown
2012-05-22
2
-77
/
+84
|
*
md/bitmap: make bitmap bitops atomic.
NeilBrown
2012-05-22
1
-4
/
+2
|
*
md/bitmap: make _page_attr bitops atomic.
NeilBrown
2012-05-22
1
-32
/
+23
|
*
md/bitmap: merge bitmap_file_unmap and bitmap_file_put.
NeilBrown
2012-05-22
1
-24
/
+10
|
*
md/bitmap: remove async freeing of bitmap file.
NeilBrown
2012-05-22
1
-12
/
+6
[next]