summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21NFSv4: Replace callback string decode function with a genericTrond Myklebust
2017-02-21NFSv4: Replace the open coded decode_opaque_inline() with the new genericTrond Myklebust
2017-02-21NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* genericsTrond Myklebust
2017-02-21SUNRPC: Add generic helpers for xdr_stream encode/decodeTrond Myklebust
2017-02-21sunrpc: silence uninitialized variable warningDan Carpenter
2017-02-13nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-02-10sunrpc: Allow xprt->ops->timer method to sleepChuck Lever
2017-02-10xprtrdma: Refactor management of mw_list fieldChuck Lever
2017-02-10xprtrdma: Handle stale connection rejectionChuck Lever
2017-02-10xprtrdma: Properly recover FRWRs with in-flight FASTREG WRsChuck Lever
2017-02-10xprtrdma: Shrink send SGEs arrayChuck Lever
2017-02-10xprtrdma: Reduce required number of send SGEsChuck Lever
2017-02-10xprtrdma: Disable pad optimization by defaultChuck Lever
2017-02-10xprtrdma: Per-connection pad optimizationChuck Lever
2017-02-10xprtrdma: Fix Read chunk paddingChuck Lever
2017-02-09NFSv4: Set the connection timeout to match the lease periodTrond Myklebust
2017-02-09SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust
2017-02-09SUNRPC: Refactor TCP socket timeout code into a helper functionTrond Myklebust
2017-02-09SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust
2017-02-08NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-02-08sunrpc: use simple_read_from_buffer for reading cache flushKinglong Mee
2017-02-08sunrpc: record rpc client pointer in seq->private directlyKinglong Mee
2017-02-08sunrpc: update the comments of sunrpc proc pathKinglong Mee
2017-02-08sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee
2017-02-08sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee
2017-02-08sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee
2017-02-08sunrpc: error out if register_shrinker failKinglong Mee
2017-02-08nfs: no PG_private waiters remain, remove wakerNicholas Piggin
2017-02-08NFS: nfs_rename() handle -ERESTARTSYS dentry left behindBenjamin Coddington
2017-01-30NFSv4: Fix warning for using 0 as NULLWei Yongjun
2017-01-30pNFS/flexfiles: Make local symbol layoutreturn_ops staticWei Yongjun
2017-01-30NFS: Return the comparison result directly in nfs41_match_stateid()Anna Schumaker
2017-01-30NFS: Clean up nfs41_same_server_scope()Anna Schumaker
2017-01-30NFS: No need to set and return status in nfs41_lock_expired()Anna Schumaker
2017-01-30NFS: Remove unnecessary goto in nfs4_lookup_root_sec()Anna Schumaker
2017-01-30NFS: Remove nfs4_recover_expired_lease()Anna Schumaker
2017-01-30NFS: Remove an extra if in _nfs4_recover_proc_open()Anna Schumaker
2017-01-30NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state()Anna Schumaker
2017-01-30NFS: Remove nfs4_wait_for_completion_rpc_task()Anna Schumaker
2017-01-30NFS: Clean up _nfs4_is_integrity_protected()Anna Schumaker
2017-01-30NFS: Fix inconsistent indentation in nfs4proc.cAnna Schumaker
2017-01-30NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0Anna Schumaker
2017-01-30NFS: Merge the remaining setup_sequence functionsAnna Schumaker
2017-01-30NFS: Check if the slot table is draining from nfs4_setup_sequence()Anna Schumaker
2017-01-30NFS: Handle setup sequence task rescheduling in a single placeAnna Schumaker
2017-01-30NFS: Lock the slot table from a single place during setup sequenceAnna Schumaker
2017-01-30NFS: Move slot-already-allocated check into nfs_setup_sequence()Anna Schumaker
2017-01-30NFS: Create a single nfs4_setup_sequence() functionAnna Schumaker
2017-01-30NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker
2017-01-30NFS: Change nfs4_setup_sequence() to take an nfs_client structureAnna Schumaker