aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
...
| * | | 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
| * | | | dm cache: add remove_cblock method to policy interfaceJoe Thornber2013-11-11
| * | | | dm cache policy mq: reduce memory requirementsJoe Thornber2013-11-11
| * | | | dm cache metadata: check the metadata version when reading the superblockJoe Thornber2013-11-11
| * | | | dm cache: add passthrough modeJoe Thornber2013-11-11
| * | | | dm cache: cache shrinking supportJoe Thornber2013-11-11
| * | | | dm cache: promotion optimisation for writesJoe Thornber2013-11-09
| * | | | dm cache: be much more aggressive about promoting writes to discarded blocksJoe Thornber2013-11-09
| * | | | dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()Joe Thornber2013-11-09
| * | | | dm cache: optimize commit_if_neededHeinz Mauelshagen2013-11-09
| * | | | dm space map disk: optimise sm_disk_dec_blockJoe Thornber2013-11-09
| * | | | dm: fix Kconfig menu indentationMikulas Patocka2013-11-09
| * | | | dm: allow remove to be deferredMikulas Patocka2013-11-09
| * | | | dm table: print error on preresume failureMike Snitzer2013-11-09
| * | | | dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz2013-11-09
| * | | | dm crypt: properly handle extra key string in initializationMilan Broz2013-11-09
| * | | | dm cache: log error message if dm_kcopyd_copy() failsHeinz Mauelshagen2013-11-09
| * | | | dm cache: use cell_defer() boolean argument consistentlyHeinz Mauelshagen2013-11-09
| * | | | dm cache: return -EINVAL if the user specifies unknown cache policyMikulas Patocka2013-11-09
| * | | | dm cache metadata: return bool from __superblock_all_zeroesJoe Thornber2013-11-09
| * | | | dm cache policy mq: a few small fixesJoe Thornber2013-11-09
| * | | | dm cache policy: remove return from void policy_remove_mappingJoe Thornber2013-11-09