aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout/blocklayout.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson1-51/+47
2014-06-24nfs: rename members of nfs_pgio_dataWeston Andros Adamson1-7/+10
2014-05-29nfs: modify pg_test interface to return size_tWeston Andros Adamson1-4/+12
2014-05-28NFS: Create a common read and write data structAnna Schumaker1-11/+11
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner1-1/+1
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-4/+5
2013-11-23block: Convert various code to bio_for_each_segment()Kent Overstreet1-21/+13
2013-06-28NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcountAndy Adamson1-0/+1
2013-06-06NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust1-1/+1
2013-02-17umount oops when remove blocklayoutdriver firstfanchaoting1-0/+1
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust1-0/+1
2012-10-08NFS41: send real write size in layoutgetPeng Tao1-3/+35
2012-10-02NFSv4.1: bl_pg_init_write should be staticTrond Myklebust1-1/+1
2012-10-01pnfsblock: fix non-aligned DIO writePeng Tao1-3/+31
2012-10-01pnfsblock: fix non-aligned DIO readPeng Tao1-8/+56
2012-10-01pnfsblock: fix partial page buffer wirtePeng Tao1-12/+165
2012-10-01Revert "pnfsblock: bail out partial page IO"Peng Tao1-36/+3
2012-09-28NFSv4.1: Replace get_device_info() with filelayout_get_device_info()Trond Myklebust1-1/+1
2012-07-30pnfsblock: bail out partial page IOPeng Tao1-3/+36
2012-04-27NFS: create struct nfs_page_arrayFred Isaman1-5/+6
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman1-36/+43
2012-04-26fix page number calculation bug for block layout decode bufferJim Rees1-1/+3
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust1-3/+2
2012-03-11NFS: replace global bl_wq with per-net oneStanislav Kinsbursky1-3/+1
2012-01-31NFS: remove RPC PipeFS mount point reference from blocklayout routinesStanislav Kinsbursky1-8/+1
2012-01-31NFS: blocklayout PipeFS notifier introducedStanislav Kinsbursky1-1/+49
2012-01-31NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky1-19/+35
2012-01-31NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routinesStanislav Kinsbursky1-12/+49
2012-01-31SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky1-4/+12
2012-01-12pnfsblock: alloc short extent before submit bioPeng Tao1-16/+58
2012-01-12pnfsblock: remove rpc_call_ops from struct parallel_ioPeng Tao1-13/+0
2012-01-12pnfsblock: move find lock page logic out of bl_write_pagelistPeng Tao1-24/+54
2012-01-12pnfsblock: cleanup bl_mark_sectors_initPeng Tao1-4/+2
2012-01-12pnfsblock: limit bio page countPeng Tao1-6/+11
2012-01-12pnfsblock: don't spinlock when freeing block_devPeng Tao1-7/+4
2012-01-12pnfsblock: set read/write tk_status to pnfs_errorPeng Tao1-1/+2
2011-10-18pnfsblock: fix writeback deadlockPeng Tao1-2/+6
2011-10-18pnfsblock: fix NULL pointer dereferencePeng Tao1-0/+3
2011-10-18pnfs: make _set_lo_fail genericPeng Tao1-14/+3
2011-10-18pnfsblock: add missing rpc_put_mount and path_putPeng Tao1-2/+6
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao1-1/+1
2011-10-18pnfsblock: fix return code confusionJim Rees1-8/+12
2011-08-04nfs: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-07-31pnfsblock: write_pagelist handle zero invalid extentsPeng Tao1-42/+233
2011-07-31pnfsblock: note written INVAL areas for layoutcommitFred Isaman1-0/+32
2011-07-31pnfsblock: bl_write_pagelistFred Isaman1-3/+126
2011-07-31pnfsblock: bl_read_pagelistFred Isaman1-0/+265
2011-07-31pnfsblock: cleanup_layoutcommitFred Isaman1-0/+4
2011-07-31pnfsblock: encode_layoutcommitFred Isaman1-0/+2
2011-07-31pnfsblock: add extent manipulation functionsFred Isaman1-1/+6