summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-16NFSv4: Fix stateid recovery on revoked delegationsTrond Myklebust
2015-06-16Recover from stateid-type error on SETATTROlga Kornievskaia
2015-06-16nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumesKinglong Mee
2015-06-16nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton
2015-06-16nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated bufferJeff Layton
2015-06-16nfs: update maxsz values for SETCLIENTID and EXCHANGE_IDJeff Layton
2015-06-16nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton
2015-06-16nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-06-16pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()Fabian Frederick
2015-06-16SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown
2015-06-12xprtrdma: Reduce per-transport MR allocationChuck Lever
2015-06-12xprtrdma: Stack relief in fmr_op_map()Chuck Lever
2015-06-12xprtrdma: Split rb_lockChuck Lever
2015-06-12xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever
2015-06-12xprtrdma: Remove ->ro_resetChuck Lever
2015-06-12xprtrdma: Remove unused LOCAL_INV recovery logicChuck Lever
2015-06-12xprtrdma: Acquire MRs in rpcrdma_register_external()Chuck Lever
2015-06-12xprtrdma: Introduce an FRMR recovery workqueueChuck Lever
2015-06-12xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()Chuck Lever
2015-06-12xprtrdma: Introduce helpers for allocating MWsChuck Lever
2015-06-12xprtrdma: Use ib_device pointer safelyChuck Lever
2015-06-12xprtrdma: Remove rr_funcChuck Lever
2015-06-12xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprtChuck Lever
2015-06-12xprtrdma: Warn when there are orphaned IB objectsChuck Lever
2015-06-12NFS: Ensure that we update the sequence id under the slot table lockTrond Myklebust
2015-06-12nfs: Initialize cb_sequenceres information before validate_seqid()Kinglong Mee
2015-06-11nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping themJeff Layton
2015-06-11SUNRPC: Address kbuild warning in net/sunrpc/debugfs.cChuck Lever
2015-06-11nfs: Only update callback sequnce id when CB_SEQUENCE successKinglong Mee
2015-06-10NFS: Convert use of __constant_htonl to htonlVaishali Thakkar
2015-06-10SUNRPC: Transport fault injectionChuck Lever
2015-06-10NFS: Remove unused nfs_rw_ops->rw_release() functionAnna Schumaker
2015-06-10NFSv4: handle nfs4_get_referral failureDominique Martinet
2015-06-10sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton
2015-06-10sunrpc: lock xprt before trying to set memalloc on the socketsJeff Layton
2015-06-10sunrpc: if we're closing down a socket, clear memalloc on it firstJeff Layton
2015-06-10sunrpc: make xprt->swapper an atomic_tJeff Layton
2015-06-10sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton
2015-06-08Linux 4.1-rc7Linus Torvalds
2015-06-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-07Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-07Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-07Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-07Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-07Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-06MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire