aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zil.c
Commit message (Expand)AuthorAgeFilesLines
* Improve logging of 128KB writesAlexander Motin2019-11-111-7/+13
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-011-1/+1
* Make `zil_async_to_sync` visible to platform codeMatthew Macy2019-10-101-3/+1
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-4/+4
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-111-1/+1
* Make module tunables cross platformMatthew Macy2019-09-051-12/+10
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-2/+2
* Fix out-of-order ZIL txtype lost on hardlinked filesChunwei Chen2019-08-131-11/+1
* make zil max block size tunableMatthew Ahrens2019-06-101-6/+61
* Fix the spelling of deferredRichard Laager2019-04-161-1/+1
* Restrict kstats and print real pointersSara Hartse2019-04-041-1/+1
* OpenZFS 9962 - zil_commit should omit cache thrashPrakash Surya2018-12-071-50/+168
* OpenZFS 9963 - Separate tunable for disabling ZIL vdev flushPrakash Surya2018-12-071-8/+9
* Fix ASSERT in zil_create() during ztestTom Caputi2018-10-241-1/+2
* Refcounted DSL Crypto Key MappingsTom Caputi2018-10-031-18/+8
* OpenZFS 9112 - Improve allocation performance on high-end systemsPaul Dagnelie2018-07-311-1/+1
* OpenZFS 9456 - ztest failure in zil_commit_waiter_timeoutPrakash Surya2018-07-101-1/+1
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-14/+96
* Wrong error message when removing log devicePaul Zuchowski2018-06-071-1/+5
* Update build system and packagingBrian Behlendorf2018-05-291-2/+1
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-2/+1
* Increment zil_itx_needcopy_bytes properlychrisrd2018-03-021-2/+1
* Change os->os_next_write_raw to work per txgTom Caputi2018-02-021-2/+2
* Fix recovery import (-F) with encrypted poolTom Caputi2018-02-021-0/+2
* OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issuePrakash Surya2018-01-261-15/+6
* OpenZFS 8909 - 8585 can cause a use-after-free kernel panicPrakash Surya2017-12-281-86/+129
* OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"Prakash Surya2017-12-061-22/+22
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-262/+1280
* Preserve itx alloc size for zio_data_buf_free()Brian Behlendorf2017-12-041-2/+5
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-4/+2
* OpenZFS 8081 - Compiler warnings in zdbBrian Behlendorf2017-10-271-2/+2
* OpenZFS 8558, 8602 - lwp_create() returns EAGAINBrian Behlendorf2017-10-261-9/+6
* Encryption patch follow-upTom Caputi2017-10-111-0/+29
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-21/+45
* OpenZFS 8373 - TXG_WAIT in ZIL commit pathAndriy Gapon2017-07-281-1/+18
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-091-54/+64
* OpenZFS 8063 - verify that we do not attempt to access inactive txgMatthew Ahrens2017-05-101-11/+1
* OpenZFS 3821 - Race in rollback, zil close, and zil flushGeorge Wilson2017-03-231-5/+55
* Fix spellingka72017-01-031-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-0/+1
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-1/+5
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-3/+3
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-22/+6
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-1/+1
* Implement large_dnode pool featureNed Bass2016-06-241-3/+5
* Align thread priority with Linux defaultsBrian Behlendorf2015-07-281-1/+1
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-2/+2
* Illumos 5269 - zpool import slowArne Jansen2015-06-091-12/+11
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-4/+7
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-1/+1