summaryrefslogtreecommitdiffstats
path: root/fs/nfs/read.c
Commit message (Expand)AuthorAgeFilesLines
* nfs: add mirroring support to pgio layerWeston Andros Adamson2015-02-031-5/+25
* pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes2015-02-031-1/+2
* nfs: replace nfs_add_stats with nfs_inc_stats when add oneLi RongQing2014-11-241-1/+1
* nfs: get rid of duplicate dprintkWeston Andros Adamson2014-06-251-6/+0
* nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-241-20/+22
* nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2014-06-241-3/+3
* nfs: support page groups in nfs_read_completionWeston Andros Adamson2014-05-291-7/+17
* nfs: page group syncing in read pathWeston Andros Adamson2014-05-291-5/+17
* nfs: add support for multiple nfs reqs per pageWeston Andros Adamson2014-05-291-2/+2
* nfs: remove unused arg from nfs_create_requestWeston Andros Adamson2014-05-291-3/+2
* NFS: Create a common nfs_pageio_ops structAnna Schumaker2014-05-291-8/+2
* NFS: Create a common generic_pg_pgios()Anna Schumaker2014-05-291-24/+1
* NFS: Create a common multiple_pgios() functionAnna Schumaker2014-05-291-30/+2
* NFS: Create a common initiate_pgio() functionAnna Schumaker2014-05-291-36/+6
* NFS: Create a generic_pgio functionAnna Schumaker2014-05-281-80/+1
* NFS: Create a common pgio_error functionAnna Schumaker2014-05-281-21/+4
* NFS: Create a common rpcsetup function for reads and writesAnna Schumaker2014-05-281-24/+2
* NFS: Create a common rpc_call_ops structAnna Schumaker2014-05-281-9/+2
* NFS: Create a common nfs_pgio_result_common functionAnna Schumaker2014-05-281-17/+8
* NFS: Create a common pgio_rpc_prepare functionAnna Schumaker2014-05-281-16/+3
* NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker2014-05-281-21/+13
* NFS: Create a common pgio_alloc and pgio_release functionAnna Schumaker2014-05-281-50/+4
* NFS: Create a common read and write header structAnna Schumaker2014-05-281-7/+7
* NFS: Create a common read and write data structAnna Schumaker2014-05-281-16/+16
* NFS: Create a common results structure for reads and writesAnna Schumaker2014-05-281-1/+1
* NFS: Create a common argument structure for reads and writesAnna Schumaker2014-05-281-1/+1
* nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig2014-05-281-5/+14
* NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos2014-01-051-6/+6
* NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown2013-09-041-3/+4
* NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust2013-03-251-0/+2
* NFS: Ensure that we free the rpc_task after read and write cleanups are doneTrond Myklebust2013-01-041-3/+7
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-3/+3
|\
| * nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman2012-07-311-3/+3
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-0/+4
* | NFS: Convert v2 into a moduleBryan Schumaker2012-07-301-0/+1
|/
* NFS: Create an read_pageio_init() functionBryan Schumaker2012-06-291-13/+3
* NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-241-0/+2
* NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC callsAndy Adamson2012-05-191-3/+3
* NFS: Fix sparse warningsTrond Myklebust2012-05-041-1/+1
* NFS: Simplify the nfs_read_completion functionsTrond Myklebust2012-05-011-26/+18
* NFS: Clean up nfs read and write error pathsTrond Myklebust2012-05-011-17/+21
* NFS: Read cleanupsTrond Myklebust2012-05-011-9/+4
* NFS: rewrite directio read to use async coalesce codeFred Isaman2012-04-271-5/+5
* NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-271-14/+22
* NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-271-181/+157
* NFS: create struct nfs_page_arrayFred Isaman2012-04-271-14/+8
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-271-38/+51
* NFS: reverse arg order in nfs_initiate_[read|write]Fred Isaman2012-04-271-2/+3
* NFS: put open context on error in nfs_pagein_multiFred Isaman2012-04-201-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
OpenPOWER on IntegriCloud