aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells17-350/+1050
2018-10-24afs: Fix callback handlingDavid Howells4-8/+12
2018-10-24afs: Eliminate the address pointer from the address list cursorDavid Howells6-10/+5
2018-10-24afs: Allow dumping of server cursor on operation failureDavid Howells5-0/+127
2018-10-24afs: Implement YFS support in the fs clientDavid Howells9-28/+2500
2018-10-24afs: Expand data structure fields to support YFSDavid Howells2-21/+23
2018-10-24afs: Get the target vnode in afs_rmdir() and get a callback on itDavid Howells1-1/+10
2018-10-24afs: Calc callback expiry in op reply deliveryDavid Howells5-8/+28
2018-10-24afs: Fix FS.FetchStatus delivery from updating wrong vnodeDavid Howells1-11/+5
2018-10-24afs: Implement the YFS cache manager serviceDavid Howells3-1/+174
2018-10-24afs: Remove callback details from afs_callback_break structDavid Howells3-19/+8
2018-10-24afs: Commit the status on a new file/dir/symlinkDavid Howells1-0/+1
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells17-81/+86
2018-10-24afs: Don't invoke the server to read data beyond EOFDavid Howells1-0/+11
2018-10-24afs: Add a couple of tracepoints to log I/O errorsDavid Howells8-16/+114
2018-10-24afs: Handle EIO from delivery functionDavid Howells1-1/+4
2018-10-24afs: Fix TTL on VL server and address listsDavid Howells2-7/+33
2018-10-24afs: Implement VL server rotationDavid Howells11-218/+905
2018-10-24afs: Improve FS server rotation error handlingDavid Howells3-45/+55
2018-10-24afs: Set up the iov_iter before calling afs_extract_data()David Howells6-309/+236
2018-10-24afs: Better tracing of protocol errorsDavid Howells7-70/+146
2018-10-24iov_iter: Add I/O discard iteratorDavid Howells2-7/+55
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells40-105/+96
2018-10-24iov_iter: Use accessor functionDavid Howells14-60/+87
2018-10-24amd-gpu: Don't undefine READ and WRITEDavid Howells1-2/+0
2018-10-23SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust6-9/+9
2018-10-23SUNRPC: Convert auth creds to use refcount_tTrond Myklebust3-10/+10
2018-10-23SUNRPC: Simplify lookup codeTrond Myklebust2-18/+13
2018-10-23SUNRPC: Clean up the AUTH cache codeTrond Myklebust2-62/+87
2018-10-23NFS: change sign of nfs_fh lengthFrank Sorenson1-1/+1
2018-10-19Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller1-2/+0
2018-10-19rocker: Drop pointless static qualifierYueHaibing1-2/+2
2018-10-18qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King1-1/+1
2018-10-18ip6_tunnel: Fix encapsulation layoutStefano Brivio1-5/+5
2018-10-18tcp: fix TCP_REPAIR xmit queue setupEric Dumazet1-6/+7
2018-10-18tipc: fix info leak from kernel tipc_eventJon Maloy1-0/+1
2018-10-18net-next/hinic: add checksum offload and TSO supportZhao Chen10-60/+571
2018-10-18net: socket: fix a missing-check bugWenwen Wang1-3/+8
2018-10-18cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar3-39/+13
2018-10-18net: sched: Fix for duplicate class dumpPhil Sutter1-1/+2
2018-10-18bnxt_en: Copy and paste bug in extended tx_statsDan Carpenter1-1/+1
2018-10-18atm: zatm: Fix empty body Clang warningsNathan Chancellor1-21/+21
2018-10-18atm: eni: Move semicolon to a new line after empty for loopNathan Chancellor1-1/+2
2018-10-18MAINTAINERS: Update contact info for VRF entryDavid Ahern1-1/+1
2018-10-18sunrpc: safely reallow resvport min/max inversionJ. Bruce Fields1-16/+18
2018-10-18nfs: remove redundant call to nfs_context_set_write_error()Benjamin Coddington1-4/+0
2018-10-18nfs: Fix a missed page unlock after pg_doio()Benjamin Coddington1-19/+21
2018-10-18SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust1-0/+1
2018-10-18net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin1-5/+41
2018-10-18net/mlx5: Added "per_lane_error_counters" cap bit to PCAMShay Agroskin1-1/+2