]> git.proxmox.com Git - mirror_zfs.git/history - lib
MMP should not suspend pool in ztest
[mirror_zfs.git] / lib /
2018-08-02 Nathan LewisAdd support for selecting encryption backend
2018-07-30 Serapheim Dimitrop... OpenZFS 9580 - Add a hash-table on top of nvlist to...
2018-07-25 sara hartseOpenZFS 9457 - libzfs_import.c:add_config() has a memor...
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-07-11 Brian BehlendorfFix kernel unaligned access on sparc64
2018-07-09 Serapheim Dimitrop... OpenZFS 9330 - stack overflow when creating a deeply...
2018-06-28 Chunwei ChenEnforce PROP_ONETIME on zpool properties
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-14 Brian BehlendorfRemove libefi __linux__ wrappers
2018-06-13 Brian BehlendorfFix efi_get_info() zvol detection
2018-06-08 Paul ZuchowskiWrong error message when removing log device
2018-06-06 Paul DagnelieOpenZFS 8484 - Implement aggregate sum and use for...
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-06-04 Brian BehlendorfRemove rwlock wrappers
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-31 Sara Hartsezpool reopen should detect expanded devices
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-29 Brian BehlendorfPrepare SPL repo to merge with ZFS repo
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-05-04 Paul DagnelieOpenZFS 9421, 9422 - zdb show possibly leaked objects
2018-05-01 loli10KAdopt pyzfs from ClusterHQ
2018-05-01 LOLiFix zfs incremental send remove '-o' properties
2018-04-19 LOLiFix 'zfs remap <poolname@snapname>'
2018-04-14 Serapheim Dimitrop... OpenZFS 9079 - race condition in starting and ending...
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-12 LOLiAdd 'zpool split' coverage to the ZFS Test Suite
2018-04-12 Tomohiro KusumiFix calloc(3) arguments order
2018-04-11 Mike GerdtsOpenZFS 9286 - want refreservation=auto
2018-04-11 LOLiFix zpool set feature@<feature>=disabled
2018-04-10 Tom CaputiCorrect swapped keylocation error messages
2018-04-04 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-03-30 Don BradyAdd support for nvme based devids
2018-03-22 Paul DagnelieOpenZFS 9193 - bootcfg -C doesn't work
2018-03-21 timorAdd support for nvme disk detection
2018-03-19 Alek PAdd JSON output support to channel programs
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-13 Brian BehlendorfAdd kernel module auto-loading
2018-03-09 Tomohiro KusumiChange functions which return literals to return `const...
2018-03-05 Nasf-FanMisc fixes and cleanup for project quota
2018-02-21 LOLiWant 'zfs send -b'
2018-02-21 Tom CaputiPrevent raw zfs recv -F if dataset is unencrypted
2018-02-14 loli10KOpenZFS 8940 - Sending an intra-pool resumable send...
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-12 LOLi'zfs receive' fails with "dataset is busy"
2018-02-09 Andriy GaponOpenZFS 8520 - lzc_rollback
2018-02-09 Serapheim Dimitrop... OpenZFS 8677 - Open-Context Channel Programs
2018-02-08 Don BradyIncrease code coverage for Lua libraries
2018-02-08 Chris WilliamsonOpenZFS 8600 - ZFS channel programs - snapshot
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2018-01-30 LOLiFix 'zfs receive -o' when used with '-e|-d'
2018-01-26 Chunwei Chenzpool import -d to specify device path
2018-01-19 Brian BehlendorfOpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
2018-01-19 Brian BehlendorfOpenZFS 8641 - "zpool clear" and "zinject" don't work...
2018-01-12 Brian BehlendorfForce ztest to always use /dev/urandom
2018-01-11 Yuri PankovOpenZFS 8898 - creating fs with checksum=skein on the...
2018-01-11 Yuri PankovOpenZFS 8897 - zpool online -e fails assertion when...
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-12-17 Brian BehlendorfRemove lib/libspl/include/sys/frame.h
2017-12-05 Prakash SuryaOpenZFS 8585 - improve batching done in zil_commit()
2017-11-18 Brian BehlendorfUpdate for cppcheck v1.80
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-05 George GFix column alignment with long zpool names
2017-10-30 Jason KingOpenZFS 640 - number_to_scaled_string is duplicated...
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-10-19 JohnAdd convenience 'zfs_get' functions
2017-10-13 Tobin HardingFix function documentation to correctly mirror code
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-12 Brian BehlendorfFixes for SPARC support
2017-10-11 Tom CaputiEncryption patch follow-up
2017-10-11 KireinaHoroRemove useless DEFAULT_INCLUDES in AM_CCASFLAGS
2017-10-11 KireinaHoroFix libspl assembler flags to respect cpu type
2017-10-10 LOLiFix intra-pool resumable 'zfs send -t <token>'
2017-09-25 LOLiFix some ZFS Test Suite issues
2017-09-19 Giuseppe Di NataleCorrect cppcheck errors
2017-09-19 David QuigleyRemove FRU and LIBTOPO Support
2017-09-12 LOLiRelax (ref)reservation constraints on ZVOLs
2017-09-08 LOLiAdd -vnP support to 'zfs send' for bookmarks
2017-08-31 LOLiRetire send space estimation via ZFS_IOC_SEND
2017-08-30 Steve DoughertyOpenZFS 6447 - handful of nvpair cleanups
2017-08-29 alavisslibtpool: don't clone affinity if not supported
2017-08-23 Tom CaputiSend / Recv Fixes following b52563
2017-08-21 LOLiDisable mount(8) canonical paths in do_mount()
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-11 gaurkumaAllow longer SPA names in stats
2017-08-11 Brian BehlendorfSimplify threads, mutexs, cvs and rwlocks
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-08-03 LOLiFix parsable 'zfs get' for compressratios
2017-07-28 LOLizfs promote|rename .../%recv should be an error
2017-07-25 Olaf FaalandAdd zgenhostid utility script
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-13 Olaf FaalandMake hostid consistent in user and kernel space
2017-07-13 Tom CaputiFixed VERIFY3_IMPL() bug from 682ce104
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-07-05 alavissMusl libc fixes
2017-07-04 Andriy GaponOpenZFS 7600 - zfs rollback should pass target snapshot...
2017-07-04 Marcel TelkaOpenZFS 8418 - zfs_prop_get_table() call in zfs_validat...
next