summaryrefslogtreecommitdiffstats
path: root/fs/nfs/objlayout/objlayout.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-10-211-1/+1
|\
| * Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-191-1/+1
* | pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig2014-09-101-70/+0
|/
* nfs: remove unused writeverf codeWeston Andros Adamson2014-06-241-2/+2
* nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-241-42/+39
* nfs: rename members of nfs_pgio_dataWeston Andros Adamson2014-06-241-2/+2
* pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()Trond Myklebust2014-05-291-4/+4
* NFS: Create a common read and write data structAnna Schumaker2014-05-281-8/+8
* NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcountAndy Adamson2013-06-281-0/+1
* NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust2013-06-061-1/+2
* NFSv4.1: Remove unused function last_byte_offsetTrond Myklebust2012-11-041-11/+0
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-271-8/+11
* pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()Sachin Bhamare2012-04-261-2/+0
* pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare2012-03-211-0/+134
* NFS: Fix a number of sparse warningsTrond Myklebust2012-03-111-1/+1
* NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson2012-02-061-3/+3
* pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh2012-01-061-0/+4
* pnfs-obj: Rename objlayout_io_state => objlayout_io_resBoaz Harrosh2011-11-021-32/+31
* pnfs-obj: Get rid of objlayout_{alloc,free}_io_stateBoaz Harrosh2011-11-021-93/+31
* pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelistBoaz Harrosh2011-11-021-17/+19
* pnfs-obj: Remove redundant EOF from objlayout_io_stateBoaz Harrosh2011-11-021-9/+7
* NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells2011-06-151-1/+1
* pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh2011-05-291-0/+30
* pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh2011-05-291-1/+231
* pnfs-obj: osd raid engine read/write implementationBoaz Harrosh2011-05-291-0/+254
* pnfs-obj: define per-inode private structureBenny Halevy2011-05-291-0/+26
* pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh2011-05-291-0/+68
* pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh2011-05-291-0/+104
OpenPOWER on IntegriCloud