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.
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
*
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
*
Use zio buffers in zil_itx_create()
Brian Behlendorf
2015-02-02
1
-10
/
+6
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-8
/
+8
*
Retire KM_NODEBUG
Brian Behlendorf
2015-01-16
1
-3
/
+2
*
Remove duplicate typedefs from trace.h
Ned Bass
2015-01-06
1
-0
/
+1
*
Export symbols for ZIL interface
Alex Zhuravlev
2014-11-14
1
-0
/
+24
*
Illumos 5140 - message about "%recv could not be opened" is printed when boot...
Matthew Ahrens
2014-09-18
1
-1
/
+9
*
Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
2014-08-06
1
-4
/
+4
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
1
-2
/
+7
*
Illumos 4370, 4371
Max Grossman
2014-07-28
1
-2
/
+4
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-25
/
+26
*
Illumos #4045 write throttle & i/o scheduler performance work
Matthew Ahrens
2013-12-06
1
-1
/
+1
*
Only commit the ZIL once in zpl_writepages() (msync() case).
Etienne Dechamps
2013-11-23
1
-4
/
+21
*
Illumos #3742
Will Andrews
2013-11-04
1
-2
/
+3
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-6
/
+6
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-34
/
+106
*
Illumos #3498 panic in arc_read()
George Wilson
2013-07-02
1
-2
/
+2
*
Illumos #3006
Madhav Suresh
2013-06-19
1
-1
/
+1
*
Constify structures containing function pointers
Richard Yao
2013-03-04
1
-2
/
+2
*
Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on async
Matthew Ahrens
2013-01-08
1
-5
/
+51
*
Use the slog even with logbias=throughput.
Etienne Dechamps
2012-10-17
1
-7
/
+6
*
Add FASTWRITE algorithm for synchronous writes.
Etienne Dechamps
2012-10-17
1
-8
/
+44
*
Condition variable usage, zilog->zl_cv_batch
Brian Behlendorf
2012-10-15
1
-1
/
+2
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-7
/
+7
*
Add ZIL statistics.
Etienne Dechamps
2012-06-29
1
-2
/
+61
*
Make zil_slog_limit a tunable module parameter.
Etienne Dechamps
2012-06-12
1
-1
/
+4
*
Illumos #883: ZIL reuse during remount corruption
Eric Schrock
2011-08-01
1
-16
/
+24
*
Add missing ZFS tunables
Brian Behlendorf
2011-05-04
1
-1
/
+9
*
Fix zvol deadlock
Brian Behlendorf
2011-04-26
1
-1
/
+2
*
Add linux kernel memory support
Brian Behlendorf
2010-08-31
1
-3
/
+3
*
Fix gcc uninitialized variable warnings
Brian Behlendorf
2010-08-31
1
-1
/
+3
*
Fix gcc missing parenthesis warnings
Brian Behlendorf
2010-08-31
1
-1
/
+1
*
Fix gcc cast warnings
Brian Behlendorf
2010-08-27
1
-1
/
+1
*
Fix gcc c90 compliance warnings
Brian Behlendorf
2010-08-27
1
-2
/
+4
*
Update to onnv_147
Brian Behlendorf
2010-08-26
1
-194
/
+421
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-495
/
+588
*
Rebase master to b121
Brian Behlendorf
2009-08-18
1
-2
/
+7
*
Rebase master to b117
Brian Behlendorf
2009-07-02
1
-89
/
+83
*
Rebase master to b105
Brian Behlendorf
2009-01-15
1
-95
/
+33
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+1735