aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/objlayout/objlayout.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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