index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-raid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+7
2015-02-09
dm raid: fix a couple integer overflows
Dan Carpenter
1
-9
/
+7
2015-02-04
md: make ->congested robust against personality changes.
NeilBrown
1
-7
/
+1
2014-10-29
dm raid: fix inaccessible superblocks causing oops in configure_discard_support
Heinz Mauelshagen
1
-1
/
+5
2014-10-21
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
1
-4
/
+7
2014-10-05
dm raid: add discard support for RAID levels 4, 5 and 6
Heinz Mauelshagen
1
-4
/
+34
2014-10-05
dm raid: add discard support for RAID levels 1 and 10
Heinz Mauelshagen
1
-2
/
+28
2013-06-26
MD: Remember the last sync operation that was performed
Jonathan Brassow
1
-1
/
+2
2013-06-14
md: replace strict_strto*() with kstrto*()
Jingoo Han
1
-4
/
+4
2013-06-14
dm-raid: silence compiler warning on rebuilds_per_group.
NeilBrown
1
-1
/
+1
2013-06-14
DM RAID: Fix raid_resume not reviving failed devices in all cases
Jonathan Brassow
1
-0
/
+15
2013-06-14
DM RAID: Break-up untidy function
Jonathan Brassow
1
-33
/
+39
2013-06-14
DM RAID: Add ability to restore transiently failed devices on resume
Jonathan Brassow
1
-1
/
+43
2013-04-24
DM RAID: Add message/status support for changing sync action
Jonathan Brassow
1
-2
/
+109
2013-03-05
Merge tag 'md-3.9' of git://neil.brown.name/md
Linus Torvalds
1
-20
/
+103
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
1
-1
/
+1
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
1
-5
/
+3
2013-02-26
DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms
Jonathan Brassow
1
-20
/
+103
2013-01-24
DM-RAID: Fix RAID10's check for sufficient redundancy
Jonathan Brassow
1
-64
/
+37
2012-12-21
dm: remove map_info
Mikulas Patocka
1
-2
/
+2
2012-12-21
dm raid: round region_size to power of two
Jonathan Brassow
1
-1
/
+3
2012-10-11
DM RAID: Fix for "sync" directive ineffectiveness
Jonathan Brassow
1
-0
/
+13
2012-10-11
DM RAID: Fix comparison of index and quantity for "rebuild" parameter
Jonathan Brassow
1
-1
/
+1
2012-10-11
DM RAID: Add rebuild capability for RAID10
Jonathan Brassow
1
-1
/
+33
2012-10-11
DM RAID: Move 'rebuild' checking code to its own function
Jonathan Brassow
1
-25
/
+50
2012-08-01
Merge branch 'for-next' of git://neil.brown.name/md
Linus Torvalds
1
-5
/
+90
2012-08-01
DM RAID: Add support for MD RAID10
Jonathan Brassow
1
-5
/
+90
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
1
-1
/
+1
2012-07-27
dm raid: move sectors_per_dev calculation
Jonathan E Brassow
1
-9
/
+9
2012-07-27
dm raid: restructure parse_raid_params
Jonathan E Brassow
1
-5
/
+20
2012-07-27
dm: support non power of two target max_io_len
Mike Snitzer
1
-6
/
+5
2012-05-22
DM RAID: Use md_error() in place of simply setting Faulty bit
Jonathan Brassow
1
-1
/
+1
2012-05-22
DM RAID: Record and handle missing devices
Jonathan Brassow
1
-4
/
+7
2012-05-22
DM RAID: Set recovery flags on resume
Jonathan Brassow
1
-2
/
+2
2012-05-22
md: dm-raid should call helper function to clear rdev.
NeilBrown
1
-4
/
+1
2012-04-24
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
1
-2
/
+2
2012-03-28
dm raid: handle failed devices during start up
Jonathan E Brassow
1
-2
/
+51
2012-03-19
md: tidy up rdev_for_each usage.
NeilBrown
1
-8
/
+8
2012-03-07
dm raid: fix flush support
Jonathan E Brassow
1
-0
/
+1
2012-03-07
dm raid: set MD_CHANGE_DEVS when rebuilding
Jonathan E Brassow
1
-6
/
+10
2012-01-31
Prevent DM RAID from loading bitmap twice.
Jonathan Brassow
1
-3
/
+9
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm
Linus Torvalds
1
-11
/
+37
2011-10-31
md: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-10-31
dm: raid fix device status indicator when array initializing
Jonathan E Brassow
1
-11
/
+37
2011-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-14
/
+14
2011-10-11
md/raid5: typedef removal: raid5_conf_t -> struct r5conf
NeilBrown
1
-2
/
+2
2011-10-11
md: remove typedefs: mddev_t -> struct mddev
NeilBrown
1
-6
/
+6
2011-10-11
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
1
-9
/
+9
2011-09-25
dm: raid fix write_mostly arg validation
Jonthan Brassow
1
-1
/
+1
[next]