summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2016-01-07NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington
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: Fix a race in initiate_file_draining()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-31NFS: Relax requirements in nfs_flush_incompatibleTrond Myklebust
2015-12-31NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust
2015-12-31NFS: Allow multiple commit requests in flight per fileTrond Myklebust
2015-12-31NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-30pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()Trond Myklebust
2015-12-30NFS: Fix attribute cache revalidationTrond Myklebust
2015-12-28NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust
2015-12-28Merge branch 'flexfiles'Trond Myklebust
2015-12-28NFSv4: List stateid information in the callback tracepointsTrond Myklebust
2015-12-28NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALLTrond Myklebust
2015-12-28NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1Trond 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: Ensure nfs4_layoutget_prepare returns the correct errorTrond Myklebust
2015-12-28pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated earlyTrond Myklebust
2015-12-28pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust
2015-12-28pNFS/flexfiles: Fix a statistics gathering imbalanceTrond 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-28pnfs/flexfiles: count io stat in rpc_count_stats callbackPeng Tao
2015-12-28pnfs/flexfiles: do not mark delay-like status as DS failurePeng Tao
2015-12-28NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATAPeng Tao
2015-12-28nfs: only remove page from mapping if launder_page failsPeng Tao
2015-12-28nfs: handle request add failure properlyPeng Tao
2015-12-28nfs: centralize pgio error cleanupPeng Tao
2015-12-28nfs: clean up rest of reqs when failing to add onePeng Tao
2015-12-28NFS41: pop some layoutget errors to applicationPeng Tao
2015-12-28pNFS/flexfiles: Support server-supplied layoutstats sampling periodTrond Myklebust
2015-12-28NFS: Flush reclaim writes using FLUSH_COND_STABLETrond Myklebust
2015-12-28NFS: Background flush should not be low priorityTrond Myklebust
2015-12-28NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust
2015-12-28NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust
2015-12-28nfs: machine credential support for additional operationsAndrew Elble
2015-12-28nfs: do not initialise statics to 0Wei Tang
2015-12-28pNFS: Modify pnfs_update_layout tracepoints to use layout stateidTrond Myklebust
2015-12-28NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()Trond Myklebust
2015-12-28nfs: add new tracepoint for pnfs_update_layoutJeff Layton
2015-12-28Adding tracepoint to cached openOlga Kornievskaia
2015-12-28Adding stateid information to tracepointsOlga Kornievskaia