aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout/blocklayout.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-03-18nfs/blocklayout: add SCSI layout supportChristoph Hellwig1-2/+12
2015-08-17pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig1-18/+1
2014-09-12pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig1-6/+77
2014-09-12pnfs/blocklayout: move all rpc_pipefs related code into a single fileChristoph Hellwig1-11/+8
2014-09-12pnfs/blocklayout: move extent processing to blocklayout.cChristoph Hellwig1-2/+0
2014-09-12pnfs/blocklayout: allocate separate pages for the layoutcommit payloadChristoph Hellwig1-3/+5
2014-09-10pnfs/blocklayout: use the device id cacheChristoph Hellwig1-17/+8
2014-09-10pnfs/blocklayout: rewrite extent trackingChristoph Hellwig1-89/+23
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker1-0/+1
2013-05-07make blkdev_put() return voidAl Viro1-1/+1
2012-10-08pnfsblock: cleanup nfs4_blkdev_getPeng Tao1-1/+0
2012-10-01pnfsblock: fix partial page buffer wirtePeng Tao1-0/+1
2012-03-11NFS: replace global bl_wq with per-net oneStanislav Kinsbursky1-2/+5
2012-03-11NFS: replace global bl_mount_reply with per-net oneStanislav Kinsbursky1-5/+0
2012-01-31NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky1-1/+2
2012-01-31SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky1-1/+1
2012-01-12pnfsblock: alloc short extent before submit bioPeng Tao1-1/+8
2012-01-12pnfsblock: cleanup bl_mark_sectors_initPeng Tao1-2/+1
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao1-2/+0
2011-10-18pnfsblock: fix size of upcall messageJim Rees1-1/+1
2011-07-31pnfsblock: note written INVAL areas for layoutcommitFred Isaman1-0/+2
2011-07-31pnfsblock: cleanup_layoutcommitFred Isaman1-0/+3
2011-07-31pnfsblock: encode_layoutcommitFred Isaman1-0/+12
2011-07-31pnfsblock: add extent manipulation functionsFred Isaman1-2/+28
2011-07-31pnfsblock: bl_find_get_extentFred Isaman1-0/+3
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman1-3/+10
2011-07-31pnfsblock: merge extentsFred Isaman1-0/+13
2011-07-31pnfsblock: lseg alloc and freeFred Isaman1-0/+6
2011-07-31pnfsblock: remove device operationsJim Rees1-0/+3
2011-07-31pnfsblock: add device operationsJim Rees1-0/+40
2011-07-31pnfsblock: basic extent codeFred Isaman1-0/+1
2011-07-31pnfsblock: add blocklayout Kconfig option, Makefile, and stubsFred Isaman1-0/+91