]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2021-03-08 Antonio RussoZTS events_002: Improve speed and reliability
2021-03-07 Christian Schwarzzvol: call zil_replaying() during replay
2021-03-07 Ryan MoellerZTS: Improve cleanup in zpool tests
2021-03-07 manfromafarClarify compressed zfs send/recv behavior
2021-03-07 Ryan MoellerIntentionally allow ZFS_READONLY in zfs_write
2021-03-06 Brian BehlendorfSuppress cppcheck invalidSyntax warninigs
2021-03-05 Brian BehlendorfInitialize ZIL buffers
2021-03-05 Jorgen LundmanFix abd_get_offset_struct() may allocate new abd
2021-03-05 Ryan MoellerFreeBSD module --enable-debug --enable-invariants
2021-03-05 Thomas Lamprechtzpool: use tab to intend continuation from removal...
2021-03-03 James WahDon't bomb out when using keylocation=file://
2021-03-03 Christian Schwarzlinux: zvol: avoid heap allocation for zvol_request_sync=1
2021-03-03 Jake HowardAdd "zstd-fast" to help options for "compression" property
2021-03-02 nssrikanthCancel TRIM / initialize on FAULTED non-writeable vdevs
2021-02-28 Andriy GaponFix assert in FreeBSD-specific dmu_read_pages
2021-02-28 Brian BehlendorfZTS: zpool_trim_start_and_cancel_pos.ksh
2021-02-28 Martin MatuškaAdd missing checks for unsupported features
2021-02-24 Coleman KaneLinux 5.12 compat: replace bio_*_io_acct with disk_...
2021-02-24 Coleman KaneLinux 5.12 compat: bio->bi_disk member moved
2021-02-24 Brian BehlendorfFix vdev_rebuild_thread deadlock
2021-02-24 Brian BehlendorfFix overly broad locking in spa_vdev_config_exit()
2021-02-24 Tony Huttervdev_id: Fix partition regular expression
2021-02-24 Brian BehlendorfLinux: increase max nvlist_src size
2021-02-24 Prakash SuryaAdd upper bound for slop space calculation
2021-02-24 Ryan MoellerWrap bare EINVAL returns with SET_ERROR
2021-02-24 Ryan MoellerForce symlink creation for zpool.d compat links
2021-02-24 Cedric Maunourysend_iterate_snap : doall send without fromsnap
2021-02-21 Adam D. MossFix error message when zfs module are already unloaded
2021-02-21 fbynitevdev_ops: don't try to call vdev_op_hold or vdev_op_rel...
2021-02-21 Tony HutterBetter zfs_get_enclosure_sysfs_path() enclosure support
2021-02-21 Brian AtkinsonCleaning up uio headers
2021-02-20 Christian Schwarzztest: propagate -o to the zdb child process
2021-02-20 Christian Schwarzztest: fix -o by calling set_global_var in child processes
2021-02-20 Christian Schwarzlibzpool: set_global_var: refactor to not modify 'arg'
2021-02-20 Christian Schwarzlibzpool: set_global_var: fix endianness handling ...
2021-02-20 Ryan MoellerRestore FreeBSD resource usage accounting
2021-02-20 Don BradyChecksum errors may not be counted
2021-02-18 Mark JohnstonFreeBSD: disable the use of hardware crypto offload...
2021-02-18 Andriy GaponFix report_mount_progress never calling set_progress_header
2021-02-18 Ryan LibbyRemove unused abd_alloc_scatter_offset_chunkcnt
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-02-17 Brian BehlendorfFreeBSD: disable edonr in zfs_mod_supported_feature()
2021-02-17 José Luis Salvador... Support uClibc for the tests compilations
2021-02-15 Ryan MoellerMake inline ABD predicates compatible with C++
2021-02-10 Brian BehlendorfLinux 5.11 compat: META
2021-02-09 Arshad Hussainvdev_id: Support daisy-chained JBODs in multipath mode
2021-02-09 khng300Rename zfs_inode_update to zfs_znode_update_vfs
2021-02-09 Kleber TarcísioAdd an assert to clarify code
2021-02-08 Antonio RussoSet file mode during zfs_write
2021-02-05 набzfs-import-{cache,scan}: change condition to FileNotEmpty
2021-02-05 nssrikanthFixed issue with processing of EC_dev_remove event
2021-02-04 Brian Behlendorfzfs-list.8: clarify listing snapshots
2021-02-02 Christian SchwarzDocument monotonicity of dmu_tx_assign() and txg_hold_o...
2021-02-02 George Melikovzts-report.py: ignore some skipped tests in Github CI
2021-02-02 George MelikovCI: add ubuntu-* functional tests runner
2021-02-02 George MelikovCI: rename zfs-tests workflow
2021-01-30 Brian BehlendorfRemove unused iov_iter_init_compat() wrapper
2021-01-30 Matthew AhrensThe abd child/parent relationship does not need to...
2021-01-29 nssrikanthAdded extra check to replace Faulted VDEV with Distribu...
2021-01-29 Brian AtkinsonFixing gang ABD when adding another gang
2021-01-28 George MelikovZTS: add userspace_send_encrypted.ksh to Makefile
2021-01-28 Matthew Ahrensfix abd_nr_pages_off for gang abd
2021-01-28 George AmanakisAvoid updating the L2ARC device header unnecessarily
2021-01-28 Brian AtkinsonRemoving ABD Parent Child Reference Before Freeing ABD
2021-01-28 Allan JudeAdd zdb -r <dataset> <object-id | file> <output>
2021-01-28 Mark MaybeeRevert special case code from pre-hashtable nvlist era
2021-01-28 Paul DagnelieFix zrele race in zrele_async that can cause hang
2021-01-28 George MelikovZTS: pool_state test check for pool existence in cleanup
2021-01-27 Alan SomersFix a resource leak in uu_avl_pool_destroy
2021-01-27 Alan SomersParallelize vdev_validate
2021-01-27 Alan SomersRead all disk labels concurrently in vdev_label_read_config
2021-01-27 Alan SomersParallelize vdev_load
2021-01-27 Alan SomersFix a man page link in zfs-program.8
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2021-01-27 Brian Behlendorfcppcheck: return value always 0
2021-01-27 Brian Behlendorfcppcheck: remove redundant ASSERTs
2021-01-27 Brian Behlendorfcppcheck: resolve double free
2021-01-27 Brian Behlendorfcppcheck: zpool_main.c possible null pointer dereference
2021-01-27 Matthew AhrensRAIDZ2/3 fails to heal silently corrupted parity w...
2021-01-26 Will AndrewsZTS: zpool_export test improvements
2021-01-26 Lorenz Hüdepohldracut: Fix race condition between load-key and import
2021-01-25 Will Andrewsspa_export_common: refactor common exit points
2021-01-25 Will AndrewsZTS: improve output clarity of check_prop_source
2021-01-25 Will AndrewsZTS: remove duplicate check_prop_source from zfs_receive
2021-01-25 Will Andrewslogapi: cat output file instead of printing
2021-01-25 Matthew Macyspl-taskq: Make sure thread tsd hash entry is cleared
2021-01-25 Alan SomersSpeed up "zpool import" in the presence of many zvols
2021-01-24 набzfsprops.8: fix mispluralisation in "Default values is"
2021-01-24 Ryan MoellerZTS: Use swapctl to list swap devices on FreeBSD
2021-01-23 Arshad Hussainvdev_id: Add error message when $CONFIG is missing
2021-01-23 ColmFix two minor lint errors (cppcheck)
2021-01-23 Alexander MotinRelax special_small_blocks assertion.
2021-01-23 Matthew MacyAdd basic io_uring test
2021-01-23 Ryan MoellerFreeBSD: upstream changes to VFS interface
2021-01-23 Matt MacyFreeBSD: fix HEAD build, conditionally remove FDSYNC...
2021-01-22 Brian BehlendorfOnly add supported features during pool creation
2021-01-21 Matthew AhrensSet aside a metaslab for ZIL blocks
2021-01-21 Lorenz Hüdepohldracut: Support /usr/bin as 'systemctl' path
2021-01-21 Antonio RussoInstall zgenhostid to sbindir
2021-01-21 Alan Somerszpool: speed up importing large pools (#11469)
next