index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
pnfs_nfs.c
Age
Commit message (
Expand
)
Author
2016-12-01
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
2016-09-19
NFS pnfs data server multipath session trunking
Andy Adamson
2016-07-24
Merge branch 'writeback'
Trond Myklebust
2016-07-19
nfs4: flexfiles: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-19
nfs4: clnt: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-05
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
2016-06-24
pnfs_nfs: fix _cancel_empty_pagelist
Weston Andros Adamson
2016-05-25
nfs: avoid race that crashes nfs_init_commit
Weston Andros Adamson
2016-05-09
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
Dave Wysochanski
2016-02-05
pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3
Trond Myklebust
2015-12-31
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
Trond Myklebust
2015-12-31
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
2015-08-20
NFS41: fix list splice type
Peng Tao
2015-08-17
Merge branch 'layoutfixes'
Trond Myklebust
2015-08-17
NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
Trond Myklebust
2015-08-12
pNFS: Tighten up locking around DS commit buckets
Trond Myklebust
2015-08-10
NFSv4.1/pnfs: Fix atomicity of commit list updates
Trond Myklebust
2015-04-23
Merge branch 'bugfixes'
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
2015-03-12
nfs: do not export discarded symbols
Arnd Bergmann
2015-02-18
pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...
Tom Haynes
2015-02-03
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
2015-02-03
nfs/filelayout: use pnfs_error_mark_layout_for_return
Peng Tao
2015-02-03
nfs: allow different protocol in nfs_initiate_commit
Peng Tao
2015-02-03
nfs41: create NFSv3 DS connection if specified
Peng Tao
2015-02-03
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
2015-02-03
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
2015-02-03
nfs41: pull nfs4_ds_connect from file layout to generic pnfs
Peng Tao
2015-02-03
nfs41: pull decode_ds_addr from file layout to generic pnfs
Peng Tao
2015-02-03
nfs41: pull data server cache from file layout to generic pnfs
Peng Tao
2015-02-03
pnfs: Do not grab the commit_info lock twice when rescheduling writes
Tom Haynes
2015-02-03
pnfs: Prepare for flexfiles by pulling out common code
Tom Haynes
[prev]