summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* afs: Allow dumping of server cursor on operation failureDavid Howells2018-10-245-0/+127
* afs: Implement YFS support in the fs clientDavid Howells2018-10-249-28/+2500
* afs: Expand data structure fields to support YFSDavid Howells2018-10-242-21/+23
* afs: Get the target vnode in afs_rmdir() and get a callback on itDavid Howells2018-10-241-1/+10
* afs: Calc callback expiry in op reply deliveryDavid Howells2018-10-245-8/+28
* afs: Fix FS.FetchStatus delivery from updating wrong vnodeDavid Howells2018-10-241-11/+5
* afs: Implement the YFS cache manager serviceDavid Howells2018-10-243-1/+174
* afs: Remove callback details from afs_callback_break structDavid Howells2018-10-243-19/+8
* afs: Commit the status on a new file/dir/symlinkDavid Howells2018-10-241-0/+1
* afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells2018-10-2417-81/+86
* afs: Don't invoke the server to read data beyond EOFDavid Howells2018-10-241-0/+11
* afs: Add a couple of tracepoints to log I/O errorsDavid Howells2018-10-248-16/+114
* afs: Handle EIO from delivery functionDavid Howells2018-10-241-1/+4
* afs: Fix TTL on VL server and address listsDavid Howells2018-10-242-7/+33
* afs: Implement VL server rotationDavid Howells2018-10-2411-218/+905
* afs: Improve FS server rotation error handlingDavid Howells2018-10-243-45/+55
* afs: Set up the iov_iter before calling afs_extract_data()David Howells2018-10-246-309/+236
* afs: Better tracing of protocol errorsDavid Howells2018-10-247-70/+146
* iov_iter: Add I/O discard iteratorDavid Howells2018-10-242-7/+55
* iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-2440-105/+96
* iov_iter: Use accessor functionDavid Howells2018-10-2414-60/+87
* amd-gpu: Don't undefine READ and WRITEDavid Howells2018-10-241-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-19114-878/+571
|\
| * Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller2018-10-191-2/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-1957-187/+253
| |\
| | * ip6_tunnel: Fix encapsulation layoutStefano Brivio2018-10-181-5/+5
| | * tipc: fix info leak from kernel tipc_eventJon Maloy2018-10-181-0/+1
| | * net: socket: fix a missing-check bugWenwen Wang2018-10-181-3/+8
| | * net: sched: Fix for duplicate class dumpPhil Sutter2018-10-181-1/+2
| | * r8169: fix NAPI handling under high loadHeiner Kallweit2018-10-181-5/+3
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-10-184-7/+9
| | |\
| | | * xfrm: policy: use hlist rcu variants on insertFlorian Westphal2018-10-111-4/+4
| | | * net/xfrm: fix out-of-bounds packet accessAlexei Starovoitov2018-10-111-2/+2
| | | * MAINTAINERS: Remove net/core/flow.cSteffen Klassert2018-10-041-1/+0
| | | * xfrm: fix gro_cells leak when remove virtual xfrm interfacesLi RongQing2018-10-021-0/+3
| | * | net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov2018-10-171-2/+0
| | * | net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT2018-10-171-3/+3
| | * | sctp: fix the data size calculation in sctp_data_sizeXin Long2018-10-171-1/+1
| | * | virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin2018-10-171-1/+4
| | * | udp6: fix encap return code for resubmittingPaolo Abeni2018-10-171-4/+2
| | * | mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel2018-10-173-6/+17
| | * | sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long2018-10-171-1/+3
| | * | sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner2018-10-171-3/+2
| | * | r8169: re-enable MSI-X on RTL8168gHeiner Kallweit2018-10-171-5/+0
| | * | net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo2018-10-171-2/+4
| | * | ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-10-171-0/+4
| | * | net: qla3xxx: Remove overflowing shift statementNathan Chancellor2018-10-171-2/+0
| | * | Merge branch 'geneve-vxlan-mtu'David S. Miller2018-10-173-21/+15
| | |\ \
| | | * | geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio2018-10-173-6/+15
| | | * | geneve, vxlan: Don't check skb_dst() twiceStefano Brivio2018-10-172-21/+6
| | |/ /