aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/zil.h
Commit message (Expand)AuthorAgeFilesLines
* Make `zil_async_to_sync` visible to platform codeMatthew Macy2019-10-101-0/+1
* Fix typos in include/Andrea Gelmini2019-08-301-2/+2
* make zil max block size tunableMatthew Ahrens2019-06-101-1/+4
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-1/+1
* OpenZFS 8909 - 8585 can cause a use-after-free kernel panicPrakash Surya2017-12-281-0/+1
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-2/+6
* Preserve itx alloc size for zio_data_buf_free()Brian Behlendorf2017-12-041-0/+1
* OpenZFS 8081 - Compiler warnings in zdbBrian Behlendorf2017-10-271-2/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-1/+3
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-091-1/+0
* OpenZFS 8063 - verify that we do not attempt to access inactive txgMatthew Ahrens2017-05-101-1/+10
* Fix a typo in ZIL write handling commentluozhengzheng2016-08-121-1/+1
* Implement large_dnode pool featureNed Bass2016-06-241-0/+13
* Illumos 5269 - zpool import slowArne Jansen2015-06-091-2/+7
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-1/+0
* Export symbols for ZIL interfaceAlex Zhuravlev2014-11-141-1/+0
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-2/+2
* Only commit the ZIL once in zpl_writepages() (msync() case).Etienne Dechamps2013-11-231-0/+4
* Illumos #3742Will Andrews2013-11-041-7/+6
* Illumos #3464Matthew Ahrens2013-09-041-2/+2
* Constify structures containing function pointersRichard Yao2013-03-041-2/+2
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-081-0/+2
* Add ZIL statistics.Etienne Dechamps2012-06-291-0/+59
* Support custom build directories and move includesBrian Behlendorf2010-09-081-0/+428