summaryrefslogtreecommitdiffstats
path: root/fs/nfs/objlayout/objlayout.c
AgeCommit message (Expand)AuthorLines
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds-1/+1
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh-1/+1
2014-09-10pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig-70/+0
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson-2/+2
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson-42/+39
2014-06-24nfs: rename members of nfs_pgio_dataWeston Andros Adamson-2/+2
2014-05-29pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()Trond Myklebust-4/+4
2014-05-28NFS: Create a common read and write data structAnna Schumaker-8/+8
2013-06-28NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcountAndy Adamson-0/+1
2013-06-06NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust-1/+2
2012-11-04NFSv4.1: Remove unused function last_byte_offsetTrond Myklebust-11/+0
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman-8/+11
2012-04-26pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()Sachin Bhamare-2/+0
2012-03-21pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare-0/+134
2012-03-11NFS: Fix a number of sparse warningsTrond Myklebust-1/+1
2012-02-06NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson-3/+3
2012-01-06pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh-0/+4
2011-11-02pnfs-obj: Rename objlayout_io_state => objlayout_io_resBoaz Harrosh-32/+31
2011-11-02pnfs-obj: Get rid of objlayout_{alloc,free}_io_stateBoaz Harrosh-93/+31
2011-11-02pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelistBoaz Harrosh-17/+19
2011-11-02pnfs-obj: Remove redundant EOF from objlayout_io_stateBoaz Harrosh-9/+7
2011-06-15NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells-1/+1
2011-05-29pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh-0/+30
2011-05-29pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh-1/+231
2011-05-29pnfs-obj: osd raid engine read/write implementationBoaz Harrosh-0/+254
2011-05-29pnfs-obj: define per-inode private structureBenny Halevy-0/+26
2011-05-29pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh-0/+68
2011-05-29pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh-0/+104