summaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout/blocklayout.h
AgeCommit message (Expand)AuthorLines
2014-09-12pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig-6/+77
2014-09-12pnfs/blocklayout: move all rpc_pipefs related code into a single fileChristoph Hellwig-11/+8
2014-09-12pnfs/blocklayout: move extent processing to blocklayout.cChristoph Hellwig-2/+0
2014-09-12pnfs/blocklayout: allocate separate pages for the layoutcommit payloadChristoph Hellwig-3/+5
2014-09-10pnfs/blocklayout: use the device id cacheChristoph Hellwig-17/+8
2014-09-10pnfs/blocklayout: rewrite extent trackingChristoph Hellwig-89/+23
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker-0/+1
2013-05-07make blkdev_put() return voidAl Viro-1/+1
2012-10-08pnfsblock: cleanup nfs4_blkdev_getPeng Tao-1/+0
2012-10-01pnfsblock: fix partial page buffer wirtePeng Tao-0/+1
2012-03-11NFS: replace global bl_wq with per-net oneStanislav Kinsbursky-2/+5
2012-03-11NFS: replace global bl_mount_reply with per-net oneStanislav Kinsbursky-5/+0
2012-01-31NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky-1/+2
2012-01-31SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky-1/+1
2012-01-12pnfsblock: alloc short extent before submit bioPeng Tao-1/+8
2012-01-12pnfsblock: cleanup bl_mark_sectors_initPeng Tao-2/+1
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao-2/+0
2011-10-18pnfsblock: fix size of upcall messageJim Rees-1/+1
2011-07-31pnfsblock: note written INVAL areas for layoutcommitFred Isaman-0/+2
2011-07-31pnfsblock: cleanup_layoutcommitFred Isaman-0/+3
2011-07-31pnfsblock: encode_layoutcommitFred Isaman-0/+12
2011-07-31pnfsblock: add extent manipulation functionsFred Isaman-2/+28
2011-07-31pnfsblock: bl_find_get_extentFred Isaman-0/+3
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman-3/+10
2011-07-31pnfsblock: merge extentsFred Isaman-0/+13
2011-07-31pnfsblock: lseg alloc and freeFred Isaman-0/+6
2011-07-31pnfsblock: remove device operationsJim Rees-0/+3
2011-07-31pnfsblock: add device operationsJim Rees-0/+40
2011-07-31pnfsblock: basic extent codeFred Isaman-0/+1
2011-07-31pnfsblock: add blocklayout Kconfig option, Makefile, and stubsFred Isaman-0/+91