aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAge
* NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust2019-11-01
* NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever2019-10-10
* NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKUTrond Myklebust2019-09-20
* NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust2019-09-20
* NFSv4: Fix OPEN_DOWNGRADE error handlingTrond Myklebust2019-09-20
* pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqidTrond Myklebust2019-09-20
* NFSv4: Handle RPC level errors in LAYOUTRETURNTrond Myklebust2019-09-20
* NFSv4: Clean up pNFS return-on-close error handlingTrond Myklebust2019-09-20
* NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom()Anna Schumaker2019-08-22
* NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom()Anna Schumaker2019-08-22
* NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom()Anna Schumaker2019-08-22
* NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom()Anna Schumaker2019-08-22
* NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom()Anna Schumaker2019-08-22
* NFS: Add an nfs4_call_sync_custom() functionAnna Schumaker2019-08-22
* NFSv4: Ensure state recovery handles ETIMEDOUT correctlyTrond Myklebust2019-08-07
* NFSv4: Fix an Oops in nfs4_do_setattrTrond Myklebust2019-08-04
* NFSv4: Check the return value of update_open_stateid()Trond Myklebust2019-08-04
* NFSv4.1: Fix open stateid recoveryTrond Myklebust2019-08-04
* NFSv4: Fix delegation state recoveryTrond Myklebust2019-08-04
* NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateidTrond Myklebust2019-08-04
* SUNRPC: Fix up backchannel slot table accountingTrond Myklebust2019-07-18
* NFSv4: Validate the stateid before applying it to state recoveryTrond Myklebust2019-07-15
* nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek2019-07-13
* NFS: send state management on a single connection.NeilBrown2019-07-06
* NFSv4: Handle open for execute correctlyTrond Myklebust2019-07-06
* NFS4: Only set creation opendata if O_CREATBenjamin Coddington2019-06-21
* NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu2019-05-30
* NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiterYihao Wu2019-05-30
* NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust2019-04-25
* SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust2019-04-25
* SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust2019-04-25
* NFSv4.1 don't free interrupted slot on openOlga Kornievskaia2019-03-19
* NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()Catalin Marinas2019-03-18
* NFSv4: Handle early exit in layoutget by returning an errorTrond Myklebust2019-03-01
* NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust2019-03-01
* NFSv4.1: Don't process the sequence op more than once.Trond Myklebust2019-03-01
* NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust2019-03-01
* NFSv4.1: Avoid false retries when RPC calls are interruptedTrond Myklebust2019-02-21
* NFS: Fix sparse annotations for nfs_set_open_stateid_locked()Trond Myklebust2019-02-20
* NFS: Fix up documentation warningsTrond Myklebust2019-02-20
* Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-02
|\
| * sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-02
| * NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-19
| * NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown2018-12-19
| * NFS: change access cache to use 'struct cred'.NeilBrown2018-12-19
| * NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown2018-12-19
* | NFS: use locks_copy_lock() to copy locks.NeilBrown2018-11-30
|/
* NFS: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-11-01
* NFS: Fix dentry revalidation on NFSv4 lookupTrond Myklebust2018-09-30
* NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust2018-09-30