aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-06-011-0/+5
* PAM: support password changes even when not mountedVal Packett2023-06-014-28/+102
* PAM: add 'uid_min' and 'uid_max' options for changing the uid rangeVal Packett2023-06-011-4/+16
* PAM: add 'forceunmount' flagVal Packett2023-06-011-3/+7
* PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'Val Packett2023-06-014-12/+99
* PAM: use boolean_t for config flagsVal Packett2023-06-011-3/+3
* PAM: do not fail to mount if the key's already loadedVal Packett2023-06-011-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