index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
nfs_fs.h
Age
Commit message (
Expand
)
Author
2019-09-20
NFS: Refactor nfs_instantiate() for dentry referencing callers
Benjamin Coddington
2019-07-06
NFS: Add deferred cache invalidation for close-to-open consistency violations
Trond Myklebust
2019-04-25
NFS: Replace custom error reporting mechanism with generic one
Trond Myklebust
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
2018-12-19
NFS: change access cache to use 'struct cred'.
NeilBrown
2018-12-19
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
2018-09-30
NFS: Convert lookups of the open context to RCU
Trond Myklebust
2018-09-30
NFS: Convert lookups of the lock context to RCU
Trond Myklebust
2018-08-13
NFS recover from destination server reboot for copies
Olga Kornievskaia
2018-08-09
NFS add support for asynchronous COPY
Olga Kornievskaia
2018-04-10
NFS: More fine grained attribute tracking
Trond Myklebust
2018-04-10
NFS: Convert NFS_INO_INVALID flags to unsigned long
Trond Myklebust
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t
Elena Reshetova
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
NFS: Create NFS_ACCESS_* flags
Anna Schumaker
2017-09-06
NFS: remove jiffies field from access cache
NeilBrown
2017-08-15
NFS: Use an atomic_long_t to count the number of requests
Trond Myklebust
2017-08-15
NFSv4: Use a mutex to protect the per-inode commit lists
Trond Myklebust
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2017-07-13
nfs: add a nfs_ilookup helper
Peng Tao
2017-04-26
NFSv4: Don't special case "launder"
Trond Myklebust
2017-04-21
NFS: Add an iocounter wait function for async RPC tasks
Benjamin Coddington
2017-04-20
NFS: fix usage of mempools.
NeilBrown
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2016-12-19
NFS: Clean up nfs_attribute_timeout()
Trond Myklebust
2016-12-19
NFS: Remove unused function nfs_revalidate_inode_rcu()
Trond Myklebust
2016-12-04
NFS: Only look at the change attribute cache state in nfs_check_verifier
Trond Myklebust
2016-12-01
NFS: discard nfs_lockowner structure.
NeilBrown
2016-12-01
NFSv4: add flock_owner to open context
NeilBrown
2016-12-01
NFS: remove l_pid field from nfs_lockowner
NeilBrown
2016-07-05
NFS: Remove unused function nfs_revalidate_mapping_protected()
Trond Myklebust
2016-07-05
NFS: Do not serialise O_DIRECT reads and writes
Trond Myklebust
2016-06-22
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
Trond Myklebust
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-02-08
nfs: fix nfs_size_to_loff_t
Christoph Hellwig
2016-01-14
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-01-07
NFS: Use wait_on_atomic_t() for unlock after readahead
Benjamin Coddington
2016-01-04
Merge branch 'pnfs_generic'
Trond Myklebust
2015-12-31
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
2015-12-28
nfs: only remove page from mapping if launder_page fails
Peng Tao
2015-12-08
teach nfs_get_link() to work in RCU mode
Al Viro
2015-08-17
NFS: Remove nfs_release()
Anna Schumaker
2015-07-22
NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHE
Trond Myklebust
2015-06-24
nfs42: serialize LAYOUTSTATS calls of the same file
Peng Tao
2015-04-26
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-15
nfs: generic_write_checks() shouldn't be done on swapout...
Al Viro
[next]