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
/
cache_lib.c
Age
Commit message (
Expand
)
Author
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_cache_defer_req.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-02-08
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
2016-09-23
NFS: cache_lib: use complete() instead of complete_all()
Daniel Wagner
2013-02-15
NFS: simplify and clean cache library
Stanislav Kinsbursky
2012-11-04
NFSv4: Get rid of unnecessary BUG_ON()s
Trond Myklebust
2012-01-31
NFS: remove RPC PipeFS mount point references from NFS cache routines
Stanislav Kinsbursky
2012-01-31
NFS: DNS resolver PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
NFS: handle NFS caches dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
NFS: split cache creation and PipeFS registration
Stanislav Kinsbursky
2012-01-31
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
2011-07-20
switch vfs_path_lookup() to struct path
Al Viro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-19
NFS: Add a dns resolver for use with NFSv4 referrals and migration
Trond Myklebust