summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-12dm cache: resolve small nits and improve DocumentationMike Snitzer
2013-11-11dm cache: add cache block invalidation supportJoe Thornber
2013-11-11dm cache: add remove_cblock method to policy interfaceJoe Thornber
2013-11-11dm cache policy mq: reduce memory requirementsJoe Thornber
2013-11-11dm cache metadata: check the metadata version when reading the superblockJoe Thornber
2013-11-11dm cache: add passthrough modeJoe Thornber
2013-11-11dm cache: cache shrinking supportJoe Thornber
2013-11-09dm cache: promotion optimisation for writesJoe Thornber
2013-11-09dm cache: be much more aggressive about promoting writes to discarded blocksJoe Thornber
2013-11-09dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()Joe Thornber
2013-11-09dm cache: optimize commit_if_neededHeinz Mauelshagen
2013-11-09dm space map disk: optimise sm_disk_dec_blockJoe Thornber
2013-11-09dm: fix Kconfig menu indentationMikulas Patocka
2013-11-09dm: allow remove to be deferredMikulas Patocka
2013-11-09dm table: print error on preresume failureMike Snitzer
2013-11-09dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz
2013-11-09dm crypt: properly handle extra key string in initializationMilan Broz
2013-11-09dm cache: log error message if dm_kcopyd_copy() failsHeinz Mauelshagen
2013-11-09dm cache: use cell_defer() boolean argument consistentlyHeinz Mauelshagen
2013-11-09dm cache: return -EINVAL if the user specifies unknown cache policyMikulas Patocka
2013-11-09dm cache metadata: return bool from __superblock_all_zeroesJoe Thornber
2013-11-09dm cache policy mq: a few small fixesJoe Thornber
2013-11-09dm cache policy: remove return from void policy_remove_mappingJoe Thornber
2013-11-09dm cache: improve efficiency of quiescing flag managementJoe Thornber
2013-11-09dm cache: fix a race condition between queuing new migrations and quiescing f...Joe Thornber
2013-11-09dm cache: io destined for the cache device can now serve as tick biosJoe Thornber
2013-11-09dm cache policy mq: protect residency method with existing mutexJoe Thornber
2013-11-08block: Consolidate duplicated bio_trim() implementationsKent Overstreet
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-05dm array: fix bug in growing arrayJoe Thornber
2013-11-05dm mpath: requeue I/O during pg_initHannes Reinecke
2013-11-01dm mpath: fix race condition between multipath_dtr and pg_init_doneShiva Krishna Merla
2013-10-31dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka
2013-10-24raid5: avoid finding "discard" stripeShaohua Li
2013-10-24raid5: set bio bi_vcnt 0 for discard requestShaohua Li
2013-10-24md: avoid deadlock when md_set_badblocks.Bian Yu
2013-10-24md: Fix skipping recovery for read-only arrays.Lukasz Dorau
2013-10-23bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-16dm snapshot: fix data corruptionMikulas Patocka
2013-10-11bcache: Fix a null ptr deref regressionKent Overstreet
2013-09-30Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-09-24bcache: Fix flushes in writeback modeKent Overstreet
2013-09-24bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet
2013-09-24bcache: Fix a shrinker deadlockKent Overstreet