Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7b650994ab07434ae58a247dc9ac87d2488ca75c
/
fs
/
nfs
/
pnfs.c
7b65099
pNFS: Don't clear the layout stateid if a layout return is outstanding
by Trond Myklebust
· 8 years ago
54e4a0d
pNFS: Fix a deadlock between read resends and layoutreturn
by Trond Myklebust
· 8 years ago
1927471
NFS: Don't print a pNFS error if we aren't using pNFS
by Anna Schumaker
· 8 years ago
bfc505d
pNFS: Fix atime updates on pNFS clients
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
334a8f3
pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs
by Trond Myklebust
· 8 years ago
2a59a04
pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID
by Trond Myklebust
· 8 years ago
bf0291d
pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
by Trond Myklebust
· 8 years ago
b88fa69
pNFS: The client must not do I/O to the DS if it's lease has expired
by Trond Myklebust
· 8 years ago
9a0fe86
pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls
by Trond Myklebust
· 8 years ago
668f455
Merge branch 'pnfs'
by Trond Myklebust
· 8 years ago
3627452
Merge branch 'writeback'
by Trond Myklebust
· 8 years ago
01d7b29
pNFS: Remove redundant smp_mb() from pnfs_init_lseg()
by Trond Myklebust
· 8 years ago
119cef97
pNFS: Cleanup - do layout segment initialisation in one place
by Trond Myklebust
· 8 years ago
28c1acf
pNFS: Remove redundant stateid invalidation
by Trond Myklebust
· 8 years ago
f71dfe8
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
by Trond Myklebust
· 8 years ago
d9b6170
pNFS: Clear the layout metadata if the server changed the layout stateid
by Trond Myklebust
· 8 years ago
5f46be0
pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()
by Trond Myklebust
· 8 years ago
e036f46
NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id
by Trond Myklebust
· 8 years ago
2d6cf5a
pNFS: Do not set plh_return_seq for non-callback related layoutreturns
by Trond Myklebust
· 8 years ago
e5fd190
pNFS: Ensure layoutreturn acts as a completion for layout callbacks
by Trond Myklebust
· 8 years ago
ecebb80
pNFS: Always update the layout barrier seqid on LAYOUTGET
by Trond Myklebust
· 8 years ago
13bede1
pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is set
by Trond Myklebust
· 8 years ago
8e0acf9
pNFS: Clear the layout return tracking on layout reinitialisation
by Trond Myklebust
· 8 years ago
66b53f3
pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGET
by Trond Myklebust
· 8 years ago
e85d7ee
pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT
by Trond Myklebust
· 8 years ago
56b38a1
pNFS: Fix post-layoutget error handling in pnfs_update_layout()
by Trond Myklebust
· 8 years ago
2e18d4d
pNFS: Files and flexfiles always need to commit before layoutcommit
by Trond Myklebust
· 8 years ago
2d148c7
NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed
by Trond Myklebust
· 8 years ago
e5241e4
NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layout
by Trond Myklebust
· 8 years ago
67a3b72
NFSv4.1/pnfs: Layout stateids start out as being invalid
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
1b3c6d0
pnfs: make pnfs_layout_process more robust
by Jeff Layton
· 8 years ago
183d9e7
pnfs: rework LAYOUTGET retry handling
by Jeff Layton
· 8 years ago
83026d8
pnfs: lift retry logic from send_layoutget to pnfs_update_layout
by Jeff Layton
· 8 years ago
d03ab29
pnfs: fix bad error handling in send_layoutget
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
f538d0b
pNFS: Fix a leaked layoutstats flag
by Trond Myklebust
· 8 years ago
1b1bc66
pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
by Weston Andros Adamson
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
9fd4b9f
NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls
by Trond Myklebust
· 9 years ago
2454dfe
NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout
by Trond Myklebust
· 9 years ago
e0fa0d0
pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode
by Trond Myklebust
· 9 years ago
2f21596
pNFS: Fix pnfs_mark_matching_lsegs_return()
by Trond Myklebust
· 9 years ago
2370abd
NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
by Trond Myklebust
· 9 years ago
13c13a6
pNFS: Fix missing layoutreturn calls
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
71b3985
NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid()
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
5c97f5d
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode
by Trond Myklebust
· 9 years ago
50f563e
NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids
by Trond Myklebust
· 9 years ago
ed429d6
NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn()
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
b9fc773
pNFS/flexfiles: Don't mark the entire layout as failed, when returning it
by Trond Myklebust
· 9 years ago
2e5b29f
pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET
by Trond Myklebust
· 9 years ago
0bcbf03
nfs: handle request add failure properly
by Peng Tao
· 9 years ago
2bff228
nfs: centralize pgio error cleanup
by Peng Tao
· 9 years ago
d600ad1
NFS41: pop some layoutget errors to application
by Peng Tao
· 9 years ago
f484830
pNFS: Modify pnfs_update_layout tracepoints to use layout stateid
by Trond Myklebust
· 9 years ago
9a4bf31
nfs: add new tracepoint for pnfs_update_layout
by Jeff Layton
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
4f2e9dc
nfs4: resend LAYOUTGET when there is a race that changes the seqid
by Jeff Layton
· 9 years ago
f8417b48
NFSv4.1/pnfs: Retry through MDS when getting bad length of data
by Kinglong Mee
· 9 years ago
500d701
NFS41: make close wait for layoutreturn
by Peng Tao
· 9 years ago
2d89a1d
NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of file
by Trond Myklebust
· 9 years ago
4ae93560
NFSv4.1/pnfs: Don't ask for a read layout for an empty file.
by Trond Myklebust
· 9 years ago
0bdb8fa
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout return
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
540d986
NFSv4.1/pnfs: Add sanity check for the layout range returned by the server
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
6a463beb
NFSv4.1/pnfs: Add a tracepoint for return-on-close events
by Trond Myklebust
· 9 years ago
c740624
pNFS: Fix an unused variable warning in pnfs_roc_get_barrier
by Trond Myklebust
· 9 years ago
e755d63
NFS41: make sure sending LAYOUTRETURN before close if marked so
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
5883055
NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn()
by Trond Myklebust
· 9 years ago
e1c06f8
NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()
by Trond Myklebust
· 9 years ago
2d8ae84
NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturn
by Trond Myklebust
· 9 years ago
5c4a79f
NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-close
by Trond Myklebust
· 9 years ago
8f70f53
NFSv4.1/pnfs: Fix serialisation of layout return and layoutget
by Trond Myklebust
· 9 years ago
a4497a5
NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()
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
3471648a
nfs: plug memory leak when ->prepare_layoutcommit fails
by Jeff Layton
· 9 years ago
faa4a54
pNFS: Don't throw out valid layout segments
by Trond Myklebust
· 9 years ago
bdc59cf
pNFS: pnfs_roc_drain() fix a race with open
by Trond Myklebust
· 9 years ago
7f27392
pNFS: Fix races between return-on-close and layoutreturn.
by Trond Myklebust
· 9 years ago
df9cecc
pNFS: pnfs_roc_drain should return 'true' when sleeping
by Trond Myklebust
· 9 years ago
6c5a0d8
NFSv4.2: LAYOUTSTATS is optional to implement
by Trond Myklebust
· 9 years ago
865a7ec
nfs: provide pnfs_report_layoutstat when NFS42 is disabled
by Peng Tao
· 9 years ago
1bfe3b2
nfs42: serialize LAYOUTSTATS calls of the same file
by Peng Tao
· 9 years ago
8733408
pnfs: add pnfs_report_layoutstat helper function
by Peng Tao
· 9 years ago
c707011
NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes
by Trond Myklebust
· 9 years ago
1ca018d
pNFS: Fix a memory leak when attempted pnfs fails
by Trond Myklebust
· 9 years ago
Next »