aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libspl
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.6 compat: time_tBrian Behlendorf2020-02-271-1/+1
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-101-1/+14
* Add AltiVec RAID-ZRomain Dolbeau2020-01-231-0/+40
* Unify target_cpu handlingBrian Behlendorf2020-01-172-2/+13
* libspl: declare aok extern in headerNick Black2019-12-262-1/+3
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-052-2/+4
* Refactor zfs_context.h to build on FreeBSDMatthew Macy2019-12-043-9/+4
* Make asm-x86_64/atomic.S build on FreeBSDMatthew Macy2019-11-301-1/+5
* Implement -A (ignore ASSERTs) for zdbPaul Zuchowski2019-11-271-0/+10
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-212-50/+0
* Preliminary support for RV64GRomain Dolbeau2019-11-061-1/+20
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-013-1/+26
* Move sha2.h to platform codeMatthew Macy2019-10-312-0/+152
* Remove unneeded header from libzpool/kernel.cMatthew Macy2019-10-261-35/+0
* Fix header guard typoMatthew Macy2019-10-261-1/+1
* Move platform dependent errno aliasesMatthew Macy2019-10-253-1/+12
* Remove sdt.hMatthew Macy2019-10-251-0/+23
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-241-1/+2
* OpenZFS restructuring - libsplMatthew Macy2019-10-0219-58/+96
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-0/+4
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-112-0/+2
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-052-0/+449
* Fix typos in lib/Andrea Gelmini2019-09-027-8/+8
* ZFS Reads may result in unneccesary calls to zil_commitGeorge Wilson2019-03-221-1/+0
* config: better libtirpc detectionRafael Kitover2019-03-022-12/+5
* Check for strlcat and strlcpyBrian Behlendorf2018-12-114-49/+124
* Move strlcat, strlcpy, and strnlenBrian Behlendorf2018-11-205-158/+50
* Fix ASSERT macros to not over-expandPaul Dagnelie2018-10-031-15/+48
* Fix kernel unaligned access on sparc64Brian Behlendorf2018-07-111-0/+7
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-194-93/+29
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-061-0/+2
* Remove rwlock wrappersBrian Behlendorf2018-06-042-82/+0
* Update build system and packagingBrian Behlendorf2018-05-2912-206/+40
* Fix calloc(3) arguments orderTomohiro Kusumi2018-04-121-1/+1
* Fedora 28: Fix misc bounds check compiler warningsTony Hutter2018-04-041-1/+1
* zpool import -d to specify device pathChunwei Chen2018-01-261-0/+1
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-6/+1
* Remove lib/libspl/include/sys/frame.hBrian Behlendorf2017-12-172-132/+0
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-052-3/+14
* Remove useless DEFAULT_INCLUDES in AM_CCASFLAGSKireinaHoro2017-10-121-1/+0
* Fix libspl assembler flags to respect cpu typeKireinaHoro2017-10-121-1/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-0/+7
* Allow longer SPA names in statsgaurkuma2017-08-111-1/+1
* Add libtpool (thread pools)Brian Behlendorf2017-08-093-1/+89
* Fixed VERIFY3_IMPL() bug from 682ce104Tom Caputi2017-07-121-1/+2
* Musl libc fixesalaviss2017-07-051-0/+1
* GCC 7.1 fixesTony Hutter2017-06-281-7/+17
* Compatibilty with glibc-2.23Justin Lecher2017-05-161-0/+1
* Fix header inclusions for standards conformanceRichard Yao2017-04-124-0/+114
* Fix `zpool iostat -T d 1` on muslRichard Yao2017-04-121-1/+5