aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zfs: merge openzfs/zfs@e2357561bHEADmainMartin Matuska4 hours89-610/+1694
|\
| * FreeBSD: Add const qualifier to members of struct opensolaris_utsnamevendor/openzfs/masterZhenlei Huang21 hours2-9/+8
| * zpool import output is not formated properly.Pawel Jakub Dawidek41 hours1-131/+138
| * spl: fix compilation without HAVE_BACKTRACEMartin Matuška44 hours1-0/+2
| * Simplify issig().Pawel Jakub Dawidek44 hours12-35/+14
| * zed: Add deadman-slot_off.sh zedletBrian Behlendorf44 hours7-14/+106
| * Some improvements to metaslabs evictionAlexander Motin46 hours2-2/+8
| * Destroy ARC buffer in case of fill errorAlexander Motin6 days1-0/+1
| * Fix assertion in Persistent L2ARCGeorge Amanakis6 days1-1/+1
| * Use memset to zero stack allocations containing unionsRob N6 days4-6/+16
| * zap: reuse zap_leaf_t on dbuf reuse after shrinkRob N6 days1-9/+25
| * Linux 6.7 compat: detect if kernel defines intptr_tRob N6 days3-0/+44
| * Avoid a gcc -Wint-to-pointer-cast warningBrooks Davis7 days1-1/+1
| * Allow block cloning to be interrupted by a signal.Pawel Jakub Dawidek7 days1-0/+5
| * FreeBSD: Add zfs_link_create() error handlingAlexander Motin2024-05-174-14/+43
| * config/zfs-build.m4: add Alpine Linux bash-completion pathomni2024-05-171-1/+1
| * config/zfs-build.m4: sort vendorsomni2024-05-171-45/+47
| * Correct level handling in zstream recompress.Rich Ercolani2024-05-161-1/+1
| * dbuf: separate refcount calls for dbuf and dbuf_userRob N2024-05-151-9/+19
| * zdb/ztest: send dbgmsg output to stderrRob Norris2024-05-145-28/+26
| * zfs_dbgmsg_print: make FreeBSD and Linux consistentRob Norris2024-05-142-5/+22
| * backtrace: rework for signal safetyRob Norris2024-05-145-30/+67
| * libspl: lift backtrace into a separate fileRob Norris2024-05-1412-79/+426
| * zdb/ztest: use libspl backtrace for crashesRob Norris2024-05-144-25/+10
| * zdb: bring crash handling over from ztestRob Norris2024-05-141-5/+56
| * spa_taskq_dispatch_ent: simplify argumentsRob Norris2024-05-143-20/+19
| * spa: flatten spa_taskq_dispatch_ent()Rob Norris2024-05-141-10/+3
| * spa: remove spa_taskq_dispatch_sync()Rob Norris2024-05-142-15/+0
| * zfs_ioc_send: use a dedicated taskq thread for sendRob Norris2024-05-141-33/+70
| * Better control the thread pool size when mounting datasetsAlan Somers2024-05-146-23/+38
| * libzfs: Fix mounting datasets under thread limit pressureAlan Somers2024-05-141-1/+4
| * tpool_dispatch: fail if it cannot start at least 1 worker.Alan Somers2024-05-141-8/+20
| * Simplified the scope of the namespace lockDon Brady2024-05-142-31/+22
| * Add support for parallel pool exportsDon Brady2024-05-1412-33/+373
| * Linux: disable lockdep for a couple of locksBrian Behlendorf2024-05-132-4/+4
| * ZAP: Fix leaf references on zap_expand_leaf() errorsAlexander Motin2024-05-101-13/+14
| * Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.chenqiuhao19972024-05-1017-31/+44
| * libspl_assert: always link -lpthread on FreeBSDRob N2024-05-091-0/+4
| * Unbreak FreeBSD cross-build on MacOS broken in 051460b8bMartin Matuška2024-05-091-1/+20
| * Fix ZIL clone records for legacy holesAlexander Motin2024-05-091-5/+3
| * Fix scn_queue races on very old poolsAlexander Motin2024-05-092-0/+7
| * zdb: add missing cleanup for early returnAmeer Hamza2024-05-091-25/+53
| * Replace usage of schedule_timeout with schedule_timeout_interruptible (#16150)Daniel Perry2024-05-093-3/+4
| * Disable high priority ZIO threads on FreeBSD and LinuxAlexander Motin2024-05-033-9/+16
* | localedef: Bootstrap betterWarner Losh10 hours1-11/+8
* | Add a new USB ID for Xiaomi mini USB WiFiKevin Lo12 hours1-0/+4
* | smbus manuals: include term SMBus in descriptionAlexander Ziaee12 hours2-4/+6
* | smbfs manuals: describe consistentlyAlexander Ziaee12 hours3-6/+6
* | LinuxKPI: remove extern from function declarationsBjoern A. Zeeb17 hours1-5/+5
* | tcp: remove unused code in tcp_usr_attachMichael Tuexen18 hours1-6/+0