| Commit message (Expand) | Author | Age | Files | Lines |
* | dm mpath: do not call pg_init when it is already running | Hannes Reinecke | 2014-03-27 | 1 | -2/+4 |
* | dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind | Monam Agarwal | 2014-03-27 | 1 | -1/+1 |
* | dm: stop using bi_private | Mikulas Patocka | 2014-03-27 | 1 | -4/+3 |
* | dm: remove dm_get_mapinfo | Mikulas Patocka | 2014-03-27 | 2 | -13/+0 |
* | dm: make dm_table_alloc_md_mempools static | Mikulas Patocka | 2014-03-27 | 2 | -2/+1 |
* | dm: take care to copy the space map roots before locking the superblock | Joe Thornber | 2014-03-27 | 3 | -81/+127 |
* | dm transaction manager: fix corruption due to non-atomic transaction commit | Joe Thornber | 2014-03-27 | 5 | -27/+16 |
* | dm cache: remove remainder of distinct discard block size | Heinz Mauelshagen | 2014-03-27 | 4 | -77/+46 |
* | dm cache: prevent corruption caused by discard_block_size > cache_block_size | Mike Snitzer | 2014-03-27 | 1 | -34/+3 |
* | dm bitset: only flush the current word if it has been dirtied | Joe Thornber | 2014-03-27 | 2 | -1/+10 |
* | dm: add era target | Joe Thornber | 2014-03-27 | 4 | -0/+1851 |
* | Linux 3.14-rc8v3.14-rc8 | Linus Torvalds | 2014-03-24 | 1 | -1/+1 |
* | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2014-03-24 | 6 | -84/+6 |
|\ |
|
| * | parisc: locks: remove redundant arch_*_relax operations | Will Deacon | 2014-03-23 | 1 | -4/+0 |
| * | parisc: wire up sys_utimes | Helge Deller | 2014-03-23 | 2 | -2/+3 |
| * | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin | 2014-03-23 | 2 | -75/+0 |
| * | partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui... | Helge Deller | 2014-03-23 | 1 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-03-24 | 7 | -43/+31 |
|\ \ |
|
| * | | sparc64: Make sure %pil interrupts are enabled during hypervisor yield. | David S. Miller | 2014-03-24 | 1 | -1/+3 |
| * | | sparc64:tsb.c:use array size macro rather than number | Doug Wilson | 2014-03-17 | 1 | -1/+1 |
| * | | sparc64: don't treat 64-bit syscall return codes as 32-bit | Dave Kleikamp | 2014-03-17 | 1 | -2/+2 |
| * | | sparc: serial: Clean up the locking for -rt | David Miller | 2014-03-06 | 4 | -39/+25 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-03-24 | 47 | -306/+508 |
|\ \ \
| |_|/
|/| | |
|
| * | | tipc: fix spinlock recursion bug for failed subscriptions | Erik Hugne | 2014-03-24 | 1 | -14/+15 |
| * | | vxlan: fix nonfunctional neigh_reduce() | David Stevens | 2014-03-24 | 1 | -14/+113 |
| * | | Merge branch 'davinci_emac' | David S. Miller | 2014-03-24 | 2 | -13/+44 |
| |\ \ |
|
| | * | | net: davinci_emac: Fix rollback of emac_dev_open() | Christian Riesch | 2014-03-24 | 2 | -17/+31 |
| | * | | net: davinci_emac: Replace devm_request_irq with request_irq | Christian Riesch | 2014-03-24 | 1 | -4/+21 |
| |/ / |
|
| * | | netpoll: fix the skb check in pkt_is_ns | Li RongQing | 2014-03-24 | 1 | -1/+1 |
| * | | net: micrel : ks8851-ml: add vdd-supply support | Nishanth Menon | 2014-03-24 | 2 | -1/+30 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2014-03-20 | 2 | -5/+7 |
| |\ \ |
|
| | * | | openvswitch: Correctly report flow used times for first 5 minutes after boot. | Ben Pfaff | 2014-03-20 | 1 | -1/+1 |
| | * | | openvswitch: Fix race. | Jarno Rajahalme | 2014-02-15 | 1 | -3/+4 |
| | * | | openvswitch: Read tcp flags only then the tranport header is present. | Jarno Rajahalme | 2014-02-15 | 1 | -0/+1 |
| | * | | ovs: fix dp check in ovs_dp_reset_user_features | Jiri Pirko | 2014-02-15 | 1 | -1/+1 |
| * | | | ip6mr: fix mfc notification flags | Nicolas Dichtel | 2014-03-20 | 1 | -5/+8 |
| * | | | ipmr: fix mfc notification flags | Nicolas Dichtel | 2014-03-20 | 1 | -5/+8 |
| * | | | rtnetlink: fix fdb notification flags | Nicolas Dichtel | 2014-03-20 | 1 | -4/+6 |
| * | | | tcp: syncookies: do not use getnstimeofday() | Eric Dumazet | 2014-03-20 | 1 | -5/+6 |
| * | | | netlink: fix setsockopt in mmap examples in documentation | stephen hemminger | 2014-03-20 | 1 | -2/+2 |
| * | | | via-rhine: Disable device in error path | Roger Luethi | 2014-03-19 | 1 | -3/+5 |
| * | | | ATHEROS-ATL1E: Convert iounmap to pci_iounmap | Peter Senna Tschudin | 2014-03-18 | 1 | -2/+2 |
| * | | | vxlan: fix potential NULL dereference in arp_reduce() | David Stevens | 2014-03-18 | 1 | -0/+3 |
| * | | | Merge branch 'cnic-net' | David S. Miller | 2014-03-18 | 8 | -122/+138 |
| |\ \ \ |
|
| | * | | | cnic: Update version to 2.5.20 and copyright year. | Michael Chan | 2014-03-18 | 4 | -6/+6 |
| | * | | | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan | 2014-03-18 | 6 | -114/+129 |
| | * | | | cnic: Use proper ulp_ops for per device operations. | Michael Chan | 2014-03-18 | 1 | -2/+3 |
| |/ / / |
|
| * | | | net: cdc_ncm: fix control message ordering | Bjørn Mork | 2014-03-18 | 2 | -25/+24 |
| * | | | ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly | lucien | 2014-03-18 | 1 | -8/+6 |
| * | | | isdn/capi: Make Middleware depend on CAPI2.0 | Paul Bolle | 2014-03-18 | 1 | -9/+9 |