index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2020-05-11
NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn
Trond Myklebust
2020-04-28
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
2020-04-25
NFSv4: Remove unreachable error condition due to rpc_run_task()
Xiyu Yang
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-03
NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()
Trond Myklebust
2020-04-03
NFS: Beware when dereferencing the delegation cred
Trond Myklebust
2020-03-31
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
NFS: Ensure security label is set for root inode
Scott Mayhew
2020-03-16
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
NFSv4: Avoid unnecessary credential references in layoutget
Trond Myklebust
2020-03-16
NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O
Trond Myklebust
2020-03-16
NFS: Ensure we time out if a delegreturn does not complete
Trond Myklebust
2020-02-13
NFSv4.1 make cachethis=no for writes
Olga Kornievskaia
2020-02-10
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
2020-02-04
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
2020-02-04
NFSv4: try lease recovery on NFS4ERR_EXPIRED
Robert Milkowski
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
2020-01-15
NFSv4.x recover from pre-mature loss of openstateid
Olga Kornievskaia
2020-01-15
NFSv4 fix acl retrieval over krb5i/krb5p mounts
Olga Kornievskaia
2020-01-15
NFS: Add mount option 'softreval'
Trond Myklebust
2020-01-15
NFS4: Remove unneeded semicolon
zhengbin
2020-01-15
NFS: Add fs_context support.
David Howells
2019-11-18
NFSv4: add declaration of current_stateid
Ben Dooks
2019-11-13
NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
Trond Myklebust
2019-11-13
NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()
Trond Myklebust
2019-11-06
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
2019-11-03
NFSv4: Don't retry the GETATTR on old stateid in nfs4_delegreturn_done()
Trond Myklebust
2019-11-03
NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn
Trond Myklebust
2019-11-03
NFSv4: nfs4_return_incompatible_delegation() should check delegation validity
Trond Myklebust
2019-11-03
NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
Trond Myklebust
2019-11-03
NFSv4: Fix delegation handling in update_open_stateid()
Trond Myklebust
2019-11-01
NFSv4: Don't allow a cached open with a revoked delegation
Trond Myklebust
2019-10-10
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
2019-10-09
NFS handle NFS4ERR_PARTNER_NO_AUTH error
Olga Kornievskaia
2019-10-09
NFS: inter ssc open
Olga Kornievskaia
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
2019-09-20
NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU
Trond Myklebust
2019-09-20
NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
Trond Myklebust
2019-09-20
NFSv4: Fix OPEN_DOWNGRADE error handling
Trond Myklebust
2019-09-20
pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid
Trond Myklebust
2019-09-20
NFSv4: Handle RPC level errors in LAYOUTRETURN
Trond Myklebust
2019-09-20
NFSv4: Clean up pNFS return-on-close error handling
Trond Myklebust
2019-08-22
NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
NFS: Add an nfs4_call_sync_custom() function
Anna Schumaker
2019-08-07
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2019-08-04
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
[next]