summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarify compressed zfs send/recv behaviormanfromafar2021-03-082-1/+16
* Intentionally allow ZFS_READONLY in zfs_writeRyan Moeller2021-03-082-7/+25
* Suppress cppcheck invalidSyntax warninigsBrian Behlendorf2021-03-082-0/+3
* Initialize ZIL buffersBrian Behlendorf2021-03-081-0/+1
* zpool: use tab to intend continuation from removal statusThomas Lamprecht2021-03-081-4/+4
* Don't bomb out when using keylocation=file://James Wah2021-03-051-3/+7
* Add "zstd-fast" to help options for "compression" propertyJake Howard2021-03-051-1/+1
* Fix assert in FreeBSD-specific dmu_read_pagesAndriy Gapon2021-03-051-1/+1
* Linux 5.12 compat: replace bio_*_io_acct with disk_*_io_acctColeman Kane2021-03-052-24/+53
* Linux 5.12 compat: bio->bi_disk member movedColeman Kane2021-03-053-0/+37
* Linux: increase max nvlist_src sizeBrian Behlendorf2021-03-052-2/+2
* send_iterate_snap : doall send without fromsnapCedric Maunoury2021-03-0510-2/+182
* vdev_ops: don't try to call vdev_op_hold or vdev_op_rele when NULLfbynite2021-03-051-2/+2
* libzpool: set_global_var: fix endianness handling (fixes zdb -o )Christian Schwarz2021-03-051-1/+1
* Restore FreeBSD resource usage accountingRyan Moeller2021-03-059-0/+139
* FreeBSD: disable the use of hardware crypto offload drivers for nowMark Johnston2021-03-051-2/+13
* Fix report_mount_progress never calling set_progress_headerAndriy Gapon2021-03-051-3/+0
* Support uClibc for the tests compilationsJosé Luis Salvador Rufo2021-03-052-6/+4
* Linux 5.11 compat: METABrian Behlendorf2021-03-051-1/+1
* Tag zfs-2.0.3Tony Hutter2021-02-101-1/+1
* Set file mode during zfs_writeAntonio Russo2021-02-081-0/+1
* zfs-import-{cache,scan}: change condition to FileNotEmptyнаб2021-02-052-2/+2
* dracut: Fix race condition between load-key and importLorenz Hüdepohl2021-02-051-0/+8
* zfs-list.8: clarify listing snapshotsBrian Behlendorf2021-02-051-3/+8
* zts-report.py: ignore some skipped tests in Github CIGeorge Melikov2021-02-051-0/+34
* CI: add ubuntu-* functional tests runnerGeorge Melikov2021-02-052-0/+66
* CI: rename zfs-tests workflowGeorge Melikov2021-02-051-0/+0
* Tag 2.0.2zfs-2.0.2b_zfs-2.0.2Brian Behlendorf2021-02-011-1/+1
* Avoid updating the L2ARC device header unnecessarilyGeorge Amanakis2021-01-281-1/+3
* Fix zrele race in zrele_async that can cause hangPaul Dagnelie2021-01-281-12/+22
* Fix a resource leak in uu_avl_pool_destroyAlan Somers2021-01-281-0/+1
* Fix a man page link in zfs-program.8Alan Somers2021-01-281-2/+2
* zfsprops.8: fix mispluralisation in "Default values is"наб2021-01-241-1/+1
* ZTS: Use swapctl to list swap devices on FreeBSDRyan Moeller2021-01-241-0/+2
* vdev_id: Add error message when $CONFIG is missingArshad Hussain2021-01-241-0/+1
* Fix two minor lint errors (cppcheck)Colm2021-01-242-4/+5
* Relax special_small_blocks assertion.Alexander Motin2021-01-241-1/+1
* FreeBSD: upstream changes to VFS interfaceRyan Moeller2021-01-241-2/+4
* FreeBSD: fix HEAD build, conditionally remove FDSYNC definesMatt Macy2021-01-248-4/+117
* dracut: Support /usr/bin as 'systemctl' pathLorenz Hüdepohl2021-01-232-2/+2
* Install zgenhostid to sbindirAntonio Russo2021-01-233-4/+4
* Re-apply path sanitizer, as mount(8) still mangles itsterlingjensen2021-01-232-3/+32
* ZTS: avoid piping to special devicesAntonio Russo2021-01-2314-33/+33
* ZTS: avoid race to unmount in zfs_rollback_001Antonio Russo2021-01-231-0/+1
* assertion failed in arc_wait_for_eviction()Matthew Ahrens2021-01-231-8/+14
* FreeBSD: minor_t needs to be signed so that -1 is recognized as suchMatthew Macy2021-01-231-1/+1
* Linux 5.10 compat: restore custom uio_prefaultpages()Brian Behlendorf2021-01-221-11/+44
* ZTS: three small follow up fixes for #11167Attila Fülöp2021-01-083-8/+4
* zpool: Dryrun fails to list some devicesAttila Fülöp2021-01-0810-14/+593
* Tag 2.0.1zfs-2.0.1Brian Behlendorf2021-01-051-1/+1