index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
H5AC.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Align with "parallel fence" changes (#479)
Quincey Koziol
2021-03-24
1
-10/+5
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-9/+9
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-9/+9
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-588/+514
*
Merge branch 'develop' into mdc_sl_opt
mainzer
2020-08-15
1
-13/+3
|
\
|
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-13/+3
*
|
Tab to space conversions.
mainzer
2020-08-14
1
-140/+140
*
|
Merge branch 'develop' into mdc_sl_opt
mainzer
2020-08-13
1
-31/+41
|
\
\
|
|
/
|
*
Fixes -Wnull-dereference warnings around the cache logging calls
Dana Robinson
2020-08-06
1
-30/+40
|
*
Minor normalizations with 1.12 branch
Dana Robinson
2020-08-01
1
-1/+1
*
|
When flushing, the metadata cache attempts to flush entries in increasing
mainzer
2020-08-05
1
-158/+325
|
/
*
Normalization with hdf5_1_10
Dana Robinson
2020-06-01
1
-141/+142
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-33/+33
*
Checkin for new shutting down free-space manager.
Vailin Choi
2019-06-20
1
-41/+27
*
Merge branch 'develop' into c_stdlib_posix_call_cleanup
Dana Robinson
2019-02-19
1
-3/+13
|
\
|
*
Modification based on feedback from pull request.
Vailin Choi
2019-02-06
1
-0/+5
|
*
There is performance issue when closing an object. The slow down is due to t...
Vailin Choi
2019-02-05
1
-2/+7
|
*
Fixed a valgrind issue with the unprotect log message. The logging
Dana Robinson
2019-01-31
1
-1/+1
*
|
C and POSIX call cleanup
Dana Robinson
2019-01-11
1
-1/+1
|
/
*
Updated the log function names.
Dana Robinson
2018-12-28
1
-24/+24
*
Squash merge of MDC logging changes.
Dana Robinson
2018-12-21
1
-585/+125
*
Normalization with vol_integration (misc internal and datatype)
Dana Robinson
2018-09-20
1
-9/+10
*
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-3/+3
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-1/+0
|
\
*
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-266/+65
|
/
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Minor style cleanups
Quincey Koziol
2017-03-22
1
-1/+2
*
Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...
Quincey Koziol
2017-03-22
1
-0/+25
*
Checkin of additions to cache image parallel test code and
mainzer
2017-03-16
1
-2/+11
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-0/+120
*
Minor cleanups and bring over "prefetched dirty" fixes for entries loaded from
Quincey Koziol
2017-03-12
1
-5/+4
*
Align w/incoming page buffering changes.
Quincey Koziol
2017-02-25
1
-3/+9
*
Misc. style cleanups from the page_buffering branch.
Quincey Koziol
2017-02-18
1
-51/+51
*
Cache image feature and testing
Quincey Koziol
2017-01-29
1
-2/+114
*
Bring change to use array of metadata cache entry classes for H5C_create
Quincey Koziol
2017-01-28
1
-37/+41
*
Switch list lengths to unsigned integers (to align better w/cache image merge)
Quincey Koziol
2017-01-28
1
-1/+1
*
Bring changes to metadata cache "get entry status" call and new
Quincey Koziol
2017-01-06
1
-0/+132
*
Add "image up to date" flag / parameter to metadata cache entry status calls.
Quincey Koziol
2017-01-06
1
-1/+4
*
Bring file shutdown code from cache image branch
Quincey Koziol
2017-01-05
1
-0/+86
*
More normalizations against incoming cache image branch.
Quincey Koziol
2016-12-29
1
-5/+2
*
Updated the H5FS cache code to grab the correct tag and modified
Dana Robinson
2016-12-08
1
-0/+34
*
Bring SWMR support in to the main development branch. (Finally!) More tests
Quincey Koziol
2016-12-02
1
-0/+189
*
Remove 'clear' callback from metadata cache client interface, using the
Quincey Koziol
2016-11-18
1
-2/+2
*
Remove explicit support within the metadata cache for tracked compressed
Quincey Koziol
2016-11-17
1
-3/+1
*
Switch to new, more scalable, metadata cache entry tagging.
Quincey Koziol
2016-11-07
1
-26/+9
*
Code style and warning cleanups, from revise_chunks branch.
Quincey Koziol
2016-11-06
1
-7/+5
*
Bring cache logging routines from revise_chunks branch to develop.
Quincey Koziol
2016-11-04
1
-4/+199
*
Remove static definition for debugging routines. *sigh*
Quincey Koziol
2016-11-04
1
-2/+0
*
Move cache debugging routines into separate module.
Quincey Koziol
2016-11-03
1
-179/+0
[next]