aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libspl
Commit message (Expand)AuthorAgeFilesLines
* Add temporary mount optionsBrian Behlendorf2015-09-034-105/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-174-24/+32
* Illumos 5163 - arc should reap range_seg_cacheGeorge Wilson2015-06-251-0/+5
* Add IMPLY() and EQUIV() macrosBrian Behlendorf2015-06-241-1/+17
* Fix type mismatch on 32-bit systemsBrian Behlendorf2015-05-111-2/+0
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-282-0/+27
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-172-37/+0
* Update utsname supportBrian Behlendorf2014-10-172-35/+0
* Retire HAVE_IOCTL_* configure checksBrian Behlendorf2014-08-281-8/+0
* Avoid PAGESIZE redefinitionAlec Salazar2014-08-131-0/+2
* Replace __va_list with va_listAlec Salazar2014-08-131-4/+0
* Omit compiler warning by sticking to RAIIMarcel Huber2014-05-221-5/+5
* libspl: Implement LWP rwlock interfaceRichard Yao2014-05-011-0/+51
* Add support for aarch64 (ARMv8)Jorgen Lundman2014-04-251-2/+2
* Set errno for mkdirp() called with NULL path ptrChris Dunlap2014-04-091-1/+3
* Assert alignment in umem_alloc_alignedRichard Yao2014-03-201-0/+2
* Define the needed ISA types for SparcBrian Behlendorf2014-01-091-1/+29
* Add full SELinux supportMatthew Thode2013-12-191-2/+0
* cstyle: Resolve C style issuesMichael Kjorling2013-12-1865-332/+422
* Handle acl flags from util-linux mount commandrenelson2013-12-182-3/+15
* Handle concurrent snapshot automounts failing due to EBUSY.Tim Chase2013-11-081-0/+1
* Illumos #3582, #3584Adam Leventhal2013-11-041-0/+8
* Revert "Add txgs-<pool> kstat file"Brian Behlendorf2013-10-251-26/+1
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-1/+1
* Illumos #3006Madhav Suresh2013-06-191-0/+3
* Don't leak mount flags into kernelNed Bass2013-06-181-4/+4
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-3/+3
* Remove unused machelf.h headerBrian Behlendorf2013-02-052-181/+0
* Add txgs-<pool> kstat fileBrian Behlendorf2012-11-021-1/+26
* Add atomic_sub_* functions to libspl.Etienne Dechamps2012-10-174-0/+284
* Remove autotools productsBrian Behlendorf2012-08-2712-7714/+0
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-0712-0/+12
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-2312-0/+12
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-2312-0/+12
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-2312-0/+12
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-1712-0/+24
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-111-0/+1
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-1112-0/+12
* Define the needed ISA types for ARMJorgen Lundman2012-05-031-1/+20
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-3012-0/+12
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-2312-0/+12
* Add .zfs control directoryBrian Behlendorf2012-03-2212-0/+12
* Cleanly support debug packagesBrian Behlendorf2012-02-2712-0/+12
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-0912-0/+12
* Support the fallocate() file operation.Etienne Dechamps2012-02-0912-0/+12
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-0712-0/+60
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-0712-0/+12
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-0312-0/+12
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-172-73/+25
* Add overlay(-O) mount option supportSuman Chakravartula2012-01-121-0/+7