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-03-23
dm cache: fix access beyond end of origin device
Heinz Mauelshagen
2014-03-23
dm cache: fix truncation bug when copying a block to/from >2TB fast device
Heinz Mauelshagen
2014-03-23
dm space map metadata: fix refcount decrement below 0 which caused corruption
Joe Thornber
2014-03-23
dm cache mq: fix memory allocation failure for large cache devices
Heinz Mauelshagen
2014-03-06
dm thin: fix the error path for the thin device constructor
Mike Snitzer
2014-03-06
dm thin: avoid metadata commit if a pool's thin devices haven't changed
Mike Snitzer
2014-03-06
dm cache: move hook_info into common portion of per_bio_data structure
Mike Snitzer
2014-03-06
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-20
bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
Darrick J. Wong
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-01-29
md/raid5: close recently introduced race in stripe_head management.
NeilBrown
2014-01-29
md/raid5: fix long-standing problem with bitmap handling on write failure.
NeilBrown
2014-01-15
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-01-14
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
2014-01-14
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
2014-01-14
md/raid5: fix a recently broken BUG_ON().
NeilBrown
2014-01-14
md/raid1: fix request counting bug in new 'barrier' code.
NeilBrown
2014-01-14
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
2014-01-14
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
2013-12-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-17
Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2013-12-16
bcache: New writeback PD controller
Kent Overstreet
2013-12-16
bcache: bugfix for race between moving_gc and bucket_invalidate
Kent Overstreet
2013-12-16
bcache: fix for gc and writeback race
Nicholas Swenson
2013-12-16
bcache: bugfix - moving_gc now moves only correct buckets
Nicholas Swenson
2013-12-16
bcache: fix for gc crashing when no sectors are used
Nicholas Swenson
2013-12-16
bcache: Fix heap_peek() macro
Nicholas Swenson
2013-12-16
bcache: Fix for can_attach_cache()
Nicholas Swenson
2013-12-16
bcache: Fix dirty_data accounting
Kent Overstreet
2013-12-16
bcache: Use uninterruptible sleep in writeback
Kent Overstreet
2013-12-16
bcache: kthread don't set writeback task to INTERUPTIBLE
Stefan Priebe
2013-12-13
Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2013-12-13
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
2013-12-13
dm space map: disallow decrementing a reference count below zero
Joe Thornber
2013-12-10
dm stats: initialize read-only module parameter
Mikulas Patocka
2013-12-10
dm bufio: initialize read-only module parameters
Mikulas Patocka
2013-12-10
dm cache: actually resize cache
Vincent Pelletier
2013-12-10
dm cache policy mq: fix promotions to occur as expected
Joe Thornber
2013-12-10
dm thin: allow pool in read-only mode to transition to read-write mode
Joe Thornber
2013-12-10
dm thin: re-establish read-only state when switching to fail mode
Joe Thornber
[next]