aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/cache_lib.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-3/+3
2017-11-17fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_tGravatar Elena Reshetova 1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-02-08sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailGravatar Kinglong Mee 1-2/+1
2016-09-23NFS: cache_lib: use complete() instead of complete_all()Gravatar Daniel Wagner 1-1/+1
2013-02-15NFS: simplify and clean cache libraryGravatar Stanislav Kinsbursky 1-9/+3
2012-11-04NFSv4: Get rid of unnecessary BUG_ON()sGravatar Trond Myklebust 1-1/+0
2012-01-31NFS: remove RPC PipeFS mount point references from NFS cache routinesGravatar Stanislav Kinsbursky 1-15/+4
2012-01-31NFS: DNS resolver PipeFS notifier introducedGravatar Stanislav Kinsbursky 1-2/+2
2012-01-31NFS: handle NFS caches dentries by network namespace aware routinesGravatar Stanislav Kinsbursky 1-9/+35
2012-01-31NFS: split cache creation and PipeFS registrationGravatar Stanislav Kinsbursky 1-2/+9
2012-01-31SUNRPC: split cache creation and PipeFS registrationGravatar Stanislav Kinsbursky 1-0/+3
2011-07-20switch vfs_path_lookup() to struct pathGravatar Al Viro 1-5/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationGravatar Trond Myklebust 1-0/+140