aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-16NFSv4/pnfs: Add tracing for the deviceid cacheTrond Myklebust1-8/+15
2019-03-01NFS/flexfiles: Speed up read failover when DSes are downTrond Myklebust1-0/+10
2019-03-01NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable()Trond Myklebust1-0/+3
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown1-2/+2
2018-01-14pnfs/blocklayout: handle transient devicesBenjamin Coddington1-1/+0
2015-03-27NFSv4.1: Don't cache deviceids that have no notificationsTrond Myklebust1-0/+9
2015-03-27NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node()Trond Myklebust1-4/+2
2015-03-27NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust1-4/+2
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig1-30/+0
2014-09-10pnfs: add a common GETDEVICELIST implementationChristoph Hellwig1-0/+29
2014-09-10pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig1-45/+104
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-6/+3
2012-09-28NFSv4.1: pNFS data servers may be temporarily offlineTrond Myklebust1-0/+27
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust1-0/+2
2012-03-11NFS: Fix a number of sparse warningsTrond Myklebust1-1/+1
2011-10-31fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker1-0/+1
2011-07-12NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson1-0/+20
2011-07-12NFSv4.1: Clean ups for the device id cacheTrond Myklebust1-33/+11
2011-06-15NFSv4.1: Fix a refcounting issue in the pNFS device id cacheTrond Myklebust1-0/+1
2011-06-15NFS: fix umount of pnfs filesystemsWeston Andros Adamson1-5/+11
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy1-11/+17
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel1-14/+81
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy1-3/+44
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy1-0/+156