aboutsummaryrefslogtreecommitdiff
path: root/lib/libspl
Commit message (Expand)AuthorAgeFilesLines
* ZFS Reads may result in unneccesary calls to zil_commitGeorge Wilson2019-03-221-1/+0
* config: better libtirpc detectionRafael Kitover2019-03-032-12/+5
* Check for strlcat and strlcpyBrian Behlendorf2018-12-124-49/+124
* Move strlcat, strlcpy, and strnlenBrian Behlendorf2018-11-205-158/+50
* Fix ASSERT macros to not over-expandPaul Dagnelie2018-10-041-15/+48
* Fix kernel unaligned access on sparc64Brian Behlendorf2018-07-111-0/+7
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-204-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-111-1/+0
* Fix libspl assembler flags to respect cpu typeKireinaHoro2017-10-111-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-131-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-171-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
* glibc 2.5 compat: use correct header for makedev() et al.Olaf Faaland2017-03-312-1/+6
* libspl: Fix incorrect use of platform defines on sparc64John Paul Adrian Glaubitz2017-03-231-2/+2
* Fix powerpc buildBrian Behlendorf2017-03-061-4/+0
* Fix atomic_sub_64() i386 assembly implementationBrian Behlendorf2017-02-011-1/+1
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-222-5/+10
* Fix spellingka72017-01-033-3/+3
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-123-5/+6
* ABD optimized page allocation codeChunwei Chen2016-11-293-2/+40
* Fix coverity defects: CID 150921, 150927luozhengzheng2016-10-141-2/+2
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-0/+8
* fix: Shift exponent too largeGvozden Neskovic2016-09-291-0/+3
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-201-1/+1
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-124-271/+1
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-203-1/+24
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-072-47/+0
* Add isa_defs for MIPSYunQiang Su2016-05-311-1/+22
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-0/+3
* OpenZFS 6672 - arc_reclaim_thread() should use gethrtime()David Quigley2016-05-061-0/+9
* Add support for libtirpcBrian Behlendorf2016-04-285-129/+26
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-311-77/+0
* Remove complicated libspl assert wrappersBrian Behlendorf2016-03-301-46/+36
* Move hrtime_t timestruc_t and timespec_tCarlo Landmeter2016-03-302-4/+5
* Set _DATE_FMT to '%+' if not defined in libspl/timestamp.cCarlo Landmeter2016-03-301-0/+4