aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zdb: Add missing poolname to -C synopsisMateusz Piotrowski2023-06-292-2/+3
* ZIL: Fix another use-after-free.Alexander Motin2023-06-271-1/+1
* Use big transactions for small recordsize writes.Alexander Motin2023-06-271-60/+46
* Remove unnecessary commas in zpool-create.8Laevos2023-06-271-2/+2
* Another set of vdev queue optimizations.Alexander Motin2023-06-278-172/+205
* Add a delay to tearing down threads.Rich Ercolani2023-06-263-1/+49
* Fix memory leak in zil_parse().Alexander Motin2023-06-171-2/+6
* Shorten arcstat_quiescence sleep timeGeorge Amanakis2023-06-151-1/+1
* Remove ARC/ZIO physdone callbacks.Alexander Motin2023-06-158-143/+26
* ZTS: Skip send_raw_ashift on FreeBSDBrian Behlendorf2023-06-142-0/+5
* Switch refcount tracking from lists to AVL-trees.Alexander Motin2023-06-142-95/+108
* Store the L2ARC device ashift in the vdev labelGeorge Amanakis2023-06-142-11/+11
* Fix the L2ARC write size calculating logic (2)George Amanakis2023-06-091-5/+16
* Finally drop long disabled vdev cache.Alexander Motin2023-06-0920-562/+13
* ZTS: Skip checkpoint_discard_busyBrian Behlendorf2023-06-092-0/+3
* Improve l2arc reporting in arc_summary.Alexander Motin2023-06-091-18/+11
* Use list_remove_head() where possible.Alexander Motin2023-06-0920-76/+34
* ZIL: Fix race introduced by f63811f0721.Alexander Motin2023-06-091-6/+15
* Revert "systemd: Use non-absolute paths in Exec* lines"Rich Ercolani2023-06-078-16/+16
* Linux: Never sleep in kmem_cache_alloc(..., KM_NOSLEEP) (#14926)Brian Behlendorf2023-06-071-1/+11
* Fix the L2ARC write size calculating logicGeorge Amanakis2023-06-061-16/+29
* zdb: add -B option to generate backup streamRob Norris2023-06-056-9/+174
* znode: expose zfs_get_zplprop to libzpoolRob Norris2023-06-055-172/+173
* Introduce zfs_refcount_(add|remove)_few().Alexander Motin2023-06-054-9/+30
* Linux 6.3 compat: META (#14930)Brian Behlendorf2023-06-051-1/+1
* zfs-create(8): ZFS for swap: caution, clarityGraham Perrin2023-06-021-8/+5
* ZIL: Allow to replay blocks of any size.Alexander Motin2023-06-021-23/+19
* PAM: enable testing on FreeBSDVal Packett2023-05-311-0/+5
* PAM: support password changes even when not mountedVal Packett2023-05-314-28/+102
* PAM: add 'uid_min' and 'uid_max' options for changing the uid rangeVal Packett2023-05-311-4/+16
* PAM: add 'forceunmount' flagVal Packett2023-05-311-3/+7
* PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'Val Packett2023-05-314-12/+99
* PAM: use boolean_t for config flagsVal Packett2023-05-311-3/+3
* PAM: do not fail to mount if the key's already loadedVal Packett2023-05-311-1/+1
* Revert "initramfs: use `mount.zfs` instead of `mount`"Rich Ercolani2023-05-311-3/+3
* Fix NULL pointer dereference when doing concurrent 'send' operationsLuís Henriques2023-05-301-2/+6
* ZTS: zvol_misc_trim disable blk mqBrian Behlendorf2023-05-293-1/+20
* Use __attribute__((malloc)) on memory allocation functionsRichard Yao2023-05-265-14/+23
* ZTS: Add zpool_resilver_concurrent exceptionBrian Behlendorf2023-05-261-0/+2
* Add compatibility symlinks for FreeBSD 12.{3,4} and 13.{0,1,2}Mike Swanson2023-05-261-0/+5
* Adding new read-only compatible zpool features to compatibility.d/grub2Colm2023-05-262-0/+4
* btree: Implement faster binary search algorithmRichard Yao2023-05-2610-26/+154
* Fix inconsistent definition of zfs_scrub_error_blocks_per_txgGeorge Amanakis2023-05-261-2/+2
* Add missing files to Debian DKMS packageDamiano Albani2023-05-251-2/+2
* Update compatibility.d filesBrian Behlendorf2023-05-252-1/+45
* zil: Add some more statistics.Alexander Motin2023-05-256-52/+213
* ZIL: Reduce scope of per-dataset zl_issuer_lock.Alexander Motin2023-05-252-150/+285
* systemd: Use non-absolute paths in Exec* linesDimitri John Ledkov2023-05-248-16/+16
* Fix concurrent resilvers initiated at same timeAkash B2023-05-245-3/+120
* Linux 6.4 compat: reclaimed_slab renamed to reclaimedyouzhongyang2023-05-244-1/+36