index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-14
md: raid0: fix error return from create_stripe_zones.
NeilBrown
1
-1
/
+1
2013-03-14
md: fix two bugs when attempting to resize RAID0 array.
NeilBrown
2
-1
/
+5
2013-03-14
md: protect against crash upon fsync on ro array
Sebastian Riemer
1
-0
/
+4
2013-01-17
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
1
-0
/
+8
2013-01-17
dm persistent data: rename node to btree_node
Mikulas Patocka
4
-47
/
+47
2012-12-10
md/raid10: close race that lose writes lost when replacement completes.
NeilBrown
1
-47
/
+53
2012-12-03
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
1
-1
/
+7
2012-12-03
md/raid10: decrement correct pending counter when writing to replacement.
NeilBrown
1
-1
/
+1
2012-12-03
md: Avoid write invalid address if read_seqretry returned true.
majianpeng
1
-2
/
+2
2012-12-03
md: Reassigned the parameters if read_seqretry returned true in func md_is_ba...
majianpeng
1
-3
/
+4
2012-11-05
md/raid1: Fix assembling of arrays containing Replacements.
NeilBrown
1
-1
/
+1
2012-10-21
md/raid10: use correct limit variable
Dan Carpenter
1
-1
/
+1
2012-10-07
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-10-07
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-10-07
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
2012-10-02
md/raid10: fix problem with on-stack allocation of r10bio structure.
NeilBrown
2
-7
/
+11
2012-10-02
md/raid5: fix calculate of 'degraded' when a replacement becomes active.
NeilBrown
1
-0
/
+4
2012-10-02
md: make sure metadata is updated when spares are activated or removed.
NeilBrown
1
-1
/
+5
2012-10-02
md: Don't truncate size at 4TB for RAID0 and Linear
NeilBrown
1
-3
/
+6
2012-08-15
md/raid1: don't abort a resync on the first badblock.
NeilBrown
1
-1
/
+4
2012-08-09
dm thin: fix memory leak in process_prepared_mapping error paths
Joe Thornber
1
-2
/
+3
2012-08-09
dm thin: reduce endio_hook pool size
Alasdair G Kergon
1
-1
/
+1
2012-07-29
dm raid1: set discard_zeroes_data_unsupported
Mikulas Patocka
1
-0
/
+1
2012-07-29
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2
-2
/
+5
2012-07-29
dm thin: do not send discards to shared blocks
Mikulas Patocka
1
-1
/
+5
2012-07-29
md/raid1: close some possible races on write errors during resync
NeilBrown
1
-2
/
+8
2012-07-29
md: avoid crash when stopping md array races with closing other open fds.
NeilBrown
1
-13
/
+23
2012-07-19
md/raid1: fix use-after-free bug in RAID1 data-check code.
NeilBrown
1
-1
/
+2
2012-07-16
md/raid5: Do not add data_offset before call to is_badblock
majianpeng
1
-1
/
+3
2012-07-16
raid5: delayed stripe fix
Shaohua Li
1
-1
/
+3
2012-07-16
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
1
-11
/
+19
2012-07-16
dm persistent data: handle space map checker creation failure
Mike Snitzer
3
-15
/
+28
2012-07-16
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
1
-0
/
+3
2012-07-16
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
majianpeng
1
-0
/
+6
2012-07-16
md/raid10: fix failure when trying to repair a read error.
NeilBrown
1
-3
/
+3
2012-07-16
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
1
-0
/
+6
2012-06-09
md: raid1/raid10: fix problem with merge_bvec_fn
NeilBrown
2
-1
/
+8
2012-06-01
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
1
-1
/
+1
2012-05-19
Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-15
/
+17
2012-05-19
dm thin: fix table output when pool target disables discard passdown internally
Mike Snitzer
1
-15
/
+17
2012-05-19
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2012-05-19
md/raid10: fix transcription error in calc_sectors conversion.
NeilBrown
1
-1
/
+1
2012-05-17
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-24
/
+34
2012-05-17
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
1
-0
/
+2
2012-05-17
md/raid10: set dev_sectors properly when resizing devices in array.
NeilBrown
1
-24
/
+32
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-05-12
dm mpath: check if scsi_dh module already loaded before trying to load
Mike Snitzer
1
-2
/
+2
2012-05-12
dm thin: correct module description
Alasdair G Kergon
1
-1
/
+1
2012-05-12
dm thin: fix unprotected use of prepared_discards list
Mike Snitzer
1
-0
/
+5
2012-05-12
dm thin: reinstate missing mempool_free in cell_release_singleton
Mike Snitzer
1
-3
/
+6
[next]