index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2012-10-07
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
2012-10-02
md: Don't truncate size at 4TB for RAID0 and Linear
NeilBrown
2012-08-01
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2012-07-16
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
2012-07-16
md/raid5: Do not add data_offset before call to is_badblock
majianpeng
2012-07-16
raid5: delayed stripe fix
Shaohua Li
2012-06-01
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
2012-05-21
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
2012-04-22
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
2012-04-02
dm exception store: fix init error path
Andrei Warkentin
2012-04-02
dm crypt: add missing error handling
Mikulas Patocka
2012-04-02
dm crypt: fix mempool deadlock
Mikulas Patocka
2012-04-02
md/raid1,raid10: avoid deadlock during resync/recovery.
NeilBrown
2012-04-02
md/bitmap: ensure to load bitmap when creating via sysfs.
NeilBrown
2012-03-12
dm raid: fix flush support
Jonathan E Brassow
2012-03-12
dm io: fix discard support
Milan Broz
2012-01-25
dm: do not forward ioctls from logical volumes to the underlying device
Paolo Bonzini
2011-12-21
md/raid5: fix bug that could result in reads from a failed device.
NeilBrown
2011-11-21
md/raid5: abort any pending parity operations when array fails.
NeilBrown
2011-11-11
md/raid5: fix bug that could result in reads from a failed device.
NeilBrown
2011-10-16
dm table: avoid crash if integrity profile changes
Mike Snitzer
2011-10-16
md: Avoid waking up a thread after it has been freed.
NeilBrown
2011-10-03
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
2011-10-03
md/linear: avoid corrupting structure while waiting for rcu_free to complete.
NeilBrown
2011-08-04
dm: fix idr leak on module removal
Alasdair G Kergon
2011-08-04
dm mpath: fix potential NULL pointer in feature arg processing
Mike Snitzer
2011-08-04
dm snapshot: flush disk cache when merging
Mikulas Patocka
2011-08-04
dm io: flush cpu cache with vmapped io
Mikulas Patocka
2011-06-28
md: avoid endless recovery loop when waiting for fail device to complete.
NeilBrown
2011-06-14
md/raid5: remove unusual use of bio_iovec_idx()
Namhyung Kim
2011-06-14
md/raid5: fix FUA request handling in ops_run_io()
Namhyung Kim
2011-06-14
md/raid5: fix raid5_set_bi_hw_segments
Namhyung Kim
2011-06-09
md/bitmap: remove unused fields from struct bitmap
Namhyung Kim
2011-06-09
md/bitmap: use proper accessor macro
Namhyung Kim
2011-06-09
md: check ->hot_remove_disk when removing disk
Namhyung Kim
2011-06-09
md: Using poll /proc/mdstat can monitor the events of adding a spare disks
马建朋
2011-06-09
MD: use is_power_of_2 macro
Jonathan Brassow
2011-06-09
MD: raid5 do not set fullsync
Jonathan Brassow
2011-06-09
MD: support initial bitmap creation in-kernel
Jonathan Brassow
2011-06-08
MD: add sync_super to mddev_t struct
Jonathan Brassow
2011-06-08
MD: raid1 changes to allow use by device mapper
Jonathan Brassow
2011-06-08
MD: move thread wakeups into resume
Jonathan Brassow
2011-06-08
MD: possible typo
Jonathan Brassow
2011-06-08
MD: no sync IO while suspended
Jonathan Brassow
2011-06-08
MD: no integrity register if no gendisk
Jonathan Brassow
2011-05-29
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
2011-05-29
dm kcopyd: reserve fewer pages
Mikulas Patocka
2011-05-29
dm io: use fixed initial mempool size
Mikulas Patocka
2011-05-29
dm kcopyd: alloc pages from the main page allocator
Mikulas Patocka
2011-05-29
dm kcopyd: add gfp parm to alloc_pl
Mikulas Patocka
[next]