aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-01
|\
| * Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman2014-03-02
| |\
| * \ Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-18
| |\ \
| * | | connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-07
* | | | dm cache: fix access beyond end of origin deviceHeinz Mauelshagen2014-03-12
* | | | dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen2014-03-12
* | | | dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber2014-03-07
* | | | dm thin: fix noflush suspend IO queueingJoe Thornber2014-03-05
* | | | dm thin: fix deadlock in __requeue_bio_listJoe Thornber2014-03-05
* | | | dm thin: fix out of data space handlingJoe Thornber2014-03-05
* | | | dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer2014-03-05
* | | | dm thin: synchronize the pool mode during suspendMike Snitzer2014-03-04
* | | | dm snapshot: fix metadata corruptionMikulas Patocka2014-03-03
* | | | dm: fix Kconfig indentationMike Snitzer2014-03-03
* | | | dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen2014-02-28
| |_|/ |/| |
* | | dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen2014-02-28
* | | dm thin: allow metadata space larger than supported to go unusedMike Snitzer2014-02-27
* | | dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke2014-02-26
* | | dm thin: fix the error path for the thin device constructorMike Snitzer2014-02-24
* | | dm raid1: fix immutable biovec related BUG when retrying read bioMikulas Patocka2014-02-18
* | | dm io: fix I/O to multiple destinationsMikulas Patocka2014-02-17
* | | dm thin: avoid metadata commit if a pool's thin devices haven't changedMike Snitzer2014-02-17
* | | dm cache: do not add migration to completed list before unhooking bioMike Snitzer2014-02-17
* | | dm cache: move hook_info into common portion of per_bio_data structureMike Snitzer2014-02-17
| |/ |/|
* | Merge tag 'md/3.14-fixes' of git://neil.brown.name/mdLinus Torvalds2014-02-14
|\ \
| * | md/raid5: Fix CPU hotplug callback registrationOleg Nesterov2014-02-12
| * | md/raid1: restore ability for check and repair to fix read errors.NeilBrown2014-02-04
| |/
* | Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2014-01-30
|\ \ | |/ |/|
| * bcache: bugfix - gc thread now gets woken when cache is fullNicholas Swenson2014-01-29
| * bcache: Minor fixes from kbuild robotKent Overstreet2014-01-29
| * bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USEDDarrick J. Wong2014-01-29
* | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\|
| * bcache: Fix auxiliary search trees for key size > cacheline sizeKent Overstreet2014-01-08
| * bcache: Don't return -EINTR when insert finishedKent Overstreet2014-01-08
| * bcache: Improve bucket_prio() calculationKent Overstreet2014-01-08
| * bcache: Add bch_bkey_equal_header()Nicholas Swenson2014-01-08
| * bcache: update bch_bkey_try_mergeNicholas Swenson2014-01-08
| * bcache: Move insert_fixup() to btree_keys_opsKent Overstreet2014-01-08
| * bcache: Convert sorting to btree_keysKent Overstreet2014-01-08
| * bcache: Convert debug code to btree_keysKent Overstreet2014-01-08
| * bcache: Convert btree_iter to struct btree_keysKent Overstreet2014-01-08
| * bcache: Refactor bset_tree sysfs statsKent Overstreet2014-01-08
| * bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet2014-01-08
| * bcache: Add struct btree_keysKent Overstreet2014-01-08
| * bcache: Abstract out stuff needed for sortingKent Overstreet2014-01-08
| * bcache: Rename/shuffle various code aroundKent Overstreet2014-01-08
| * bcache: Add struct bset_sort_stateKent Overstreet2014-01-08
| * bcache: Split out sort_extent_cmp()Kent Overstreet2014-01-08
| * bcache: Bkey indexing renamingKent Overstreet2014-01-08
| * bcache: Make bch_keylist_realloc() take u64s, not nptrsKent Overstreet2014-01-08