summaryrefslogtreecommitdiffstats
path: root/src/H5VLiod_file.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r24151] add data integrity verification for scratch padsMohamad Chaarawi2013-09-171-1/+8
* [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/+4
* [svn-r24145] Bug Fix: Mohamad Chaarawi2013-09-171-7/+7
* [svn-r24135] - update File open to return optional rcxt_idMohamad Chaarawi2013-09-131-10/+42
* [svn-r24122] more transactions/read contextsMohamad Chaarawi2013-09-101-52/+9
* [svn-r24033] Fix bug in CRT property list setting for native backend.Mohamad Chaarawi2013-08-201-3/+2
* [svn-r23972] - Merge common code between read and write operations in IOD VOL...Mohamad Chaarawi2013-08-061-1/+2
* [svn-r23920] - update Soft links implementation.Mohamad Chaarawi2013-07-191-7/+7
* [svn-r23918] call NA_finalizeMohamad Chaarawi2013-07-181-3/+1
* [svn-r23913] some refactoring of the server side access to IODMohamad Chaarawi2013-07-171-86/+72
* [svn-r23906] - update VOL metadata written on creates and read on opens.Mohamad Chaarawi2013-07-161-3/+86
* [svn-r23901] - update creation of the attribute KV to be when the object is ...Mohamad Chaarawi2013-07-151-2/+7
* [svn-r23847] minor editsMohamad Chaarawi2013-06-281-1/+2
* [svn-r23840] split server implementation into several C filesMohamad Chaarawi2013-06-271-0/+347