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
/
libspl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-02-27
1
-1
/
+1
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
1
-1
/
+14
*
Add AltiVec RAID-Z
Romain Dolbeau
2020-01-23
1
-0
/
+40
*
Unify target_cpu handling
Brian Behlendorf
2020-01-17
2
-2
/
+13
*
libspl: declare aok extern in header
Nick Black
2019-12-26
2
-1
/
+3
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
2
-2
/
+4
*
Refactor zfs_context.h to build on FreeBSD
Matthew Macy
2019-12-04
3
-9
/
+4
*
Make asm-x86_64/atomic.S build on FreeBSD
Matthew Macy
2019-11-30
1
-1
/
+5
*
Implement -A (ignore ASSERTs) for zdb
Paul Zuchowski
2019-11-27
1
-0
/
+10
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
2
-50
/
+0
*
Preliminary support for RV64G
Romain Dolbeau
2019-11-06
1
-1
/
+20
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
3
-1
/
+26
*
Move sha2.h to platform code
Matthew Macy
2019-10-31
2
-0
/
+152
*
Remove unneeded header from libzpool/kernel.c
Matthew Macy
2019-10-26
1
-35
/
+0
*
Fix header guard typo
Matthew Macy
2019-10-26
1
-1
/
+1
*
Move platform dependent errno aliases
Matthew Macy
2019-10-25
3
-1
/
+12
*
Remove sdt.h
Matthew Macy
2019-10-25
1
-0
/
+23
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
1
-1
/
+2
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
19
-58
/
+96
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
1
-0
/
+4
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
2
-0
/
+2
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
2
-0
/
+449
*
Fix typos in lib/
Andrea Gelmini
2019-09-02
7
-8
/
+8
*
ZFS Reads may result in unneccesary calls to zil_commit
George Wilson
2019-03-22
1
-1
/
+0
*
config: better libtirpc detection
Rafael Kitover
2019-03-02
2
-12
/
+5
*
Check for strlcat and strlcpy
Brian Behlendorf
2018-12-11
4
-49
/
+124
*
Move strlcat, strlcpy, and strnlen
Brian Behlendorf
2018-11-20
5
-158
/
+50
*
Fix ASSERT macros to not over-expand
Paul Dagnelie
2018-10-03
1
-15
/
+48
*
Fix kernel unaligned access on sparc64
Brian Behlendorf
2018-07-11
1
-0
/
+7
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
4
-93
/
+29
*
Add pool state /proc entry, "SUSPENDED" pools
Tony Hutter
2018-06-06
1
-0
/
+2
*
Remove rwlock wrappers
Brian Behlendorf
2018-06-04
2
-82
/
+0
*
Update build system and packaging
Brian Behlendorf
2018-05-29
12
-206
/
+40
*
Fix calloc(3) arguments order
Tomohiro Kusumi
2018-04-12
1
-1
/
+1
*
Fedora 28: Fix misc bounds check compiler warnings
Tony Hutter
2018-04-04
1
-1
/
+1
*
zpool import -d to specify device path
Chunwei Chen
2018-01-26
1
-0
/
+1
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-6
/
+1
*
Remove lib/libspl/include/sys/frame.h
Brian Behlendorf
2017-12-17
2
-132
/
+0
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
2
-3
/
+14
*
Remove useless DEFAULT_INCLUDES in AM_CCASFLAGS
KireinaHoro
2017-10-12
1
-1
/
+0
*
Fix libspl assembler flags to respect cpu type
KireinaHoro
2017-10-12
1
-1
/
+2
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-0
/
+7
*
Allow longer SPA names in stats
gaurkuma
2017-08-11
1
-1
/
+1
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
3
-1
/
+89
*
Fixed VERIFY3_IMPL() bug from 682ce104
Tom Caputi
2017-07-12
1
-1
/
+2
*
Musl libc fixes
alaviss
2017-07-05
1
-0
/
+1
*
GCC 7.1 fixes
Tony Hutter
2017-06-28
1
-7
/
+17
*
Compatibilty with glibc-2.23
Justin Lecher
2017-05-16
1
-0
/
+1
*
Fix header inclusions for standards conformance
Richard Yao
2017-04-12
4
-0
/
+114
*
Fix `zpool iostat -T d 1` on musl
Richard Yao
2017-04-12
1
-1
/
+5
[next]