aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/read.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: put open context on error in nfs_pagein_multiFred Isaman2012-05-111-1/+1
* NFS: Revert pnfs ugliness from the generic NFS read code pathTrond Myklebust2011-11-101-12/+2
* NFS: Get rid of the nfs_rdata_mempoolTrond Myklebust2011-10-191-13/+4
* NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust2011-10-191-5/+2
* NFS: Get rid of unnecessary calls to ClearPageError() in read codeTrond Myklebust2011-10-191-2/+0
* NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-191-1/+1
* pnfs: recoalesce when ld read pagelist failsPeng Tao2011-10-181-1/+11
* Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-251-5/+5
|\
| * nfs_open_context doesn't need struct path eitherAl Viro2011-07-201-4/+4
* | NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust2011-07-151-2/+2
* | NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-151-26/+20
* | NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write requestTrond Myklebust2011-07-151-1/+1
* | NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust2011-07-151-11/+8
* | NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/oneTrond Myklebust2011-07-151-42/+50
* | NFS: fix return value of nfs_pagein_one/nfs_flush_onePeng Tao2011-07-151-1/+2
* | NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust2011-07-121-17/+25
* | NFSv4.1: File layout only supports whole file layoutsAndy Adamson2011-07-121-0/+1
* | NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust2011-07-121-1/+1
* | NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-121-12/+4
* | NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-121-11/+32
|/
* NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy2011-05-291-1/+0
* pnfs: Use byte-range for layoutgetBenny Halevy2011-05-291-2/+6
* NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-111-2/+2
* nfs: BKL is no longer needed, so remove the includeStephen Rothwell2011-03-151-1/+0
* NFSv4.1: Clear lseg pointer in ->doio functionFred Isaman2011-03-111-0/+2
* NFSv4.1: rearrange ->doio argsFred Isaman2011-03-111-17/+25
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-111-0/+1
* NFSv4.1: filelayout readAndy Adamson2011-03-111-1/+2
* NFSv4.1: generic readAndy Adamson2011-03-111-25/+40
* NFSv4.1: shift pnfs_update_layout locationsFred Isaman2011-03-111-16/+24
* NFSv4.1: coelesce across layout stripesFred Isaman2011-03-111-0/+1
* nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust2010-12-071-1/+0
* NFS: create and destroy inode's layout cacheBenny Halevy2010-10-241-0/+3
* NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy2010-09-241-1/+0
* NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-301-0/+1
* NFSv4.1: Make nfs4_setup_sequence take a nfs_server argumentTrond Myklebust2010-06-221-1/+1
* NFS: Read requests can use GFP_KERNEL.Trond Myklebust2010-05-141-2/+2
* NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust2009-12-071-1/+1
* NFSv41: Clean up slot table managementTrond Myklebust2009-12-051-10/+3
* nfs41: call free slot from nfs4_restart_rpcAndy Adamson2009-12-041-1/+2
* NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-121-4/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* nfs41: use rpc prepare call state for session resetAndy Adamson2009-06-171-1/+1
* nfs41: read sequence setup/done supportAndy Adamson2009-06-171-2/+28
* nfs41: set up seq_res.sr_slotidAndy Adamson2009-06-171-0/+1
* NFS: Store pages from an NFS inode into a local cacheDavid Howells2009-04-031-0/+5
* NFS: Read pages from FS-Cache into an NFS inodeDavid Howells2009-04-031-0/+18
* NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells2009-04-031-2/+2
* nfs: remove redundant tests on reading new pagesWu Fengguang2008-12-231-6/+0
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-1/+1