summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove dedupditto functionalityMatthew Ahrens2019-06-193-6/+4
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-1918-80/+353
* lz4_decompress_abd declared but not definedMatthew Ahrens2019-06-131-2/+1
* panic in removal_remap test on 4K devicesMatthew Ahrens2019-06-131-4/+4
* fat zap should prefetch when iteratingMatthew Ahrens2019-06-121-2/+5
* single-chunk scatter ABDs can be treated as linearMatthew Ahrens2019-06-111-2/+11
* make zil max block size tunableMatthew Ahrens2019-06-102-22/+12
* Allow metaslab to be unloaded even when not freed fromPaul Dagnelie2019-06-061-0/+1
* zpool import progress kstatOlaf Faaland2019-05-091-0/+8
* Fix send/recv lost spill blockBrian Behlendorf2019-05-076-7/+34
* Fix `zfs set atime|relatime=off|on` behavior on inherited datasetsTomohiro Kusumi2019-05-072-1/+1
* Remove incorrect (and inappropriate) comment in dprintf_dnodeMatthew Ahrens2019-05-011-5/+0
* Reference zfeature.c in a SPA_VERSION commentRichard Laager2019-04-161-0/+4
* Remove zfs.h comments about GRUBRichard Laager2019-04-161-9/+0
* Sync reserved Illumos ioctl comment with actual numberTomohiro Kusumi2019-04-141-1/+1
* Restrict kstats and print real pointersSara Hartse2019-04-041-0/+1
* Add TRIM supportBrian Behlendorf2019-03-2917-25/+265
* MMP interval and fail_intervals in uberblockOlaf Faaland2019-03-213-3/+62
* Multiple DVA Scrubbing FixTom Caputi2019-03-151-1/+3
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-134-2/+15
* Add bookmark v2 on-disk featureTom Caputi2019-03-131-0/+17
* Fix handling of maxblkid for raw sendsTom Caputi2019-03-132-2/+10
* Increase default zfs_multihost_fail_intervals and import_intervalsOlaf Faaland2019-03-131-2/+2
* Avoid retrieving unused snapshot propsAlek P2019-03-121-2/+9
* MMP writes rotate over leavesOlaf Faaland2019-03-123-0/+5
* Reorder ZFS ioctls to fix cross-version compatibilityLorenz Brun2019-03-091-3/+3
* Stack overflow in recursive bpobj_iterate_implPaul Zuchowski2019-03-061-0/+1
* Fix dnode_hold_impl() soft lockuplidongyang2019-02-221-0/+1
* Introduce auxiliary metaslab histogramsSerapheim Dimitropoulos2019-02-203-0/+45
* zfs should optionally send holdsPaul Zuchowski2019-02-151-1/+2
* port async unlinked drain from illumos-nexentaAlek P2019-02-124-0/+22
* Get rid of space_map_update() for ms_synced_lengthSerapheim Dimitropoulos2019-02-123-13/+55
* ZVOLs should not be allowed to have childrenloli10K2019-02-081-0/+1
* Rename range_tree_verify to range_tree_verify_not_presentSerapheim Dimitropoulos2019-01-251-1/+2
* Factor metaslab_load_wait() in metaslab_load()Serapheim Dimitropoulos2019-01-182-3/+2
* Document guidelines for usage of zfs_dbgmsgSerapheim Dimitropoulos2019-01-181-1/+17
* Fix error handling incallers of dbuf_hold_level()Tom Caputi2019-01-171-2/+2
* Remove unused vdev_t fieldsSerapheim Dimitropoulos2019-01-171-11/+0
* Serialize ZTHR operations to eliminate racesSerapheim Dimitropoulos2019-01-132-20/+4
* Provide more flexible object allocation interfaceBrian Behlendorf2019-01-102-5/+14
* zfs initialize performance enhancementsGeorge Wilson2019-01-073-2/+7
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-077-3/+128
* OpenZFS 9284 - arc_reclaim_thread has 2 jobsBrad Lewis2018-12-262-0/+5
* OpenZFS 9962 - zil_commit should omit cache thrashPrakash Surya2018-12-071-6/+8
* zed: detect and offline physically removed devicesloli10K2018-11-092-0/+2
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-084-7/+9
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-052-1/+1
* Fix dbgmsg printing in ztest and zdbTom Caputi2018-10-241-3/+4
* OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()Matthew Ahrens2018-10-191-1/+0
* Defer new resilvers until the current one endsTom Caputi2018-10-184-0/+12