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
*
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
*
glibc 2.5 compat: use correct header for makedev() et al.
Olaf Faaland
2017-03-31
2
-1
/
+6
*
libspl: Fix incorrect use of platform defines on sparc64
John Paul Adrian Glaubitz
2017-03-22
1
-2
/
+2
*
Fix powerpc build
Brian Behlendorf
2017-03-06
1
-4
/
+0
*
Fix atomic_sub_64() i386 assembly implementation
Brian Behlendorf
2017-02-01
1
-1
/
+1
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
2
-5
/
+10
*
Fix spelling
ka7
2017-01-03
3
-3
/
+3
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
3
-5
/
+6
*
ABD optimized page allocation code
Chunwei Chen
2016-11-29
3
-2
/
+40
*
Fix coverity defects: CID 150921, 150927
luozhengzheng
2016-10-14
1
-2
/
+2
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
1
-0
/
+8
*
fix: Shift exponent too large
Gvozden Neskovic
2016-09-29
1
-0
/
+3
*
Change /etc/mtab to /proc/self/mounts
slashdd
2016-09-20
1
-1
/
+1
*
OpenZFS 5997 - FRU field not set during pool creation and never updated
Hans Rosenfeld
2016-08-12
4
-271
/
+1
*
Illumos Crypto Port module added to enable native encryption in zfs
Tom Caputi
2016-07-20
3
-1
/
+24
*
Add `zfs allow` and `zfs unallow` support
Brian Behlendorf
2016-06-07
2
-47
/
+0
*
Add isa_defs for MIPS
YunQiang Su
2016-05-31
1
-1
/
+22
*
Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues
Tony Hutter
2016-05-12
1
-0
/
+3
*
OpenZFS 6672 - arc_reclaim_thread() should use gethrtime()
David Quigley
2016-05-06
1
-0
/
+9
*
Add support for libtirpc
Brian Behlendorf
2016-04-28
5
-129
/
+26
*
Add support for devid and phys_path keys in vdev disk labels
Don Brady
2016-03-31
1
-77
/
+0
*
Remove complicated libspl assert wrappers
Brian Behlendorf
2016-03-30
1
-46
/
+36
*
Move hrtime_t timestruc_t and timespec_t
Carlo Landmeter
2016-03-29
2
-4
/
+5
*
Set _DATE_FMT to '%+' if not defined in libspl/timestamp.c
Carlo Landmeter
2016-03-29
1
-0
/
+4
*
Include sys/types.h in devid.h
Carlo Landmeter
2016-03-29
1
-0
/
+1
*
Add support for s390[x].
Dimitri John Ledkov
2016-03-17
1
-1
/
+16
*
Fix aarch64 compilation
Gordan Bobic
2016-03-15
1
-1
/
+2
*
Linux 4.5 compat: pfn_t typedef
Brian Behlendorf
2016-01-20
1
-1
/
+0
*
Either _ILP32 or _LP64 must be defined
Brian Behlendorf
2015-12-10
1
-15
/
+27
*
sysmacros: Make P2ROUNDUP not trigger int overflow
Jason Zaman
2015-11-16
1
-4
/
+2
*
Add temporary mount options
Brian Behlendorf
2015-09-03
4
-105
/
+1
*
Support parallel build trees (VPATH builds)
Turbo Fredriksson
2015-07-17
4
-24
/
+32
*
Illumos 5163 - arc should reap range_seg_cache
George Wilson
2015-06-25
1
-0
/
+5
*
Add IMPLY() and EQUIV() macros
Brian Behlendorf
2015-06-24
1
-1
/
+17
*
Fix type mismatch on 32-bit systems
Brian Behlendorf
2015-05-11
1
-2
/
+0
*
Illumos 3897 - zfs filesystem and snapshot limits
Jerry Jelinek
2015-04-28
2
-0
/
+27
*
Swap DTRACE_PROBE* with Linux tracepoints
Prakash Surya
2014-11-17
2
-37
/
+0
*
Update utsname support
Brian Behlendorf
2014-10-17
2
-35
/
+0
*
Retire HAVE_IOCTL_* configure checks
Brian Behlendorf
2014-08-28
1
-8
/
+0
*
Avoid PAGESIZE redefinition
Alec Salazar
2014-08-13
1
-0
/
+2
*
Replace __va_list with va_list
Alec Salazar
2014-08-13
1
-4
/
+0
*
Omit compiler warning by sticking to RAII
Marcel Huber
2014-05-22
1
-5
/
+5
[next]