index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
pnfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
nfs: provide pnfs_report_layoutstat when NFS42 is disabled
Peng Tao
1
-2
/
+10
2015-06-24
pnfs: add pnfs_report_layoutstat helper function
Peng Tao
1
-0
/
+3
2015-04-27
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+22
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-03-27
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
1
-0
/
+18
2015-03-27
NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()
Trond Myklebust
1
-2
/
+1
2015-03-27
NFSv4.1: Don't cache deviceids that have no notifications
Trond Myklebust
1
-0
/
+2
2015-03-27
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
Trond Myklebust
1
-0
/
+1
2015-02-18
pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...
Tom Haynes
1
-0
/
+4
2015-02-04
Merge branch 'flexfiles'
Trond Myklebust
1
-20
/
+105
2015-02-03
pnfs/flexfiles: Add the FlexFile Layout Driver
Tom Haynes
1
-0
/
+1
2015-02-03
nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
Peng Tao
1
-1
/
+4
2015-02-03
nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
Peng Tao
1
-0
/
+18
2015-02-03
nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
Peng Tao
1
-0
/
+1
2015-02-03
nfs41: allow async version layoutreturn
Peng Tao
1
-1
/
+1
2015-02-03
pnfs: allow LD to ask to resend read through pnfs
Peng Tao
1
-0
/
+2
2015-02-03
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
1
-4
/
+5
2015-02-03
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
1
-0
/
+1
2015-02-03
nfs41: don't use a layout if it is marked for returning
Peng Tao
1
-0
/
+1
2015-02-03
nfs41: add a helper to mark layout for return
Peng Tao
1
-0
/
+4
2015-02-03
nfs41: serialize first layoutget of a file
Peng Tao
1
-0
/
+1
2015-02-03
nfs41: create NFSv3 DS connection if specified
Peng Tao
1
-1
/
+6
2015-02-03
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
1
-1
/
+2
2015-02-03
nfs41: move file layout macros to generic pnfs
Peng Tao
1
-0
/
+11
2015-02-03
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
1
-1
/
+1
2015-02-03
nfs41: pull nfs4_ds_connect from file layout to generic pnfs
Peng Tao
1
-0
/
+3
2015-02-03
nfs41: pull decode_ds_addr from file layout to generic pnfs
Peng Tao
1
-0
/
+3
2015-02-03
nfs41: pull data server cache from file layout to generic pnfs
Peng Tao
1
-0
/
+21
2015-02-03
pnfs: Do not grab the commit_info lock twice when rescheduling writes
Tom Haynes
1
-15
/
+0
2015-02-03
pnfs: Prepare for flexfiles by pulling out common code
Tom Haynes
1
-0
/
+23
2015-01-25
NFSv4.1: Optimise layout return-on-close
Trond Myklebust
1
-0
/
+10
2014-10-09
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
Trond Myklebust
1
-5
/
+1
2014-10-08
NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()
Tom Haynes
1
-1
/
+0
2014-09-12
nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to small...
Peng Tao
1
-1
/
+2
2014-09-12
pnfs: remove GETDEVICELIST implementation
Christoph Hellwig
1
-5
/
+0
2014-09-10
pnfs: add a nfs4_get_deviceid helper
Christoph Hellwig
1
-0
/
+7
2014-09-10
pnfs: add a common GETDEVICELIST implementation
Christoph Hellwig
1
-0
/
+2
2014-09-10
pnfs: factor GETDEVICEINFO implementations
Christoph Hellwig
1
-4
/
+9
2014-09-10
pnfs: add return_range method
Christoph Hellwig
1
-0
/
+3
2014-09-10
pnfs: add flag to force read-modify-write in ->write_begin
Christoph Hellwig
1
-0
/
+15
2014-09-10
pnfs: allow splicing pre-encoded pages into the layoutcommit args
Christoph Hellwig
1
-2
/
+2
2014-09-10
pnfs: avoid using stale stateids after layoutreturn
Christoph Hellwig
1
-0
/
+1
2014-09-10
nfs41: add a helper function to set layoutcommit after commit
Peng Tao
1
-0
/
+1
2014-08-04
pnfs: add pnfs_put_lseg_async
Weston Andros Adamson
1
-0
/
+7
2014-08-04
pnfs: find swapped pages on pnfs commit lists too
Weston Andros Adamson
1
-0
/
+20
2014-06-25
pnfs: clean up *_resend_to_mds
Weston Andros Adamson
1
-6
/
+2
2014-06-25
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
1
-5
/
+5
2014-06-11
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-23
/
+7
2014-05-29
nfs: modify pg_test interface to return size_t
Weston Andros Adamson
1
-1
/
+2
2014-05-29
NFS: Create a common read and write data struct
Anna Schumaker
1
-5
/
+5
[next]