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
/
txg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the last two CFI callback prototype mismatches
Alexander
2022-11-29
1
-2
/
+2
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
1
-2
/
+2
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
1
-4
/
+4
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-2
/
+2
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-4
/
+4
*
Clean up CSTYLEDs
наб
2022-01-26
1
-2
/
+0
*
Optimize txg_kick() process (#12274)
Kevin Jin
2021-07-01
1
-22
/
+14
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-8
/
+15
*
Document monotonicity of dmu_tx_assign() and txg_hold_open()
Christian Schwarz
2021-02-02
1
-1
/
+23
*
Implement memory and CPU hotplug
Paul Dagnelie
2020-12-10
1
-2
/
+3
*
Introduce CPU_SEQID_UNSTABLE
Mateusz Guzik
2020-11-02
1
-3
/
+1
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-03
1
-8
/
+4
*
Use boot_ncpus in place of max_ncpus in taskq_create
DeHackEd
2020-05-20
1
-1
/
+1
*
Update FreeBSD tunables
Ryan Moeller
2020-04-15
1
-1
/
+1
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-1
/
+1
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
1
-1
/
+1
*
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
-4
/
+4
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-3
/
+3
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-2
/
+2
*
OpenZFS 9425 - channel programs can be interrupted
Don Brady
2019-06-22
1
-3
/
+33
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-1
/
+1
*
Fix txg_wait_open() load average inflation
Brian Behlendorf
2019-04-04
1
-4
/
+20
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-2
/
+6
*
Fix lock inversion in txg_sync_thread()
Tom Caputi
2018-10-24
1
-2
/
+2
*
OpenZFS 9617 - too-frequent TXG sync causes excessive write inflation
Matthew Ahrens
2018-10-04
1
-3
/
+4
*
Small rework of txg_list code
Tom Caputi
2018-08-27
1
-20
/
+44
*
OpenZFS 9464 - txg_kick() fails to see that we are quiescing
Serapheim Dimitropoulos
2018-06-04
1
-4
/
+33
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-0
/
+2
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
1
-6
/
+6
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-3
/
+1
*
OpenZFS 8081 - Compiler warnings in zdb
Brian Behlendorf
2017-10-27
1
-4
/
+4
*
Simplify threads, mutexs, cvs and rwlocks
Brian Behlendorf
2017-08-11
1
-4
/
+6
*
OpenZFS 8063 - verify that we do not attempt to access inactive txg
Matthew Ahrens
2017-05-10
1
-2
/
+27
*
Refactor txg history kstat
Brian Behlendorf
2016-12-02
1
-31
/
+6
*
txg visibility code should not execute under tc_open_lock
Richard Yao
2016-07-27
1
-4
/
+5
*
Increase default user space stack size
Brian Behlendorf
2016-01-13
1
-1
/
+1
*
Identify locks flagged by lockdep
Olaf Faaland
2015-12-22
1
-1
/
+1
*
Align thread priority with Linux defaults
Brian Behlendorf
2015-07-28
1
-3
/
+3
*
Update all default taskq settings
Brian Behlendorf
2015-06-25
1
-2
/
+2
*
Rename cv_wait_interruptible() to cv_wait_sig()
Brian Behlendorf
2015-06-11
1
-2
/
+2
*
Use taskq_wait_outstanding() function
Brian Behlendorf
2015-06-11
1
-1
/
+1
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-3
/
+3
*
Mark IO pipeline with PF_FSTRANS
Brian Behlendorf
2015-01-16
1
-9
/
+1
*
Remove duplicate typedefs from trace.h
Ned Bass
2015-01-06
1
-0
/
+1
*
Illumos 4753 - increase number of outstanding async writes when sync task is ...
Alex Reece
2014-09-23
1
-1
/
+21
*
Illumos 4976-4984 - metaslab improvements
George Wilson
2014-08-18
1
-0
/
+4
*
Use ddi_time_after and friends to compare time
Chunwei Chen
2014-04-14
1
-2
/
+2
[next]