summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-08dm thin: fix rcu_read_lock being held in code that can sleepJoe Thornber1-3/+67
2014-04-08dm thin: irqsave must always be used with the pool->lock spinlockJoe Thornber1-2/+3
2014-04-04dm cache: fix a lock-inversionJoe Thornber3-52/+20
2014-04-04dm thin: sort the per thin deferred bios using an rb_treeMike Snitzer1-2/+82
2014-03-31dm thin: use per thin device deferred bio listsMike Snitzer1-61/+104
2014-03-31dm thin: simplify pool_is_congestedMike Snitzer1-11/+5
2014-03-28dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer1-1/+1
2014-03-27dm mpath: print more useful warnings in multipath_message()Jose Castillo1-2/+2
2014-03-27dm-mpath: do not activate failed pathsHannes Reinecke1-2/+5
2014-03-27dm mpath: remove extra nesting in map functionMike Snitzer1-22/+24
2014-03-27dm mpath: remove map_io()Hannes Reinecke1-13/+6
2014-03-27dm mpath: reduce memory pressure when requeuingHannes Reinecke1-23/+15
2014-03-27dm mpath: remove process_queued_ios()Hannes Reinecke1-42/+27
2014-03-27dm mpath: push back requests instead of queueingHannes Reinecke1-78/+36
2014-03-27dm table: add dm_table_run_md_queue_asyncMike Snitzer4-0/+30
2014-03-27dm mpath: do not call pg_init when it is already runningHannes Reinecke1-2/+4
2014-03-27dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbindMonam Agarwal1-1/+1
2014-03-27dm: stop using bi_privateMikulas Patocka1-4/+3
2014-03-27dm: remove dm_get_mapinfoMikulas Patocka2-13/+0
2014-03-27dm: make dm_table_alloc_md_mempools staticMikulas Patocka2-2/+1
2014-03-27dm: take care to copy the space map roots before locking the superblockJoe Thornber3-81/+127
2014-03-27dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber5-27/+16
2014-03-27dm cache: remove remainder of distinct discard block sizeHeinz Mauelshagen4-77/+46
2014-03-27dm cache: prevent corruption caused by discard_block_size > cache_block_sizeMike Snitzer1-34/+3
2014-03-27dm bitset: only flush the current word if it has been dirtiedJoe Thornber2-1/+10
2014-03-27dm: add era targetJoe Thornber4-0/+1851
2014-03-25Linux 3.14-rc8v3.14-rc8Linus Torvalds1-1/+1
2014-03-24tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne1-14/+15
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens1-14/+113
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2-17/+31
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing1-1/+1
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2-1/+30
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon1-4/+0
2014-03-23parisc: wire up sys_utimesHelge Deller2-2/+3
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2-75/+0
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller1-3/+3
2014-03-21block: free q->flush_rq in blk_init_allocated_queue error pathsDave Jones1-2/+6
2014-03-21futex: revert back to the explicit waiter counting codeLinus Torvalds1-10/+43
2014-03-21mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins3-4/+36
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel1-4/+6
2014-03-20tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-03-20netlink: fix setsockopt in mmap examples in documentationstephen hemminger1-2/+2
2014-03-20openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff1-1/+1
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik4-20/+4
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan1-0/+11
2014-03-20drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz1-3/+7