Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a33e4b036d4612f62220f37a9fa29d273b6fd0ca
/
fs
/
nfs
/
pnfs.h
a33e4b0
pNFS: return status from nfs4_pnfs_ds_connect
by Weston Andros Adamson
· 8 years ago
422c93c
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
by Trond Myklebust
· 8 years ago
287bd3e
pNFS: Add a layoutreturn callback to performa layout-private setup
by Trond Myklebust
· 8 years ago
7d38de3
NFS: Remove unused authflavour parameter from nfs_get_client()
by Anna Schumaker
· 8 years ago
1c5bd76d
pNFS: Enable layoutreturn operation for return-on-close
by Trond Myklebust
· 8 years ago
94e5c57
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
by Trond Myklebust
· 8 years ago
2a97442
NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid
by Trond Myklebust
· 8 years ago
68f7447
pNFS: Do not free layout segments that are marked for return
by Trond Myklebust
· 8 years ago
17822b2
pNFS: consolidate the different range intersection tests
by Trond Myklebust
· 8 years ago
6604b20
pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
by Trond Myklebust
· 8 years ago
ca440c3
pnfs: add a new mechanism to select a layout driver according to an ordered list
by Jeff Layton
· 8 years ago
3132e49
pnfs: track multiple layout types in fsinfo structure
by Jeff Layton
· 8 years ago
668f455
Merge branch 'pnfs'
by Trond Myklebust
· 8 years ago
f71dfe8
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
by Trond Myklebust
· 8 years ago
5f46be0
pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()
by Trond Myklebust
· 8 years ago
45fcc7b
pNFS: LAYOUTRETURN should only update the stateid if the layout is valid
by Trond Myklebust
· 8 years ago
10b7e9a
pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding
by Trond Myklebust
· 8 years ago
6712007
pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1
by Trond Myklebust
· 8 years ago
c7d73af
pnfs: pnfs_update_layout needs to consider if strict iomode checking is on
by Tom Haynes
· 8 years ago
183d9e7
pnfs: rework LAYOUTGET retry handling
by Jeff Layton
· 8 years ago
6d597e1
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
by Jeff Layton
· 8 years ago
3982a6a
pnfs: keep track of the return sequence number in pnfs_layout_hdr
by Jeff Layton
· 8 years ago
6675528
pnfs: record sequence in pnfs_layout_segment when it's created
by Jeff Layton
· 8 years ago
1b1bc66
pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
by Weston Andros Adamson
· 9 years ago
2370abd
NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
by Trond Myklebust
· 9 years ago
942e3d7
Merge branch 'pnfs_generic'
by Trond Myklebust
· 9 years ago
506c0d6
NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments
by Trond Myklebust
· 9 years ago
e144e53
NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures
by Trond Myklebust
· 9 years ago
1033555
NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout
by Trond Myklebust
· 9 years ago
b20135d
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
by Trond Myklebust
· 9 years ago
fc7ff36
pNFS: If we have to delay the layout callback, mark the layout for return
by Trond Myklebust
· 9 years ago
0654cc7
NFSv4.1/pNFS: Add a helper to mark the layout as returned
by Trond Myklebust
· 9 years ago
2e5b29f
pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET
by Trond Myklebust
· 9 years ago
500d701
NFS41: make close wait for layoutreturn
by Peng Tao
· 9 years ago
0762ed2
NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing ones
by Trond Myklebust
· 9 years ago
03772d2
NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertion
by Trond Myklebust
· 9 years ago
82714bd
NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdr
by Trond Myklebust
· 9 years ago
bbf58bf
NFSv4.2/pnfs: Make the layoutstats timer configurable
by Trond Myklebust
· 9 years ago
3976143
NFS41: remove NFS_LAYOUT_ROC flag
by Peng Tao
· 9 years ago
4ff376f
NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set
by Trond Myklebust
· 9 years ago
c8ad889
NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback path
by Trond Myklebust
· 9 years ago
865a7ec
nfs: provide pnfs_report_layoutstat when NFS42 is disabled
by Peng Tao
· 9 years ago
8733408
pnfs: add pnfs_report_layoutstat helper function
by Peng Tao
· 9 years ago
59953fb
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
5bb89b4
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
by Trond Myklebust
· 10 years ago
67af761
NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()
by Trond Myklebust
· 10 years ago
df52699
NFSv4.1: Don't cache deviceids that have no notifications
by Trond Myklebust
· 10 years ago
84a80f6
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
by Trond Myklebust
· 10 years ago
338d00c
pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_request_commit
by Tom Haynes
· 10 years ago
e2c63e0
Merge branch 'flexfiles'
by Trond Myklebust
· 10 years ago
d67ae82
pnfs/flexfiles: Add the FlexFile Layout Driver
by Tom Haynes
· 10 years ago
aa8a45e
nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
by Peng Tao
· 10 years ago
c829013
nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
by Peng Tao
· 10 years ago
193e3aa
nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
by Peng Tao
· 10 years ago
6c16605
nfs41: allow async version layoutreturn
by Peng Tao
· 10 years ago
ceb11e1
pnfs: allow LD to ask to resend read through pnfs
by Peng Tao
· 10 years ago
b57ff13
pnfs: pass ds_commit_idx through the commit path
by Weston Andros Adamson
· 10 years ago
180bb5e
pnfs: release lseg in pnfs_generic_pg_cleanup
by Weston Andros Adamson
· 10 years ago
ce6ab4f
nfs41: don't use a layout if it is marked for returning
by Peng Tao
· 10 years ago
016256d
nfs41: add a helper to mark layout for return
by Peng Tao
· 10 years ago
9bf8748
nfs41: serialize first layoutget of a file
by Peng Tao
· 10 years ago
5f01d95
nfs41: create NFSv3 DS connection if specified
by Peng Tao
· 10 years ago
30626f9
nfs41: allow LD to choose DS connection version/minor_version
by Peng Tao
· 10 years ago
39280a5
nfs41: move file layout macros to generic pnfs
by Peng Tao
· 10 years ago
064172f
nfs41: allow LD to choose DS connection auth flavor
by Peng Tao
· 10 years ago
7405f9e
nfs41: pull nfs4_ds_connect from file layout to generic pnfs
by Peng Tao
· 10 years ago
6b7f3cf
nfs41: pull decode_ds_addr from file layout to generic pnfs
by Peng Tao
· 10 years ago
875ae06
nfs41: pull data server cache from file layout to generic pnfs
by Peng Tao
· 10 years ago
085d1e3
pnfs: Do not grab the commit_info lock twice when rescheduling writes
by Tom Haynes
· 10 years ago
f54bcf2
pnfs: Prepare for flexfiles by pulling out common code
by Tom Haynes
· 10 years ago
40dd4b7
NFSv4.1: Optimise layout return-on-close
by Trond Myklebust
· 10 years ago
6543f80
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
by Trond Myklebust
· 10 years ago
ea18cb3
NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()
by Tom Haynes
· 10 years ago
88ac815
nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size
by Peng Tao
· 10 years ago
d4b18c3
pnfs: remove GETDEVICELIST implementation
by Christoph Hellwig
· 10 years ago
30ff060
pnfs: add a nfs4_get_deviceid helper
by Christoph Hellwig
· 10 years ago
9dd2fcd
pnfs: add a common GETDEVICELIST implementation
by Christoph Hellwig
· 10 years ago
661373b
pnfs: factor GETDEVICEINFO implementations
by Christoph Hellwig
· 10 years ago
c88953d
pnfs: add return_range method
by Christoph Hellwig
· 10 years ago
612aa98
pnfs: add flag to force read-modify-write in ->write_begin
by Christoph Hellwig
· 10 years ago
5f919c9
pnfs: allow splicing pre-encoded pages into the layoutcommit args
by Christoph Hellwig
· 10 years ago
47abade
pnfs: avoid using stale stateids after layoutreturn
by Christoph Hellwig
· 10 years ago
378520b
nfs41: add a helper function to set layoutcommit after commit
by Peng Tao
· 10 years ago
e6cf82d
pnfs: add pnfs_put_lseg_async
by Weston Andros Adamson
· 10 years ago
02d1426
pnfs: find swapped pages on pnfs commit lists too
by Weston Andros Adamson
· 10 years ago
53113ad
pnfs: clean up *_resend_to_mds
by Weston Andros Adamson
· 10 years ago
d45f60c
nfs: merge nfs_pgio_data into _header
by Weston Andros Adamson
· 10 years ago
d1e1cda
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
b4fdac1
nfs: modify pg_test interface to return size_t
by Weston Andros Adamson
· 10 years ago
9c7e1b3
NFS: Create a common read and write data struct
by Anna Schumaker
· 11 years ago
fab5fc2
nfs: remove ->read_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
a20c93e
nfs: remove ->write_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
d8c951c
NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
by Trond Myklebust
· 11 years ago
f1c097b
NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
by Andy Adamson
· 11 years ago
cd5875f
NFSv4.1: Use layout credentials for get_deviceinfo calls
by Trond Myklebust
· 11 years ago
2402867
NFSv4.1: Add a helper pnfs_commit_and_return_layout
by Trond Myklebust
· 12 years ago
78f3327
pnfs: fix resend_to_mds for directio
by Benny Halevy
· 12 years ago
fd9a8d7
NFSv4.1: Fix bulk recall and destroy of layouts
by Trond Myklebust
· 12 years ago
Next »