aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/direct.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+5
2014-10-14block: Remove REQ_KERNELMartin K. Petersen1-7/+5
2014-09-12NFS: Unconditionally enable commit codeAnna Schumaker1-14/+0
2014-07-13Merge branch 'bugfixes' into linux-nextTrond Myklebust1-2/+0
2014-07-12NFS: Remove 2 unused variablesTrond Myklebust1-2/+0
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson1-17/+8
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson1-4/+4
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson1-4/+4
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-224/+102
2014-05-29pnfs: support multiple verfs per direct reqWeston Andros Adamson1-5/+97
2014-05-29nfs: add support for multiple nfs reqs per pageWeston Andros Adamson1-2/+5
2014-05-29nfs: remove unused arg from nfs_create_requestWeston Andros Adamson1-4/+2
2014-05-28NFS: Move the write verifier into the nfs_pgio_headerAnna Schumaker1-2/+2
2014-05-28nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig1-1/+1
2014-05-28nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig1-2/+2
2014-05-06new helper: iov_iter_get_pages_alloc()Al Viro1-202/+88
2014-05-06get rid of pointless iov_length() in ->direct_IO()Al Viro1-7/+3
2014-05-06convert the guts of nfs_direct_IO() to iov_iterAl Viro1-25/+21
2014-05-06pass iov_iter to ->direct_IO()Al Viro1-4/+4
2014-01-13nfs: page cache invalidation for dioChristoph Hellwig1-2/+27
2014-01-13nfs: take i_mutex during direct I/O readsChristoph Hellwig1-2/+12
2014-01-13nfs: merge nfs_direct_write into nfs_file_direct_writeChristoph Hellwig1-50/+41
2014-01-13nfs: merge nfs_direct_read into nfs_file_direct_readChristoph Hellwig1-58/+49
2014-01-13nfs: increment i_dio_count for reads, tooChristoph Hellwig1-3/+6
2014-01-13nfs: defer inode_dio_done call until size update is doneChristoph Hellwig1-17/+15
2014-01-13nfs: fix size updates for aio writesChristoph Hellwig1-5/+16
2014-01-05NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos1-2/+2
2013-10-24nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro1-11/+6
2013-07-30aio: Kill aio_rw_vect_retry()Kent Overstreet1-1/+0
2012-12-12nfs: fix page dirtying in NFS DIO read codepathJeff Layton1-7/+2
2012-12-12nfs: don't zero out the rest of the page if we hit the EOF on a DIO READJeff Layton1-8/+0
2012-10-08NFS41: send real write size in layoutgetPeng Tao1-0/+7
2012-10-08NFS: track direct IO left bytesPeng Tao1-0/+5
2012-10-01NFSv41: fix DIO write_io calculationPeng Tao1-2/+2
2012-09-28NFS: Convert nfs_get_lock_context to return an ERR_PTR on failureTrond Myklebust1-4/+12
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-28/+54
2012-07-31nfs: enable swap on NFSMel Gorman1-28/+54
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker1-1/+1
2012-07-30NFS: Convert v3 into a moduleBryan Schumaker1-1/+1
2012-07-30NFS: fix pnfs regression with directio writesFred Isaman1-2/+2
2012-07-30NFS: fix pnfs regression with directio readsFred Isaman1-1/+1
2012-07-08NFS: Fix list manipulation snafus in fs/nfs/direct.cTrond Myklebust1-1/+5
2012-06-19NFS: Fix a refcounting issue in O_DIRECTTrond Myklebust1-0/+1
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-4/+4
2012-06-09NFS: fix directio refcount bug on commitFred Isaman1-2/+2
2012-06-05NFS: Fix a commit bugTrond Myklebust1-2/+2
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust1-3/+12
2012-05-24NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson1-0/+2
2012-05-09NFS: Clean up - Simplify reference counting in fs/nfs/direct.cTrond Myklebust1-11/+4
2012-05-09NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust1-5/+5