aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs_dev.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-12pnfs: remove GETDEVICELIST implementationGravatar Christoph Hellwig 1-30/+0
2014-09-10pnfs: add a common GETDEVICELIST implementationGravatar Christoph Hellwig 1-0/+29
2014-09-10pnfs: factor GETDEVICEINFO implementationsGravatar Christoph Hellwig 1-45/+104
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 1-6/+3
2012-09-28NFSv4.1: pNFS data servers may be temporarily offlineGravatar Trond Myklebust 1-0/+27
2012-03-21NFS: Fix more NFS debug related build warningsGravatar Trond Myklebust 1-0/+2
2012-03-11NFS: Fix a number of sparse warningsGravatar Trond Myklebust 1-1/+1
2011-10-31fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosGravatar Paul Gortmaker 1-0/+1
2011-07-12NFSv4.1: do not use deviceids after MDS clientid invalidationGravatar Andy Adamson 1-0/+20
2011-07-12NFSv4.1: Clean ups for the device id cacheGravatar Trond Myklebust 1-33/+11
2011-06-15NFSv4.1: Fix a refcounting issue in the pNFS device id cacheGravatar Trond Myklebust 1-0/+1
2011-06-15NFS: fix umount of pnfs filesystemsGravatar Weston Andros Adamson 1-5/+11
2011-05-29NFSv4.1: use layout driver in global device cacheGravatar Benny Halevy 1-11/+17
2011-05-29pnfs: CB_NOTIFY_DEVICEIDGravatar Marc Eshel 1-14/+81
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientGravatar Benny Halevy 1-3/+44
2011-05-29NFSv4.1: make deviceid cache globalGravatar Benny Halevy 1-0/+156