summaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout/blocklayout.c
Commit message (Expand)AuthorAgeFilesLines
* pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson2015-02-031-0/+2
* pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig2014-11-241-1/+1
* nfs: Remove bogus assignmentJan Kara2014-11-121-1/+1
* pNFS/blocklayout: Remove a couple of unused variablesTrond Myklebust2014-09-121-2/+1
* pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig2014-09-121-32/+60
* pnfs/blocklayout: move all rpc_pipefs related code into a single fileChristoph Hellwig2014-09-121-139/+6
* pnfs/blocklayout: refactor extent processingChristoph Hellwig2014-09-121-102/+105
* pnfs/blocklayout: move extent processing to blocklayout.cChristoph Hellwig2014-09-121-0/+186
* pnfs/blocklayout: allocate separate pages for the layoutcommit payloadChristoph Hellwig2014-09-121-10/+5
* pnfs: remove GETDEVICELIST implementationChristoph Hellwig2014-09-121-1/+1
* pnfs/blocklayout: use the device id cacheChristoph Hellwig2014-09-101-143/+6
* pnfs/blocklayout: return layouts on setattrChristoph Hellwig2014-09-101-1/+2
* pnfs/blocklayout: implement the return_range methodChristoph Hellwig2014-09-101-0/+30
* pnfs/blocklayout: rewrite extent trackingChristoph Hellwig2014-09-101-192/+66
* pnfs/blocklayout: don't set pages uptodateChristoph Hellwig2014-09-101-23/+1
* pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelistChristoph Hellwig2014-09-101-435/+63
* pnfs/blocklayout: correctly decrement extent lengthChristoph Hellwig2014-09-101-3/+4
* pnfs/blocklayout: plug block queuesChristoph Hellwig2014-09-101-0/+9
* pnfs/blocklayout: reject pnfs blocksize larger than page sizeChristoph Hellwig2014-09-101-0/+6
* FS/NFS: replace count*size kzalloc by kcallocFabian Frederick2014-06-251-1/+1
* nfs: remove unused writeverf codeWeston Andros Adamson2014-06-241-1/+1
* nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-241-51/+47
* nfs: rename members of nfs_pgio_dataWeston Andros Adamson2014-06-241-7/+10
* nfs: modify pg_test interface to return size_tWeston Andros Adamson2014-05-291-4/+12
* NFS: Create a common read and write data structAnna Schumaker2014-05-281-11/+11
* mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-031-1/+1
* block: Abstract out bvec iteratorKent Overstreet2013-11-231-4/+5
* block: Convert various code to bio_for_each_segment()Kent Overstreet2013-11-231-21/+13
* NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcountAndy Adamson2013-06-281-0/+1
* NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust2013-06-061-1/+1
* umount oops when remove blocklayoutdriver firstfanchaoting2013-02-171-0/+1
* NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-061-0/+1
* NFS41: send real write size in layoutgetPeng Tao2012-10-081-3/+35
* NFSv4.1: bl_pg_init_write should be staticTrond Myklebust2012-10-021-1/+1
* pnfsblock: fix non-aligned DIO writePeng Tao2012-10-011-3/+31
* pnfsblock: fix non-aligned DIO readPeng Tao2012-10-011-8/+56
* pnfsblock: fix partial page buffer wirtePeng Tao2012-10-011-12/+165
* Revert "pnfsblock: bail out partial page IO"Peng Tao2012-10-011-36/+3
* NFSv4.1: Replace get_device_info() with filelayout_get_device_info()Trond Myklebust2012-09-281-1/+1
* pnfsblock: bail out partial page IOPeng Tao2012-07-301-3/+36
* NFS: create struct nfs_page_arrayFred Isaman2012-04-271-5/+6
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-271-36/+43
* fix page number calculation bug for block layout decode bufferJim Rees2012-04-261-1/+3
* NFS: Fix more NFS debug related build warningsTrond Myklebust2012-03-211-3/+2
* NFS: replace global bl_wq with per-net oneStanislav Kinsbursky2012-03-111-3/+1
* NFS: remove RPC PipeFS mount point reference from blocklayout routinesStanislav Kinsbursky2012-01-311-8/+1
* NFS: blocklayout PipeFS notifier introducedStanislav Kinsbursky2012-01-311-1/+49
* NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky2012-01-311-19/+35
* NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routinesStanislav Kinsbursky2012-01-311-12/+49
* SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-01-311-4/+12
OpenPOWER on IntegriCloud