| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4.1: File layout only supports whole file layouts | Andy Adamson | 2011-07-12 | 1 | -2/+45 |
* | NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment | Trond Myklebust | 2011-07-12 | 1 | -2/+0 |
* | NFSv4.1: Add an initialisation callback for pNFS | Trond Myklebust | 2011-07-12 | 1 | -0/+2 |
* | NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix | Trond Myklebust | 2011-07-12 | 1 | -2/+13 |
* | NFS: pnfs IPv6 support | Weston Andros Adamson | 2011-07-12 | 1 | -4/+3 |
* | pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs | Boaz Harrosh | 2011-06-28 | 1 | -1/+0 |
* | NFSv4.1: file layout must consider pg_bsize for coalescing | Benny Halevy | 2011-06-20 | 1 | -2/+4 |
* | NFSv4.1: allow zero fh array in filelayout decode layout | Andy Adamson | 2011-06-15 | 1 | -5/+10 |
* | NFSv4.1: use pnfs_generic_pg_test directly by layout driver | Benny Halevy | 2011-05-29 | 1 | -0/+3 |
* | NFSv4.1: change pg_test return type to bool | Benny Halevy | 2011-05-29 | 1 | -3/+3 |
* | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy | 2011-05-29 | 1 | -7/+2 |
* | NFSv4.1: use layout driver in global device cache | Benny Halevy | 2011-05-29 | 1 | -1/+2 |
* | NFSv4.1: purge deviceid cache on nfs_free_client | Benny Halevy | 2011-05-29 | 1 | -0/+7 |
* | NFSv4.1: make deviceid cache global | Benny Halevy | 2011-05-29 | 1 | -4/+6 |
* | NFSv4.1: use struct nfs_client to qualify deviceid | Benny Halevy | 2011-05-29 | 1 | -1/+1 |
* | NFSv4.1: fix typo in filelayout_check_layout | Jim Rees | 2011-05-29 | 1 | -1/+1 |
* | NFSv4.1: Ensure that layoutget uses the correct gfp modes | Trond Myklebust | 2011-05-12 | 1 | -11/+14 |
* | NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP | Andy Adamson | 2011-05-11 | 1 | -0/+2 |
* | Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO | Weston Andros Adamson | 2011-03-24 | 1 | -9/+44 |
* | NFSv4.1 remove temp code that prevented ds commits | Fred Isaman | 2011-03-23 | 1 | -4/+0 |
* | NFSv4.1: layoutcommit | Andy Adamson | 2011-03-23 | 1 | -0/+18 |
* | NFSv4.1: filelayout driver specific code for COMMIT | Fred Isaman | 2011-03-23 | 1 | -0/+235 |
* | NFSv4.1: alloc and free commit_buckets | Fred Isaman | 2011-03-23 | 1 | -0/+22 |
* | NFSv4.1: shift filelayout_free_lseg | Fred Isaman | 2011-03-23 | 1 | -10/+10 |
* | NFSv4.1: reject zero layout with zeroed stripe unit | Benny Halevy | 2011-03-11 | 1 | -2/+2 |
* | NFSv4.1: pnfs filelayout driver write | Fred Isaman | 2011-03-11 | 1 | -1/+100 |
* | NFSv4.1: implement generic pnfs layer write switch | Andy Adamson | 2011-03-11 | 1 | -0/+7 |
* | NFSv4.1: turn off pNFS on ds connection failure | Andy Adamson | 2011-03-11 | 1 | -1/+3 |
* | NFSv4.1 move deviceid cache to filelayout driver | Christoph Hellwig | 2011-03-11 | 1 | -38/+8 |
* | NFSv4.1: filelayout async error handler | Andy Adamson | 2011-03-11 | 1 | -0/+81 |
* | NFSv4.1: filelayout read | Andy Adamson | 2011-03-11 | 1 | -0/+82 |
* | NFSv4.1: filelayout i/o helpers | Fred Isaman | 2011-03-11 | 1 | -0/+34 |
* | NFSv4.1: coelesce across layout stripes | Fred Isaman | 2011-03-11 | 1 | -0/+26 |
* | pnfs: add prefix to struct pnfs_layout_hdr fields | Fred Isaman | 2011-01-06 | 1 | -3/+3 |
* | pnfs: add prefix to struct pnfs_layout_segment fields | Fred Isaman | 2011-01-06 | 1 | -1/+1 |
* | NFSv4.1: Use more sensible names for 'initialize_mountpoint' | Trond Myklebust | 2010-10-25 | 1 | -7/+7 |
* | NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru... | Andy Adamson | 2010-10-25 | 1 | -1/+203 |
* | NFSv4.1: pnfs: filelayout: introduce minimal file layout driver | Dean Hildebrand | 2010-10-25 | 1 | -0/+78 |