aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-01dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer
2014-04-29dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer
2014-04-15dm verity: fix biovecs hash calculation regressionMilan Broz
2014-04-08dm thin: fix rcu_read_lock being held in code that can sleepJoe Thornber
2014-04-08dm thin: irqsave must always be used with the pool->lock spinlockJoe Thornber
2014-04-04dm cache: fix a lock-inversionJoe Thornber
2014-04-04dm thin: sort the per thin deferred bios using an rb_treeMike Snitzer
2014-03-31dm thin: use per thin device deferred bio listsMike Snitzer
2014-03-31dm thin: simplify pool_is_congestedMike Snitzer
2014-03-28dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer
2014-03-27dm mpath: print more useful warnings in multipath_message()Jose Castillo
2014-03-27dm-mpath: do not activate failed pathsHannes Reinecke
2014-03-27dm mpath: remove extra nesting in map functionMike Snitzer
2014-03-27dm mpath: remove map_io()Hannes Reinecke
2014-03-27dm mpath: reduce memory pressure when requeuingHannes Reinecke
2014-03-27dm mpath: remove process_queued_ios()Hannes Reinecke
2014-03-27dm mpath: push back requests instead of queueingHannes Reinecke
2014-03-27dm table: add dm_table_run_md_queue_asyncMike Snitzer
2014-03-27dm mpath: do not call pg_init when it is already runningHannes Reinecke
2014-03-27dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbindMonam Agarwal
2014-03-27dm: stop using bi_privateMikulas Patocka
2014-03-27dm: remove dm_get_mapinfoMikulas Patocka
2014-03-27dm: make dm_table_alloc_md_mempools staticMikulas Patocka
2014-03-27dm: take care to copy the space map roots before locking the superblockJoe Thornber
2014-03-27dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber
2014-03-27dm cache: remove remainder of distinct discard block sizeHeinz Mauelshagen
2014-03-27dm cache: prevent corruption caused by discard_block_size > cache_block_sizeMike Snitzer
2014-03-27dm bitset: only flush the current word if it has been dirtiedJoe Thornber
2014-03-27dm: add era targetJoe Thornber
2014-03-24Linux 3.14-rc8Linus Torvalds
2014-03-24Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-24tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens
2014-03-24Merge branch 'davinci_emac'David S. Miller
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon
2014-03-23parisc: wire up sys_utimesHelge Deller
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller
2014-03-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-20block: free q->flush_rq in blk_init_allocated_queue error pathsDave Jones
2014-03-20futex: revert back to the explicit waiter counting codeLinus Torvalds