summaryrefslogtreecommitdiffstats
path: root/src/H5VLiod_file.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r28668] - print hostname when starting server.Mohamad Chaarawi2015-12-151-8/+4
* [svn-r27447] more merge fixes.Mohamad Chaarawi2015-07-301-9/+9
* [svn-r25358] minor edits.Mohamad Chaarawi2014-06-251-2/+4
* [svn-r25338] add link count and obj type metadata to the root group.Mohamad Chaarawi2014-06-201-0/+20
* [svn-r25281] fix bugs with latest merge.Mohamad Chaarawi2014-06-131-8/+244
* [svn-r25271] unlink container on H5Fopen when container is empty (no root gro...Mohamad Chaarawi2014-06-121-4/+27
* [svn-r25224] add 2 new routines to get an hid_t for a file from an IOD contai...Mohamad Chaarawi2014-05-281-0/+4
* [svn-r25165] - avoid memcpy in coresident mode.Mohamad Chaarawi2014-05-051-0/+4
* [svn-r25150] Add coresident support: Mohamad Chaarawi2014-05-021-3/+3
* [svn-r25139] - switch to latest mercuryMohamad Chaarawi2014-04-301-1/+12
* [svn-r25011] fix bug in Fclose_ff when persist fails.Mohamad Chaarawi2014-04-101-1/+1
* [svn-r24962] - store NULL terminated with String Keys in IOD because they are...Mohamad Chaarawi2014-04-041-9/+9
* [svn-r24958] send IOD error codes to clients instead of just FAIL.Mohamad Chaarawi2014-04-031-126/+142
* [svn-r24949] change the H5E macros at the server.Mohamad Chaarawi2014-04-021-76/+76
* [svn-r24946] - cleanup server side code to remove FUNC_ENTER/LEAVE macros as ...Mohamad Chaarawi2014-04-021-35/+27
* [svn-r24944] replace H5VL_IOD_DEBUG with H5_EFF_DEBUG.Mohamad Chaarawi2014-04-021-11/+11
* [svn-r24873] use num_peers as count for trans_start in fopen.Mohamad Chaarawi2014-03-241-1/+2
* [svn-r24858] - bug fix to oidkv access.Mohamad Chaarawi2014-03-211-1/+3
* [svn-r24840] - fix bug in file openMohamad Chaarawi2014-03-191-1/+14
* [svn-r24815] Skip over TR0 in file_create.Mohamad Chaarawi2014-03-171-2/+17
* [svn-r24774] add persist flag to H5Fclose_ff.Mohamad Chaarawi2014-03-101-0/+11
* [svn-r24702] Add prefetch/evict routines. Mohamad Chaarawi2014-02-131-1/+0
* [svn-r24696] update hints name that IOD changed.Mohamad Chaarawi2014-02-071-3/+3
* [svn-r24691] avoid consuming a transaction at file_close when file is opened ...Mohamad Chaarawi2014-02-061-0/+5
* [svn-r24671] More Data integrity verification.Mohamad Chaarawi2014-01-311-19/+112
* [svn-r24667] more data integrity integration.Mohamad Chaarawi2014-01-301-16/+17
* [svn-r24665] more IOD integrity integration.Mohamad Chaarawi2014-01-301-9/+24
* [svn-r24660] - update scratch pad data integrity. Works with IOD now.Mohamad Chaarawi2014-01-291-3/+16
* [svn-r24634] bug fixing.Mohamad Chaarawi2014-01-161-1/+3
* [svn-r24603] - capture oid index metadata information on every tr_finish.Mohamad Chaarawi2013-12-311-86/+209
* [svn-r24584] Fix abort from all ranks problem (at least for now).Mohamad Chaarawi2013-12-171-1/+3
* [svn-r24535] - update to new IOD object_open APIMohamad Chaarawi2013-12-121-7/+7
* [svn-r24520] - fix bug in file openMohamad Chaarawi2013-12-101-1/+4
* [svn-r24508] - bug fixes exposed with multiple servers.Mohamad Chaarawi2013-12-091-23/+57
* [svn-r24498] fix bugs..Mohamad Chaarawi2013-12-041-8/+19
* [svn-r24486] IOD integration with transactions.Mohamad Chaarawi2013-12-021-5/+4
* [svn-r24417] more real IOD integrationMohamad Chaarawi2013-11-081-2/+2
* [svn-r24410] more IOD integration.Mohamad Chaarawi2013-11-071-4/+7
* [svn-r24407] more integration with IODMohamad Chaarawi2013-11-051-69/+77
* [svn-r24405] - Edit configure magic to pick up IOD, MDHIM, PBL, PLFS, and DAO...Mohamad Chaarawi2013-11-051-1/+2
* [svn-r24401] remove fakeness in IOD usage.Mohamad Chaarawi2013-11-031-30/+14
* [svn-r24388] switch to using Mercury 64 bit CRC algorithm instead of internal...Mohamad Chaarawi2013-10-311-1/+1
* [svn-r24375] update to use new IOD API.Mohamad Chaarawi2013-10-301-51/+46
* [svn-r24361] More analysis shipping infrastructure.Mohamad Chaarawi2013-10-251-2/+0
* [svn-r24321] - Update FF branch to work with latest Mercury implementation.Mohamad Chaarawi2013-10-171-0/+8
* [svn-r24300] Change to have 2 iod object handles (1 for read, and 1 for write...Mohamad Chaarawi2013-10-161-19/+28
* [svn-r24292] some fixes..Mohamad Chaarawi2013-10-151-3/+3
* [svn-r24181] update file close to store the current indexes for KV, array, an...Mohamad Chaarawi2013-09-201-21/+64
* [svn-r24173] - update checksum verification to check for properties for enabl...Mohamad Chaarawi2013-09-191-10/+24
* [svn-r24152] add more data integrity checks.Mohamad Chaarawi2013-09-181-2/+2