summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFS: Clean up nfs_attribute_timeout()Trond Myklebust2016-12-191-1/+0
* NFS: Remove unused function nfs_revalidate_inode_rcu()Trond Myklebust2016-12-191-1/+0
* nfs: add support for the umask attributeAndreas Gruenbacher2016-12-092-0/+3
* NFS: Only look at the change attribute cache state in nfs_check_verifierTrond Myklebust2016-12-041-0/+1
* pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust2016-12-031-2/+1
* pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturnTrond Myklebust2016-12-021-0/+2
* NFSv4: Add a generic structure for managing layout-private informationTrond Myklebust2016-12-021-0/+14
* NFS: discard nfs_lockowner structure.NeilBrown2016-12-011-5/+1
* NFSv4: add flock_owner to open contextNeilBrown2016-12-011-1/+2
* NFS: remove l_pid field from nfs_lockownerNeilBrown2016-12-011-1/+0
* NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURNTrond Myklebust2016-12-011-0/+3
* NFSv4: Add encode/decode of the layoutreturn op in CLOSETrond Myklebust2016-12-011-0/+3
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-11-271-0/+1
|\
| * iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-191-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-262-2/+2
|\ \
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-11-241-1/+1
| |\ \
| | * | Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-221-1/+1
| * | | netdevice.h: fix kernel-doc warningRandy Dunlap2016-11-231-1/+1
| |/ /
* / / sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2016-11-221-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-214-3/+8
|\ \
| * | netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi2016-11-181-1/+1
| * | ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck2016-11-161-0/+1
| * | bpf: fix range arithmetic for bpf map accessJosef Bacik2016-11-161-2/+3
| * | gro_cells: mark napi struct as not busy poll candidatesEric Dumazet2016-11-151-0/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-191-0/+7
|\ \ \
| * | | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-191-0/+7
* | | | Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-182-94/+73
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki2016-11-181-0/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-161-0/+3
| | |/ / /
| * / / / Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki2016-11-141-94/+70
| |/ / /
* | | | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-11-181-0/+1
|\ \ \ \
| * | | | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew2016-11-141-0/+1
* | | | | mremap: fix race between mremap() and page cleanningAaron Lu2016-11-171-1/+1
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-1411-15/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger2016-11-131-1/+0
| * | | tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-131-0/+1
| * | | net: bpqether.h: remove if_ether.h guardBaruch Siach2016-11-131-2/+0
| * | | bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2016-11-121-0/+15
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-11-092-5/+6
| |\ \ \
| | * | | netfilter: conntrack: avoid excess memory allocationFlorian Westphal2016-10-271-2/+1
| | * | | netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2016-10-271-1/+1
| | * | | netfilter: nf_tables: fix *leak* when expr clone failLiping Zhang2016-10-271-2/+4
| * | | | dccp: do not release listeners too soonEric Dumazet2016-11-031-2/+2
| * | | | ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-031-2/+1
| * | | | net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern2016-11-032-2/+2
| * | | | ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2016-11-021-0/+1
| * | | | sctp: hold transport instead of assoc when lookup assoc in rx pathXin Long2016-10-311-1/+1
* | | | | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-11-131-0/+7
|\ \ \ \ \
| * \ \ \ \ Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-11-071-0/+7
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | phy: Add reset callback for not generic phyRandy Li2016-11-051-0/+7