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
2014-04-02
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
2014-04-02
md/raid5: fix long-standing problem with bitmap handling on write failure.
NeilBrown
2014-04-02
dm sysfs: fix a module unload race
Mikulas Patocka
2014-04-02
dm space map common: make sure new space is used during extend
Joe Thornber
2014-04-02
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-02-15
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
2014-02-15
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
2014-02-15
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
2014-01-03
dm bufio: initialize read-only module parameters
Mikulas Patocka
2014-01-03
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
2014-01-03
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
2014-01-03
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
2014-01-03
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
2014-01-03
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
2013-11-28
dm snapshot: fix data corruption
Mikulas Patocka
2013-10-26
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
2013-09-10
block: Add bio_for_each_segment_all()
Kent Overstreet
2013-06-19
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2013-05-30
dm bufio: avoid a possible __vmalloc deadlock
Mikulas Patocka
2013-05-30
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
2013-05-13
md: bad block list should default to disabled.
NeilBrown
2013-03-27
dm thin: fix discard corruption
Joe Thornber
2013-03-20
dm snapshot: add missing module aliases
Mikulas Patocka
2013-03-20
dm: fix truncated status strings
Mikulas Patocka
2013-03-20
md: raid0: fix error return from create_stripe_zones.
NeilBrown
2013-03-20
md: fix two bugs when attempting to resize RAID0 array.
NeilBrown
2013-03-20
md: protect against crash upon fsync on ro array
Sebastian Riemer
2013-01-03
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
2013-01-03
dm persistent data: rename node to btree_node
Mikulas Patocka
2012-12-06
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
2012-12-06
md: Avoid write invalid address if read_seqretry returned true.
majianpeng
2012-12-06
md: Reassigned the parameters if read_seqretry returned true in func md_is_ba...
majianpeng
2012-10-30
md/raid10: use correct limit variable
Dan Carpenter
2012-10-10
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
2012-10-10
dm table: clear add_random unless all devices have it set
Milan Broz
2012-10-10
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
2012-09-12
md: Don't truncate size at 4TB for RAID0 and Linear
NeilBrown
2012-08-10
md/raid1: don't abort a resync on the first badblock.
NeilBrown
2012-08-10
dm thin: fix memory leak in process_prepared_mapping error paths
Joe Thornber
2012-08-10
dm thin: reduce endio_hook pool size
Alasdair G Kergon
2012-07-25
dm raid1: set discard_zeroes_data_unsupported
Mikulas Patocka
2012-07-25
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2012-07-25
md/raid1: close some possible races on write errors during resync
NeilBrown
2012-07-25
md: avoid crash when stopping md array races with closing other open fds.
NeilBrown
2012-07-25
md/raid1: fix use-after-free bug in RAID1 data-check code.
NeilBrown
2012-07-25
raid5: delayed stripe fix
Shaohua Li
2012-07-12
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
2012-07-12
dm persistent data: handle space map checker creation failure
Mike Snitzer
2012-07-12
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
2012-07-12
md/raid10: fix failure when trying to repair a read error.
NeilBrown
[next]