开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
pnfs_dev.c
Age
Commit message (
Expand
)
Author
2024-07-10
nfs: remove the unused max_deviceinfo_size field from struct pnfs_layoutdrive...
Christoph Hellwig
2023-08-24
NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
Fedor Pchelkin
2020-12-16
NFSv4/pnfs: Add tracing for the deviceid cache
Trond Myklebust
2019-03-01
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
2019-03-01
NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable()
Trond Myklebust
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-01-14
pnfs/blocklayout: handle transient devices
Benjamin Coddington
2015-03-27
NFSv4.1: Don't cache deviceids that have no notifications
Trond Myklebust
2015-03-27
NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node()
Trond Myklebust
2015-03-27
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
Trond Myklebust
2014-09-12
pnfs: remove GETDEVICELIST implementation
Christoph Hellwig
2014-09-10
pnfs: add a common GETDEVICELIST implementation
Christoph Hellwig
2014-09-10
pnfs: factor GETDEVICEINFO implementations
Christoph Hellwig
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-09-28
NFSv4.1: pNFS data servers may be temporarily offline
Trond Myklebust
2012-03-21
NFS: Fix more NFS debug related build warnings
Trond Myklebust
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
2011-10-31
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2011-07-12
NFSv4.1: do not use deviceids after MDS clientid invalidation
Andy Adamson
2011-07-12
NFSv4.1: Clean ups for the device id cache
Trond Myklebust
2011-06-15
NFSv4.1: Fix a refcounting issue in the pNFS device id cache
Trond Myklebust
2011-06-15
NFS: fix umount of pnfs filesystems
Weston Andros Adamson
2011-05-29
NFSv4.1: use layout driver in global device cache
Benny Halevy
2011-05-29
pnfs: CB_NOTIFY_DEVICEID
Marc Eshel
2011-05-29
NFSv4.1: purge deviceid cache on nfs_free_client
Benny Halevy
2011-05-29
NFSv4.1: make deviceid cache global
Benny Halevy