summaryrefslogtreecommitdiffstats
path: root/src/H5FDprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Update some comments.David Young2020-02-261-3/+3
* Where n is the number of page-table/shadow-index entries, avoid spending O(n^2)David Young2020-02-261-4/+5
* Make H5FD_vfd_swmr_dump_status() take an unsigned page number to be consistentDavid Young2020-02-061-1/+1
* Numerous changes supporting a floating shadow index:David Young2020-02-031-0/+1
* Fix typo. NFCI.David Young2020-01-301-1/+1
* Prepare the VFD SWMR reader for a "floating" shadow index by overhaulingDavid Young2020-01-241-2/+1
* Change the blah_blah_blah_md_header `index_length` member fromDavid Young2020-01-101-1/+1
* Change the unwieldy name vfd_swmr_idx_entry_defer_free() toDavid Young2019-12-191-1/+1
* Use the "tail queue" from queue(3) for the delayed free list of shadow images.David Young2019-12-191-0/+2
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-11/+33
* Checkin of fixes for a number of bugs in reads to page 0, and in filemainzer2019-01-301-0/+1
* Intermin commit to allow update from Vailin's recent changesmainzer2019-01-151-1/+3
* Fixes for issues #1 and #2 listed in John's email dated Dec 7 2018:Vailin Choi2018-12-191-0/+1
* local commit of first cut at vfd swmr writer EOT code.mainzer2018-11-191-40/+62
* (1) Add tests for VFD SWMR writerVailin Choi2018-10-221-15/+18
* Third batch of checkin:Vailin Choi2018-09-281-20/+46
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-09-261-5/+3
|\
| * Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-5/+3
* | Bug fixes for the previous checkin.Vailin Choi2018-09-041-4/+4
* | Second batch of checkin:Vailin Choi2018-09-041-3/+80
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-141-0/+43
|/
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-36/+10
* * Added new public H5FDdriver_query() API call.Dana Robinson2017-05-241-1/+1
* * Made H5FD_driver_query() a private function instead of static.Dana Robinson2017-05-241-0/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Checkin of fix for CGNS bugmainzer2017-04-061-0/+2
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-2/+3
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-16/+16
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-1/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+1
* Warning and whitespace cleanup.Quincey Koziol2016-11-031-3/+15
* [svn-r30113] Description:Quincey Koziol2016-06-281-1/+1
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-0/+11
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-0/+8
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-0/+2
* [svn-r27811] Description:Quincey Koziol2015-09-161-2/+7
* [svn-r27077] Description:Quincey Koziol2015-05-151-1/+1
* [svn-r27009] Fix mismatching prototypes in H5FD/H5B2Jerome Soumagne2015-05-041-1/+1
* [svn-r25983] HDFFV-1125: Eliminate IS_H5FD_MPI() macro use in the library and...Mohamad Chaarawi2015-01-201-4/+0
* [svn-r25929] Description:Quincey Koziol2014-12-291-1/+1
* [svn-r25097] Description:Quincey Koziol2014-04-251-0/+1
* [svn-r25084] Description:Quincey Koziol2014-04-231-2/+3
* [svn-r24864] Description:Quincey Koziol2014-03-211-3/+0
* [svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private componentsMohamad Chaarawi2013-01-151-0/+41
* [svn-r22681] Description:Quincey Koziol2012-08-151-2/+0
* [svn-r22219] Description:Quincey Koziol2012-03-311-3/+23
* [svn-r22115] Add 2 new API routines to set/unset file atomicity for files ope...Mohamad Chaarawi2012-03-211-0/+4
* [svn-r20050] Description:Quincey Koziol2011-02-051-2/+29
* [svn-r17461] Description:Quincey Koziol2009-09-101-0/+1
* [svn-r17402] Description:Quincey Koziol2009-08-211-1/+1