aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzpool
Commit message (Expand)AuthorAgeFilesLines
* Cleanup libzpool/kernel.cArvind Sankar2020-06-181-29/+12
* Disambiguate condvar API contractMatthew Macy2020-06-181-2/+2
* Combine OS-independent ABD Code into Common Source FileBrian Atkinson2020-05-101-0/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+5
* Improve performance of zio_taskq_memberMatthew Ahrens2020-03-031-0/+12
* Support setting user properties in a channel programJason King2020-02-141-0/+1
* async zvol minor node creation interferes with receiveMatthew Ahrens2020-02-031-1/+6
* Add AltiVec RAID-ZRomain Dolbeau2020-01-231-0/+6
* Re-consolidate zio_delay_interruptMatthew Macy2020-01-211-1/+0
* Mark Linux fallocate extensions as specific to LinuxMatthew Macy2019-11-301-0/+4
* Implement -A (ignore ASSERTs) for zdbPaul Zuchowski2019-11-271-1/+0
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-234/+376
* Add wrapper stub for zfs_cmd ioctl to libzpoolMatthew Macy2019-11-121-1/+1
* Remove unneeded header from libzpool/kernel.cMatthew Macy2019-10-261-1/+0
* OpenZFS restructuring - ARC memory pressureMatthew Macy2019-10-181-0/+1
* Move zio_delay_interrupt to platform codeMatthew Macy2019-10-131-0/+1
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-0/+1
* OpenZFS restructuring - libsplMatthew Macy2019-10-022-58/+6
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+1
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-0/+1
* OpenZFS 9425 - channel programs can be interruptedDon Brady2019-06-221-0/+7
* Use ZFS_DEV macro instead of literalsTomohiro Kusumi2019-06-191-1/+1
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-192-0/+3
* Don't assume pthread_t is uint_t for portabilityTomohiro Kusumi2019-04-091-1/+2
* Restrict kstats and print real pointersSara Hartse2019-04-041-0/+1
* Add TRIM supportBrian Behlendorf2019-03-291-0/+1
* Fix zdb crashIgor K2019-02-191-2/+2
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+1
* OpenZFS 9284 - arc_reclaim_thread has 2 jobsBrad Lewis2018-12-261-0/+6
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-052-103/+57
* Fix dbgmsg printing in ztest and zdbTom Caputi2018-10-241-5/+30
* Refactor dmu_recv into its own filePaul Dagnelie2018-10-091-0/+1
* Fixes for procfs files backed by linked listsJohn Gallagher2018-09-261-0/+51
* Pool allocation classesDon Brady2018-09-051-7/+16
* Add zfs module feature and property info to sysfsDon Brady2018-09-021-0/+2
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-262-2/+1
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-191-2/+2
* OpenZFS 8484 - Implement aggregate sum and use for arc countersPaul Dagnelie2018-06-061-0/+2
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-081-0/+10
* OpenZFS 9079 - race condition in starting and ending condensing thread for in...Serapheim Dimitropoulos2018-04-141-1/+2
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-5/+9
* Increase code coverage for Lua librariesDon Brady2018-02-081-3/+0
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-1/+37
* Force ztest to always use /dev/urandomBrian Behlendorf2018-01-121-2/+4
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-1/+5
* OpenZFS 640 - number_to_scaled_string is duplicated in several commandsJason King2017-10-301-21/+97
* Encryption patch follow-upTom Caputi2017-10-111-0/+1
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-0/+2
* Simplify threads, mutexs, cvs and rwlocksBrian Behlendorf2017-08-111-231/+59
* Add libtpool (thread pools)Brian Behlendorf2017-08-092-193/+18