summaryrefslogtreecommitdiffstats
path: root/src/H5C.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "collective write list" parameter from H5C__flush_single_entry() as itQuincey Koziol2016-11-281-22/+17
* Eliminate unnecessary data structure for parallel collective metadata cache I/OQuincey Koziol2016-11-281-16/+1
* Add a flag for H5C__flush_single_entry() to allow the parallel code to requestQuincey Koziol2016-11-251-27/+31
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-172/+201
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-17/+4
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-197/+40
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-121-4/+77
* Align w/minor cleanups in revise_chunks branch.Quincey Koziol2016-11-121-10/+3
* Clean up cache code to eliminate dead-ends and unify code.Quincey Koziol2016-11-101-365/+131
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-104/+109
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-296/+161
* Bring cache logging routines from revise_chunks branch to develop.Quincey Koziol2016-11-041-0/+6
* Move cache debugging routines into separate module.Quincey Koziol2016-11-031-921/+0
* [svn-r30112] Description:Quincey Koziol2016-06-281-1071/+780
* [svn-r30068] Description:Quincey Koziol2016-06-131-8/+177
* [svn-r30035] Description:Quincey Koziol2016-06-061-417/+2
* [svn-r30033] Description:Quincey Koziol2016-06-061-187/+2
* [svn-r30031] Description:Quincey Koziol2016-06-061-2/+1
* [svn-r30009] Fix for h5format_convert daily test failures when --enable-using...Vailin Choi2016-06-041-1/+3
* [svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warningsDana Robinson2016-06-011-1/+1
* [svn-r29985] Description:Quincey Koziol2016-05-301-424/+0
* [svn-r29969] Description:Quincey Koziol2016-05-291-0/+53
* [svn-r29850] Description:Quincey Koziol2016-05-011-135/+162
* [svn-r29279] Tidying of H5C_load_entry() before complicated merge.Dana Robinson2016-03-051-130/+64
* [svn-r29150] fix for Jira issue 9670 - HDF5 segfaults on corrupted file.Mohamad Chaarawi2016-02-181-7/+3
* [svn-r29077] Description:Quincey Koziol2016-02-101-374/+153
* [svn-r29059] merge from trunk.Mohamad Chaarawi2016-02-071-1/+6
|\
| * [svn-r29032] capture the entry address before the entry is freed to avoidMohamad Chaarawi2016-02-021-1/+6
* | [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-50/+9
|\ \ | |/
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-51/+7
| * [svn-r28894] Description:Quincey Koziol2016-01-141-109/+36
* | [svn-r28915] Description:Quincey Koziol2016-01-151-1/+1
* | [svn-r28895] Description:Quincey Koziol2016-01-141-163/+72
* | [svn-r28851] merge from trunk.Mohamad Chaarawi2016-01-111-54/+33
|\ \ | |/
| * [svn-r28710] Description:Quincey Koziol2015-12-191-58/+35
* | [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-697/+839
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-4/+8
| * [svn-r27710] Description:Quincey Koziol2015-09-091-554/+754
| * [svn-r27707] Description:Quincey Koziol2015-09-091-154/+94
* | [svn-r27576] - mark the entry as indepndent when expunged.Mohamad Chaarawi2015-08-251-0/+6
* | [svn-r27573] fix serial build.Mohamad Chaarawi2015-08-251-0/+6
* | [svn-r27436] merge from trunk.Mohamad Chaarawi2015-07-271-2169/+392
|\ \ | |/
| * [svn-r27298] Description:Quincey Koziol2015-06-291-0/+28
| * [svn-r27296] Description:Quincey Koziol2015-06-291-12/+11
| * [svn-r27294] Description:Quincey Koziol2015-06-291-655/+303
| * [svn-r27293] Description:Quincey Koziol2015-06-271-1239/+65
* | [svn-r27264] some cleanups.Mohamad Chaarawi2015-06-221-35/+13
* | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-78/+897
|/
* [svn-r27237] Description:Quincey Koziol2015-06-181-897/+2308
* [svn-r27204] Description:Quincey Koziol2015-06-151-22/+19