summaryrefslogtreecommitdiffstats
path: root/src/H5Cprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Create a new branch for the September Subfiling deliverableRichard Warren2020-09-251-4/+4
* Trim trailing whitespaceQuincey Koziol2020-04-201-278/+278
* Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-0/+1
* Modification based on feedback from pull request.Vailin Choi2019-02-061-1/+1
* There is performance issue when closing an object. The slow down is due to t...Vailin Choi2019-02-051-0/+1
* Squash merge of MDC logging changes.Dana Robinson2018-12-211-10/+11
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-12/+12
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-32/+25
* Better segregate clean & dirty LRU lists so that they are only defined whenQuincey Koziol2017-09-301-0/+2
* 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-1/+4
* Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...Quincey Koziol2017-03-221-0/+1
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+5
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-8/+50
* Normalize against incoming page buffering changes.Quincey Koziol2017-03-011-2/+3
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-4/+4
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-3/+3
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-3/+3
* Cache image feature and testingQuincey Koziol2017-01-291-4/+470
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-2/+2
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-1/+1
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-1/+19
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-1/+2
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-1/+7
* Merge code from cache image branch to split FSM ring into two types: raw dataQuincey Koziol2017-01-041-6/+9
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-2/+2
* Bring support for doubly-linked list of all entries in cache from incomingQuincey Koziol2016-12-301-0/+21
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-28/+25
* Updated the H5FS cache code to grab the correct tag and modifiedDana Robinson2016-12-081-0/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-1/+7
* Add a flag for H5C__flush_single_entry() to allow the parallel code to requestQuincey Koziol2016-11-251-0/+2
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-55/+110
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-62/+1
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-304/+49
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-121-1/+5
* Align w/minor cleanups in revise_chunks branch.Quincey Koziol2016-11-121-10/+25
* Clean up cache code to eliminate dead-ends and unify code.Quincey Koziol2016-11-101-17/+19
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-25/+6
* Add logging prototypes and cache struct fields.Quincey Koziol2016-11-041-0/+7
* [svn-r30118] Sync with trunk.Dana Robinson2016-06-291-36/+19
|\
| * [svn-r30112] Description:Quincey Koziol2016-06-281-36/+19
* | [svn-r30104] Fixes evict-on-close feature by propagating globalDana Robinson2016-06-241-1/+1
|/
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+1
* [svn-r30068] Description:Quincey Koziol2016-06-131-1/+11
* [svn-r30053] Description:Quincey Koziol2016-06-081-1/+1
* [svn-r29969] Description:Quincey Koziol2016-05-291-0/+1
* [svn-r29850] Description:Quincey Koziol2016-05-011-6/+29
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-2/+2
* [svn-r29077] Description:Quincey Koziol2016-02-101-1/+2
* [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-6/+2
|\