aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
...
| * | | | bcache: Kill sequential_merge optionKent Overstreet2013-11-11
| * | | | bcache: Kill bch_next_recurse_key()Kent Overstreet2013-11-11
| * | | | bcache: Avoid deadlocking in garbage collectionKent Overstreet2013-11-11
| * | | | bcache: Incremental gcKent Overstreet2013-11-11
| * | | | bcache: Add make_btree_freeing_key()Kent Overstreet2013-11-11
| * | | | bcache: Add btree_node_write_sync()Kent Overstreet2013-11-11
| * | | | bcache: PRECEDING_KEY()Kent Overstreet2013-11-11
| * | | | bcache: bch_(btree|extent)_ptr_invalid()Kent Overstreet2013-11-11
| * | | | bcache: Don't bother with bucket refcount for btree node allocationsKent Overstreet2013-11-11
| * | | | bcache: Debug code improvementsKent Overstreet2013-11-11
| * | | | bcache: Fix bch_ptr_bad()Kent Overstreet2013-11-11
| * | | | bcache: Pull on disk data structures out into a separate headerKent Overstreet2013-11-11
| * | | | bcache: Move sector allocator to alloc.cKent Overstreet2013-11-11
| * | | | bcache: Break up struct searchKent Overstreet2013-11-11
| * | | | bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()Kent Overstreet2013-11-11
| * | | | bcache: Don't use op->insert_collisionKent Overstreet2013-11-11
| * | | | bcache: Kill op->replaceKent Overstreet2013-11-11
| * | | | bcache: Drop some closure stuffKent Overstreet2013-11-11
| * | | | bcache: Kill op->clKent Overstreet2013-11-11
| * | | | bcache: Prune struct btree_opKent Overstreet2013-11-11
| * | | | bcache: Clean up cache_lookup_fnKent Overstreet2013-11-11
| * | | | bcache: Convert bch_btree_read_async() to bch_btree_map_keys()Kent Overstreet2013-11-11
| * | | | bcache: Move some stuff to btree.cKent Overstreet2013-11-11
| * | | | bcache: Add btree_map() functionsKent Overstreet2013-11-11
| * | | | bcache: Convert writeback to a kthreadKent Overstreet2013-11-11
| * | | | bcache: Convert gc to a kthreadKent Overstreet2013-11-11
| * | | | bcache: Convert bucket_wait to wait_queue_head_tKent Overstreet2013-11-11
| * | | | bcache: Convert try_wait to wait_queue_head_tKent Overstreet2013-11-11
| * | | | bcache: Move keylist out of btree_opKent Overstreet2013-11-11
| * | | | bcache: Refactor journalling flow controlKent Overstreet2013-11-11
| * | | | bcache: Refactor read request code a bitKent Overstreet2013-11-11
| * | | | bcache: Refactor request_write()Kent Overstreet2013-11-11
| * | | | bcache: Clean up keylist codeKent Overstreet2013-11-11
| * | | | bcache: Add explicit keylist arg to btree_insert()Kent Overstreet2013-11-11
| * | | | bcache: Convert btree_insert_check_key() to btree_insert_node()Kent Overstreet2013-11-11
| * | | | bcache: Insert multiple keys at a timeKent Overstreet2013-11-11
| * | | | bcache: Add btree_insert_node()Kent Overstreet2013-11-11
| * | | | bcache: Explicitly track btree node's parentKent Overstreet2013-11-11
| * | | | bcache: Remove unnecessary check in should_split()Kent Overstreet2013-11-11
| * | | | bcache: Stripe size isn't necessarily a power of twoKent Overstreet2013-11-11
| * | | | bcache: Add on error panic/unregister settingKent Overstreet2013-11-11
| * | | | bcache: Use blkdev_issue_discard()Kent Overstreet2013-11-11
| * | | | bcache: Fix a lockdep splatKent Overstreet2013-11-11
| * | | | bcache: Fix a journalling performance bugKent Overstreet2013-11-11
| * | | | bcache: Fix dirty_data accountingKent Overstreet2013-11-11
* | | | | llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig2013-11-14
* | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* | | | | Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | dm cache: resolve small nits and improve DocumentationMike Snitzer2013-11-12
| * | | | dm cache: add cache block invalidation supportJoe Thornber2013-11-11