aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4filelayout.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Prevent 3.0 from crashing if it receives a partial layoutTrond Myklebust2011-12-091-0/+8
* pnfs: save layoutcommit lwb at layout headerPeng Tao2011-08-041-1/+1
* pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh2011-06-281-1/+0
* NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-201-2/+4
* NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson2011-06-151-5/+10
* NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-291-0/+3
* NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-291-3/+3
* SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-291-7/+2
* NFSv4.1: use layout driver in global device cacheBenny Halevy2011-05-291-1/+2
* NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy2011-05-291-0/+7
* NFSv4.1: make deviceid cache globalBenny Halevy2011-05-291-4/+6
* NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy2011-05-291-1/+1
* NFSv4.1: fix typo in filelayout_check_layoutJim Rees2011-05-291-1/+1
* NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-111-11/+14
* NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson2011-05-111-0/+2
* Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-241-9/+44
* NFSv4.1 remove temp code that prevented ds commitsFred Isaman2011-03-231-4/+0
* NFSv4.1: layoutcommitAndy Adamson2011-03-231-0/+18
* NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-231-0/+235
* NFSv4.1: alloc and free commit_bucketsFred Isaman2011-03-231-0/+22
* NFSv4.1: shift filelayout_free_lsegFred Isaman2011-03-231-10/+10
* NFSv4.1: reject zero layout with zeroed stripe unitBenny Halevy2011-03-111-2/+2
* NFSv4.1: pnfs filelayout driver writeFred Isaman2011-03-111-1/+100
* NFSv4.1: implement generic pnfs layer write switchAndy Adamson2011-03-111-0/+7
* NFSv4.1: turn off pNFS on ds connection failureAndy Adamson2011-03-111-1/+3
* NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig2011-03-111-38/+8
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-111-0/+81
* NFSv4.1: filelayout readAndy Adamson2011-03-111-0/+82
* NFSv4.1: filelayout i/o helpersFred Isaman2011-03-111-0/+34
* NFSv4.1: coelesce across layout stripesFred Isaman2011-03-111-0/+26
* pnfs: add prefix to struct pnfs_layout_hdr fieldsFred Isaman2011-01-061-3/+3
* pnfs: add prefix to struct pnfs_layout_segment fieldsFred Isaman2011-01-061-1/+1
* NFSv4.1: Use more sensible names for 'initialize_mountpoint'Trond Myklebust2010-10-241-7/+7
* NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...Andy Adamson2010-10-241-1/+203
* NFSv4.1: pnfs: filelayout: introduce minimal file layout driverDean Hildebrand2010-10-241-0/+78