index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2014-03-05
dm thin: fix the error path for the thin device constructor
Mike Snitzer
2014-03-05
dm thin: avoid metadata commit if a pool's thin devices haven't changed
Mike Snitzer
2014-03-05
dm mpath: fix stalls when handling invalid ioctls
Hannes Reinecke
2014-02-22
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
2014-02-22
md/raid1: restore ability for check and repair to fix read errors.
NeilBrown
2014-02-13
dm sysfs: fix a module unload race
Mikulas Patocka
2014-02-13
dm space map metadata: fix bug in resizing of thin metadata
Joe Thornber
2014-02-13
dm space map metadata: fix extending the space map
Joe Thornber
2014-02-13
dm space map common: make sure new space is used during extend
Joe Thornber
2014-02-13
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-02-13
dm thin: fix set_pool_mode exposed pool operation races
Mike Snitzer
2014-02-13
dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
Mike Snitzer
2014-02-13
dm thin: fix discard support to a previously shared block
Joe Thornber
2014-02-06
bcache: Data corruption fix
Kent Overstreet
2014-02-06
md/raid5: fix long-standing problem with bitmap handling on write failure.
NeilBrown
2014-01-25
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
2014-01-25
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
2014-01-25
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
2014-01-25
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
2013-12-20
dm thin: allow pool in read-only mode to transition to read-write mode
Joe Thornber
2013-12-20
dm thin: re-establish read-only state when switching to fail mode
Joe Thornber
2013-12-20
dm thin: always fallback the pool mode if commit fails
Joe Thornber
2013-12-20
dm thin: switch to read-only mode if metadata space is exhausted
Mike Snitzer
2013-12-20
dm thin: switch to read only mode if a mapping insert fails
Joe Thornber
2013-12-20
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
2013-12-20
dm space map: disallow decrementing a reference count below zero
Joe Thornber
2013-12-20
dm space map metadata: return on failure in sm_metadata_new_block
Mike Snitzer
2013-12-20
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
2013-12-20
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
2013-12-20
dm stats: initialize read-only module parameter
Mikulas Patocka
2013-12-20
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
2013-12-20
dm bufio: initialize read-only module parameters
Mikulas Patocka
2013-12-08
md/raid5: Use conf->device_lock protect changing of multi-thread resources.
majianpeng
2013-12-04
md: test mddev->flags more safely in md_check_recovery.
NeilBrown
2013-12-04
md/raid5: Before freeing old multi-thread worker, it should flush them.
majianpeng
2013-12-04
md: fix calculation of stacking limits on level change.
NeilBrown
2013-12-04
raid5: Use slow_path to release stripe when mddev->thread is null
majianpeng
2013-12-04
bcache: Fix dirty_data accounting
Kent Overstreet
2013-12-04
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
2013-12-04
dm cache: fix a race condition between queuing new migrations and quiescing f...
Joe Thornber
2013-12-04
dm array: fix bug in growing array
Joe Thornber
2013-12-04
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
2013-10-24
raid5: avoid finding "discard" stripe
Shaohua Li
2013-10-24
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
2013-10-24
md: avoid deadlock when md_set_badblocks.
Bian Yu
2013-10-24
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
2013-10-16
dm snapshot: fix data corruption
Mikulas Patocka
2013-10-11
bcache: Fix a null ptr deref regression
Kent Overstreet
2013-09-25
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
[next]