summaryrefslogtreecommitdiffstats
path: root/src/H5FDprivate.h
Commit message (Expand)AuthorAgeFilesLines
* 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-171-1/+1
* VFD SWMR: Removes dedup callback + cleanup (#842)Dana Robinson2021-07-171-0/+1
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-1/+2
* Brings native H5Fdelete implementation from developDana Robinson2021-05-051-0/+1
* Brings many parallel changes from developDana Robinson2021-04-071-12/+16
* Brings the rest of the header changes from developDana Robinson2021-04-061-4/+4
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-147/+128
* Document vfd_swmr_pageno_to_mdf_idx_entry() and rename its parameterDavid Young2020-08-311-3/+15
* Wrap a line in a comment at 80 columns.David Young2020-08-311-2/+2
* Add/improve some struct/member documentation per John's request.David Young2020-08-311-0/+9
* Delete disused routine H5FD_has_conflict().David Young2020-08-201-1/+0
* Change H5F_open to perform deduplication of open VFDs in a more flexible way,David Young2020-07-301-0/+1
* Delete whitespace at EOL. NFCI.David Young2020-07-141-1/+1
* Delete some dead code.David Young2020-07-141-2/+0
* Add all extant virtual files to a list. Add an "exclusive owner" (`exc_owner`)David Young2020-07-101-0/+1
* On each SWMR VFD open for reading, keep a histogram for the number ofDavid Young2020-06-161-0/+1
* Updated the 'const memory free' changes based on PR feedback.Dana Robinson2020-05-201-1/+1
* Update some comments.David Young2020-02-261-3/+3
* Where n is the number of page-table/shadow-index entries, avoid spending O(n^2)David Young2020-02-261-4/+5
* Make H5FD_vfd_swmr_dump_status() take an unsigned page number to be consistentDavid Young2020-02-061-1/+1
* Numerous changes supporting a floating shadow index:David Young2020-02-031-0/+1
* Fix typo. NFCI.David Young2020-01-301-1/+1
* Prepare the VFD SWMR reader for a "floating" shadow index by overhaulingDavid Young2020-01-241-2/+1
* Change the blah_blah_blah_md_header `index_length` member fromDavid Young2020-01-101-1/+1
* Change the unwieldy name vfd_swmr_idx_entry_defer_free() toDavid Young2019-12-191-1/+1
* Use the "tail queue" from queue(3) for the delayed free list of shadow images.David Young2019-12-191-0/+2
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-11/+33
* Checkin of fixes for a number of bugs in reads to page 0, and in filemainzer2019-01-301-0/+1
* Intermin commit to allow update from Vailin's recent changesmainzer2019-01-151-1/+3
* Fixes for issues #1 and #2 listed in John's email dated Dec 7 2018:Vailin Choi2018-12-191-0/+1
* local commit of first cut at vfd swmr writer EOT code.mainzer2018-11-191-40/+62
* (1) Add tests for VFD SWMR writerVailin Choi2018-10-221-15/+18
* Third batch of checkin:Vailin Choi2018-09-281-20/+46
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-09-261-5/+3
|\
| * Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-5/+3
* | Bug fixes for the previous checkin.Vailin Choi2018-09-041-4/+4
* | Second batch of checkin:Vailin Choi2018-09-041-3/+80
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-141-0/+43
|/
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-36/+10
* * Added new public H5FDdriver_query() API call.Dana Robinson2017-05-241-1/+1
* * Made H5FD_driver_query() a private function instead of static.Dana Robinson2017-05-241-0/+1
* 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-0/+2
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-2/+3
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-16/+16
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-1/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+1
* Warning and whitespace cleanup.Quincey Koziol2016-11-031-3/+15
* [svn-r30113] Description:Quincey Koziol2016-06-281-1/+1