index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
zil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve logging of 128KB writes
Alexander Motin
2019-11-11
1
-7
/
+13
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
1
-1
/
+1
*
Make `zil_async_to_sync` visible to platform code
Matthew Macy
2019-10-10
1
-3
/
+1
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-4
/
+4
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
1
-1
/
+1
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-12
/
+10
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-2
/
+2
*
Fix out-of-order ZIL txtype lost on hardlinked files
Chunwei Chen
2019-08-13
1
-11
/
+1
*
make zil max block size tunable
Matthew Ahrens
2019-06-10
1
-6
/
+61
*
Fix the spelling of deferred
Richard Laager
2019-04-16
1
-1
/
+1
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
1
-1
/
+1
*
OpenZFS 9962 - zil_commit should omit cache thrash
Prakash Surya
2018-12-07
1
-50
/
+168
*
OpenZFS 9963 - Separate tunable for disabling ZIL vdev flush
Prakash Surya
2018-12-07
1
-8
/
+9
*
Fix ASSERT in zil_create() during ztest
Tom Caputi
2018-10-24
1
-1
/
+2
*
Refcounted DSL Crypto Key Mappings
Tom Caputi
2018-10-03
1
-18
/
+8
*
OpenZFS 9112 - Improve allocation performance on high-end systems
Paul Dagnelie
2018-07-31
1
-1
/
+1
*
OpenZFS 9456 - ztest failure in zil_commit_waiter_timeout
Prakash Surya
2018-07-10
1
-1
/
+1
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-14
/
+96
*
Wrong error message when removing log device
Paul Zuchowski
2018-06-07
1
-1
/
+5
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-2
/
+1
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-2
/
+1
*
Increment zil_itx_needcopy_bytes properly
chrisrd
2018-03-02
1
-2
/
+1
*
Change os->os_next_write_raw to work per txg
Tom Caputi
2018-02-02
1
-2
/
+2
*
Fix recovery import (-F) with encrypted pool
Tom Caputi
2018-02-02
1
-0
/
+2
*
OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issue
Prakash Surya
2018-01-26
1
-15
/
+6
*
OpenZFS 8909 - 8585 can cause a use-after-free kernel panic
Prakash Surya
2017-12-28
1
-86
/
+129
*
OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"
Prakash Surya
2017-12-06
1
-22
/
+22
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
1
-262
/
+1280
*
Preserve itx alloc size for zio_data_buf_free()
Brian Behlendorf
2017-12-04
1
-2
/
+5
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-4
/
+2
*
OpenZFS 8081 - Compiler warnings in zdb
Brian Behlendorf
2017-10-27
1
-2
/
+2
*
OpenZFS 8558, 8602 - lwp_create() returns EAGAIN
Brian Behlendorf
2017-10-26
1
-9
/
+6
*
Encryption patch follow-up
Tom Caputi
2017-10-11
1
-0
/
+29
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-21
/
+45
*
OpenZFS 8373 - TXG_WAIT in ZIL commit path
Andriy Gapon
2017-07-28
1
-1
/
+18
*
OpenZFS 7578 - Fix/improve some aspects of ZIL writing
Giuseppe Di Natale
2017-06-09
1
-54
/
+64
*
OpenZFS 8063 - verify that we do not attempt to access inactive txg
Matthew Ahrens
2017-05-10
1
-11
/
+1
*
OpenZFS 3821 - Race in rollback, zil close, and zil flush
George Wilson
2017-03-23
1
-5
/
+55
*
Fix spelling
ka7
2017-01-03
1
-1
/
+1
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-0
/
+1
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-1
/
+5
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
1
-3
/
+3
*
Performance optimization of AVL tree comparator functions
Gvozden Neskovic
2016-08-31
1
-22
/
+6
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-1
/
+1
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-3
/
+5
*
Align thread priority with Linux defaults
Brian Behlendorf
2015-07-28
1
-1
/
+1
*
Illumos 5369 - arc flags should be an enum
George Wilson
2015-06-11
1
-2
/
+2
*
Illumos 5269 - zpool import slow
Arne Jansen
2015-06-09
1
-12
/
+11
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-4
/
+7
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
1
-1
/
+1
[next]