summaryrefslogtreecommitdiffstats
path: root/fs/nfs/objlayout/objio_osd.c
Commit message (Expand)AuthorAgeFilesLines
* pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh2012-07-201-3/+13
* pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh2012-07-201-2/+7
* NFS: Fix sparse warningsTrond Myklebust2012-05-041-1/+1
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-271-7/+9
* pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare2012-03-211-0/+9
* pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-(Boaz Harrosh2012-03-141-14/+25
* NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson2012-02-071-3/+3
* pnfs-obj: Must return layout on IO errorBoaz Harrosh2012-01-061-1/+2
* pnfs-obj: Support for RAID5 read-4-write interface.Boaz Harrosh2011-11-031-0/+38
* pnfs-obj: move to ore 03: Remove old raid engineBoaz Harrosh2011-11-031-504/+0Star
* pnfs-obj: move to ore 02: move to OREBoaz Harrosh2011-11-031-74/+59Star
* pnfs-obj: move to ore 01: ore_layout & ore_componentsBoaz Harrosh2011-11-031-144/+128Star
* pnfs-obj: Rename objlayout_io_state => objlayout_io_resBoaz Harrosh2011-11-031-9/+8Star
* pnfs-obj: Get rid of objlayout_{alloc,free}_io_stateBoaz Harrosh2011-11-031-30/+64
* pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelistBoaz Harrosh2011-11-031-16/+16
* pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh2011-08-041-9/+7Star
* pnfs-obj: Bug when we are running out of bioBoaz Harrosh2011-08-041-7/+5Star
* pnfs: simplify pnfs files module autoloadingJ. Bruce Fields2011-07-161-0/+2
* NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-151-1/+1
* NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-151-1/+1
* NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust2011-07-121-3/+0Star
* NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-121-0/+2
* NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-121-1/+12
* NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust2011-06-211-0/+3
* pnfs-obj: No longer needed to take an extra ref at add_deviceBoaz Harrosh2011-06-191-1/+0Star
* pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh2011-05-291-1/+18
* NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-291-13/+1Star
* NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-291-4/+3Star
* pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh2011-05-291-0/+1
* pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh2011-05-291-1/+43
* pnfs: layoutret_on_setattrBenny Halevy2011-05-291-0/+1
* pnfs-obj: osd raid engine read/write implementationBoaz Harrosh2011-05-291-0/+605
* pnfs-obj: define per-inode private structureBenny Halevy2011-05-291-0/+3
* pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh2011-05-291-0/+157
* pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh2011-05-291-1/+169
* pnfs-obj: objlayoutdriver module skeletonBenny Halevy2011-05-291-0/+76