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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve spl slab cache alloc
Jinshan Xiong
2016-06-01
1
-8
/
+35
*
Fix use-after-free in splat_taskq_test7
Chunwei Chen
2016-05-31
1
-2
/
+3
*
Implement a proper rw_tryupgrade
Chunwei Chen
2016-05-31
2
-6
/
+101
*
Fix taskq_wait_outstanding re-evaluate tq_next_id
Chunwei Chen
2016-05-24
1
-2
/
+2
*
Fix race between taskq_destroy and dynamic spawning thread
Chunwei Chen
2016-05-24
1
-5
/
+25
*
Restore CALLOUT_FLAG_ABSOLUTE in cv_timedwait_hires
Chunwei Chen
2016-05-24
1
-3
/
+2
*
Linux 4.7 compat: inode_lock() and friends
Chunwei Chen
2016-05-20
1
-1
/
+2
*
Add cv_timedwait_sig_hires to allow interruptible sleep
Chunwei Chen
2016-05-12
1
-10
/
+30
*
Clear PF_FSTRANS over spl_filp_fallocate()
Tim Chase
2016-04-26
1
-0
/
+15
*
Allow spawning a new thread for TQ_NOQUEUE dispatch with dynamic taskq
Tim Chase
2016-03-17
1
-4
/
+18
*
Add rw_tryupgrade()
Brian Behlendorf
2016-03-10
2
-66
/
+0
*
random_get_pseudo_bytes() need not provide cryptographic strength entropy
Richard Yao
2016-02-17
1
-0
/
+148
*
Allow kicking a taskq to spawn more threads
Chunwei Chen
2016-02-05
1
-0
/
+60
*
Remove RLIM64_INFINITY assert in vn_rdwr()
Brian Behlendorf
2016-01-23
1
-1
/
+0
*
kobj_read_file: Return -1 on vn_rdwr() error
Richard Yao
2016-01-23
1
-3
/
+8
*
Use tsd to store tq for taskq_member
Chunwei Chen
2016-01-20
3
-56
/
+61
*
Don't hold mutex until release cv in cv_wait
Chunwei Chen
2016-01-12
2
-15
/
+70
*
Fix do_div() types in condvar:timeout
Brian Behlendorf
2015-12-22
1
-5
/
+6
*
Use spl_fstrans_mark instead of memalloc_noio_save
Chunwei Chen
2015-12-18
4
-37
/
+5
*
Provide kstat for taskqs
Tim Chase
2015-12-16
2
-0
/
+269
*
Fix cstyle issues in spl-taskq.c and taskq.h
Brian Behlendorf
2015-12-11
1
-34
/
+41
*
Don't use tq->tq_lock_flags
Chunwei Chen
2015-12-11
1
-61
/
+62
*
Subclass tq_lock to eliminate a lockdep warning
Olaf Faaland
2015-12-11
1
-21
/
+49
*
Revert "Make taskq_member() use ->journal_info"
Brian Behlendorf
2015-12-08
1
-3
/
+34
*
Make taskq_member() use ->journal_info
Richard Yao
2015-12-08
1
-34
/
+3
*
Fix race between getf() and areleasef()
Richard Yao
2015-12-03
1
-0
/
+13
*
Prevent rm modules.* when make install
tuxoko
2015-12-02
1
-1
/
+1
*
spl-kmem-cache: include linux/prefetch.h for prefetchw()
Dimitri John Ledkov
2015-12-02
1
-0
/
+1
*
Limit maximum object size in kmem tests
Brian Behlendorf
2015-11-16
1
-1
/
+4
*
Remove superfluous `newline` character
loli10K
2015-11-13
1
-1
/
+1
*
Fix taskq dynamic spawning
tuxoko
2015-11-13
1
-14
/
+11
*
Don't call kmem_cache_shrink from shrinker
Chunwei Chen
2015-11-11
1
-6
/
+1
*
Fix CPU hotplug
Brian Behlendorf
2015-10-13
1
-8
/
+7
*
Fix PAX Patch/Grsec SLAB_USERCOPY panic
Brian Behlendorf
2015-09-28
1
-1
/
+11
*
Disable direct reclaim in taskq worker threads on Linux 3.9+
Richard Yao
2015-09-09
1
-0
/
+4
*
Linux 4.2 compat: misc_deregister()
Brian Behlendorf
2015-09-01
1
-5
/
+1
*
Create a new thread during recursive taskq dispatch if necessary
Tim Chase
2015-09-01
1
-3
/
+28
*
Revert "Create a new thread during recursive taskq dispatch if necessary"
Brian Behlendorf
2015-08-31
1
-22
/
+0
*
Create a new thread during recursive taskq dispatch if necessary
Tim Chase
2015-08-31
1
-0
/
+22
*
Linux 4.2 compat: vfs_rename()
Brian Behlendorf
2015-08-19
2
-0
/
+7
*
Invert minclsyspri and maxclsyspri
Brian Behlendorf
2015-07-28
2
-4
/
+3
*
Remove skc_ref from alloc/free paths
Brian Behlendorf
2015-07-24
1
-9
/
+2
*
Add defclsyspri macro
Brian Behlendorf
2015-07-23
8
-24
/
+31
*
Default to --disable-debug-kmem
Brian Behlendorf
2015-07-21
1
-18
/
+3
*
Support parallel build trees (VPATH builds)
Turbo Fredriksson
2015-07-17
2
-36
/
+42
*
Set TASKQ_DYNAMIC for kmem and system taskqs
Brian Behlendorf
2015-06-24
2
-5
/
+5
*
Add TASKQ_DYNAMIC feature
Brian Behlendorf
2015-06-24
2
-123
/
+332
*
Rename cv_wait_interruptible() to cv_wait_sig()
Brian Behlendorf
2015-06-10
1
-34
/
+47
*
Make taskq_wait() block until the queue is empty
Chris Dunlop
2015-06-09
2
-48
/
+65
*
Fix cstyle issues in spl-tsd.c
Brian Behlendorf
2015-04-24
1
-20
/
+21
[next]