summaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout/blocklayout.h
AgeCommit message (Expand)Author
2018-01-25pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectorsBenjamin Coddington
2016-08-23pnfs/blocklayout: update last_write_offset atomically with extentsBenjamin Coddington
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-18nfs/blocklayout: add SCSI layout supportChristoph Hellwig
2015-08-17pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig
2014-09-12pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig
2014-09-12pnfs/blocklayout: move all rpc_pipefs related code into a single fileChristoph Hellwig
2014-09-12pnfs/blocklayout: move extent processing to blocklayout.cChristoph Hellwig
2014-09-12pnfs/blocklayout: allocate separate pages for the layoutcommit payloadChristoph Hellwig
2014-09-10pnfs/blocklayout: use the device id cacheChristoph Hellwig
2014-09-10pnfs/blocklayout: rewrite extent trackingChristoph Hellwig
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker
2013-05-07make blkdev_put() return voidAl Viro
2012-10-08pnfsblock: cleanup nfs4_blkdev_getPeng Tao
2012-10-01pnfsblock: fix partial page buffer wirtePeng Tao
2012-03-11NFS: replace global bl_wq with per-net oneStanislav Kinsbursky
2012-03-11NFS: replace global bl_mount_reply with per-net oneStanislav Kinsbursky
2012-01-31NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky
2012-01-31SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky
2012-01-12pnfsblock: alloc short extent before submit bioPeng Tao
2012-01-12pnfsblock: cleanup bl_mark_sectors_initPeng Tao
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-10-18pnfsblock: fix size of upcall messageJim Rees
2011-07-31pnfsblock: note written INVAL areas for layoutcommitFred Isaman
2011-07-31pnfsblock: cleanup_layoutcommitFred Isaman
2011-07-31pnfsblock: encode_layoutcommitFred Isaman
2011-07-31pnfsblock: add extent manipulation functionsFred Isaman
2011-07-31pnfsblock: bl_find_get_extentFred Isaman
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman
2011-07-31pnfsblock: merge extentsFred Isaman
2011-07-31pnfsblock: lseg alloc and freeFred Isaman
2011-07-31pnfsblock: remove device operationsJim Rees
2011-07-31pnfsblock: add device operationsJim Rees
2011-07-31pnfsblock: basic extent codeFred Isaman
2011-07-31pnfsblock: add blocklayout Kconfig option, Makefile, and stubsFred Isaman