aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/cache_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-3/+3
2017-11-17fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_tElena Reshetova1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-08sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee1-2/+1
2016-09-23NFS: cache_lib: use complete() instead of complete_all()Daniel Wagner1-1/+1
2013-02-15NFS: simplify and clean cache libraryStanislav Kinsbursky1-9/+3
2012-11-04NFSv4: Get rid of unnecessary BUG_ON()sTrond Myklebust1-1/+0
2012-01-31NFS: remove RPC PipeFS mount point references from NFS cache routinesStanislav Kinsbursky1-15/+4
2012-01-31NFS: DNS resolver PipeFS notifier introducedStanislav Kinsbursky1-2/+2
2012-01-31NFS: handle NFS caches dentries by network namespace aware routinesStanislav Kinsbursky1-9/+35
2012-01-31NFS: split cache creation and PipeFS registrationStanislav Kinsbursky1-2/+9
2012-01-31SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky1-0/+3
2011-07-20switch vfs_path_lookup() to struct pathAl Viro1-5/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust1-0/+140