]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-03 Ryan MoellerZTS: Move dumpdev tests to sunos.run
2020-01-03 Brian BehlendorfStatic symbols exported by ICP
2020-01-02 Ryan MoellerAdd FreeBSD core handling in zloop.sh
2019-12-30 Kjeld Schouten... Improve Pull Request guidelines
2019-12-30 Ned Basszdb: print block checksums with 6 d's of verbosity
2019-12-29 Ben Corderozfs-load-key.sh: ${ZFS} is not the zfs binary
2019-12-28 Brian BehlendorfZTS: Fix pool_state cleanup
2019-12-28 Brian BehlendorfZTS: Replace /var/tmp with $TEST_BASE_DIR
2019-12-27 Brian BehlendorfZTS: zfs_program_json
2019-12-27 Brian BehlendorfZTS: devices_001_pos and devices_002_neg
2019-12-26 Steve MokrisAvoid some crashes when importing a pool with corrupt...
2019-12-26 sam-luntIn initramfs, do not prompt if keylocation is "file://"
2019-12-26 Nick Blacklibspl: declare aok extern in header
2019-12-26 Brian BehlendorfCancel initialize and TRIM before vdev_metaslab_fini()
2019-12-26 Brian BehlendorfZTS: Test case failures
2019-12-23 Brian BehlendorfUpdate maximum kernel version to 5.4
2019-12-20 Ryan MoellerFix test pattern in zts-report.py
2019-12-20 Tony HutterColorize zpool status output
2019-12-19 Brian BehlendorfZTS: Various test case fixes
2019-12-19 John Wren KennedyTests for btree implementation used by range trees
2019-12-19 Ryan MoellerUpdate zfs.sh work on FreeBSD
2019-12-19 Brian Behlendorfcppcheck: (warning) Possible null pointer dereference...
2019-12-19 Brian Behlendorfcppcheck: (error) Address of local auto-variable assigned
2019-12-19 Brian Behlendorfcppcheck: (error) Null pointer dereference: who_perm
2019-12-19 Brian Behlendorfcppcheck: (warning) Possible null pointer dereference...
2019-12-19 Brian Behlendorfcppcheck: (error) Memory leak: vtoc
2019-12-19 Ubuntucppcheck: (error) Shifting signed 64-bit value by 63...
2019-12-19 Ubuntucppcheck: (error) Uninitialized variable
2019-12-19 Ubuntucppcheck: (error) Uninitialized variable
2019-12-18 Garrett FieldsExchanged two "${ZFS} get -H -o value" commands
2019-12-18 Matthew MacyUpdate ZTS to work on FreeBSD
2019-12-18 Romain DolbeauMinor performance fix for NEON RAID-Z
2019-12-18 Thomas GeppertCreate symbolic links in /dev/disk/by-vdev for nvme...
2019-12-18 Kjeld Schouten... Moves Codecov Ignore to LCOV
2019-12-18 Garrett FieldsForce systems with kernel option "quiet" to display...
2019-12-17 Richard Laagerinitramfs: setup keymapping and video for prompts
2019-12-16 Matthew MacyFix zfs_xattr_owner_unlinked on FreeBSD and comment
2019-12-13 Tomohiro KusumiDon't fail to apply umask for O_TMPFILE files
2019-12-13 Tom CaputiAllow empty ds_props_obj to be destroyed
2019-12-13 Matthew MacyMake zfs_replay.c work on FreeBSD
2019-12-11 Matthew AhrensFix use-after-free of vd_path in spa_vdev_remove()
2019-12-11 Ryan MoellerRelocate common quota functions to shared code
2019-12-11 Matthew MacyAdd FreeBSD jail support hooks
2019-12-11 Matthew MacyEliminate Linux specific inode usage from common code
2019-12-10 Paul Zuchowskizio_decompress_data always ASSERTs successful decompression
2019-12-10 Fabian-GruenbichlerSIMD: Use alloc_pages_node to force alignment
2019-12-10 Matthew MacyAbstract away platform specific superblock references
2019-12-10 John PoduskaZTS: Fixes for spurious failures of resilver_restart_00...
2019-12-09 Matthew MacyExclude data from cores unconditionally and metadata...
2019-12-09 Matthew MacyMark dsl_dataset_deactivate_feature_impl static
2019-12-09 Brian BehlendorfZTS: Fix zpool_reopen_001_pos
2019-12-09 Kjeld SchoutenFixes typo from #9681
2019-12-06 Matthew MacyDisable sysfs feature checks on FreeBSD
2019-12-06 Kjeld SchoutenSet send_realloc_files.ksh to use properties.shlib
2019-12-06 Attila FülöpICP: Fix out of bounds write
2019-12-06 Kjeld SchoutenFix codecov ignore, wrong syntax
2019-12-06 Matthew MacyRemove stale ASSERTV comment
2019-12-05 Matthew MacyDisable EDONR on FreeBSD
2019-12-05 Matthew MacyAdd ZFS_IOC offsets for FreeBSD
2019-12-05 Matthew MacyRefactor deadman set failmode to be cross platform
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-12-04 George AmanakisFix reporting of L2ARC hits/misses in arc_summary3
2019-12-04 Matthew MacyRefactor zfs_context.h to build on FreeBSD
2019-12-04 Kjeld SchoutenRefactor compression algorithm selection for tests
2019-12-03 Paul ZuchowskiFix zdb_read_block using zio after it is destroyed
2019-12-03 Attila FülöpICP: Fix null pointer dereference and use after free
2019-12-03 Kjeld SchoutenCodecov tweaks
2019-12-03 Alexander MotinFix use-after-free in case of L2ARC prefetch failure
2019-12-03 Brian BehlendorfIncrease allowed 'special_small_blocks' maximum value
2019-12-03 Matthew MacyWrap module_param_call() routines under __linux__
2019-12-03 Matthew MacyMark write_record static
2019-12-03 Matthew MacyMove linux qsort def to platform header
2019-12-02 Michael NiewöhnerAdapt gitignore for modules
2019-12-02 Matthew MacyMove zfs_cmd_t copyin/copyout to platform code
2019-11-30 Matthew MacyAdd FreeBSD required defines to mntent.h
2019-11-30 Matthew MacyRestructure nvlist_nv_alloc to work on FreeBSD
2019-11-30 Ryan MoellerAdd FreeBSD code to arc_summary and arcstat
2019-11-30 Matthew MacyMake asm-x86_64/atomic.S build on FreeBSD
2019-11-30 Matthew MacyMark Linux fallocate extensions as specific to Linux
2019-11-30 Matthew MacyAdd FreeBSD support to zio_crypto.h
2019-11-30 Matthew MacyResolve ZoF differences in zfs_ioctl.h
2019-11-27 Igor KZTS: Fix attach-o_ashift.ksh for multiple platforms
2019-11-27 Matthew MacyMinor diff reduction with ZoF in include/sys
2019-11-27 InsanePrawnFix encryption logic in systemd mount generator
2019-11-27 InsanePrawnFix non-absolute path in systemd mount generator
2019-11-27 InsanePrawnFix small typo in systemd mount generator
2019-11-27 Paul ZuchowskiImplement -A (ignore ASSERTs) for zdb
2019-11-27 Brian BehlendorfRemove zfs_vdev_elevator module option
2019-11-27 jwpoduskaPrevent unnecessary resilver restarts
2019-11-27 Paul ZuchowskiAdd display of checksums to zdb -R
2019-11-21 Mauricio Faria... Check for unlinked znodes after igrab()
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-21 Brian BehlendorfZTS: tst.terminate_by_signal increase test threshold
2019-11-20 George MelikovZTS: Casenorm fix unicode interpretation
2019-11-19 InsanePrawnRemove requirement for -d 1 for zfs list and zfs get...
2019-11-18 Brian BehlendorfPartially revert 5a6ac4c
2019-11-15 Heitor Alves... Break out of zfs_zget early if unlinked znode
2019-11-15 InsanePrawnRemove inappropiate error message suggesting to use...
2019-11-13 Kjeld SchoutenChange zed.service to zfs-zed.service in man page
2019-11-13 loli10KPrevent NULL pointer dereference in blkg_tryget() on...
next