summaryrefslogtreecommitdiffstats
path: root/module/zfs
Commit message (Expand)AuthorAgeFilesLines
* vdev_ashift should only be set onceGeorge Wilson2020-09-185-44/+61
* Fix stack frame size: dnode_dirty_l1range()Pavel Snajdr2020-09-151-10/+13
* dmu_redact_snap: fix possible memleakPavel Snajdr2020-09-151-0/+2
* Fix stack frame size: dmu_redact_snap()Pavel Snajdr2020-09-151-8/+20
* Fix stack frame size: spa_livelist_delete_cb()Pavel Snajdr2020-09-151-5/+7
* zfs label bootenv should store data as nvlistToomas Soome2020-09-152-36/+100
* Add L2ARC arcstats for MFU/MRU buffers and buffer content typeGeorge Amanakis2020-09-141-26/+155
* Initialize mmp_last_write when the mmp thread startsOlaf Faaland2020-09-091-8/+12
* Introduce ZFS module parameter l2arc_mfuonlyGeorge Amanakis2020-09-081-0/+18
* dnode_special_open() error: unchecked function return 'zrl_tryenter'Toomas Soome2020-09-081-1/+1
* FreeBSD: reduce priority of ZIO_TASKQ_ISSUE writes by a larger valueMatthew Macy2020-09-041-5/+17
* Sequential scrub and resilver updated commentsBrian Behlendorf2020-09-043-0/+3
* Avoid posting duplicate zpool eventsDon Brady2020-09-0410-71/+418
* nowait synctask must succeedMatthew Ahrens2020-09-049-39/+24
* Retain thread name when resuming a zthrRyan Moeller2020-09-031-3/+8
* Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriateMatthew Macy2020-09-036-19/+10
* Make spa_stats.c tunables visible on FreeBSDRyan Moeller2020-09-011-18/+12
* FreeBSD: Fix up after spa_stats.c moveMatthew Macy2020-09-011-1/+3
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-012-4/+5
* zio_ereport_post() and zio_ereport_start() return values are ignoredToomas Soome2020-08-318-20/+24
* Move spa_stats.c to common codeMatthew Macy2020-08-302-0/+1048
* dnode_sync is careless with range treePatrick Mooney2020-08-261-2/+12
* zpool: Change base URL for ZFS messages to openzfs-docsRyan Moeller2020-08-261-1/+2
* Remove duplicate dnode.h includeBrian Behlendorf2020-08-261-1/+0
* Always track temporary fses and snapshots for accountingPaul Dagnelie2020-08-261-17/+6
* FreeBSD: disable neon usageMatthew Macy2020-08-261-1/+1
* Introduce limit on size of L2ARC headersAlexander Motin2020-08-251-5/+22
* Export dmu_offset_next() symbolBrian Behlendorf2020-08-251-0/+1
* Avoid symbol collision with in-kernel zstdlibSebastian Gottschall2020-08-241-2/+2
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-219-21/+92
* Fix indentation in dnode_free_range()Matthew Ahrens2020-08-201-7/+7
* FreeBSD: 11.x arc_stats compatibilityMatthew Macy2020-08-201-0/+8
* Add zstd support to zfsMichael Niewöhner2020-08-2012-67/+311
* Fix ARC aggsum access after arc_state_fini()Brian Behlendorf2020-08-181-8/+8
* FreeBSD: Fix UNIX permissions checkingMatthew Macy2020-08-181-10/+31
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-181-2/+10
* Remove GRUB restrictionsRichard Laager2020-08-172-59/+1
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-171-2/+20
* FreeBSD: fix the build with Clang 11Ryan Moeller2020-08-176-2/+12
* Fix typo in btree.cSerapheim Dimitropoulos2020-08-171-2/+2
* FreeBSD: fallback to /boot/ to look for zpool.cacheMatthew Macy2020-08-171-0/+4
* Fix l2arc_dev_rebuild_start thread nameRyan Moeller2020-08-171-4/+5
* Fix L2ARC reads when compressed ARC disabledAllan Jude2020-08-131-0/+15
* Release onexit/events with any missed zfsdev_stateJorgen Lundman2020-08-131-7/+8
* Use zfs_dbgmsg to log metaslab_load/unloadMatthew Ahrens2020-08-121-19/+34
* Restore ARC MFU/MRU pressureMatthew Macy2020-08-121-22/+42
* Fix typoAllan Jude2020-08-111-1/+1
* Clarify error message when a range-tree double-add occursPaul Dagnelie2020-08-071-8/+22
* Fix i/o error handling of livelists and zap iterationMatthew Ahrens2020-08-054-69/+91
* Add missed thread_exit() to vdev_{autotrim,rebuild}_threadMatthew Macy2020-08-052-0/+4