summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-12-10dm cache: actually resize cacheVincent Pelletier-1/+1
2013-12-10dm cache: update Documentation for invalidate_cblocks's range syntaxMike Snitzer-4/+6
2013-12-10dm cache policy mq: fix promotions to occur as expectedJoe Thornber-5/+8
2013-12-10dm thin: allow pool in read-only mode to transition to read-write modeJoe Thornber-5/+29
2013-12-10dm thin: re-establish read-only state when switching to fail modeJoe Thornber-0/+1
2013-12-10dm thin: always fallback the pool mode if commit failsJoe Thornber-22/+15
2013-12-10dm thin: switch to read-only mode if metadata space is exhaustedMike Snitzer-2/+10
2013-12-10dm thin: switch to read only mode if a mapping insert failsJoe Thornber-1/+3
2013-12-10dm space map metadata: return on failure in sm_metadata_new_blockMike Snitzer-2/+6
2013-12-10dm table: fail dm_table_create on dm_round_up overflowMikulas Patocka-0/+5
2013-12-10dm snapshot: avoid snapshot space leak on crashMikulas Patocka-7/+64
2013-11-18dm delay: fix a possible deadlock due to shared workqueueMikulas Patocka-12/+11
2013-11-12dm cache: resolve small nits and improve DocumentationMike Snitzer-12/+34
2013-11-11dm cache: add cache block invalidation supportJoe Thornber-4/+233
2013-11-11dm cache: add remove_cblock method to policy interfaceJoe Thornber-4/+57
2013-11-11dm cache policy mq: reduce memory requirementsJoe Thornber-312/+231
2013-11-11dm cache metadata: check the metadata version when reading the superblockJoe Thornber-3/+21
2013-11-11dm cache: add passthrough modeJoe Thornber-38/+200
2013-11-11dm cache: cache shrinking supportJoe Thornber-9/+120
2013-11-09dm cache: promotion optimisation for writesJoe Thornber-6/+87
2013-11-09dm cache: be much more aggressive about promoting writes to discarded blocksJoe Thornber-21/+63
2013-11-09dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()Joe Thornber-21/+132
2013-11-09dm cache: optimize commit_if_neededHeinz Mauelshagen-5/+7
2013-11-09dm space map disk: optimise sm_disk_dec_blockJoe Thornber-17/+1
2013-11-09MAINTAINERS: add reference to device-mapper's linux-dm.git treeMike Snitzer-0/+1
2013-11-09dm: fix Kconfig menu indentationMikulas Patocka-11/+11
2013-11-09dm: allow remove to be deferredMikulas Patocka-12/+99
2013-11-09dm table: print error on preresume failureMike Snitzer-1/+4
2013-11-09dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz-4/+192
2013-11-09dm crypt: properly handle extra key string in initializationMilan Broz-11/+18
2013-11-09dm cache: log error message if dm_kcopyd_copy() failsHeinz Mauelshagen-1/+3
2013-11-09dm cache: use cell_defer() boolean argument consistentlyHeinz Mauelshagen-4/+4
2013-11-09dm cache: return -EINVAL if the user specifies unknown cache policyMikulas Patocka-8/+9
2013-11-09dm cache metadata: return bool from __superblock_all_zeroesJoe Thornber-4/+5
2013-11-09dm cache policy mq: a few small fixesJoe Thornber-10/+12
2013-11-09dm cache policy: remove return from void policy_remove_mappingJoe Thornber-1/+1
2013-11-09dm cache: improve efficiency of quiescing flag managementJoe Thornber-22/+5
2013-11-09dm cache: fix a race condition between queuing new migrations and quiescing f...Joe Thornber-14/+40
2013-11-09dm cache: io destined for the cache device can now serve as tick biosJoe Thornber-0/+1
2013-11-09dm cache policy mq: protect residency method with existing mutexJoe Thornber-2/+6
2013-11-05dm array: fix bug in growing arrayJoe Thornber-1/+4
2013-11-05dm mpath: requeue I/O during pg_initHannes Reinecke-4/+12
2013-10-31dm mpath: fix race condition between multipath_dtr and pg_init_doneShiva Krishna Merla-3/+15
2013-10-31dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka-2/+16
2013-10-13Linux 3.12-rc5v3.12-rc5Linus Torvalds-1/+1
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-4/+5
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han-1/+1
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter-1/+2
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+50