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
/
include
/
sys
/
zfs_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce kmem_scnprintf()
Richard Yao
2022-10-29
1
-0
/
+3
*
Reduce false positives from Static Analyzers
Richard Yao
2022-09-30
1
-4
/
+8
*
zed: mark disks as REMOVED when they are removed
Ameer Hamza
2022-09-28
1
-0
/
+1
*
Cleanup: Use OpenSolaris functions to call scheduler
Richard Yao
2022-09-12
1
-2
/
+3
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remove hw_serial, ddi_strtoul()
наб
2022-05-13
1
-4
/
+0
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
1
-2
/
+2
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
1
-2
/
+1
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-2
/
+2
*
module: icp: remove other provider types
наб
2022-02-15
1
-1
/
+0
*
Rename EMPTY_TASKQ into taskq_empty
Jorgen Lundman
2022-02-09
1
-0
/
+1
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-1
/
+1
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-1
/
+0
*
Remove NOTE(CONSTCOND) and note.h
наб
2021-07-26
1
-2
/
+0
*
FreeBSD: fix compilation of FreeBSD world after 29274c9f6
Martin Matuška
2021-06-25
1
-1
/
+1
*
Optimize small random numbers generation
Alexander Motin
2021-06-22
1
-0
/
+15
*
Remove pool io kstats (#12212)
Alexander Motin
2021-06-10
1
-6
/
+0
*
libspl: staticify buf and pagesize, rename aok to libspl_assert_ok
наб
2021-06-03
1
-2
/
+0
*
lib/: set O_CLOEXEC on all fds
наб
2021-04-11
1
-2
/
+2
*
Cleaning up uio headers
Brian Atkinson
2021-02-20
1
-0
/
+1
*
libzpool: set_global_var: refactor to not modify 'arg'
Christian Schwarz
2021-02-19
1
-1
/
+1
*
Introduce CPU_SEQID_UNSTABLE
Mateusz Guzik
2020-11-02
1
-0
/
+1
*
FreeBSD: make adjustments for the standalone environment
Warner Losh
2020-10-13
1
-3
/
+11
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-09-23
1
-0
/
+1
*
Avoid possibility of division by zero
Ryan Moeller
2020-09-08
1
-3
/
+3
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-03
1
-0
/
+4
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
1
-0
/
+6
*
Remove KMC_KMEM and KMC_VMEM
Matthew Ahrens
2020-08-17
1
-2
/
+0
*
Introduce names for ZTHRs
Serapheim Dimitropoulos
2020-07-29
1
-0
/
+3
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
1
-0
/
+3
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
1
-0
/
+1
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
1
-3
/
+0
*
Remove dead code
Arvind Sankar
2020-06-18
1
-1
/
+0
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
1
-2
/
+2
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
1
-3
/
+14
*
Finish refactoring for ZFS_MODULE_PARAM_CALL
Ryan Moeller
2020-04-07
1
-0
/
+1
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
1
-0
/
+1
*
Refactor zfs_context.h to build on FreeBSD
Matthew Macy
2019-12-04
1
-18
/
+4
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
1
-51
/
+2
*
Add kmem_cache flag for forcing kvmalloc
Michael Niewöhner
2019-11-13
1
-0
/
+1
*
Linux compat: Minimum kernel version 3.10
Brian Behlendorf
2019-11-12
1
-3
/
+1
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
1
-1
/
+1
*
Wrap Linux module macros
Matthew Macy
2019-11-01
1
-6
/
+2
*
Fix for ARC sysctls ignored at runtime
loli10K
2019-10-26
1
-0
/
+6
*
Remove sdt.h
Matthew Macy
2019-10-25
1
-13
/
+7
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
1
-1
/
+2
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-0
/
+11
*
Fix lockdep recursive locking false positive in dbuf_destroy
jdike
2019-07-17
1
-0
/
+2
*
OpenZFS 9425 - channel programs can be interrupted
Don Brady
2019-06-22
1
-1
/
+1
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-1
/
+3
[next]