aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag zfs-2.2.7vendor/openzfs/zfs-2.2-releaseTony Hutter2024-12-041-1/+1
* add get_name implementation for exports. (#16833)Charles Hedrick2024-12-043-0/+75
* Fix race in libzfs_run_process_implshodanshok2024-12-041-0/+1
* Linux: Fix detection of register_sysctl_szIvan Volosyuk2024-12-041-1/+1
* Linux: Fix zfs_prune panicsPavel Snajdr2024-11-261-1/+12
* Linux 6.12 compat: METABrian Behlendorf2024-11-261-1/+1
* BRT: Don't call brt_pending_remove() on holes/embeddedAlexander Motin2024-11-261-2/+5
* ZTS: Avoid embedded blocks in bclone/bclone_prop_syncAlexander Motin2024-11-261-2/+6
* Pack dmu_buf_impl_t by 16 bytesAlexander Motin2024-11-261-29/+24
* FreeBSD: Add missing memory reclamation accountingAlexander Motin2024-11-261-1/+5
* FreeBSD: restore zfs_znode_update_vfs()Rob Norris2024-11-201-0/+12
* FreeBSD: Add const qualifier to members of struct opensolaris_utsnameZhenlei Huang2024-11-182-9/+8
* freebsd: remove __FBSDID macro useBrooks Davis2024-11-1825-75/+0
* freebsd: Use compiler.h from FreeBSD's base's linuxkpiWarner Losh2024-11-183-88/+8
* Add custom debug printing for your assertsRich Ercolani2024-11-184-31/+372
* Linux 6.12: PG_error flag was removedRob Norris2024-11-154-0/+41
* Linux 6.12: f_version removed from struct fileRob Norris2024-11-153-0/+35
* Linux 6.12: FMODE_UNSIGNED_OFFSET is now FOP_UNSIGNED_OFFSETRob Norris2024-11-151-0/+4
* Linux 6.12: support 3arg dequeue_signal() without task paramRob Norris2024-11-152-15/+40
* Linux 6.12: avoid kmem_cache_create redefinitionRob Norris2024-11-151-0/+1
* [zfs-2.2.7] Add vdev_check_boot_reserve() to vdev.hTony Hutter2024-11-151-0/+1
* zfs_debug: specific variant for userspaceRob Norris2024-11-155-82/+118
* zdb/ztest: send dbgmsg output to stderrRob Norris2024-11-155-28/+26
* zfs_dbgmsg_print: make FreeBSD and Linux consistentRob Norris2024-11-152-5/+22
* zfs_znode: lift common code to a single shared fileRob Norris2024-11-157-748/+404
* FreeBSD: remove support for FreeBSD < 13.0-RELEASE (#16372)Rob Norris2024-11-1527-857/+86
* zfs_racct: copy Linux implementation for userspaceRob Norris2024-11-152-2/+40
* libzpool: don't include trace.cRob Norris2024-11-151-1/+0
* vdev_label_os: copy Linux implementation for userspaceRob Norris2024-11-152-1/+47
* arc_os: split userspace and Linux kernel codeRob Norris2024-11-153-46/+88
* value strings: pretty printers for flags and enumsRob Norris2024-11-1511-0/+427
* abd_os: break out platform-specific header partsRob Norris2024-11-1514-48/+294
* abd_os: split userspace and Linux kernel codeRob Norris2024-11-154-149/+498
* linux/abd_os: remove kernel version check for compound page supportRob Norris2024-11-151-11/+18
* zfs_file: rename zfs_file_fallocate to zfs_file_deallocateRob Norris2024-11-156-37/+42
* Add SIMD metadata in /proc on Linux follow upBrian Behlendorf2024-11-151-3/+0
* Increase L2ARC write rate and headroomshodanshok2024-11-152-5/+5
* config: fix page_mapping testRob Norris2024-11-151-2/+2
* config: fix various bits of missing outputRob Norris2024-11-158-0/+16
* config: remove test for unused s_d_opRob Norris2024-11-151-22/+0
* config: remove HAVE_MODE_LOOKUP_BDEVRob Norris2024-11-152-33/+1
* config: remove HAVE_HAS_CAPABILITYRob Norris2024-11-153-38/+0
* config: remove HAVE_BIO_SET_DEVRob Norris2024-11-152-31/+12
* config: rework ZFS_GENHD_FL_*Rob Norris2024-11-153-21/+17
* config: remove HAVE_GENERIC_IO_ACCT_3ARGRob Norris2024-11-152-35/+0
* config: remove HAVE_VFSMOUNT_IOPS_GETATTRRob Norris2024-11-152-36/+1
* config: remove HAVE_GENERIC_READLINKRob Norris2024-11-153-30/+0
* linux/zvol_os: convert END_IO macro to inline functionRob Norris2024-11-151-16/+18
* config: remove HAVE_BLK_MQRob Norris2024-11-154-106/+8
* config: remove HAVE_BLK_QUEUE_FLAG_*Rob Norris2024-11-152-65/+0