summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()Joe Thornber2013-11-092-21/+132
* dm cache: optimize commit_if_neededHeinz Mauelshagen2013-11-091-5/+7
* dm space map disk: optimise sm_disk_dec_blockJoe Thornber2013-11-091-17/+1
* MAINTAINERS: add reference to device-mapper's linux-dm.git treeMike Snitzer2013-11-091-0/+1
* dm: fix Kconfig menu indentationMikulas Patocka2013-11-091-11/+11
* dm: allow remove to be deferredMikulas Patocka2013-11-094-12/+99
* dm table: print error on preresume failureMike Snitzer2013-11-091-1/+4
* dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz2013-11-092-4/+192
* dm crypt: properly handle extra key string in initializationMilan Broz2013-11-091-11/+18
* dm cache: log error message if dm_kcopyd_copy() failsHeinz Mauelshagen2013-11-091-1/+3
* dm cache: use cell_defer() boolean argument consistentlyHeinz Mauelshagen2013-11-091-4/+4
* dm cache: return -EINVAL if the user specifies unknown cache policyMikulas Patocka2013-11-092-8/+9
* dm cache metadata: return bool from __superblock_all_zeroesJoe Thornber2013-11-091-4/+5
* dm cache policy mq: a few small fixesJoe Thornber2013-11-091-10/+12
* dm cache policy: remove return from void policy_remove_mappingJoe Thornber2013-11-091-1/+1
* dm cache: improve efficiency of quiescing flag managementJoe Thornber2013-11-091-22/+5
* dm cache: fix a race condition between queuing new migrations and quiescing f...Joe Thornber2013-11-091-14/+40
* dm cache: io destined for the cache device can now serve as tick biosJoe Thornber2013-11-091-0/+1
* dm cache policy mq: protect residency method with existing mutexJoe Thornber2013-11-091-2/+6
* dm array: fix bug in growing arrayJoe Thornber2013-11-051-1/+4
* dm mpath: requeue I/O during pg_initHannes Reinecke2013-11-051-4/+12
* dm mpath: fix race condition between multipath_dtr and pg_init_doneShiva Krishna Merla2013-10-311-3/+15
* dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka2013-10-311-2/+16
* Linux 3.12-rc5v3.12-rc5Linus Torvalds2013-10-131-1/+1
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-10-133-4/+5
|\
| * watchdog: sunxi: Fix section mismatchMaxime Ripard2013-10-131-2/+2
| * watchdog: kempld_wdt: Fix bit mask definitionJingoo Han2013-10-131-1/+1
| * watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter2013-10-131-1/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-139-12/+50
|\ \
| * | ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D2013-10-131-0/+5
| * | Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-10-138-12/+45
| |\ \
| | * | ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_configPali Rohár2013-10-081-0/+9
| | * | ARM: mach-omap2: board-generic: fix undefined symbolSimon Barth2013-10-081-2/+2
| | * | ARM: dts: Fix pinctrl mask for omap3Tony Lindgren2013-10-083-8/+4
| | * | ARM: OMAP3: Fix hardware detection for omap3630 when booted with device treeNishanth Menon2013-10-082-1/+19
| | * | ARM: OMAP2: gpmc-onenand: fix sync mode setup with DTAaro Koskinen2013-10-031-1/+11
* | | | Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-10-136-22/+30
|\ \ \ \
| * | | | parisc: let probe_kernel_read() capture access to page zeroHelge Deller2013-10-131-1/+14
| * | | | parisc: optimize variable initialization in do_page_faultJohn David Anglin2013-10-131-5/+10
| * | | | parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-131-3/+3
| * | | | parisc: mark parisc_terminate() noreturn and cold.Helge Deller2013-10-131-1/+1
| * | | | parisc: remove unused syscall_ipi() function.Helge Deller2013-10-131-5/+0
| * | | | parisc: kill SMP single function call interruptJiang Liu2013-10-131-7/+1
| * | | | parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven2013-10-131-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-132-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | dma: edma.c: remove edma_desc leakageGeyslan G. Bem2013-10-111-0/+1
| * | | rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov2013-10-111-2/+5
| * | | rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov2013-10-111-2/+0
| |/ /
* | | vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds2013-10-121-1/+1
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-122-1/+3
|\ \ \
OpenPOWER on IntegriCloud