summaryrefslogtreecommitdiff
path: root/drivers/md (follow)
Commit message (Expand)AuthorAge
...
* | | 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-13
| * | md/raid1: restore ability for check and repair to fix read errors.NeilBrown2014-02-05
| |/
* | 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
| * bcache: Remove/fix some header dependenciesKent Overstreet2014-01-08
| * bcache: Use a mempool for mergesort temporary spaceKent Overstreet2014-01-08
| * bcache: Btree verify code improvementsKent Overstreet2014-01-08
| * bcache: kill index()Kent Overstreet2014-01-08
| * bcache: Trivial error handling fixKent Overstreet2014-01-08
| * bcache/md: Use raid stripe sizeKent Overstreet2014-01-08
| * bcache: Do bkey_put() in btree_split() error pathKent Overstreet2014-01-08
| * bcache: Rework allocator reservesKent Overstreet2014-01-08
| * bcache: kill closure locking codeKent Overstreet2014-01-08
| * bcache: kill closure locking usageKent Overstreet2014-01-08
| * bcache: Zero less memoryKent Overstreet2014-01-08
| * bcache: Don't touch bucket gen for dirty ptrsKent Overstreet2014-01-08
| * bcache: Minor btree cache fixKent Overstreet2014-01-08
| * bcache: Performance fix for when journal entry is fullKent Overstreet2014-01-08
| * bcache: Minor journal fixKent Overstreet2014-01-08
| * bcache: Data corruption fixKent Overstreet2014-01-08
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\|