summaryrefslogtreecommitdiffstats
path: root/src/H5VLdaosm.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for committed datatypes. Add h5dsm_tcommit.c test for this.Neil Fortner2017-06-011-0/+10
* Add maps implementation (based on a patch supplied by MohamadNeil Fortner2017-05-111-0/+22
* Add support for collective group create and open, usingNeil Fortner2017-04-241-0/+1
* Modify DAOS-M plugin to call daos_pool_connect at plugin initializationNeil Fortner2017-03-141-5/+2
* Add full support for soft links. Add h5dsm_slink_create.c example. FixNeil Fortner2017-02-151-1/+1
* Refactor link/group code in preparation for adding soft link support.Neil Fortner2017-02-141-0/+9
* Add support for attribute create/open/close. Add examples for attributeNeil Fortner2017-02-081-9/+21
* Improve handling of snapshots with multiple processes so any processesNeil Fortner2017-02-021-1/+1
* Implement new transaction model, transactions are now hidden from theNeil Fortner2017-01-311-2/+6
* Split H5VLdaosm.h into public and private headers, to remove the needNeil Fortner2016-12-131-5/+4
* Implement group traversal. Major refactoring of group/link code. AddedNeil Fortner2016-12-091-0/+1
* Add group create/open/close, various fixes.Neil Fortner2016-12-031-0/+1
* Initial implementation of dataset create/open/close, transactions. NotNeil Fortner2016-11-141-3/+30
* Update to use new DAOS API.Neil Fortner2016-10-271-2/+1
* Initial implementation of file create/open/close on daos-m. Has not been tested.Neil Fortner2016-10-271-0/+78