summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer2014-05-011-0/+1
* dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer2014-04-291-1/+1
* dm verity: fix biovecs hash calculation regressionMilan Broz2014-04-151-6/+9
* dm thin: fix rcu_read_lock being held in code that can sleepJoe Thornber2014-04-081-3/+67
* dm thin: irqsave must always be used with the pool->lock spinlockJoe Thornber2014-04-081-2/+3
* dm cache: fix a lock-inversionJoe Thornber2014-04-043-52/+20
* dm thin: sort the per thin deferred bios using an rb_treeMike Snitzer2014-04-041-2/+82
* dm thin: use per thin device deferred bio listsMike Snitzer2014-03-311-61/+104
* dm thin: simplify pool_is_congestedMike Snitzer2014-03-311-11/+5
* dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer2014-03-281-1/+1
* dm mpath: print more useful warnings in multipath_message()Jose Castillo2014-03-271-2/+2
* dm-mpath: do not activate failed pathsHannes Reinecke2014-03-271-2/+5
* dm mpath: remove extra nesting in map functionMike Snitzer2014-03-271-22/+24
* dm mpath: remove map_io()Hannes Reinecke2014-03-271-13/+6
* dm mpath: reduce memory pressure when requeuingHannes Reinecke2014-03-271-23/+15
* dm mpath: remove process_queued_ios()Hannes Reinecke2014-03-271-42/+27
* dm mpath: push back requests instead of queueingHannes Reinecke2014-03-271-78/+36
* dm table: add dm_table_run_md_queue_asyncMike Snitzer2014-03-274-0/+30
* dm mpath: do not call pg_init when it is already runningHannes Reinecke2014-03-271-2/+4
* dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbindMonam Agarwal2014-03-271-1/+1
* dm: stop using bi_privateMikulas Patocka2014-03-271-4/+3
* dm: remove dm_get_mapinfoMikulas Patocka2014-03-272-13/+0
* dm: make dm_table_alloc_md_mempools staticMikulas Patocka2014-03-272-2/+1
* dm: take care to copy the space map roots before locking the superblockJoe Thornber2014-03-273-81/+127
* dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber2014-03-275-27/+16
* dm cache: remove remainder of distinct discard block sizeHeinz Mauelshagen2014-03-274-77/+46
* dm cache: prevent corruption caused by discard_block_size > cache_block_sizeMike Snitzer2014-03-271-34/+3
* dm bitset: only flush the current word if it has been dirtiedJoe Thornber2014-03-272-1/+10
* dm: add era targetJoe Thornber2014-03-274-0/+1851
* Linux 3.14-rc8v3.14-rc8Linus Torvalds2014-03-251-1/+1
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-03-256-84/+6
|\
| * parisc: locks: remove redundant arch_*_relax operationsWill Deacon2014-03-231-4/+0
| * parisc: wire up sys_utimesHelge Deller2014-03-232-2/+3
| * parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2014-03-232-75/+0
| * partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller2014-03-231-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-03-257-43/+31
|\ \
| * | sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-03-241-1/+3
| * | sparc64:tsb.c:use array size macro rather than numberDoug Wilson2014-03-171-1/+1
| * | sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-03-171-2/+2
| * | sparc: serial: Clean up the locking for -rtDavid Miller2014-03-064-39/+25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-2547-306/+508
|\ \ \ | |_|/ |/| |
| * | tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne2014-03-241-14/+15
| * | vxlan: fix nonfunctional neigh_reduce()David Stevens2014-03-241-14/+113
| * | Merge branch 'davinci_emac'David S. Miller2014-03-242-13/+44
| |\ \
| | * | net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2014-03-242-17/+31
| | * | net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch2014-03-241-4/+21
| |/ /
| * | netpoll: fix the skb check in pkt_is_nsLi RongQing2014-03-241-1/+1
| * | net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2014-03-242-1/+30
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2014-03-202-5/+7
| |\ \
| | * | openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff2014-03-201-1/+1