]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-11-28 Rob Ndnode_is_dirty: check dnode and its data for dirtiness
2023-11-28 rmacklemFreeBSD: Fix ZFS so that snapshots under .zfs/snapshot...
2023-11-27 Akash Bzdb: Fix zdb '-O|-r' options with -e/exported zpool
2023-11-27 Rob Norriszdb: show BRT statistics and dump its contents
2023-11-27 Rob Norrisbrt: lift internal definitions into _impl header
2023-11-27 Tony HutterZTS: Fix zfs_load-key failures on F39
2023-11-27 AllKindzfs-dkms: fix shell-init error message
2023-11-27 Alexander MotinZVOL: Minor code cleanup
2023-11-27 Alan SomersFreeBSD: Fix the build on FreeBSD 12
2023-11-27 Alexander MotinZIL: Refactor TX_WRITE encryption similar to TX_CLONE_RANGE
2023-11-27 Alexander MotinZIL: Do not encrypt block pointers in lr_clone_range_t
2023-11-27 Don BradyDon't allow attach to a raidz child vdev
2023-11-21 Tony HutterZTS: Fix 'could not unmount datasets' on Alma 9 (#15542)
2023-11-17 Brooks Davisfreebsd: remove __FBSDID macro use
2023-11-17 Alexander MotinZIO: Optimize zio_flush()
2023-11-17 Alexander MotinUse abd_zero_off() where applicable
2023-11-17 Rob NConsider `dnode_t` allocations in dbuf cache size accou...
2023-11-17 Paul DagnelieFix memory leak in zfs_setprocinit code
2023-11-16 Rich ErcolaniAdd a tunable to disable BRT support.
2023-11-16 Umer SaleemPackaging: Auto-generate changelog during configure...
2023-11-14 Alexander MotinL2ARC: Restrict write size to 1/4 of the device
2023-11-14 Chunwei ChenFix snap_obj_array memory leak in check_filesystem()
2023-11-14 Tony HutterLinux 6.6 compat: META
2023-11-13 Tony HutterWorkaround UBSAN errors for variable arrays
2023-11-10 Alexander MotinLinux: Reclaim unused spl_kmem_cache_reclaim
2023-11-09 Umer SaleemZTS: Test for all known zpool feature sets
2023-11-09 Umer SaleemUpdate zpool-features.7 for grub2 compatibility list...
2023-11-09 shodanshokIncrease L2ARC write rate and headroom
2023-11-09 Martin MatuškaUnbreak FreeBSD world build after 3bd4df384
2023-11-08 Low-powerLinux: reject read/write mapping to immutable file...
2023-11-08 AllKindWorkaround to allow openzfs-zfs-dkms install on Ubuntu
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-07 Umer SaleemLinux 6.6 compat: fix implicit conversion error with...
2023-11-07 Gordon TetlowAdd kern.features.zfs
2023-11-07 Jason Kingsa_lookup() ignores buffer size.
2023-11-07 Umer SaleemRemove obsolete_counts from grub2 compatibility list
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 AllKindFix dkms installation of deb packages created with...
2023-11-07 Mark JohnstonMake abd_raidz_gen_iterate() pass an initialized pointe...
2023-11-07 Tony Hutterzed: misc vdev_enc_sysfs_path fixes
2023-11-07 MigeljanImeriFix accounting error for pending sync IO ops in zpool...
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-11-01 Andrew InnesUse env var for sed
2023-10-31 siv0Fix nfs_truncate_shares without /etc/exports.d
2023-10-31 Martin MatuškaFix block cloning between unencrypted and encrypted...
2023-10-31 Umer SaleemAdd all read-only compatible zpool features to grub2...
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 ofthesun9"ARC prefetch metadata accesses:" appears twice in...
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 VaibhavBrun-zts test procfs/pool_state failed with uncorrectabl...
2023-10-20 Alexander MotinProperly pad struct tx_cpu to cache line
2023-10-20 dennisfriedrichsenFix typo in tests/zfs-tests/tests/functional/cli_user...
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-20 Don BradyFix ZED auto-replace for VDEVs using by-id paths
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 Brian Behlendorfspec: define _bashcompletiondir if undefined
2023-10-11 Alexander MotinDMU: Do not pre-read holes during write
2023-10-10 Brian BehlendorfZTS: Debug zfs_share_concurrent_shares failure
2023-10-10 Brian BehlendorfCI: Move perl script to dist_noinst_DATA
2023-10-10 Daniel BerlinEnsure we call fput when cloning fails due to different...
2023-10-10 Brian BehlendorfZTS: Remove zfs_allow_010_pos expection for FreeBSD
2023-10-10 Tony Hutterzvol: Temporally disable blk-mq
2023-10-10 Rob NorrisAUTHORS: update with missing names
2023-10-10 Rob Norrisupdate_authors: add missing names from commits to AUTHORS
2023-10-10 Rob Norrismailmap: initial, trying to tidy up a lot of the commit...
2023-10-10 Umer SaleemZTS: Fix verify_fs_mount in delegate_common.kshlib
2023-10-10 Brian BehlendorfZTS: Move zpool_import_hostid_changed* tests to Linux...
2023-10-09 Alexander MotinFreeBSD: Reduce divergence from in-tree sources
2023-10-09 Sam Jamesconfig/zfs-build.m4: add Gentoo's bash-completion path
2023-10-06 Alexander MotinZIL: Reduce maximum size of WR_COPIED to 7.5K
2023-10-06 siv0rpm: Fix `make rpm` on Debian/Ubuntu
2023-10-06 Rob Norrisimport: require force when cachefile hostid doesn't...
2023-10-06 Rob Norristests: add tests for zpool import behaviour when hostid...
2023-10-06 Rob Nzfsconcepts: add description of block cloning
2023-10-06 Alexander MotinReduce number of metaslab preload taskq threads.
2023-10-06 Alexander MotinARC: Drop different size headers for crypto
next