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
/
H5VLiod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r25280] merge from latest VOL/trunk branch.
Mohamad Chaarawi
2014-06-13
1
-1/+1
*
[svn-r25253] fix bugs in analysis shipping framework.
Mohamad Chaarawi
2014-06-10
1
-2/+0
*
[svn-r25244] first cut on new analysis shipping.
Mohamad Chaarawi
2014-06-09
1
-16/+15
*
[svn-r25226] - implement and use H5Dquery_ff() when creating views (not teste...
Mohamad Chaarawi
2014-05-29
1
-48/+29
*
[svn-r25224] add 2 new routines to get an hid_t for a file from an IOD contai...
Mohamad Chaarawi
2014-05-28
1
-4/+2
*
[svn-r25218] allow making co-resident calls from a server process in non-core...
Mohamad Chaarawi
2014-05-27
1
-1/+1
*
[svn-r25210] - implement Views
Mohamad Chaarawi
2014-05-21
1
-63/+161
*
[svn-r25192] update trace for new APIs.
Mohamad Chaarawi
2014-05-14
1
-0/+3
*
[svn-r25182] - implement skip as transaction aborts for now (not IOD skip)
Mohamad Chaarawi
2014-05-12
1
-2/+191
*
[svn-r25176] - use dxpls instead of access property lists in prefetch and evi...
Mohamad Chaarawi
2014-05-07
1
-86/+14
*
[svn-r25165] - avoid memcpy in coresident mode.
Mohamad Chaarawi
2014-05-05
1
-1/+4
*
[svn-r25160] - fix issue with global variables for Mercury callback IDs
Mohamad Chaarawi
2014-05-05
1
-0/+72
*
[svn-r25150] Add coresident support:
Mohamad Chaarawi
2014-05-02
1
-40/+87
*
[svn-r25139] - switch to latest mercury
Mohamad Chaarawi
2014-04-30
1
-205/+39
*
[svn-r25069] - fix some analysis shipping bugs
Mohamad Chaarawi
2014-04-18
1
-14/+16
*
[svn-r25011] fix bug in Fclose_ff when persist fails.
Mohamad Chaarawi
2014-04-10
1
-1/+1
*
[svn-r24962] - store NULL terminated with String Keys in IOD because they are...
Mohamad Chaarawi
2014-04-04
1
-3/+2
*
[svn-r24944] replace H5VL_IOD_DEBUG with H5_EFF_DEBUG.
Mohamad Chaarawi
2014-04-02
1
-65/+65
*
[svn-r24907] - fix corruption detection bug in metadata KVs.
Mohamad Chaarawi
2014-03-26
1
-11/+14
*
[svn-r24877] Last fixes and demo updates for H5X
Jerome Soumagne
2014-03-24
1
-28/+61
*
[svn-r24873] use num_peers as count for trans_start in fopen.
Mohamad Chaarawi
2014-03-24
1
-0/+3
*
[svn-r24858] - bug fix to oidkv access.
Mohamad Chaarawi
2014-03-21
1
-5/+2
*
[svn-r24845] More update to H5Xdummy and add printfs
Jerome Soumagne
2014-03-20
1
-1/+1
*
[svn-r24839] More dummy index implementation
Jerome Soumagne
2014-03-19
1
-1/+1
*
[svn-r24835] another fix
Mohamad Chaarawi
2014-03-18
1
-1/+1
*
[svn-r24834] bug dox to avoid segfault when dcreate_anon fails
Mohamad Chaarawi
2014-03-18
1
-1/+1
*
[svn-r24833] bug fix..
Mohamad Chaarawi
2014-03-18
1
-0/+1
*
[svn-r24832] add some helpful debugging log messages.
Mohamad Chaarawi
2014-03-18
1
-0/+10
*
[svn-r24813] Add H5Xpublic/H5Vpublic to hdf5.h
Jerome Soumagne
2014-03-17
1
-1/+3
*
[svn-r24798] More fixes to H5X
Jerome Soumagne
2014-03-14
1
-10/+13
*
[svn-r24797] More fixes to H5X client
Jerome Soumagne
2014-03-14
1
-7/+31
*
[svn-r24793] Add indexing server implementation.
Mohamad Chaarawi
2014-03-13
1
-45/+57
*
[svn-r24791] Add H5X indexing API - only FF routines for now
Jerome Soumagne
2014-03-13
1
-0/+303
*
[svn-r24774] add persist flag to H5Fclose_ff.
Mohamad Chaarawi
2014-03-10
1
-0/+3
*
[svn-r24761] Add H5Dcreate_anon_ff implementation.
Mohamad Chaarawi
2014-03-05
1
-3/+7
*
[svn-r24751] add replica property to dxpl and check for it when doing dataset...
Mohamad Chaarawi
2014-02-28
1
-0/+72
*
[svn-r24750] rename plist routine to set replica tag for eviction.
Mohamad Chaarawi
2014-02-28
1
-7/+7
*
[svn-r24737] fix async execution for view operations.
Mohamad Chaarawi
2014-02-25
1
-7/+8
*
[svn-r24734] - Add iteration feature at the server with a callback on every o...
Mohamad Chaarawi
2014-02-24
1
-14/+116
*
[svn-r24729] - Add View Objects.
Mohamad Chaarawi
2014-02-21
1
-1/+748
*
[svn-r24711] merge from VOL branch to free up the H5V namespace.
Mohamad Chaarawi
2014-02-14
1
-0/+6
*
[svn-r24702] Add prefetch/evict routines.
Mohamad Chaarawi
2014-02-13
1
-0/+303
*
[svn-r24691] avoid consuming a transaction at file_close when file is opened ...
Mohamad Chaarawi
2014-02-06
1
-1/+6
*
[svn-r24688] fix data integrity bug in reading attributes.
Mohamad Chaarawi
2014-02-04
1
-1/+1
*
[svn-r24686] switch to use latest Mercury:
Mohamad Chaarawi
2014-02-04
1
-5/+5
*
[svn-r24671] More Data integrity verification.
Mohamad Chaarawi
2014-01-31
1
-0/+1
*
[svn-r24664] update checksums for datasets.
Mohamad Chaarawi
2014-01-30
1
-1/+1
*
[svn-r24660] - update scratch pad data integrity. Works with IOD now.
Mohamad Chaarawi
2014-01-29
1
-2/+78
*
[svn-r24647] some code cleanup and revisions to mapls and mcpls.
Mohamad Chaarawi
2014-01-27
1
-4/+4
*
[svn-r24645] - Add Neil's VL datatype changes from the Netvol to H5VLiod_comm...
Mohamad Chaarawi
2014-01-24
1
-77/+98
[next]