summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs_dev.c
AgeCommit message (Expand)AuthorLines
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