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