aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-10dm cache: update Documentation for invalidate_cblocks's range syntaxMike Snitzer
2013-12-10dm cache policy mq: fix promotions to occur as expectedJoe Thornber
2013-12-10dm thin: allow pool in read-only mode to transition to read-write modeJoe Thornber
2013-12-10dm thin: re-establish read-only state when switching to fail modeJoe Thornber
2013-12-10dm thin: always fallback the pool mode if commit failsJoe Thornber
2013-12-10dm thin: switch to read-only mode if metadata space is exhaustedMike Snitzer
2013-12-10dm thin: switch to read only mode if a mapping insert failsJoe Thornber
2013-12-10dm space map metadata: return on failure in sm_metadata_new_blockMike Snitzer
2013-12-10dm table: fail dm_table_create on dm_round_up overflowMikulas Patocka
2013-12-10dm snapshot: avoid snapshot space leak on crashMikulas Patocka
2013-11-18dm delay: fix a possible deadlock due to shared workqueueMikulas Patocka
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-09MAINTAINERS: add reference to device-mapper's linux-dm.git treeMike Snitzer
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-05dm array: fix bug in growing arrayJoe Thornber
2013-11-05dm mpath: requeue I/O during pg_initHannes Reinecke
2013-10-31dm 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-13Linux 3.12-rc5v3.12-rc5Linus Torvalds
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D