]> git.proxmox.com Git - mirror_zfs.git/history - cmd
Fix inverted check for --enable-pyzfs
[mirror_zfs.git] / cmd /
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
2018-04-30 Matthew AhrensOpenZFS 9236 - nuke spa_dbgmsg
2018-04-19 LOLiFix 'zfs remap <poolname@snapname>'
2018-04-17 Tom CaputiFix issues with raw sends of spill blocks
2018-04-17 Matt AhrensOpenZFS 9280 - Assertion failure while running removal_...
2018-04-14 Brian BehlendorfOptimize possible split block search space
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-06 Antonio Russosystemd mount generator and tracking ZEDLET
2018-04-06 Tom CaputiMake encrypted "zfs mount -a" failures consistent
2018-04-04 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-03-19 Alek PAdd JSON output support to channel programs
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-12 Paul ZuchowskiDestroy makes full snap list before destroying
2018-03-09 Tomohiro KusumiChange functions which return literals to return `const...
2018-03-06 Tony HutterAllow to limit zed's syslog chattiness
2018-03-05 Nasf-FanMisc fixes and cleanup for project quota
2018-02-28 John EismeierFix some typos
2018-02-28 Scot W. StevensonAdd Python 3 rewrite of arc_summary.py
2018-02-27 Tony HutterAdd SMART self-test results to zpool status -c
2018-02-26 LOLiFix segfault in zfs_do_bookmark()
2018-02-23 Tony HutterAdd scrub after resilver zed script
2018-02-21 bunder2015Add SMART attributes for SSD and NVMe
2018-02-21 LOLiWant 'zfs send -b'
2018-02-20 Don BradyFix coverity defects: zfs channel programs
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-12 LOLi'zfs receive' fails with "dataset is busy"
2018-02-09 Chunwei ChenFix zdb -ed on objset for exported pool
2018-02-09 Chunwei ChenFix zdb -E segfault
2018-02-09 Chunwei ChenFix zdb -R decompression
2018-02-09 Chunwei ChenFix racy assignment of zcb.zcb_haderrors
2018-02-09 Serapheim Dimitrop... OpenZFS 8677 - Open-Context Channel Programs
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-02-07 DeHackEdFix `zpool status` overflow on fast scrubs
2018-02-05 Brian BehlendorfSet persistent ztest failure mode
2018-02-02 Tom CaputiRaw sends must be able to decrease nlevels
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2018-01-29 LOLiFix style issues in man pages and commands help
2018-01-29 Giuseppe Di NataleAdd dbuf hash and dbuf cache kstats
2018-01-25 Brian BehlendorfPrevent zdb(8) from occasionally hanging on I/O
2018-01-25 Brian BehlendorfExtend deadman logic
2018-01-19 Allan JudeOpenZFS 8972 - zfs holds: In scripted mode, do not...
2018-01-19 Brian BehlendorfOpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
2018-01-17 Brian BehlendorfFix shellcheck v0.4.6 warnings
2018-01-12 Brian BehlendorfForce ztest to always use /dev/urandom
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2018-01-09 Brian BehlendorfFix unused variable warnings
2018-01-09 Brian BehlendorfFix ztest_verify_dnode_bt() test case
2018-01-09 Nathaniel Wesley... zhack: fix getopt return type
2017-12-28 LOLiFix 'zpool add' handling of nested interior VDEVs
2017-12-20 Simon Guestvdev_id: new slot type ses
2017-12-19 Giuseppe Di NataleHandle broken pipes in arc_summary
2017-12-19 LOLiHandle invalid options in arc_summary
2017-12-19 LOLiZTS: Fix create-o_ashift test case
2017-12-17 LOLiHonor --with-mounthelperdir where applicable
2017-12-09 LOLiVarious ZED fixes
2017-12-06 Tony HutterFix segfault in zpool iostat when adding VDEVs
2017-12-05 Prakash SuryaOpenZFS 8585 - improve batching done in zil_commit()
2017-12-04 Brian BehlendorfFix 'zpool create|add' replication level check
2017-11-18 Scot W. StevensonFix data on evict_skips in arc_summary.py
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-15 Scot W. StevensonMinor code cleanups in arc_python.py
2017-11-12 Scot W. StevensonFix arc_summary.py -d crash with Python3
2017-11-07 Scot W. StevensonSort output of tunables in arc_summary.py
2017-11-05 Scot W. StevensonAdd documentation strings to arc_summary.py
2017-11-05 George GFix column alignment with long zpool names
2017-11-04 Scot W. StevensonRewrite fHits() in arc_summary.py with SI units
2017-11-03 Scot W. StevensonMinor code cleanup in arc_summary.py
2017-10-30 Jason KingOpenZFS 640 - number_to_scaled_string is duplicated...
2017-10-30 Scot W. StevensonRewrite of function fBytes() in arc_summary.py
2017-10-27 Brian BehlendorfOpenZFS 8081 - Compiler warnings in zdb
2017-10-26 LOLiAllow 'zpool events' filtering by pool name
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-10-26 Fabian-Gruenbichlerarcstat: flush stdout / outfile after each line
2017-10-23 Giuseppe Di NataleEnsure arc_size_break is filled in arc_summary.py
2017-10-23 Giuseppe Di NataleCorrect flake8 errors after STYLE builder update
2017-10-23 adisbladisUse ashift=12 by default on SSDSC2BW48 disks
2017-10-17 Tobin HardingFix coverity defects: CID 161388
2017-10-16 Tobin HardingFix coverity defects: 147480, 147584
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiFixes for #6639
2017-10-11 Tom CaputiEncryption patch follow-up
2017-10-06 Tobin HardingUse bitwise '&' instead of logical '&&'
2017-09-27 Simon Guestvdev_id: extension for new scsi topology
2017-09-25 LOLiFix some ZFS Test Suite issues
2017-09-23 Olaf FaalandFix ZTS MMP tests and ztest -M behavior
2017-09-19 David QuigleyRemove FRU and LIBTOPO Support
2017-09-15 David QuigleyZTEST: Always enable asserts
2017-09-08 LOLiAdd -vnP support to 'zfs send' for bookmarks
2017-09-05 Olaf FaalandImproved dnode allocation and dmu_hold_impl()
2017-08-22 LOLiAdd support for DMU_OTN_* types in dbufstat.py
2017-08-21 LOLiFix range locking in ZIL commit codepath
2017-08-16 Brian BehlendorfRetire legacy test infrastructure
2017-08-14 sckobrasvdev_id: implement slot numbering by port id
2017-08-14 Don BradyAdd corruption failure option to zinject(8)
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-11 Brian BehlendorfSimplify threads, mutexs, cvs and rwlocks
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-08-03 Sen HaerensFix zpool events scripted mode tab separator
2017-07-26 Ned BassSome additional send stream validity checking
next