summaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs.c
AgeCommit message (Expand)Author
2016-06-24NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust
2016-06-24NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layoutTrond Myklebust
2016-06-24NFSv4.1/pnfs: Layout stateids start out as being invalidTrond Myklebust
2016-05-26pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes
2016-05-17pnfs: make pnfs_layout_process more robustJeff Layton
2016-05-17pnfs: rework LAYOUTGET retry handlingJeff Layton
2016-05-17pnfs: lift retry logic from send_layoutget to pnfs_update_layoutJeff Layton
2016-05-17pnfs: fix bad error handling in send_layoutgetJeff Layton
2016-05-17pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN argsJeff Layton
2016-05-17pnfs: keep track of the return sequence number in pnfs_layout_hdrJeff Layton
2016-05-17pnfs: record sequence in pnfs_layout_segment when it's createdJeff Layton
2016-05-17pNFS: Fix a leaked layoutstats flagTrond Myklebust
2016-05-09pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfsWeston Andros Adamson
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust
2016-02-15pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomodeTrond Myklebust
2016-02-15pNFS: Fix pnfs_mark_matching_lsegs_return()Trond Myklebust
2016-01-28NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSETrond Myklebust
2016-01-27pNFS: Fix missing layoutreturn callsTrond Myklebust
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust
2016-01-04NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range argumentsTrond Myklebust
2016-01-04NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structuresTrond Myklebust
2016-01-04NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid()Trond Myklebust
2016-01-04NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layoutTrond Myklebust
2016-01-04NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomodeTrond Myklebust
2016-01-04NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateidsTrond Myklebust
2016-01-04NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn()Trond Myklebust
2015-12-31NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust
2015-12-28pNFS: If we have to delay the layout callback, mark the layout for returnTrond Myklebust
2015-12-28NFSv4.1/pNFS: Add a helper to mark the layout as returnedTrond Myklebust
2015-12-28pNFS/flexfiles: Don't mark the entire layout as failed, when returning itTrond Myklebust
2015-12-28pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGETTrond Myklebust
2015-12-28nfs: handle request add failure properlyPeng Tao
2015-12-28nfs: centralize pgio error cleanupPeng Tao
2015-12-28NFS41: pop some layoutget errors to applicationPeng Tao
2015-12-28pNFS: Modify pnfs_update_layout tracepoints to use layout stateidTrond Myklebust
2015-12-28nfs: add new tracepoint for pnfs_update_layoutJeff Layton
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-11-25nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton
2015-10-21NFSv4.1/pnfs: Retry through MDS when getting bad length of dataKinglong Mee
2015-09-23NFS41: make close wait for layoutreturnPeng Tao
2015-08-31NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of fileTrond Myklebust
2015-08-31NFSv4.1/pnfs: Don't ask for a read layout for an empty file.Trond Myklebust
2015-08-27NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout returnTrond Myklebust
2015-08-25NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertionTrond Myklebust
2015-08-25NFSv4.1/pnfs: Add sanity check for the layout range returned by the serverTrond Myklebust
2015-08-25NFSv4.2/pnfs: Make the layoutstats timer configurableTrond Myklebust
2015-08-25NFS41: remove NFS_LAYOUT_ROC flagPeng Tao
2015-08-25NFSv4.1/pnfs: Add a tracepoint for return-on-close eventsTrond Myklebust