Age | Commit message (Expand) | Author | Files | Lines |
2017-04-20 | nfs: remove the objlayout driver | Christoph Hellwig | 1 | -706/+0 |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2016-12-01 | pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback | Trond Myklebust | 1 | -2/+2 |
2014-10-21 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 1 | -1/+1 |
2014-10-19 | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 1 | -1/+1 |
2014-09-10 | pnfs: factor GETDEVICEINFO implementations | Christoph Hellwig | 1 | -70/+0 |
2014-06-24 | nfs: remove unused writeverf code | Weston Andros Adamson | 1 | -2/+2 |
2014-06-24 | nfs: merge nfs_pgio_data into _header | Weston Andros Adamson | 1 | -42/+39 |
2014-06-24 | nfs: rename members of nfs_pgio_data | Weston Andros Adamson | 1 | -2/+2 |
2014-05-29 | pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr() | Trond Myklebust | 1 | -4/+4 |
2014-05-28 | NFS: Create a common read and write data struct | Anna Schumaker | 1 | -8/+8 |
2013-06-28 | NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount | Andy Adamson | 1 | -0/+1 |
2013-06-06 | NFSv4.1: Use layout credentials for get_deviceinfo calls | Trond Myklebust | 1 | -1/+2 |
2012-11-04 | NFSv4.1: Remove unused function last_byte_offset | Trond Myklebust | 1 | -11/+0 |
2012-04-27 | NFS: create common nfs_pgio_header for both read and write | Fred Isaman | 1 | -8/+11 |
2012-04-26 | pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() | Sachin Bhamare | 1 | -2/+0 |
2012-03-21 | pnfs-obj: autologin: Add support for protocol autologin | Sachin Bhamare | 1 | -0/+134 |
2012-03-11 | NFS: Fix a number of sparse warnings | Trond Myklebust | 1 | -1/+1 |
2012-02-06 | NFS: start printks w/ NFS: even if __func__ shown | Weston Andros Adamson | 1 | -3/+3 |
2012-01-06 | pnfs-obj: pNFS errors are communicated on iodata->pnfs_error | Boaz Harrosh | 1 | -0/+4 |
2011-11-02 | pnfs-obj: Rename objlayout_io_state => objlayout_io_res | Boaz Harrosh | 1 | -32/+31 |
2011-11-02 | pnfs-obj: Get rid of objlayout_{alloc,free}_io_state | Boaz Harrosh | 1 | -93/+31 |
2011-11-02 | pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist | Boaz Harrosh | 1 | -17/+19 |
2011-11-02 | pnfs-obj: Remove redundant EOF from objlayout_io_state | Boaz Harrosh | 1 | -9/+7 |
2011-06-15 | NFS: (d)printks should use %zd for ssize_t arguments | David Howells | 1 | -1/+1 |
2011-05-29 | pnfs-obj: objlayout_encode_layoutcommit implementation | Boaz Harrosh | 1 | -0/+30 |
2011-05-29 | pnfs-obj: report errors and .encode_layoutreturn Implementation. | Boaz Harrosh | 1 | -1/+231 |
2011-05-29 | pnfs-obj: osd raid engine read/write implementation | Boaz Harrosh | 1 | -0/+254 |
2011-05-29 | pnfs-obj: define per-inode private structure | Benny Halevy | 1 | -0/+26 |
2011-05-29 | pnfs-obj: objio_osd device information retrieval and caching | Boaz Harrosh | 1 | -0/+68 |
2011-05-29 | pnfs-obj: decode layout, alloc/free lseg | Boaz Harrosh | 1 | -0/+104 |