| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Fix sparse warnings | Trond Myklebust | 2012-05-04 | 1 | -1/+1 |
* | NFS: create common nfs_pgio_header for both read and write | Fred Isaman | 2012-04-27 | 2 | -15/+20 |
* | pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() | Sachin Bhamare | 2012-04-26 | 1 | -2/+0 |
* | pnfs-obj: autologin: Add support for protocol autologin | Sachin Bhamare | 2012-03-21 | 3 | -0/+145 |
* | pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-( | Boaz Harrosh | 2012-03-13 | 1 | -14/+25 |
* | NFS: Fix a number of sparse warnings | Trond Myklebust | 2012-03-11 | 1 | -1/+1 |
* | NFS: start printks w/ NFS: even if __func__ shown | Weston Andros Adamson | 2012-02-06 | 2 | -6/+6 |
* | pnfs-obj: Must return layout on IO error | Boaz Harrosh | 2012-01-06 | 1 | -1/+2 |
* | pnfs-obj: pNFS errors are communicated on iodata->pnfs_error | Boaz Harrosh | 2012-01-06 | 1 | -0/+4 |
* | pnfs-obj: Support for RAID5 read-4-write interface. | Boaz Harrosh | 2011-11-02 | 1 | -0/+38 |
* | pnfs-obj: move to ore 03: Remove old raid engine | Boaz Harrosh | 2011-11-02 | 1 | -504/+0 |
* | pnfs-obj: move to ore 02: move to ORE | Boaz Harrosh | 2011-11-02 | 1 | -74/+59 |
* | pnfs-obj: move to ore 01: ore_layout & ore_components | Boaz Harrosh | 2011-11-02 | 1 | -144/+128 |
* | pnfs-obj: Rename objlayout_io_state => objlayout_io_res | Boaz Harrosh | 2011-11-02 | 3 | -47/+48 |
* | pnfs-obj: Get rid of objlayout_{alloc,free}_io_state | Boaz Harrosh | 2011-11-02 | 3 | -142/+112 |
* | pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist | Boaz Harrosh | 2011-11-02 | 3 | -35/+37 |
* | pnfs-obj: Remove redundant EOF from objlayout_io_state | Boaz Harrosh | 2011-11-02 | 2 | -10/+7 |
* | pnfs-obj: Fix the comp_index != 0 case | Boaz Harrosh | 2011-08-04 | 2 | -9/+10 |
* | pnfs-obj: Bug when we are running out of bio | Boaz Harrosh | 2011-08-04 | 1 | -7/+5 |
* | pnfs: simplify pnfs files module autoloading | J. Bruce Fields | 2011-07-15 | 1 | -0/+2 |
* | NFS: Move the pnfs write code into pnfs.c | Trond Myklebust | 2011-07-15 | 1 | -1/+1 |
* | NFS: Move the pnfs read code into pnfs.c | Trond Myklebust | 2011-07-15 | 1 | -1/+1 |
* | NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment | Trond Myklebust | 2011-07-12 | 1 | -3/+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 | -1/+12 |
* | NFSv4.1: Fix some issues with pnfs_generic_pg_test | Trond Myklebust | 2011-06-21 | 1 | -0/+3 |
* | pnfs-obj: No longer needed to take an extra ref at add_device | Boaz Harrosh | 2011-06-19 | 1 | -1/+0 |
* | NFS: (d)printks should use %zd for ssize_t arguments | David Howells | 2011-06-15 | 1 | -1/+1 |
* | pnfs-obj: pg_test check for max_io_size | Boaz Harrosh | 2011-05-29 | 1 | -1/+18 |
* | NFSv4.1: use pnfs_generic_pg_test directly by layout driver | Benny Halevy | 2011-05-29 | 1 | -13/+1 |
* | NFSv4.1: change pg_test return type to bool | Benny Halevy | 2011-05-29 | 1 | -4/+3 |
* | pnfs-obj: objlayout_encode_layoutcommit implementation | Boaz Harrosh | 2011-05-29 | 3 | -0/+61 |
* | pnfs-obj: report errors and .encode_layoutreturn Implementation. | Boaz Harrosh | 2011-05-29 | 3 | -2/+297 |
* | pnfs: layoutret_on_setattr | Benny Halevy | 2011-05-29 | 1 | -0/+1 |
* | pnfs-obj: osd raid engine read/write implementation | Boaz Harrosh | 2011-05-29 | 3 | -0/+901 |
* | pnfs-obj: define per-inode private structure | Benny Halevy | 2011-05-29 | 3 | -0/+46 |
* | pnfs-obj: objio_osd device information retrieval and caching | Boaz Harrosh | 2011-05-29 | 3 | -0/+233 |
* | pnfs-obj: decode layout, alloc/free lseg | Boaz Harrosh | 2011-05-29 | 4 | -2/+341 |
* | pnfs-obj: pnfs_osd XDR client implementation | Boaz Harrosh | 2011-05-29 | 2 | -1/+413 |
* | pnfs-obj: objlayoutdriver module skeleton | Benny Halevy | 2011-05-29 | 2 | -0/+81 |