aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
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 Snitzer2-2/+2
2013-11-11dm cache: add cache block invalidation supportJoe Thornber1-3/+222
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 Thornber3-35/+184
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 Thornber1-19/+128
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-09dm: fix Kconfig menu indentationMikulas Patocka1-11/+11
2013-11-09dm: allow remove to be deferredMikulas Patocka3-10/+86
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 Broz1-2/+183
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-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 branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+6
2013-10-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds9-22/+34
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-86/+74
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2-31/+3
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done"Dave Airlie3-23/+11
2013-10-11Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie15-25/+53
2013-10-11dma: edma.c: remove edma_desc leakageGeyslan G. Bem1-0/+1
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov1-2/+5
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov1-2/+0
2013-10-10bcache: Fix a null ptr deref regressionKent Overstreet1-2/+1
2013-10-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+13