]> git.proxmox.com Git - mirror_zfs.git/history - module
BRT: Make BRT block sizes configurable
[mirror_zfs.git] / module /
2023-11-07 Jason Kingsa_lookup() ignores buffer size.
2023-11-07 Alexander MotinFreeBSD: Implement taskq_init_ent()
2023-11-07 Alexander MotinFreeBSD: Optimize large kstat outputs
2023-11-07 Alan SomersUpdate the kstat dataset_name when renaming a zvol
2023-11-07 Mark JohnstonMake abd_raidz_gen_iterate() pass an initialized pointe...
2023-11-07 MigeljanImeriFix accounting error for pending sync IO ops in zpool...
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-10-31 Martin MatuškaFix block cloning between unencrypted and encrypted...
2023-10-31 Ameer Hamzazvol: fix delayed update to block device ro entry
2023-10-31 Ameer Hamzazvol: Implement zvol threading as a Property
2023-10-31 Ameer Hamzazvol: Cleanup set property
2023-10-30 Alexander MotinUnify arc_prune_async() code
2023-10-30 Alexander MotinTune zio buffer caches and their alignments
2023-10-30 Alexander MotinRAIDZ: Use cache blocking during parity math
2023-10-30 Alexander MotinZIL: Cleanup sync and commit handling
2023-10-26 shodanshokRead prefetched buffers from L2ARC
2023-10-26 Thomas BertschingerAdd mutex_enter_interruptible() for interruptible sleep...
2023-10-26 ednadolski-ixarc_default_max on Linux should match FreeBSD
2023-10-25 Alexander MotinZIO: Remove READY pipeline stage from root ZIOs
2023-10-24 Tony HutterRevert "zvol: Temporally disable blk-mq"
2023-10-24 Tony Hutterzvol: Remove broken blk-mq optimization
2023-10-24 Alexander MotinZIL: Detect single-threaded workloads
2023-10-24 Alexander MotinABD: Be more assertive in iterators
2023-10-24 Brian BehlendorfAdd prefetch property
2023-10-23 Brian BehlendorfRevert "Do not persist user/group/project quota zap...
2023-10-23 Rob Nspa: document spa_thread() and SDC feature gates
2023-10-20 Sam AtkinsonDo not persist user/group/project quota zap objects...
2023-10-20 Alexander MotinTrust ARC_BUF_SHARED() more
2023-10-20 Alexander MotinRemove lock from dsl_pool_need_dirty_delay()
2023-10-20 Olivier CertnerFreeBSD: taskq: Remove unused declaration
2023-10-20 Colin PercivalSet spa_ccw_fail_time=0 when expanding a vdev.
2023-10-13 John Wren KennedyLarge sync writes perform worse with slog
2023-10-13 Alexander MotinFreeBSD: Improve taskq wrapper
2023-10-12 Jason KingZpool can start allocating from metaslab before TRIMs...
2023-10-11 Alexander MotinDMU: Do not pre-read holes during write
2023-10-10 Daniel BerlinEnsure we call fput when cloning fails due to different...
2023-10-10 Tony Hutterzvol: Temporally disable blk-mq
2023-10-09 Alexander MotinFreeBSD: Reduce divergence from in-tree sources
2023-10-06 Alexander MotinZIL: Reduce maximum size of WR_COPIED to 7.5K
2023-10-06 Rob Norrisimport: require force when cachefile hostid doesn't...
2023-10-06 Alexander MotinReduce number of metaslab preload taskq threads.
2023-10-06 Alexander MotinARC: Drop different size headers for crypto
2023-10-06 Alexander MotinARC: Remove b_bufcnt/b_ebufcnt from ARC headers
2023-10-04 Alexander MotinARC: Remove b_cv from struct l1arc_buf_hdr
2023-10-03 Andrew TurnerAdd BTI landing pads to the AArch64 SHA2 assembly
2023-10-02 George AmanakisReport ashift of L2ARC devices in zdb
2023-09-29 Alexander MotinRestrict short block cloning requests
2023-09-29 Brian BehlendorfTweak rebuild in-flight hard limit
2023-09-28 Akash BFix ENOSPC for extended quota
2023-09-28 Paul DagnelieDon't allocate from new metaslabs
2023-09-22 Coleman KaneLinux 6.6 compat: fsync_bdev() has been removed in...
2023-09-22 Coleman KaneLinux 6.6 compat: generic_fillattr has a new u32 reques...
2023-09-22 Coleman KaneLinux 6.6 compat: use inode_get/set_ctime*(...)
2023-09-20 Rob Nstatus: report pool suspension state under failmode...
2023-09-20 Alexander MotinZIL: Fix potential race on flush deferring.
2023-09-20 Dag-Erling SmørgravUse ASSERT0P() to check that a pointer is NULL.
2023-09-19 Paul DagnelieFix l2arc_apply_transforms ztest crash
2023-09-19 George AmanakisUpdate the MOS directory on spa_upgrade_errlog()
2023-09-18 Mateusz GuzikRetire z_nr_znodes
2023-09-18 набcheck-zstd-symbols: also ignore __pfx_ symbols
2023-09-09 Alexander MotinAdd more constraints for block cloning.
2023-09-07 Volker MauelIntel QAT 1.7 compatibility
2023-09-07 Andrea RighiLinux 6.5 compat: spl: properly unregister sysctl entries
2023-09-02 ednadolski-ixSelectable block allocators
2023-09-02 Andrea RighiLinux 6.5 compat: safe cleanup in spl_proc_fini()
2023-09-02 Alexander MotinZIL: Change ZIOs issue order.
2023-09-02 Alexander MotinZIL: Revert zl_lock scope reduction.
2023-09-02 Alexander MotinZIL: Tune some assertions.
2023-09-01 Dimitry Andricdmu_buf_will_clone: change assertion to fix 32-bit...
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
2023-08-25 Serapheim Dimitrop... Update outdated assertion from zio_write_compress
2023-08-25 Alexander MotinZIL: Second attempt to reduce scope of zl_issuer_lock.
2023-08-15 Rob Ncopy_file_range: fix fallback when source create on...
2023-08-11 Alexander MotinZIL: Replay blocks without next block pointer.
2023-08-11 Alexander MotinZIL: Avoid dbuf_read() before dmu_sync().
2023-08-08 Coleman KaneLinux 6.5 compat: Use copy_splice_read instead of filem...
2023-08-08 oromenaharzfs_clone_range should return a descriptive error codes
2023-08-07 Coleman KaneLinux 6.5 compat: replace generic_file_splice_read...
2023-08-07 Alexander MotinRefactor dmu_prefetch().
2023-08-07 Mateusz PiotrowskiFix some typos
2023-08-02 Coleman KaneLinux 6.5 compat: register_sysctl_table removed
2023-08-01 Brian AtkinsonRevert "Linux 6.5 compat: register_sysctl_table removed"
2023-08-01 Rob Nlinux/copy_file_range: properly request a fallback...
2023-08-01 Rob Nzdb: include cloned blocks in block statistics
2023-08-01 набlinux: zfs: ctldir: set [amc]time to snapshot's creatio...
2023-08-01 Coleman KaneLinux 4.20 compat: wrapper function for iov_iter type...
2023-08-01 Coleman KaneLinux 6.4 compat: iter_iov() function now used to get...
2023-08-01 Coleman KaneLinux 6.5 compat: blkdev changes
2023-08-01 Coleman KaneLinux 6.5 compat: register_sysctl_table removed
2023-07-28 Alexander MotinRemove fastwrite mechanism.
2023-07-27 oromenaharBRT should return EOPNOTSUPP
2023-07-27 Alexander MotinAvoid waiting in dmu_sync_late_arrival().
2023-07-25 Alexander MotinRemove zl_issuer_lock from zil_suspend().
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions...
2023-07-24 Rob Norrislinux: implement filesystem-side clone ioctls
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions
2023-07-24 Rob Norrisdbuf_sync_leaf: check DB_READ in state assertions
2023-07-24 Rob Norrisdmu_buf_will_clone: only check that current txg is...
2023-07-24 Rob Norrisbrt_vdev_realloc: use vmem_alloc for large allocation
2023-07-24 Rob Norriszfs_clone_range: use vmem_malloc for large allocation
next