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_dset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r28671] Implement initial VDS support for IOD plugin. Still missing full...
Neil Fortner
2015-12-15
1
-125/+329
*
[svn-r28512] implement I/O support for object and region references.
Mohamad Chaarawi
2015-12-04
1
-11/+20
*
[svn-r27998] fixes after merge.
Mohamad Chaarawi
2015-10-07
1
-1/+2
*
[svn-r27447] more merge fixes.
Mohamad Chaarawi
2015-07-30
1
-26/+26
*
[svn-r25384] minor updates
Mohamad Chaarawi
2014-06-30
1
-2/+5
*
[svn-r25367] minor edits..
Mohamad Chaarawi
2014-06-27
1
-0/+10
*
[svn-r25356] set array layout in IOD when properties are given.
Mohamad Chaarawi
2014-06-24
1
-0/+47
*
[svn-r25346] minor changes
Mohamad Chaarawi
2014-06-24
1
-72/+7
*
[svn-r25301] - Update analysis shipping and View generation to use new Hypers...
Mohamad Chaarawi
2014-06-17
1
-6/+91
*
[svn-r25244] first cut on new analysis shipping.
Mohamad Chaarawi
2014-06-09
1
-0/+1
*
[svn-r25226] - implement and use H5Dquery_ff() when creating views (not teste...
Mohamad Chaarawi
2014-05-29
1
-1/+1
*
[svn-r25224] add 2 new routines to get an hid_t for a file from an IOD contai...
Mohamad Chaarawi
2014-05-28
1
-1/+3
*
[svn-r25210] - implement Views
Mohamad Chaarawi
2014-05-21
1
-1/+1
*
[svn-r25176] - use dxpls instead of access property lists in prefetch and evi...
Mohamad Chaarawi
2014-05-07
1
-1/+1
*
[svn-r25171] - fix bugs with dt conversions in non-coresident mode
Mohamad Chaarawi
2014-05-06
1
-12/+19
*
[svn-r25165] - avoid memcpy in coresident mode.
Mohamad Chaarawi
2014-05-05
1
-40/+80
*
[svn-r25160] - fix issue with global variables for Mercury callback IDs
Mohamad Chaarawi
2014-05-05
1
-85/+127
*
[svn-r25139] - switch to latest mercury
Mohamad Chaarawi
2014-04-30
1
-141/+147
*
[svn-r25102] make metadata and attribute KV objects data integrity setting to...
Mohamad Chaarawi
2014-04-25
1
-4/+15
*
[svn-r24958] send IOD error codes to clients instead of just FAIL.
Mohamad Chaarawi
2014-04-03
1
-143/+175
*
[svn-r24949] change the H5E macros at the server.
Mohamad Chaarawi
2014-04-02
1
-113/+113
*
[svn-r24946] - cleanup server side code to remove FUNC_ENTER/LEAVE macros as ...
Mohamad Chaarawi
2014-04-02
1
-41/+12
*
[svn-r24944] replace H5VL_IOD_DEBUG with H5_EFF_DEBUG.
Mohamad Chaarawi
2014-04-02
1
-26/+26
*
[svn-r24900] - close opened iod objects when the HDF5 object open fails.
Mohamad Chaarawi
2014-03-25
1
-0/+14
*
[svn-r24896] - add more debugging information to object creates at server
Mohamad Chaarawi
2014-03-25
1
-6/+16
*
[svn-r24862] - fix some valgrind warnings.
Mohamad Chaarawi
2014-03-21
1
-4/+23
*
[svn-r24858] - bug fix to oidkv access.
Mohamad Chaarawi
2014-03-21
1
-1/+3
*
[svn-r24761] Add H5Dcreate_anon_ff implementation.
Mohamad Chaarawi
2014-03-05
1
-15/+27
*
[svn-r24751] add replica property to dxpl and check for it when doing dataset...
Mohamad Chaarawi
2014-02-28
1
-1/+13
*
[svn-r24702] Add prefetch/evict routines.
Mohamad Chaarawi
2014-02-13
1
-1/+0
*
[svn-r24696] update hints name that IOD changed.
Mohamad Chaarawi
2014-02-07
1
-2/+2
*
[svn-r24689] increase number of AXE threads to 4.
Mohamad Chaarawi
2014-02-05
1
-0/+1
*
[svn-r24686] switch to use latest Mercury:
Mohamad Chaarawi
2014-02-04
1
-29/+30
*
[svn-r24671] More Data integrity verification.
Mohamad Chaarawi
2014-01-31
1
-5/+5
*
[svn-r24667] more data integrity integration.
Mohamad Chaarawi
2014-01-30
1
-8/+8
*
[svn-r24665] more IOD integrity integration.
Mohamad Chaarawi
2014-01-30
1
-16/+10
*
[svn-r24664] update checksums for datasets.
Mohamad Chaarawi
2014-01-30
1
-19/+42
*
[svn-r24660] - update scratch pad data integrity. Works with IOD now.
Mohamad Chaarawi
2014-01-29
1
-2/+3
*
[svn-r24648] switch from using IOD array list-io access to using 1 access with
Mohamad Chaarawi
2014-01-27
1
-213/+45
*
[svn-r24645] - Add Neil's VL datatype changes from the Netvol to H5VLiod_comm...
Mohamad Chaarawi
2014-01-24
1
-299/+628
*
[svn-r24634] bug fixing.
Mohamad Chaarawi
2014-01-16
1
-1/+1
*
[svn-r24620] add vl dataset example.
Mohamad Chaarawi
2014-01-07
1
-3/+10
*
[svn-r24605] - fix bug with point selections
Mohamad Chaarawi
2014-01-02
1
-26/+55
*
[svn-r24584] Fix abort from all ranks problem (at least for now).
Mohamad Chaarawi
2013-12-17
1
-1/+3
*
[svn-r24580] minor thing.
Mohamad Chaarawi
2013-12-16
1
-1/+0
*
[svn-r24576] minor updates
Mohamad Chaarawi
2013-12-15
1
-4/+2
*
[svn-r24554] fixes to creates/deletes as transaction is aborted.
Mohamad Chaarawi
2013-12-14
1
-9/+31
*
[svn-r24551] updates to extend.
Mohamad Chaarawi
2013-12-13
1
-5/+6
*
[svn-r24535] - update to new IOD object_open API
Mohamad Chaarawi
2013-12-12
1
-13/+13
*
[svn-r24532] more bug fixes.
Mohamad Chaarawi
2013-12-11
1
-12/+12
[next]