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