Age | Commit message (Expand) | Author | Files | Lines |
2014-05-02 | dm cache: fix writethrough mode quiescing in cache_map | Mike Snitzer | 1 | -0/+1 |
2014-04-29 | dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning | Mike Snitzer | 1 | -1/+1 |
2014-04-15 | dm verity: fix biovecs hash calculation regression | Milan Broz | 1 | -6/+9 |
2014-04-08 | dm thin: fix rcu_read_lock being held in code that can sleep | Joe Thornber | 1 | -3/+67 |
2014-04-08 | dm thin: irqsave must always be used with the pool->lock spinlock | Joe Thornber | 1 | -2/+3 |
2014-04-04 | dm cache: fix a lock-inversion | Joe Thornber | 3 | -52/+20 |
2014-04-04 | dm thin: sort the per thin deferred bios using an rb_tree | Mike Snitzer | 1 | -2/+82 |
2014-03-31 | dm thin: use per thin device deferred bio lists | Mike Snitzer | 1 | -61/+104 |
2014-03-31 | dm thin: simplify pool_is_congested | Mike Snitzer | 1 | -11/+5 |
2014-03-28 | dm thin: fix dangling bio in process_deferred_bios error path | Mike Snitzer | 1 | -1/+1 |
2014-03-28 | dm mpath: print more useful warnings in multipath_message() | Jose Castillo | 1 | -2/+2 |
2014-03-28 | dm-mpath: do not activate failed paths | Hannes Reinecke | 1 | -2/+5 |
2014-03-28 | dm mpath: remove extra nesting in map function | Mike Snitzer | 1 | -22/+24 |
2014-03-28 | dm mpath: remove map_io() | Hannes Reinecke | 1 | -13/+6 |
2014-03-28 | dm mpath: reduce memory pressure when requeuing | Hannes Reinecke | 1 | -23/+15 |
2014-03-28 | dm mpath: remove process_queued_ios() | Hannes Reinecke | 1 | -42/+27 |
2014-03-28 | dm mpath: push back requests instead of queueing | Hannes Reinecke | 1 | -78/+36 |
2014-03-28 | dm table: add dm_table_run_md_queue_async | Mike Snitzer | 4 | -0/+30 |
2014-03-28 | dm mpath: do not call pg_init when it is already running | Hannes Reinecke | 1 | -2/+4 |
2014-03-28 | dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind | Monam Agarwal | 1 | -1/+1 |
2014-03-28 | dm: stop using bi_private | Mikulas Patocka | 1 | -4/+3 |
2014-03-28 | dm: remove dm_get_mapinfo | Mikulas Patocka | 2 | -13/+0 |
2014-03-28 | dm: make dm_table_alloc_md_mempools static | Mikulas Patocka | 2 | -2/+1 |
2014-03-28 | dm: take care to copy the space map roots before locking the superblock | Joe Thornber | 3 | -81/+127 |
2014-03-28 | dm transaction manager: fix corruption due to non-atomic transaction commit | Joe Thornber | 5 | -27/+16 |
2014-03-28 | dm cache: remove remainder of distinct discard block size | Heinz Mauelshagen | 4 | -77/+46 |
2014-03-28 | dm cache: prevent corruption caused by discard_block_size > cache_block_size | Mike Snitzer | 1 | -34/+3 |
2014-03-28 | dm bitset: only flush the current word if it has been dirtied | Joe Thornber | 2 | -1/+10 |
2014-03-28 | dm: add era target | Joe Thornber | 4 | -0/+1851 |
2014-03-25 | Linux 3.14-rc8v3.14-rc8 | Linus Torvalds | 1 | -1/+1 |
2014-03-25 | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 6 | -84/+6 |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 7 | -43/+31 |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 47 | -306/+508 |
2014-03-24 | tipc: fix spinlock recursion bug for failed subscriptions | Erik Hugne | 1 | -14/+15 |
2014-03-24 | vxlan: fix nonfunctional neigh_reduce() | David Stevens | 1 | -14/+113 |
2014-03-24 | Merge branch 'davinci_emac' | David S. Miller | 2 | -13/+44 |
2014-03-24 | net: davinci_emac: Fix rollback of emac_dev_open() | Christian Riesch | 2 | -17/+31 |
2014-03-24 | net: davinci_emac: Replace devm_request_irq with request_irq | Christian Riesch | 1 | -4/+21 |
2014-03-24 | netpoll: fix the skb check in pkt_is_ns | Li RongQing | 1 | -1/+1 |
2014-03-24 | sparc64: Make sure %pil interrupts are enabled during hypervisor yield. | David S. Miller | 1 | -1/+3 |
2014-03-24 | net: micrel : ks8851-ml: add vdd-supply support | Nishanth Menon | 2 | -1/+30 |
2014-03-23 | parisc: locks: remove redundant arch_*_relax operations | Will Deacon | 1 | -4/+0 |
2014-03-23 | parisc: wire up sys_utimes | Helge Deller | 2 | -2/+3 |
2014-03-23 | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin | 2 | -75/+0 |
2014-03-23 | partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui... | Helge Deller | 1 | -3/+3 |
2014-03-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+2 |
2014-03-22 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+3 |
2014-03-21 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 6 | -36/+67 |
2014-03-21 | block: free q->flush_rq in blk_init_allocated_queue error paths | Dave Jones | 1 | -2/+6 |
2014-03-21 | futex: revert back to the explicit waiter counting code | Linus Torvalds | 1 | -10/+43 |