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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add gitignore entry for spl-*.o.d files
Nikolay Borisov
2016-08-01
1
-1
/
+1
*
Linux 4.8 compat: rw_semaphore atomic_long_t count
Brian Behlendorf
2016-07-29
3
-3
/
+41
*
Added highbit() and lowbit() macros
Tom Caputi
2016-07-20
1
-0
/
+3
*
Add _ALIGNMENT_REQUIRED to isa_defs.h for checksums
Tony Hutter
2016-06-21
1
-0
/
+30
*
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
5
-13
/
+147
*
Add isa_defs for MIPS
YunQiang Su
2016-05-31
1
-1
/
+22
*
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
3
-2
/
+45
*
Add cv_timedwait_sig_hires to allow interruptible sleep
Chunwei Chen
2016-05-12
2
-10
/
+32
*
Add a macro to convert seconds to nanoseconds and vice-versa
David Quigley
2016-05-05
1
-0
/
+3
*
Clear PF_FSTRANS over spl_filp_fallocate()
Tim Chase
2016-04-26
1
-0
/
+15
*
Use vmem_free() in dfl_free() and add dfl_alloc()
Tim Chase
2016-04-26
1
-1
/
+5
*
Use kernel provided mutex owner
Chunwei Chen
2016-04-25
2
-0
/
+44
*
Add support for s390[x].
Dimitri John Ledkov
2016-03-17
1
-1
/
+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
3
-100
/
+16
*
Remove RPM package restriction
Brian Behlendorf
2016-03-10
1
-5
/
+0
*
Changes to support zfs encryption
Tom Caputi
2016-02-25
2
-19
/
+23
*
random_get_pseudo_bytes() need not provide cryptographic strength entropy
Richard Yao
2016-02-17
2
-6
/
+149
*
Allow kicking a taskq to spawn more threads
Chunwei Chen
2016-02-05
3
-0
/
+75
*
Ensure spl/ only occurs once in core-y
Chip Parker
2016-01-26
1
-1
/
+1
*
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
2
-5
/
+10
*
Create spl-kmod-debuginfo rpm with redhat spec file
Olaf Faaland
2016-01-21
2
-1
/
+4
*
Use tsd to store tq for taskq_member
Chunwei Chen
2016-01-20
5
-57
/
+63
*
Linux 4.5 compat: pfn_t typedef
Brian Behlendorf
2016-01-20
1
-1
/
+0
*
Turn on both PF_FSTRANS and PF_MEMALLOC_NOIO in spl_fstrans_mark
Chunwei Chen
2016-01-20
1
-4
/
+10
*
Don't hold mutex until release cv in cv_wait
Chunwei Chen
2016-01-12
2
-15
/
+70
*
Add spl_kmem_cache_kmem_threads man page entry
Brian Behlendorf
2016-01-12
1
-0
/
+14
*
_ILP32 is always defined on SPARC
Alex McWhirter
2016-01-08
1
-4
/
+0
*
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
5
-38
/
+5
*
Provide kstat for taskqs
Tim Chase
2015-12-16
3
-7
/
+283
*
Skip GPL-only symbols test when cross-compiling
Kamil Domanski
2015-12-14
1
-8
/
+11
*
Revert "Skip GPL-only symbols test when cross-compiling"
Brian Behlendorf
2015-12-11
1
-1
/
+0
*
Fix cstyle issues in spl-taskq.c and taskq.h
Brian Behlendorf
2015-12-11
2
-79
/
+87
*
Don't use tq->tq_lock_flags
Chunwei Chen
2015-12-11
2
-62
/
+62
*
Subclass tq_lock to eliminate a lockdep warning
Olaf Faaland
2015-12-11
2
-21
/
+58
*
Fix lockdep warning in spl_inode_{lock,unlock}
Olaf Faaland
2015-12-11
1
-1
/
+1
*
Add new lock types MUTEX_NOLOCKDEP, and RW_NOLOCKDEP
Olaf Faaland
2015-12-11
2
-3
/
+81
*
Skip GPL-only symbols test when cross-compiling
Kamil DomaĆski
2015-12-11
1
-0
/
+1
*
Fix build issue on some configured kernels
zgock
2015-12-11
1
-1
/
+1
*
Either _ILP32 or _LP64 must be defined
Brian Behlendorf
2015-12-10
1
-11
/
+31
*
Revert "Make taskq_member() use ->journal_info"
Brian Behlendorf
2015-12-08
2
-4
/
+35
*
Make taskq_member() use ->journal_info
Richard Yao
2015-12-08
2
-35
/
+4
*
Fix race between getf() and areleasef()
Richard Yao
2015-12-03
2
-2
/
+15
[next]