summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2013-03-29NFS: Use static list of security flavors during root FH lookup recoveryChuck Lever
2013-03-29NFS: Avoid PUTROOTFH when managing leasesChuck Lever
2013-03-29NFS: Clean up nfs4_proc_get_rootfhChuck Lever
2013-03-29NFS: Handle missing rpc.gssd when looking up root FHChuck Lever
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-25NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when availableTrond Myklebust
2013-03-25NFSv4.1: Enable open-by-filehandleTrond 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-25NFSv4: Fail I/O if the state recovery fails irrevocablyTrond Myklebust
2013-03-21NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust
2013-03-21NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust
2013-03-01NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson
2013-03-01NFSv4: Fix another open/open_recovery deadlockTrond Myklebust
2013-02-26NFSv4.1: Hold reference to layout hdr in layoutgetWeston Andros Adamson
2013-02-17NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2013-02-12NFSv4.1: Fix an ABBA locking issue with session and state serialisationTrond Myklebust
2013-02-11NFSv4: Fix a reboot recovery race when opening a fileTrond Myklebust
2013-02-11NFSv4: Ensure delegation recall and byte range lock removal don't conflictTrond Myklebust
2013-02-11NFSv4: Fix up the return values of nfs4_open_delegation_recallTrond Myklebust
2013-02-11NFSv4.1: Don't lose locks when a server reboots during delegation returnTrond Myklebust
2013-02-11NFSv4.1: Prevent deadlocks between state recovery and file lockingTrond Myklebust
2013-02-01Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust
2013-01-03NFS: Fix access to suid/sgid executablesWeston Andros Adamson
2012-12-20NFS: Use FS-Cache invalidationDavid Howells
2012-12-15NFSv4.1: Deal effectively with interrupted RPC calls.Trond Myklebust
2012-12-15NFSv4.1: Move the RPC timestamp out of the slot.Trond Myklebust
2012-12-15NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED.Trond Myklebust
2012-12-12SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson
2012-12-11NFSv4.1: Handle NFS4ERR_BADSLOT errors correctlyTrond Myklebust
2012-12-11Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-12-11NFSv4: Check for buffer length in __nfs4_get_acl_uncachedSven Wegener
2012-12-05NFSv4.1: Ensure smooth handover of slots from one task to the next waitingTrond Myklebust
2012-12-05NFSv4.1: Don't mess with task priorities in nfs41_setup_sequenceTrond Myklebust
2012-12-05NFS: Remove _nfs_call_sync_sessionBryan Schumaker
2012-12-05NFSv4: Clean up handling of privileged operationsTrond Myklebust
2012-12-05NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequenceTrond Myklebust
2012-12-05NFSv4.1: Clean up nfs41_setup_sequenceTrond Myklebust
2012-12-05NFSv4: Simplify the NFSv4/v4.1 synchronous call switchTrond Myklebust
2012-12-05NFSv4.1: Simplify the sequence setupTrond Myklebust
2012-12-05NFSv4.1: Use nfs41_setup_sequence where appropriateTrond Myklebust
2012-12-05NFSv4.1: Ping server when our session table limits are too highTrond Myklebust
2012-12-05NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust
2012-12-05NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_leaseTrond Myklebust
2012-12-05NFSv4.1: Clean up session drainingTrond Myklebust
2012-12-05NFSv4.1: If slot allocation fails due to OOM, retry more quicklyTrond Myklebust