summaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout/blocklayoutdev.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-12pnfs/blocklayout: move all rpc_pipefs related code into a single fileChristoph Hellwig1-172/+0
2014-09-12pnfs/blocklayout: move extent processing to blocklayout.cChristoph Hellwig1-186/+0
2014-09-10pnfs/blocklayout: use the device id cacheChristoph Hellwig1-53/+35
2014-09-10pnfs/blocklayout: rewrite extent trackingChristoph Hellwig1-22/+13
2014-09-10pnfs/blocklayout: improve GETDEVICEINFO error reportingChristoph Hellwig1-2/+3
2013-05-07make blkdev_put() return voidAl Viro1-2/+2
2012-10-08pnfsblock: cleanup nfs4_blkdev_getPeng Tao1-20/+5
2012-05-22NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever1-1/+1
2012-03-11NFS: replace global bl_wq with per-net oneStanislav Kinsbursky1-14/+18
2012-03-11NFS: replace global bl_mount_reply with per-net oneStanislav Kinsbursky1-4/+5
2012-02-06NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson1-1/+1
2012-01-31NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky1-1/+4
2012-01-31SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky1-1/+1
2012-01-31SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky1-1/+1
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao1-22/+0
2011-10-18pnfsblock: fix return code confusionJim Rees1-5/+8
2011-07-31pnfsblock: xdr decode pnfs_block_layout4Fred Isaman1-2/+206
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman1-3/+10
2011-07-31pnfsblock: lseg alloc and freeFred Isaman1-0/+8
2011-07-31pnfsblock: add device operationsJim Rees1-0/+191