index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
pnfs.c
Age
Commit message (
Expand
)
Author
2016-05-26
pnfs: pnfs_update_layout needs to consider if strict iomode checking is on
Tom Haynes
2016-05-17
pnfs: make pnfs_layout_process more robust
Jeff Layton
2016-05-17
pnfs: rework LAYOUTGET retry handling
Jeff Layton
2016-05-17
pnfs: lift retry logic from send_layoutget to pnfs_update_layout
Jeff Layton
2016-05-17
pnfs: fix bad error handling in send_layoutget
Jeff Layton
2016-05-17
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
Jeff Layton
2016-05-17
pnfs: keep track of the return sequence number in pnfs_layout_hdr
Jeff Layton
2016-05-17
pnfs: record sequence in pnfs_layout_segment when it's created
Jeff Layton
2016-05-17
pNFS: Fix a leaked layoutstats flag
Trond Myklebust
2016-05-09
pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
Weston Andros Adamson
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-22
NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls
Trond Myklebust
2016-02-22
NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout
Trond Myklebust
2016-02-15
pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode
Trond Myklebust
2016-02-15
pNFS: Fix pnfs_mark_matching_lsegs_return()
Trond Myklebust
2016-01-28
NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
Trond Myklebust
2016-01-27
pNFS: Fix missing layoutreturn calls
Trond Myklebust
2016-01-04
Merge branch 'pnfs_generic'
Trond Myklebust
2016-01-04
NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments
Trond Myklebust
2016-01-04
NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures
Trond Myklebust
2016-01-04
NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid()
Trond Myklebust
2016-01-04
NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout
Trond Myklebust
2016-01-04
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode
Trond Myklebust
2016-01-04
NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids
Trond Myklebust
2016-01-04
NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn()
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-28
pNFS: If we have to delay the layout callback, mark the layout for return
Trond Myklebust
2015-12-28
NFSv4.1/pNFS: Add a helper to mark the layout as returned
Trond Myklebust
2015-12-28
pNFS/flexfiles: Don't mark the entire layout as failed, when returning it
Trond Myklebust
2015-12-28
pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET
Trond Myklebust
2015-12-28
nfs: handle request add failure properly
Peng Tao
2015-12-28
nfs: centralize pgio error cleanup
Peng Tao
2015-12-28
NFS41: pop some layoutget errors to application
Peng Tao
2015-12-28
pNFS: Modify pnfs_update_layout tracepoints to use layout stateid
Trond Myklebust
2015-12-28
nfs: add new tracepoint for pnfs_update_layout
Jeff Layton
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-11-25
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
2015-10-21
NFSv4.1/pnfs: Retry through MDS when getting bad length of data
Kinglong Mee
2015-09-23
NFS41: make close wait for layoutreturn
Peng Tao
2015-08-31
NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of file
Trond Myklebust
2015-08-31
NFSv4.1/pnfs: Don't ask for a read layout for an empty file.
Trond Myklebust
2015-08-27
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout return
Trond Myklebust
2015-08-25
NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertion
Trond Myklebust
2015-08-25
NFSv4.1/pnfs: Add sanity check for the layout range returned by the server
Trond Myklebust
2015-08-25
NFSv4.2/pnfs: Make the layoutstats timer configurable
Trond Myklebust
2015-08-25
NFS41: remove NFS_LAYOUT_ROC flag
Peng Tao
2015-08-25
NFSv4.1/pnfs: Add a tracepoint for return-on-close events
Trond Myklebust
2015-08-20
pNFS: Fix an unused variable warning in pnfs_roc_get_barrier
Trond Myklebust
2015-08-19
NFS41: make sure sending LAYOUTRETURN before close if marked so
Peng Tao
2015-08-19
NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set
Trond Myklebust
[next]