]> git.proxmox.com Git - mirror_zfs.git/history
mirror_zfs.git
7 days ago Alexander MotinFreeBSD: Add zfs_link_create() error handling master
7 days ago omniconfig/zfs-build.m4: add Alpine Linux bash-completion...
7 days ago omniconfig/zfs-build.m4: sort vendors
7 days ago Rich ErcolaniCorrect level handling in zstream recompress.
8 days ago Rob Ndbuf: separate refcount calls for dbuf and dbuf_user
9 days ago Rob Norriszdb/ztest: send dbgmsg output to stderr
9 days ago Rob Norriszfs_dbgmsg_print: make FreeBSD and Linux consistent
9 days ago Rob Norrisbacktrace: rework for signal safety
9 days ago Rob Norrislibspl: lift backtrace into a separate file
9 days ago Rob Norriszdb/ztest: use libspl backtrace for crashes
9 days ago Rob Norriszdb: bring crash handling over from ztest
9 days ago Rob Norrisspa_taskq_dispatch_ent: simplify arguments
9 days ago Rob Norrisspa: flatten spa_taskq_dispatch_ent()
9 days ago Rob Norrisspa: remove spa_taskq_dispatch_sync()
9 days ago Rob Norriszfs_ioc_send: use a dedicated taskq thread for send
9 days ago Alan SomersBetter control the thread pool size when mounting datasets
9 days ago Alan Somerslibzfs: Fix mounting datasets under thread limit pressure
9 days ago Alan Somerstpool_dispatch: fail if it cannot start at least 1...
9 days ago Don BradySimplified the scope of the namespace lock
9 days ago Don BradyAdd support for parallel pool exports
10 days ago Brian BehlendorfLinux: disable lockdep for a couple of locks
13 days ago Alexander MotinZAP: Fix leaf references on zap_expand_leaf() errors
13 days ago chenqiuhao1997Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
2024-05-09 Rob Nlibspl_assert: always link -lpthread on FreeBSD
2024-05-09 Martin MatuškaUnbreak FreeBSD cross-build on MacOS broken in 051460b8b
2024-05-09 Alexander MotinFix ZIL clone records for legacy holes
2024-05-09 Alexander MotinFix scn_queue races on very old pools
2024-05-09 Ameer Hamzazdb: add missing cleanup for early return
2024-05-09 Daniel PerryReplace usage of schedule_timeout with schedule_timeout...
2024-05-03 Alexander MotinDisable high priority ZIO threads on FreeBSD and Linux
2024-05-02 Rob Nvdev_disk: disable flushes if device does not support it
2024-05-01 Alexander MotinImprove write issue taskqs utilization
2024-05-01 Alexander MotinSlightly improve dnode hash
2024-05-01 Rob Norrislibspl/assert: use libunwind for backtrace when available
2024-05-01 Rob Norrislibspl/assert: dump backtrace in assert
2024-05-01 Rob Norrislibspl/assert: add lock around assertion output
2024-05-01 Rob Norrislibspl/assert: show process/task details in assert...
2024-05-01 Rob Norrislibzpool: set thread names
2024-05-01 Rob Norrisfind_system_library: fix var cleanup when library not...
2024-04-29 Rob Nzio: try to execute TYPE_NULL ZIOs on the current task
2024-04-29 Don Bradyvdev probe to slow disk can stall mmp write checker
2024-04-29 Ameer HamzaFix arcstats for FreeBSD after zfetch support
2024-04-29 Rich ErcolaniOverflowing refreservation is bad
2024-04-29 Tony HutterGCC: Fixes for gcc 14 on Fedora 40
2024-04-25 Alan SomersFix updating the zvol_htable when renaming a zvol
2024-04-25 Brian BehlendorfPython 3.12 deprecated python3-distutils
2024-04-24 Allan JudeFast Dedup: ZAP Shrinking
2024-04-24 Alexander MotinMake more taskq parameters writable
2024-04-23 Alexander MotinL2ARC: Cleanup buffer re-compression
2024-04-23 Toddzfs-kmod: fix empty rpm requires/conflicts
2024-04-22 Alexander MotinRefactor dbuf_read() for safer decryption
2024-04-22 Ryanzfs get: add '-t fs' and '-t vol' options
2024-04-22 Brooks Davisztest: use ASSERT3P to compare pointers
2024-04-22 Seth TroisiZTS: user_namespace_004.ksh avoid error in cleanup...
2024-04-22 Seth TroisiAdd newline to two zpool messages
2024-04-22 George WilsonParallel pool import
2024-04-19 Rob Nabd_iter_page: rework to handle multipage scatterlists
2024-04-19 Alexander MotinHandle FLUSH errors as "expected"
2024-04-19 Rob Norristests/quota: consistently clear quota property between...
2024-04-19 Rob Norristests/quota_005_pos: use a long int for doubling the...
2024-04-19 Ameer HamzaAdd zfetch stats in arcstats
2024-04-19 Tino ReichardtFix: FreeBSD Arm64 does not build currently
2024-04-17 Tony HutterLinux 6.8 compat: META (#16099)
2024-04-16 Rob Nzts: add a debug option to get full test output
2024-04-15 Tino ReichardtDo no use .cfi_negate_ra_state within the assembly...
2024-04-15 Andrew TurnerAdd the BTI elf note to the AArch64 SHA2 assembly
2024-04-15 Rob Nzinject: "no-op" error injection
2024-04-15 Rob Nzts: allow running a single test by name only
2024-04-12 Rob Nbdev_discard_supported: understand discard_granularity=0
2024-04-12 Rob Norriszio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSH
2024-04-12 Rob Norrisdkio: remove kernel dkio.h compatibility header
2024-04-12 Rob Norriszio: remove io_cmd and DKIOCFLUSHWRITECACHE
2024-04-12 Rob Norriszio: remove zio_ioctl()
2024-04-11 Umer SaleemAdd support for zfs mount -R <filesystem>
2024-04-11 Rob NAUTHORS: refresh with recent new contributors
2024-04-11 Rob Norrisvdev_disk: fix alignment check when buffer has non...
2024-04-11 Rob Norristests: add test for vdev_disk page alignment check
2024-04-11 Andy FiddamanIllumos#16463 zfs_ioc_recv leaks nvlist
2024-04-10 Jason Leereturn NULL at end of send_progress_thread
2024-04-10 Rich ErcolaniAdd custom debug printing for your asserts
2024-04-09 Benda Xuconfig/Substfiles.am: restrict to the dedicated list.
2024-04-09 Alexander MotinL2ARC: Relax locking during write
2024-04-09 Alexander MotinSmall fix to prefetch ranges aggregation
2024-04-08 Benda Xuetc/init.d: decide which variant to use at build time.
2024-04-08 Maxim FilimonovFix locale-specific time
2024-04-08 Alexander MotinRemove db_state DB_NOFILL checks from syncing context
2024-04-08 Alexander MotinSpeculative prefetch for reordered requests
2024-04-08 Alexander MotinFix read errors race after block cloning
2024-04-08 Rob Nzinject: inject device errors into ioctls
2024-04-08 Rob Nvdev_disk: ensure trim errors are returned immediately
2024-04-08 Rob Nzvol_os: fix compile with blk-mq on Linux 4.x
2024-04-08 Rob Nzvol_os: fix build on Linux <3.13
2024-04-04 Ameer Hamzazvol: use multiple taskq
2024-04-04 Pavel SnajdrFix panics when truncating/deleting files
2024-04-04 Shengqi Chenman: move zfs_prepare_disk.8 to nodist_man_MANS
2024-04-04 Alek Pvdev props comment and manpage should include zfsd...
2024-04-03 Rob Nzap_leaf: make l_hash[] variable length to silence...
2024-04-03 Paul DagnelieGive a better message from 'zpool get' with invalid...
2024-04-03 Rob Norristests: simple zinject disk fault arg check
2024-04-03 Rob Norriszinject: show more device fault fields
next