summaryrefslogtreecommitdiffstats
path: root/src/H5VLiod_common.h
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25253] fix bugs in analysis shipping framework.Mohamad Chaarawi2014-06-101-3/+0
* [svn-r25244] first cut on new analysis shipping.Mohamad Chaarawi2014-06-091-11/+6
* [svn-r25224] add 2 new routines to get an hid_t for a file from an IOD contai...Mohamad Chaarawi2014-05-281-0/+1
* [svn-r25210] - implement ViewsMohamad Chaarawi2014-05-211-6/+6
* [svn-r25182] - implement skip as transaction aborts for now (not IOD skip)Mohamad Chaarawi2014-05-121-1/+5
* [svn-r25176] - use dxpls instead of access property lists in prefetch and evi...Mohamad Chaarawi2014-05-071-2/+2
* [svn-r25160] - fix issue with global variables for Mercury callback IDsMohamad Chaarawi2014-05-051-68/+68
* [svn-r25150] Add coresident support: Mohamad Chaarawi2014-05-021-0/+2
* [svn-r25139] - switch to latest mercuryMohamad Chaarawi2014-04-301-4/+150
* [svn-r24944] replace H5VL_IOD_DEBUG with H5_EFF_DEBUG.Mohamad Chaarawi2014-04-021-1/+1
* [svn-r24877] Last fixes and demo updates for H5XJerome Soumagne2014-03-241-1/+0
* [svn-r24873] use num_peers as count for trans_start in fopen.Mohamad Chaarawi2014-03-241-0/+1
* [svn-r24813] Add H5Xpublic/H5Vpublic to hdf5.hJerome Soumagne2014-03-171-0/+1
* [svn-r24798] More fixes to H5XJerome Soumagne2014-03-141-0/+1
* [svn-r24793] Add indexing server implementation.Mohamad Chaarawi2014-03-131-30/+10
* [svn-r24791] Add H5X indexing API - only FF routines for nowJerome Soumagne2014-03-131-0/+48
* [svn-r24774] add persist flag to H5Fclose_ff.Mohamad Chaarawi2014-03-101-0/+1
* [svn-r24750] rename plist routine to set replica tag for eviction.Mohamad Chaarawi2014-02-281-1/+1
* [svn-r24729] - Add View Objects.Mohamad Chaarawi2014-02-211-5/+42
* [svn-r24702] Add prefetch/evict routines. Mohamad Chaarawi2014-02-131-0/+21
* [svn-r24671] More Data integrity verification.Mohamad Chaarawi2014-01-311-0/+1
* [svn-r24662] more ifdef fixes.Mohamad Chaarawi2014-01-291-0/+4
* [svn-r24661] add ifdefs around mchecksum header and usage.Mohamad Chaarawi2014-01-291-2/+2
* [svn-r24645] - Add Neil's VL datatype changes from the Netvol to H5VLiod_comm...Mohamad Chaarawi2014-01-241-18/+41
* [svn-r24603] - capture oid index metadata information on every tr_finish.Mohamad Chaarawi2013-12-311-8/+12
* [svn-r24577] Modify way bulk data is transferred after splitJerome Soumagne2013-12-151-1/+9
* [svn-r24570] Removed axe_info param that was in analysis_farm_in_tJerome Soumagne2013-12-151-1/+2
* [svn-r24567] replace layout with map.Mohamad Chaarawi2013-12-151-3/+9
* [svn-r24557] More rework of server analysis codeJerome Soumagne2013-12-141-1/+1
* [svn-r24535] - update to new IOD object_open APIMohamad Chaarawi2013-12-121-1/+2
* [svn-r24526] Return correct type_id from farmed split back to combine / cleanupJerome Soumagne2013-12-101-1/+2
* [svn-r24520] - fix bug in file openMohamad Chaarawi2013-12-101-218/+484
* [svn-r24515] Add support for split/combine script executionJerome Soumagne2013-12-091-1/+3
* [svn-r24494] bug fixes, etc..Mohamad Chaarawi2013-12-041-2/+2
* [svn-r24490] Plug forwarding of analysis shipping executeJerome Soumagne2013-12-031-1/+4
* [svn-r24446] fix bugs in server H5O and H5L IOD implementation.Mohamad Chaarawi2013-11-141-0/+1
* [svn-r24407] more integration with IODMohamad Chaarawi2013-11-051-1/+1
* [svn-r24401] remove fakeness in IOD usage.Mohamad Chaarawi2013-11-031-1/+1
* [svn-r24388] switch to using Mercury 64 bit CRC algorithm instead of internal...Mohamad Chaarawi2013-10-311-6/+6
* [svn-r24375] update to use new IOD API.Mohamad Chaarawi2013-10-301-1/+1
* [svn-r24361] More analysis shipping infrastructure.Mohamad Chaarawi2013-10-251-0/+12
* [svn-r24300] Change to have 2 iod object handles (1 for read, and 1 for write...Mohamad Chaarawi2013-10-161-52/+58
* [svn-r24246] - add H5Oopen_by_token implementationMohamad Chaarawi2013-10-011-0/+3
* [svn-r24184] Use bulk data transfer for Values.Mohamad Chaarawi2013-09-211-2/+4
* [svn-r24182] create IDs for metadata and attribute KVs at client instead of s...Mohamad Chaarawi2013-09-211-14/+35
* [svn-r24181] update file close to store the current indexes for KV, array, an...Mohamad Chaarawi2013-09-201-1/+2
* [svn-r24173] - update checksum verification to check for properties for enabl...Mohamad Chaarawi2013-09-191-32/+32
* [svn-r24147] revert adding hcs_t type.. does not look good when different che...Mohamad Chaarawi2013-09-171-1/+1
* [svn-r24146] add and use a new type (hcs_t) for checksum values to make it ea...Mohamad Chaarawi2013-09-171-1/+1
* [svn-r24144] Add support of VL data for maps.Mohamad Chaarawi2013-09-171-4/+4