summaryrefslogtreecommitdiffstats
path: root/fs/nfs/read.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Remove unused parameter gfp_flags from nfs_pageio_init()Trond Myklebust2017-08-201-1/+1
* NFS: move rw_mode to nfs_pageio_headerBenjamin Coddington2017-04-201-3/+6
* mm: remove page_file_indexHuang Ying2016-10-071-1/+1
* NFS: Fix a double page unlockTrond Myklebust2016-06-241-2/+2
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-8/+8
* nfs: handle request add failure properlyPeng Tao2015-12-281-18/+23
* NFS41: pop some layoutget errors to applicationPeng Tao2015-12-281-1/+1
* NFSv4.1/pnfs: Retry through MDS when getting bad length of dataKinglong Mee2015-10-211-1/+8
* NFS: Do cleanup before resetting pageio read/write to mdsKinglong Mee2015-09-201-0/+3
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-261-1/+1
|\
| * Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss2015-04-231-1/+1
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* | NFS: Don't use d_inode as a variable nameDavid Howells2015-04-151-4/+4
|/
* 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
OpenPOWER on IntegriCloud