summaryrefslogtreecommitdiffstats
path: root/fs/nfs/cache_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-3/+3
|\
| * fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_tElena Reshetova2017-11-171-3/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee2017-02-081-2/+1
* NFS: cache_lib: use complete() instead of complete_all()Daniel Wagner2016-09-231-1/+1
* NFS: simplify and clean cache libraryStanislav Kinsbursky2013-02-151-9/+3
* NFSv4: Get rid of unnecessary BUG_ON()sTrond Myklebust2012-11-041-1/+0
* NFS: remove RPC PipeFS mount point references from NFS cache routinesStanislav Kinsbursky2012-01-311-15/+4
* NFS: DNS resolver PipeFS notifier introducedStanislav Kinsbursky2012-01-311-2/+2
* NFS: handle NFS caches dentries by network namespace aware routinesStanislav Kinsbursky2012-01-311-9/+35
* NFS: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-311-2/+9
* SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-311-0/+3
* switch vfs_path_lookup() to struct pathAl Viro2011-07-201-5/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust2009-08-191-0/+140