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
/
lib
/
libzpool
/
taskq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libzpool: set thread names
Rob Norris
2024-05-01
1
-2
/
+2
*
Improve ZFS objset sync parallelism
ednadolski-ix
2023-11-06
1
-0
/
+30
*
Fix memory leak found by GCC static analyzer
Richard Yao
2022-10-03
1
-1
/
+3
*
Cleanup: Switch to strlcpy from strncpy
Richard Yao
2022-09-27
1
-1
/
+1
*
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
-1
/
+1
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-1
/
+1
*
module: icp: remove other provider types
наб
2022-02-15
1
-6
/
+0
*
Rename EMPTY_TASKQ into taskq_empty
Jorgen Lundman
2022-02-09
1
-0
/
+6
*
libzpool: fix unused, remove argsused
наб
2021-12-23
1
-2
/
+6
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
1
-0
/
+12
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
1
-1
/
+1
*
Use system_delay_taskq for long delay tasks
Chunwei Chen
2016-12-01
1
-0
/
+5
*
Fix strncpy in taskq_create
candychencan
2016-09-20
1
-1
/
+1
*
Illumos Crypto Port module added to enable native encryption in zfs
Tom Caputi
2016-07-20
1
-20
/
+0
*
taskq_create() calls thread_create() with wrong arguments
Denys Rtveliashvili
2016-05-05
1
-1
/
+1
*
Align thread priority with Linux defaults
Brian Behlendorf
2015-07-28
1
-2
/
+2
*
Update all default taskq settings
Brian Behlendorf
2015-06-25
1
-1
/
+0
*
Add taskq_wait_outstanding() function
Brian Behlendorf
2015-06-11
1
-0
/
+6
*
Illumos #5244 - zio pipeline callers should explicitly invoke next stage
George Wilson
2015-04-30
1
-0
/
+4
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-2
/
+3
*
Use taskq for dump_bytes()
Brian Behlendorf
2013-05-06
1
-0
/
+6
*
3246 ZFS I/O deadman thread
George.Wilson
2013-05-01
1
-0
/
+13
*
Illumos #1557 assertion failed in userland taskq_destroy()
Garrett D'Amore
2013-01-11
1
-3
/
+2
*
Illumos #734: Use taskq_dispatch_ent() interface
Garrett D'Amore
2011-12-14
1
-35
/
+91
*
Fix Solaris thread dependency by using pthreads
Brian Behlendorf
2010-08-31
1
-13
/
+9
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-10
/
+39
*
Rebase master to b117
Brian Behlendorf
2009-07-02
1
-1
/
+14
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+261