summaryrefslogtreecommitdiffstats
path: root/fs/nfs/objlayout
AgeCommit message (Expand)AuthorLines
2015-02-03nfs: add nfs_pgio_current_mirror helperPeng Tao-1/+1
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson-1/+2
2015-02-03pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson-0/+2
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds-4/+4
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh-4/+4
2014-09-12pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_nodeChristoph Hellwig-1/+1
2014-09-10pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig-147/+41
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson-2/+2
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson-59/+54
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-29nfs: chain calls to pg_testWeston Andros Adamson-3/+6
2014-05-29nfs: modify pg_test interface to return size_tWeston Andros Adamson-5/+10
2014-05-28NFS: Create a common read and write data structAnna Schumaker-15/+15
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
2013-04-12treewide: Fix typo in printksMasanari Iida-2/+2
2013-02-17umount oops when remove blocklayoutdriver firstfanchaoting-0/+1
2012-11-04NFSv4.1: Remove unused function last_byte_offsetTrond Myklebust-11/+0
2012-10-16NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be staticTrond Myklebust-3/+3
2012-10-08NFS41: send real write size in layoutgetPeng Tao-1/+8
2012-08-02pnfs-obj: Better IO pattern in case of unaligned offsetBoaz Harrosh-3/+52
2012-07-20pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh-3/+13
2012-07-20pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh-2/+7
2012-05-04NFS: Fix sparse warningsTrond Myklebust-1/+1
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman-15/+20
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/+145
2012-03-13pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-(Boaz Harrosh-14/+25
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-6/+6
2012-01-06pnfs-obj: Must return layout on IO errorBoaz Harrosh-1/+2
2012-01-06pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh-0/+4
2011-11-02pnfs-obj: Support for RAID5 read-4-write interface.Boaz Harrosh-0/+38
2011-11-02pnfs-obj: move to ore 03: Remove old raid engineBoaz Harrosh-504/+0
2011-11-02pnfs-obj: move to ore 02: move to OREBoaz Harrosh-74/+59
2011-11-02pnfs-obj: move to ore 01: ore_layout & ore_componentsBoaz Harrosh-144/+128
2011-11-02pnfs-obj: Rename objlayout_io_state => objlayout_io_resBoaz Harrosh-47/+48
2011-11-02pnfs-obj: Get rid of objlayout_{alloc,free}_io_stateBoaz Harrosh-142/+112
2011-11-02pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelistBoaz Harrosh-35/+37
2011-11-02pnfs-obj: Remove redundant EOF from objlayout_io_stateBoaz Harrosh-10/+7
2011-08-04pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh-9/+10
2011-08-04pnfs-obj: Bug when we are running out of bioBoaz Harrosh-7/+5
2011-07-15pnfs: simplify pnfs files module autoloadingJ. Bruce Fields-0/+2
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust-1/+1
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust-1/+1
2011-07-12NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust-3/+0
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust-0/+2
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust-1/+12
2011-06-21NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust-0/+3