aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ZTS: Fix add-o_ashift.kshIgor K2020-06-091-1/+1
* Trim L2ARCGeorge Amanakis2020-06-0918-51/+573
* Move GFP flags kernel compatibility codeMichael Niewöhner2020-06-082-9/+12
* Linux 5.8 compat: __vmalloc()Michael Niewöhner2020-06-085-11/+46
* Restore support for in-kernel ZFS ioctlsPawel Jakub Dawidek2020-06-084-5/+5
* Remove redundant includesPawel Jakub Dawidek2020-06-081-49/+3
* Don't erase final byte of envblockPaul Dagnelie2020-06-081-1/+1
* Replace sprintf()->snprintf() and strcpy()->strlcpy()Jorgen Lundman2020-06-0722-60/+79
* Improve compatibility with C++ consumersRyan Moeller2020-06-0616-50/+64
* ztest: Fix spa_open() ENOENT failuresBrian Behlendorf2020-06-061-142/+154
* mkfile: include missing headersalaviss2020-06-051-0/+2
* zfsvfs_setup(): zap_stats_t may have undefined content when accessed (#10398)Brian Behlendorf2020-06-051-3/+3
|\
| * zfsvfs_setup(): zap_stats_t may have undefined content when accessedAllan Jude2020-06-031-3/+3
* | Connect dataset_kstats for FreeBSDAllan Jude2020-06-058-20/+116
* | Fix double mutex_init bug in send codePaul Dagnelie2020-06-031-5/+12
* | Update wiki links with new addressGeorge Melikov2020-06-034-33/+28
|/
* FreeBSD: Simplify zvol and fix lockingRyan Moeller2020-06-031-66/+25
* Periodically update ARC kstatsRyan Moeller2020-06-031-2/+2
* Restore avl_update() calls and related functionsJorgen Lundman2020-06-032-0/+72
* Fix crypto build on FreeBSD HEADMatthew Macy2020-05-301-3/+1
* Add bootfs.snapshot and bootfs.rollback kernel parametersgregory-lee-bartholomew2020-05-296-2/+66
* ztest: Fix ztest_run_zdb() failureBrian Behlendorf2020-05-291-2/+2
* Update zfs-functions.inallen-42020-05-291-2/+4
* Always use "%lld" for formatting time_tsнаб2020-05-282-3/+3
* Correctly handle the x32 ABIнаб2020-05-282-2/+10
* Rework error handling in zpool_trim()John Gallagher2020-05-271-43/+78
* etc/zfs/Makefile.am: set initconfdirGeorgy Yakovlev2020-05-271-0/+1
* ZTS: Retry export/destroy when busy in zpool_import_012Ryan Moeller2020-05-271-2/+2
* Memory leak in dsl_destroy_snapshots_nvl error caseJorgen Lundman2020-05-261-0/+2
* Revert "Let zfs mount all tolerate in-progress mounts"Brian Behlendorf2020-05-261-18/+1
* Fix dead links http://list.zfsonlinux.orgMarcel Schilling2020-05-261-5/+6
* ZTS: Fix zfs_mount.kshlib cleanupBrian Behlendorf2020-05-231-1/+1
* Gang ABD TypeBrian Atkinson2020-05-207-106/+629
* mount: use the mount syscall directlyfelixdoerre2020-05-209-277/+335
* Use boot_ncpus in place of max_ncpus in taskq_createDeHackEd2020-05-203-6/+6
* Small program that converts a dataset id and an object id to a pathPaul Dagnelie2020-05-2016-7/+349
* freebsd: Correct the order of arguments to copyin() for Q_SETQUOTARyan Moeller2020-05-191-1/+1
* Fix gcc 10.1 stringop-truncation errorGeorge Amanakis2020-05-191-3/+3
* freebsd: return EISDIR for read(2) on directoriesKyle Evans2020-05-161-0/+6
* Fix ZVOL_DIRRyan Moeller2020-05-162-3/+1
* RPM: Remove old versions of DKMS on upgradeColMelvin2020-05-141-1/+1
* Fix error handling in receive_writer_thread()Matthew Ahrens2020-05-141-1/+2
* Fix VN_OPEN_INVFS typoyparitcher2020-05-141-1/+1
* Fix abd_enter/exit_critical wrappersBrian Behlendorf2020-05-144-28/+15
* Upstream: add missing thread_exit()Jorgen Lundman2020-05-145-22/+9
* remove unneeded member drc_err of dmu_recv_cookie_tMatthew Ahrens2020-05-142-8/+5
* flake8 E741 variable name warningBrian Behlendorf2020-05-141-3/+3
* ZTS: zpool_split_indirect deletes zfstest log fileJohn Wren Kennedy2020-05-141-1/+2
* Resilver restarts unnecessarily when it encounters errorsJohn Poduska2020-05-136-4/+149
* Fix outdated comment headerAJ Jordan2020-05-111-8/+13