Age | Commit message (Expand) | Author | Files | Lines |
2019-03-02 | NFS/flexfiles: Speed up read failover when DSes are down | Trond Myklebust | 1 | -0/+10 |
2019-03-02 | NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable() | Trond Myklebust | 1 | -0/+3 |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown | 1 | -2/+2 |
2018-01-15 | pnfs/blocklayout: handle transient devices | Benjamin Coddington | 1 | -1/+0 |
2015-03-27 | NFSv4.1: Don't cache deviceids that have no notifications | Trond Myklebust | 1 | -0/+9 |
2015-03-27 | NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node() | Trond Myklebust | 1 | -4/+2 |
2015-03-27 | NFSv4.1: Convert pNFS deviceid to use kfree_rcu() | Trond Myklebust | 1 | -4/+2 |
2014-09-12 | pnfs: remove GETDEVICELIST implementation | Christoph Hellwig | 1 | -30/+0 |
2014-09-10 | pnfs: add a common GETDEVICELIST implementation | Christoph Hellwig | 1 | -0/+29 |
2014-09-10 | pnfs: factor GETDEVICEINFO implementations | Christoph Hellwig | 1 | -45/+104 |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -6/+3 |
2012-09-29 | NFSv4.1: pNFS data servers may be temporarily offline | Trond Myklebust | 1 | -0/+27 |
2012-03-21 | NFS: Fix more NFS debug related build warnings | Trond Myklebust | 1 | -0/+2 |
2012-03-11 | NFS: Fix a number of sparse warnings | Trond Myklebust | 1 | -1/+1 |
2011-11-01 | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker | 1 | -0/+1 |
2011-07-12 | NFSv4.1: do not use deviceids after MDS clientid invalidation | Andy Adamson | 1 | -0/+20 |
2011-07-12 | NFSv4.1: Clean ups for the device id cache | Trond Myklebust | 1 | -33/+11 |
2011-06-15 | NFSv4.1: Fix a refcounting issue in the pNFS device id cache | Trond Myklebust | 1 | -0/+1 |
2011-06-15 | NFS: fix umount of pnfs filesystems | Weston Andros Adamson | 1 | -5/+11 |
2011-05-29 | NFSv4.1: use layout driver in global device cache | Benny Halevy | 1 | -11/+17 |
2011-05-29 | pnfs: CB_NOTIFY_DEVICEID | Marc Eshel | 1 | -14/+81 |
2011-05-29 | NFSv4.1: purge deviceid cache on nfs_free_client | Benny Halevy | 1 | -3/+44 |
2011-05-29 | NFSv4.1: make deviceid cache global | Benny Halevy | 1 | -0/+156 |