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