aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-20SUNRPC: Set the TCP user timeout option on client socketsTrond Myklebust1-0/+7
2015-06-19SUNRPC: Ensure we release the TCP socket once it has been closedTrond Myklebust2-19/+23
2015-06-19SUNRPC: Handle connection issues correctly on the back channelTrond Myklebust1-1/+7
2015-06-18nfs: Fix comment for nfs_pageio_init() and nfs_pageio_complete_mirror()Yijing Wang1-1/+4
2015-06-18sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick1-6/+2
2015-06-17NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writesTrond Myklebust2-0/+2
2015-06-17pNFS: Fix a memory leak when attempted pnfs failsTrond Myklebust1-0/+2
2015-06-16NFSv4: Fix stateid recovery on revoked delegationsTrond Myklebust1-15/+3
2015-06-16Recover from stateid-type error on SETATTROlga Kornievskaia1-1/+7
2015-06-16nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumesKinglong Mee1-5/+7
2015-06-16nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton2-41/+77
2015-06-16nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated bufferJeff Layton1-23/+51
2015-06-16nfs: update maxsz values for SETCLIENTID and EXCHANGE_IDJeff Layton1-2/+4
2015-06-16nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton3-9/+22
2015-06-16nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-06-16pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()Fabian Frederick1-6/+3
2015-06-16SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown1-0/+3
2015-06-12xprtrdma: Reduce per-transport MR allocationChuck Lever2-4/+8
2015-06-12xprtrdma: Stack relief in fmr_op_map()Chuck Lever2-11/+28
2015-06-12xprtrdma: Split rb_lockChuck Lever4-13/+15
2015-06-12xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever3-5/+2
2015-06-12xprtrdma: Remove ->ro_resetChuck Lever5-71/+0
2015-06-12xprtrdma: Remove unused LOCAL_INV recovery logicChuck Lever1-109/+0
2015-06-12xprtrdma: Acquire MRs in rpcrdma_register_external()Chuck Lever3-35/+89
2015-06-12xprtrdma: Introduce an FRMR recovery workqueueChuck Lever3-3/+84
2015-06-12xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()Chuck Lever2-30/+48
2015-06-12xprtrdma: Introduce helpers for allocating MWsChuck Lever2-0/+33
2015-06-12xprtrdma: Use ib_device pointer safelyChuck Lever5-48/+43
2015-06-12xprtrdma: Remove rr_funcChuck Lever4-14/+1
2015-06-12xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprtChuck Lever4-12/+10
2015-06-12xprtrdma: Warn when there are orphaned IB objectsChuck Lever1-5/+5
2015-06-11NFS: Ensure that we update the sequence id under the slot table lockTrond Myklebust1-5/+5
2015-06-11nfs: Initialize cb_sequenceres information before validate_seqid()Kinglong Mee1-7/+7
2015-06-11nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping themJeff Layton1-3/+3
2015-06-11SUNRPC: Address kbuild warning in net/sunrpc/debugfs.cChuck Lever1-1/+2
2015-06-11nfs: Only update callback sequnce id when CB_SEQUENCE successKinglong Mee1-4/+12
2015-06-10NFS: Convert use of __constant_htonl to htonlVaishali Thakkar1-1/+1
2015-06-10SUNRPC: Transport fault injectionChuck Lever6-0/+120
2015-06-10NFS: Remove unused nfs_rw_ops->rw_release() functionAnna Schumaker3-9/+0
2015-06-10NFSv4: handle nfs4_get_referral failureDominique Martinet1-0/+2
2015-06-10sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton4-11/+55
2015-06-10sunrpc: lock xprt before trying to set memalloc on the socketsJeff Layton1-8/+27
2015-06-10sunrpc: if we're closing down a socket, clear memalloc on it firstJeff Layton1-0/+3
2015-06-10sunrpc: make xprt->swapper an atomic_tJeff Layton3-17/+30
2015-06-10sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton5-24/+78
2015-06-07Linux 4.1-rc7Linus Torvalds1-1/+1
2015-06-06MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-06-06MIPS: BPF: Fix stack pointer allocationMarkos Chandras1-5/+1
2015-06-06MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()Huacai Chen1-1/+1
2015-06-06MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1