aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add upper bound for slop space calculationPrakash Surya2021-02-242-14/+22
* Wrap bare EINVAL returns with SET_ERRORRyan Moeller2021-02-241-2/+2
* Force symlink creation for zpool.d compat linksRyan Moeller2021-02-241-1/+1
* send_iterate_snap : doall send without fromsnapCedric Maunoury2021-02-2410-2/+182
* Fix error message when zfs module are already unloadedAdam D. Moss2021-02-201-1/+1
* vdev_ops: don't try to call vdev_op_hold or vdev_op_rele when NULLfbynite2021-02-201-2/+2
* Better zfs_get_enclosure_sysfs_path() enclosure supportTony Hutter2021-02-201-110/+142
* Cleaning up uio headersBrian Atkinson2021-02-209-63/+40
* ztest: propagate -o to the zdb child processChristian Schwarz2021-02-191-23/+79
* ztest: fix -o by calling set_global_var in child processesChristian Schwarz2021-02-191-2/+51
* libzpool: set_global_var: refactor to not modify 'arg'Christian Schwarz2021-02-192-19/+55
* libzpool: set_global_var: fix endianness handling (fixes zdb -o )Christian Schwarz2021-02-191-1/+1
* Restore FreeBSD resource usage accountingRyan Moeller2021-02-199-0/+139
* Checksum errors may not be countedDon Brady2021-02-1912-42/+214
* FreeBSD: disable the use of hardware crypto offload drivers for nowMark Johnston2021-02-181-2/+13
* Fix report_mount_progress never calling set_progress_headerAndriy Gapon2021-02-181-3/+0
* Remove unused abd_alloc_scatter_offset_chunkcntRyan Libby2021-02-171-19/+0
* Add "compatibility" property for zpool feature setsColm2021-02-1748-2823/+5490
* FreeBSD: disable edonr in zfs_mod_supported_feature()Brian Behlendorf2021-02-173-7/+16
* Support uClibc for the tests compilationsJosé Luis Salvador Rufo2021-02-162-6/+4
* Make inline ABD predicates compatible with C++Ryan Moeller2021-02-151-3/+3
* Linux 5.11 compat: METABrian Behlendorf2021-02-101-1/+1
* vdev_id: Support daisy-chained JBODs in multipath modeArshad Hussain2021-02-091-115/+283
* Rename zfs_inode_update to zfs_znode_update_vfskhng3002021-02-098-35/+31
* Add an assert to clarify codeKleber Tarcísio2021-02-092-2/+6
* Set file mode during zfs_writeAntonio Russo2021-02-081-0/+1
* zfs-import-{cache,scan}: change condition to FileNotEmptyнаб2021-02-052-2/+2
* Fixed issue with processing of EC_dev_remove eventnssrikanth2021-02-051-6/+13
* zfs-list.8: clarify listing snapshotsBrian Behlendorf2021-02-041-3/+8
* Document monotonicity of dmu_tx_assign() and txg_hold_open()Christian Schwarz2021-02-022-1/+39
* zts-report.py: ignore some skipped tests in Github CIGeorge Melikov2021-02-021-0/+34
* CI: add ubuntu-* functional tests runnerGeorge Melikov2021-02-022-0/+66
* CI: rename zfs-tests workflowGeorge Melikov2021-02-021-0/+0
* Remove unused iov_iter_init_compat() wrapperBrian Behlendorf2021-01-302-57/+0
* The abd child/parent relationship does not need to be trackedMatthew Ahrens2021-01-302-1/+19
* Added extra check to replace Faulted VDEV with Distributed Sparenssrikanth2021-01-281-1/+1
* Fixing gang ABD when adding another gangBrian Atkinson2021-01-281-8/+6
* ZTS: add userspace_send_encrypted.ksh to MakefileGeorge Melikov2021-01-281-1/+2
* fix abd_nr_pages_off for gang abdMatthew Ahrens2021-01-282-33/+40
* Avoid updating the L2ARC device header unnecessarilyGeorge Amanakis2021-01-281-1/+3
* Removing ABD Parent Child Reference Before Freeing ABDBrian Atkinson2021-01-281-12/+10
* Add zdb -r <dataset> <object-id | file> <output>Allan Jude2021-01-277-15/+240
* Revert special case code from pre-hashtable nvlist eraMark Maybee2021-01-272-22/+6
* Fix zrele race in zrele_async that can cause hangPaul Dagnelie2021-01-271-12/+22
* ZTS: pool_state test check for pool existence in cleanupGeorge Melikov2021-01-271-8/+10
* Fix a resource leak in uu_avl_pool_destroyAlan Somers2021-01-261-0/+1
* Parallelize vdev_validateAlan Somers2021-01-263-3/+41
* Read all disk labels concurrently in vdev_label_read_configAlan Somers2021-01-261-14/+21
* Parallelize vdev_loadAlan Somers2021-01-263-3/+46
* Fix a man page link in zfs-program.8Alan Somers2021-01-261-2/+2