aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-10dm table: fail dm_table_create on dm_round_up overflowMikulas Patocka1-0/+5
2013-12-10dm snapshot: avoid snapshot space leak on crashMikulas Patocka1-7/+64
2013-11-18dm delay: fix a possible deadlock due to shared workqueueMikulas Patocka1-12/+11
2013-11-12dm cache: resolve small nits and improve DocumentationMike Snitzer3-12/+34
2013-11-11dm cache: add cache block invalidation supportJoe Thornber2-4/+233
2013-11-11dm cache: add remove_cblock method to policy interfaceJoe Thornber3-4/+57
2013-11-11dm cache policy mq: reduce memory requirementsJoe Thornber1-312/+231
2013-11-11dm cache metadata: check the metadata version when reading the superblockJoe Thornber1-3/+21
2013-11-11dm cache: add passthrough modeJoe Thornber4-38/+200
2013-11-11dm cache: cache shrinking supportJoe Thornber2-9/+120
2013-11-09dm cache: promotion optimisation for writesJoe Thornber1-6/+87
2013-11-09dm cache: be much more aggressive about promoting writes to discarded blocksJoe Thornber1-21/+63
2013-11-09dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()Joe Thornber2-21/+132
2013-11-09dm cache: optimize commit_if_neededHeinz Mauelshagen1-5/+7
2013-11-09dm space map disk: optimise sm_disk_dec_blockJoe Thornber1-17/+1
2013-11-09MAINTAINERS: add reference to device-mapper's linux-dm.git treeMike Snitzer1-0/+1
2013-11-09dm: fix Kconfig menu indentationMikulas Patocka1-11/+11
2013-11-09dm: allow remove to be deferredMikulas Patocka4-12/+99
2013-11-09dm table: print error on preresume failureMike Snitzer1-1/+4
2013-11-09dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz2-4/+192
2013-11-09dm crypt: properly handle extra key string in initializationMilan Broz1-11/+18
2013-11-09dm cache: log error message if dm_kcopyd_copy() failsHeinz Mauelshagen1-1/+3
2013-11-09dm cache: use cell_defer() boolean argument consistentlyHeinz Mauelshagen1-4/+4
2013-11-09dm cache: return -EINVAL if the user specifies unknown cache policyMikulas Patocka2-8/+9
2013-11-09dm cache metadata: return bool from __superblock_all_zeroesJoe Thornber1-4/+5
2013-11-09dm cache policy mq: a few small fixesJoe Thornber1-10/+12
2013-11-09dm cache policy: remove return from void policy_remove_mappingJoe Thornber1-1/+1
2013-11-09dm cache: improve efficiency of quiescing flag managementJoe Thornber1-22/+5
2013-11-09dm cache: fix a race condition between queuing new migrations and quiescing for a shutdownJoe Thornber1-14/+40
2013-11-09dm cache: io destined for the cache device can now serve as tick biosJoe Thornber1-0/+1
2013-11-09dm cache policy mq: protect residency method with existing mutexJoe Thornber1-2/+6
2013-11-05dm array: fix bug in growing arrayJoe Thornber1-1/+4
2013-11-05dm mpath: requeue I/O during pg_initHannes Reinecke1-4/+12
2013-10-31dm mpath: fix race condition between multipath_dtr and pg_init_doneShiva Krishna Merla1-3/+15
2013-10-31dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka1-2/+16
2013-10-13Linux 3.12-rc5Linus Torvalds1-1/+1
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-4/+5
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard1-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han1-1/+1
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter1-1/+2
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-12/+50
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D1-0/+5
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson8-12/+45
2013-10-13Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds6-22/+30
2013-10-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+6
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller1-1/+14
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin1-5/+10
2013-10-13parisc: fix interruption handler to respect pagefault_disable()Helge Deller1-3/+3
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller1-1/+1
2013-10-13parisc: remove unused syscall_ipi() function.Helge Deller1-5/+0