aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zdb: show dedup table and log attributesHEADmasterRob Norris32 hours7-37/+98
* Assert if we're logging after final txg was setPavel Snajdr2 days1-0/+6
* FreeBSD: Reduce copy_file_range() source lock to sharedAlexander Motin4 days1-1/+1
* FreeBSD: Lock vnode in zfs_ioctl()Alexander Motin4 days2-4/+4
* Linux: Fix zfs_prune panicsPavel Snajdr6 days1-1/+12
* BRT: Clear bv_entcount_dirty on destroyAlexander Motin7 days1-0/+1
* Linux 6.12 compat: METABrian Behlendorf7 days1-1/+1
* ZAP: Reduce leaf array and free chunks fragmentationAlexander Motin7 days1-44/+62
* fix: block incompatible kernel from being installedtleydxdy7 days1-0/+1
* zio: Avoid sleeping in the I/O pathMark Johnston8 days1-19/+8
* BRT: More optimizations after per-vdev splittingAlexander Motin8 days2-324/+249
* ZTS: Fix zpool_status_008_pos false positiveBrian Behlendorf8 days1-5/+5
* L2ARC: Stop rebuild before setting spa_final_txgAlexander Motin8 days3-3/+35
* Remove hash_elements_max accounting from DBUF and ARCAlexander Motin9 days4-15/+16
* Move "no name changes" from compression to checksum tableRob Norris9 days2-4/+6
* Expand zpool-remove.8 manpage with example resultsSteve Mokris9 days2-1/+69
* Fix few __VA_ARGS typos in assertionsAlexander Motin9 days2-4/+4
* zed: prevent automatic replacement of offline vdevsAmeer Hamza12 days1-2/+2
* BRT: Rework structures and locks to be per-vdevAlexander Motin12 days6-532/+400
* ZAP: Add by_dnode variants to lookup/prefetch_uint64Alexander Motin12 days2-13/+62
* BRT: Don't call brt_pending_remove() on holes/embeddedAlexander Motin12 days1-2/+5
* ZTS: Avoid embedded blocks in bclone/bclone_prop_syncAlexander Motin12 days1-2/+6
* AUTHORS: refresh with recent new contributorsRob Norris12 days2-0/+6
* tests: fix uClibc for getversion.cJosé Luis Salvador Rufo13 days1-1/+5
* zvol_os.c: Increase optimal IO sizeAmeer Hamza13 days1-1/+1
* Fix some nits in zfs_getpages()Mark Johnston13 days1-2/+5
* dsl_dataset: put IO-inducing frees on the pool deadlistRob Norris2024-11-131-2/+26
* L2ARC: Move different stats updates earlierAlexander Motin2024-11-131-8/+10
* Grab the rangelock unconditionally in zfs_getpages()Mark Johnston2024-11-131-17/+51
* Fix a potential page leak in mappedread_sf()Mark Johnston2024-11-131-1/+3
* Fix user properties output for zpool listUmer Saleem2024-11-111-3/+5
* JSON: fix user properties output for zpool listUmer Saleem2024-11-111-1/+6
* JSON: fix user properties output for zfs listUmer Saleem2024-11-071-1/+6
* Use <fcntl.h> instead of <sys/fcntl.h>Sam James2024-11-072-2/+4
* Update ABD stats for linear page LinuxBrian Atkinson2024-11-071-0/+2
* ZFS send should use spill block prefetched from send_reader_threadChunwei Chen2024-11-061-62/+64
* Use simple folio migration functiontstabrawa2024-11-063-0/+35
* Revert "Avoid BUG in migrate_folio_extra"tstabrawa2024-11-066-140/+0
* module: unicode: remove unused tolower transformationsнаб2024-11-043-5/+38
* module: unicode: #ifdef out unused U8_UNICODE_320наб2024-11-042-0/+48
* module: unicode: u8_textprep_data.h tables: 2 => U8_UNICODE_LATEST+1наб2024-11-041-22/+34
* CI: Automate some GitHub PR status labels manipulationsAlexander Motin2024-11-041-0/+49
* Verify parent_dev before calling udev_device_get_sysattr_valueUglymotha2024-11-041-1/+2
* Reduce dirty records memory usageAlexander Motin2024-11-045-20/+39
* zfs(4): remove "experimental" from zfs_bclone_enabledRob Norris2024-11-012-6/+7
* module: unicode: remove unused uconv.cнаб2024-11-015-887/+3
* ZTS: Add Fedora 41, remove Fedora 39Tony Hutter2024-11-017-19/+25
* zdb: add extra -T flag to show histograms of BRT refcountsRob Norris2024-11-012-6/+27
* Added output to `zpool online` and `offline`Rich Ercolani2024-10-311-3/+15
* Revert "Workaround issue of Linux vdev_disk.c, (#16678)"Rob Norris2024-10-311-14/+0