summaryrefslogtreecommitdiffstats
path: root/src/H5Fint.c
Commit message (Expand)AuthorAgeFilesLines
* Remove tabsAllen Byrne2017-11-081-469/+318
* Moved the SWMR + cache image check up before the root groupDana Robinson2017-10-211-15/+8
* Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open.Dana Robinson2017-10-191-1/+17
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-2/+6
* Fixed HDFFV-10214:Dana Robinson2017-05-191-4/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Minor code changes to address comments in pull requestmainzer2017-03-171-1/+1
* Checkin of additions to cache image parallel test code andmainzer2017-03-161-8/+8
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-2/+110
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-57/+66
* Align with incoming page buffering changes: minor cleanups, centralize removingQuincey Koziol2017-03-071-8/+3
* Align w/incoming page buffering changes.Quincey Koziol2017-02-251-8/+8
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-6/+9
* Cache image feature and testingQuincey Koziol2017-01-291-1/+35
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-22/+158
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-1/+2
* Updated the comment for the valgrind fix.Dana Robinson2016-12-071-3/+3
* Fixed a valgrind problem in file shutdown exposed by the swmr.c test.Dana Robinson2016-12-071-3/+9
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-7/+149
* Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-291-38/+65
|\
| * Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-38/+65
* | Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-261-0/+108
|\ \ | |/
| * Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+108
* | Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-4/+19
|/
* Add missing retrieval of cache logging name, from revise_chunks.Quincey Koziol2016-11-041-0/+16
* Add cache logging property and file pieces.Quincey Koziol2016-11-041-0/+8
* Minor code cleanups.Quincey Koziol2016-11-031-7/+3
* [svn-r30084] First pass at the evict-on-close feature.Dana Robinson2016-06-151-0/+16
* [svn-r30075] Description:Quincey Koziol2016-06-141-1/+1
* [svn-r29850] Description:Quincey Koziol2016-05-011-0/+40
* [svn-r29842] Description:Quincey Koziol2016-04-301-25/+36
* [svn-r29612] Description:Quincey Koziol2016-04-031-2/+9
* [svn-r29088] - Add a test for retrieving the property values for the new coll...Mohamad Chaarawi2016-02-111-0/+2
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-1/+41
|\
| * [svn-r29077] Description:Quincey Koziol2016-02-101-0/+30
| * [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-4/+14
| |\ | |/ |/|
| * [svn-r28851] merge from trunk.Mohamad Chaarawi2016-01-111-3/+4
| |\
| * | [svn-r28649] - add new API to toggle collective metadata write.Mohamad Chaarawi2015-12-141-0/+2
| * | [svn-r28636] merge from trunk.Mohamad Chaarawi2015-12-141-5/+5
| |\ \
| * \ \ [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-55/+23
| |\ \ \
| * | | | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-0/+8
* | | | | [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-4/+14
| |_|_|/ |/| | |
* | | | [svn-r28646] Minor normalization with revise_chunks.Dana Robinson2015-12-141-3/+4
| |_|/ |/| |
* | | [svn-r28452] Description:Quincey Koziol2015-11-231-5/+5
| |/ |/|
* | [svn-r27811] Description:Quincey Koziol2015-09-161-22/+17
* | [svn-r27768] Description:Quincey Koziol2015-09-141-33/+6
|/
* [svn-r27237] Description:Quincey Koziol2015-06-181-0/+8
* [svn-r27207] use "closing" flag instead of always TRUE in the truncate call.Mohamad Chaarawi2015-06-151-1/+1
* [svn-r27206] fix for HDFFV-9418. Mohamad Chaarawi2015-06-151-8/+9
* [svn-r27144] Description:Quincey Koziol2015-06-031-0/+63