index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-raid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dm raid: rename _in_range to __within_range
Mike Snitzer
2016-06-14
1
-14
/
+14
*
dm raid: add missing "dm-raid0" module alias
Mike Snitzer
2016-06-14
1
-1
/
+2
*
dm raid: rename _argname_by_flag to dm_raid_arg_name_by_flag
Mike Snitzer
2016-06-14
1
-30
/
+30
*
dm raid: bump to v1.9.0 and make the extended SB feature flag reflect it
Mike Snitzer
2016-06-14
1
-17
/
+20
*
dm raid: remove ti_error_* wrappers
Mike Snitzer
2016-06-14
1
-152
/
+249
*
dm raid: tabify appropriate whitespace
Mike Snitzer
2016-06-14
1
-62
/
+62
*
dm raid: enhance status interface and fixup takeover/raid0
Heinz Mauelshagen
2016-06-14
1
-181
/
+253
*
dm raid: add raid level takeover support
Heinz Mauelshagen
2016-06-14
1
-29
/
+426
*
dm raid: enhance super_sync() to support new superblock members
Heinz Mauelshagen
2016-06-14
1
-10
/
+65
*
dm raid: add new reshaping/raid10 format table line options to parameter parser
Heinz Mauelshagen
2016-06-14
1
-9
/
+39
*
dm raid: introduce extended superblock and new raid types to support takeover...
Heinz Mauelshagen
2016-06-14
1
-133
/
+471
*
dm raid: use rt_is_raid*() in all appropriate checks
Heinz Mauelshagen
2016-06-13
1
-12
/
+18
*
dm raid: more use of flag testing wrappers
Heinz Mauelshagen
2016-06-13
1
-25
/
+23
*
dm raid: check constructor arguments for invalid raid level/argument combinat...
Heinz Mauelshagen
2016-06-13
1
-1
/
+130
*
dm raid: cleanup / provide infrastructure
Heinz Mauelshagen
2016-06-13
1
-196
/
+228
*
dm raid: use dm_arg_set API in constructor
Heinz Mauelshagen
2016-06-13
1
-61
/
+84
*
dm raid: rename variable 'ret' to 'r' to conform to other dm code
Heinz Mauelshagen
2016-06-13
1
-32
/
+36
*
md: use bio op accessors
Mike Christie
2016-06-07
1
-2
/
+3
*
dm raid: make sure no feature flags are set in metadata
Heinz Mauelshagen
2016-05-13
1
-1
/
+6
*
dm raid: fix round up of default region size
Mikulas Patocka
2015-10-02
1
-2
/
+1
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-19
/
+0
*
dm raid: add support for the MD RAID0 personality
Heinz Mauelshagen
2015-05-29
1
-48
/
+84
*
dm raid: a few cleanups
Heinz Mauelshagen
2015-05-29
1
-45
/
+46
*
dm raid: fixup documentation for discard support
Heinz Mauelshagen
2015-05-29
1
-2
/
+0
*
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-13
1
-9
/
+7
|
\
|
*
dm raid: fix a couple integer overflows
Dan Carpenter
2015-02-09
1
-9
/
+7
*
|
md: make ->congested robust against personality changes.
NeilBrown
2015-02-03
1
-7
/
+1
|
/
*
dm raid: fix inaccessible superblocks causing oops in configure_discard_support
Heinz Mauelshagen
2014-10-29
1
-1
/
+5
*
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
2014-10-21
1
-4
/
+7
*
dm raid: add discard support for RAID levels 4, 5 and 6
Heinz Mauelshagen
2014-10-06
1
-4
/
+34
*
dm raid: add discard support for RAID levels 1 and 10
Heinz Mauelshagen
2014-10-06
1
-2
/
+28
*
MD: Remember the last sync operation that was performed
Jonathan Brassow
2013-06-26
1
-1
/
+2
*
md: replace strict_strto*() with kstrto*()
Jingoo Han
2013-06-14
1
-4
/
+4
*
dm-raid: silence compiler warning on rebuilds_per_group.
NeilBrown
2013-06-14
1
-1
/
+1
*
DM RAID: Fix raid_resume not reviving failed devices in all cases
Jonathan Brassow
2013-06-14
1
-0
/
+15
*
DM RAID: Break-up untidy function
Jonathan Brassow
2013-06-14
1
-33
/
+39
*
DM RAID: Add ability to restore transiently failed devices on resume
Jonathan Brassow
2013-06-14
1
-1
/
+43
*
DM RAID: Add message/status support for changing sync action
Jonathan Brassow
2013-04-24
1
-2
/
+109
*
Merge tag 'md-3.9' of git://neil.brown.name/md
Linus Torvalds
2013-03-06
1
-20
/
+103
|
\
|
*
DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms
Jonathan Brassow
2013-02-26
1
-20
/
+103
*
|
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
1
-1
/
+1
*
|
dm: fix truncated status strings
Mikulas Patocka
2013-03-01
1
-5
/
+3
|
/
*
DM-RAID: Fix RAID10's check for sufficient redundancy
Jonathan Brassow
2013-01-24
1
-64
/
+37
*
dm: remove map_info
Mikulas Patocka
2012-12-21
1
-2
/
+2
*
dm raid: round region_size to power of two
Jonathan Brassow
2012-12-21
1
-1
/
+3
*
DM RAID: Fix for "sync" directive ineffectiveness
Jonathan Brassow
2012-10-11
1
-0
/
+13
*
DM RAID: Fix comparison of index and quantity for "rebuild" parameter
Jonathan Brassow
2012-10-11
1
-1
/
+1
*
DM RAID: Add rebuild capability for RAID10
Jonathan Brassow
2012-10-11
1
-1
/
+33
*
DM RAID: Move 'rebuild' checking code to its own function
Jonathan Brassow
2012-10-11
1
-25
/
+50
*
Merge branch 'for-next' of git://neil.brown.name/md
Linus Torvalds
2012-08-01
1
-5
/
+90
|
\
[prev]
[next]