summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-03nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting
2013-04-03nfsd: convert the file_hashtbl to a hlistJeff Layton
2013-04-03nfsd4: don't destroy in-use sessionJ. Bruce Fields
2013-04-03nfsd4: don't destroy in-use clientsJ. Bruce Fields
2013-04-03nfsd4: simplify bind_conn_to_session lockingJ. Bruce Fields
2013-04-03nfsd4: fix destroy_session raceJ. Bruce Fields
2013-04-03nfsd4: clientid lookup cleanupJ. Bruce Fields
2013-04-03nfsd4: destroy_clientid simplificationJ. Bruce Fields
2013-04-03nfsd4: remove some dprintk'sJ. Bruce Fields
2013-04-03nfsd4: STALE_STATEID cleanupJ. Bruce Fields
2013-04-03nfsd4: warn on odd create_session stateJ. Bruce Fields
2013-04-03nfsd: fix bug on nfs4 stateid deallocationycnian@gmail.com
2013-04-03nfsd: remove unused macro in nfsv4Yanchuan Nian
2013-04-03nfsd4: fix use-after-free of 4.1 client on connection lossJ. Bruce Fields
2013-04-03nfsd4: fix race on client shutdownJ. Bruce Fields
2013-04-03nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields
2013-04-03nfsd4: remove BUG_ONJ. Bruce Fields
2013-04-03nfsd: scale up the number of DRC hash buckets with cache sizeJeff Layton
2013-04-03nfsd: keep stats on worst hash balancing seen so farJeff Layton
2013-04-03nfsd: add new reply_cache_stats file in nfsdfsJeff Layton
2013-04-03nfsd: track memory utilization by the DRCJeff Layton
2013-04-03nfsd: break out comparator into separate functionJeff Layton
2013-04-03nfsd: eliminate one of the DRC cache searchesJeff Layton
2013-03-28NFSv4: Fix Oopses in the fs_locations codeTrond Myklebust
2013-03-28NFSv4: Fix another reboot recovery raceTrond Myklebust
2013-03-27NFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_errorsTrond Myklebust
2013-03-26nfsd4: reject "negative" acl lengthsJ. Bruce Fields
2013-03-25NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when availableTrond Myklebust
2013-03-25NFSv4.1: Enable open-by-filehandleTrond Myklebust
2013-03-25NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opensTrond Myklebust
2013-03-25NFSv4: Clean up nfs4_opendata_alloc in preparation for NFSv4.1 open modesTrond Myklebust
2013-03-25NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust
2013-03-25NFSv4: Prepare for minorversion-specific nfs_server capabilitiesTrond Myklebust
2013-03-25NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an errorTrond Myklebust
2013-03-25NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust
2013-03-25NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match tooTrond Myklebust
2013-03-25NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust
2013-03-25NFSv4: Fail I/O if the state recovery fails irrevocablyTrond Myklebust
2013-03-25SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasksTrond Myklebust
2013-03-25SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust
2013-03-22nfsd: fix bad offset useKent Overstreet
2013-03-21NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust
2013-03-21NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturnTrond Myklebust
2013-03-21NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust
2013-03-21pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting
2013-03-20NFSv4: Fix the string length returned by the idmapperTrond Myklebust
2013-03-18nfsd: fix startup order in nfsd_reply_cache_initJeff Layton
2013-03-18nfsd: only unhash DRC entries that are in the hashtableJeff Layton
2013-03-17Linux 3.9-rc3v3.9-rc3Linus Torvalds
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes