index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2020-02-03
NFSv4: Try to return the delegation immediately when marked for return on close
Trond Myklebust
2020-02-03
NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned
Trond Myklebust
2020-02-03
NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING
Trond Myklebust
2020-02-03
NFS: nfs_find_open_context() should use cred_fscmp()
Trond Myklebust
2020-02-03
NFS: nfs_access_get_cached_rcu() should use cred_fscmp()
Trond Myklebust
2020-02-03
NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
Trond Myklebust
2020-02-03
NFS: remove unused macros
Alex Shi
2020-01-24
nfs: Return EINVAL rather than ERANGE for mount parse errors
David Howells
2020-01-24
NFS: allow deprecation of NFS UDP protocol
Olga Kornievskaia
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
2020-01-15
NFSv3: FIx bug when using chacl and chmod to change acl
Su Yanjun
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
NFS: Trust cached access if we've already revalidated the inode once
Trond Myklebust
2020-01-15
NFS: Fix nfs_direct_write_reschedule_io()
Trond Myklebust
2020-01-15
NFS: When resending after a short write, reset the reply count to zero
Trond Myklebust
2020-01-15
NFS: Improve tracing of permission calls
Trond Myklebust
2020-01-15
pNFS/flexfiles: Add tracing for layout errors
Trond Myklebust
2020-01-15
NFS: Clean up generic file commit tracepoint
Trond Myklebust
2020-01-15
NFS: Clean up generic writeback tracepoints
Trond Myklebust
2020-01-15
NFS: Clean up generic file read tracepoints
Trond Myklebust
2020-01-15
pNFS/flexfiles: Record resend attempts on I/O failure
Trond Myklebust
2020-01-15
NFS: Fix fix of show_nfs_errors
Trond Myklebust
2020-01-15
NFSv4: Improve read/write/commit tracing
Trond Myklebust
2020-01-15
NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
Trond Myklebust
2020-01-15
NFS: Fix up fsync() when the server rebooted
Trond Myklebust
2020-01-15
NFS: Revalidate the file mapping on all fatal writeback errors
Trond Myklebust
2020-01-15
NFS: Revalidate the file size on a fatal write error
Trond Myklebust
2020-01-15
NFS: Add missing null check for failed allocation
Colin Ian King
2020-01-15
nfs: NFS_SWAP should depend on SWAP
Geert Uytterhoeven
2020-01-15
fs/nfs, swapon: check holes in swapfile
Murphy Zhou
2020-01-15
NFS4: Report callback authentication errors
Chuck Lever
2020-01-15
NFS: Introduce trace events triggered by page writeback errors
Chuck Lever
2020-01-15
NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup
zhengbin
2020-01-15
NFS4: Remove unneeded semicolon
zhengbin
2020-01-15
nfs: encode nfsv4 timestamps as 64-bit
Arnd Bergmann
2020-01-15
nfs: remove timespec from xdr_encode_nfstime
Arnd Bergmann
2020-01-15
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
2020-01-15
nfs: use timespec64 in nfs_fattr
Arnd Bergmann
2020-01-15
NFS: Attach supplementary error information to fs_context.
Scott Mayhew
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
2020-01-15
NFS: Add fs_context support.
David Howells
2020-01-15
NFS: Convert mount option parsing to use functionality from fs_parser.h
Scott Mayhew
2020-01-15
NFS: rename nfs_fs_context pointer arg in a few functions
Scott Mayhew
2020-01-15
NFS: Do some tidying of the parsing code
David Howells
2020-01-15
NFS: Add a small buffer in nfs_fs_context to avoid string dup
David Howells
2020-01-15
NFS: Deindent nfs_fs_context_parse_option()
David Howells
2020-01-15
NFS: Split nfs_parse_mount_options()
David Howells
2020-01-15
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
David Howells
[next]