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
*
Fixed data integrity issue when underlying disk returns error
Arun KV
2021-09-13
1
-3
/
+31
*
Zero pad bytes following TX_WRITE log data
Mark Johnston
2021-07-26
1
-2
/
+6
*
Zero pad bytes when allocating a ZIL record
Mark Johnston
2021-07-26
1
-3
/
+4
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-07-20
1
-2
/
+3
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-2
/
+3
*
Optimize small random numbers generation
Alexander Motin
2021-06-22
1
-2
/
+4
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-03-19
1
-1
/
+2
*
allow callers to allocate and provide the abd_t struct
Matthew Ahrens
2021-01-20
1
-1
/
+1
*
zil_parse: make callback parameters const
Christian Schwarz
2020-10-09
1
-9
/
+16
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-3
/
+3
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
1
-2
/
+2
*
Upstream: zil_commit_waiter() can stall forever
Jorgen Lundman
2020-06-14
1
-1
/
+1
*
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
[next]