]> git.proxmox.com Git - mirror_zfs.git/history - cmd
Merge branch 'illumos-2605'
[mirror_zfs.git] / cmd /
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-24 Brian BehlendorfRevert "Add a test case for dmu_free_long_range() to...
2016-06-21 Boris ProtopopovAdd a test case for dmu_free_long_range() to ztest
2016-06-21 Gvozden NeskovicSIMD implementation of vdev_raidz generate and reconstr...
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-06-06 Colin Ian KingFix minor spelling mistakes
2016-06-02 Jinshan XiongImplementation of AVX2 optimized Fletcher-4
2016-05-26 Tony HutterOpenZFS 6531 - Provide mechanism to artificially limit...
2016-05-25 Tony HutterAdd request size histograms (-r) to zpool iostat, minor...
2016-05-23 Christer EkholmConsistently use parsable instead of parseable
2016-05-18 Christer EkholmMake zpool list -vp print individual vdev sizes parsable.
2016-05-17 Brian BehlendorfRevert "zhack: Add 'feature disable' command"
2016-05-17 Brian Behlendorfzhack: Add 'feature enable' force option
2016-05-17 Brian Behlendorfzhack: Add 'feature disable' command
2016-05-17 Brian Behlendorfzhack: Fix 'feature ref' comparison check
2016-05-17 Boris ProtopopovUse zfs range locks in ztest
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-11 Adam StevkoOpenZFS 3993, 4700
2016-05-05 Brian BehlendorfOpenZFS 5669 - altroot not set in zpool create
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-04-25 Brian BehlendorfUse udev for partition detection
2016-04-25 Brian BehlendorfCreate unique partition labels
2016-04-06 Chunwei ChenMake zfs mount according to relatime config in dataset
2016-03-31 Don BradyAdd support for devid and phys_path keys in vdev disk...
2016-03-30 Pavel Boldinzfs_main: fix `zfs userspace` squashing unresolved...
2016-03-30 Carlo LandmeterUse the correct macro to include backtrace
2016-03-30 Carlo LandmeterAdd missing fcntl.h to includes in mount_zfs.c
2016-03-21 Brian BehlendorfFix zdb -e and zhack thread_init()
2016-03-18 Richard YaoCleanup linking
2016-03-10 Brian BehlendorfRelax MBR partition scanning requirement
2016-03-09 Brian BehlendorfRequire libblkid
2016-03-09 Chris DunlapEnsure zed _finish_daemonize() leaves fds 0-2 open
2016-02-26 Brian BehlendorfChange full path subcommand flag from -p to -P
2016-02-25 Richard YaoAdd -gLp to zpool subcommands for alt vdev names
2016-02-08 John Wren KennedyIllumos 5767 - fix several problems with zfs test suite
2016-02-05 Tim ChaseCorrectly parse -R flag arguments
2016-01-25 Christian Neukirchenmount.zfs: use getopt_long instead of getopt to guarant...
2016-01-25 Matthew AhrensIllumos 6451 - ztest fails due to checksum errors
2016-01-15 Joe SteinIllumos 6298 - zfs_create_008_neg and zpool_create_023_neg
2016-01-15 George WilsonIllumos 3557, 3558, 3559, 3560
2016-01-11 Brian BehlendorfIllumos 5039 - ztest should default to larger device...
2016-01-11 Matthew AhrensIllumos 4891 - want zdb option to dump all metadata
2016-01-08 Paul DagnelieIllumos 5960, 5925
2016-01-08 Brian BehlendorfAdd missing -V option to zdb
2016-01-08 Hajo MöllerMake arc_summary.py and dbufstat.py compatible with...
2016-01-05 Matthew AhrensIllumos 3604 - zdb should print bpobjs more verbosely...
2015-12-30 Milan JurikIllumos 2077 - lots of unreachable breaks in illumos...
2015-12-30 Matthew AhrensIllumos 5746 - more checksumming in zfs send
2015-12-30 Chris WilliamsonIllumos 5745 - zfs set allows only one dataset property...
2015-12-15 Olaf FaalandRemove "index" column from dbufstat.py
2015-12-14 Richard YaoRevert "Switch ztest mmap(2) ASSERTs to VERIFYs"
2015-12-14 Richard YaoUnconditionally build zdb and ztest with -DDEBUG
2015-12-04 cable2999Update arcstat.py to remove deprecated rmis reference.
2015-12-04 Matthew AhrensIllumos 5959 - clean up per-dataset feature count code
2015-12-03 Chunwei ChenFix zdb_dump_block on little endian systems
2015-12-02 Chunwei ChenFix zdb calling behavior in ztest
2015-10-13 Tim Chasezdb: segfault in dump_bpobj_subobjs()
2015-09-22 Don BradyAdd large block support to zpios(1) benchmark
2015-09-19 Remy BlankTab-indent continuation lines in the "scan:" section...
2015-09-04 Brian BehlendorfAdd dbgmsg kstat
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-03 Brian BehlendorfAdd temporary mount options
2015-08-30 Andreas BuschmannAdd extra keyword 'slot' to vdev_id.conf
2015-07-30 Tim Chaseztest: display non-index properties properly at verbose...
2015-07-30 Chris DunlapRework zed_notify_email for configurable PROG/OPTS
2015-07-30 Chris DunlapFix whitespace in zed_log_err
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-07-14 Prasad JoshiIllumos 1765 - assert triggered in libzfs_import.c
2015-07-10 Basil CrowIllumos 5118 - When verifying or creating a storage...
2015-07-10 George WilsonIllumos 4966 - zpool list iterator does not update...
2015-06-26 Don BradyFix for recent zdb -h | -i crashes (seg fault)
2015-06-26 Don Bradyzdb -d has false positive warning when feature@large_bl...
2015-06-17 Brian BehlendorfUnify mount and share for 'zfs create/clone'
2015-06-17 Hajo MöllerAdd -y option to `zpool iostat`
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2015-06-11 Chris WilliamsonIllumos 5408 - managing ZFS cache devices requires...
2015-06-11 George WilsonIllumos 5369 - arc flags should be an enum
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-05-22 Brian BehlendorfAdd libzfs_error_init() function
2015-05-15 Matthew AhrensIllumos 5243 - zdb -b could be much faster
2015-05-15 Tim ChaseZdb should be able to open the root dataset
2015-05-11 Matthew AhrensIllumos 5810 - zdb should print details of bpobj
2015-05-11 Chris DunlapUpdate ZED copyright boilerplate
2015-05-11 Brian Behlendorfztest should randomly change recordsize
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Turbo FredrikssonAdd the '-a' option to 'zpool export'
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
2015-05-04 Max GrossmanIllumos 4373 - add block contents print to zstreamdump
2015-05-04 Matthew AhrensIllumos 3654,3656
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Matthew AhrensIllumos 5134 - if ZFS_DEBUG or debug= is set, libzpool...
2015-04-27 Brian BehlendorfMerge branch 'zed-pushbullet'
2015-04-27 Chris DunlapCombine data-notify.sh with io-notify.sh
2015-04-27 Chris DunlapAdd notification to io-spare.sh
2015-04-27 Chris DunlapAdd support for Pushbullet notifications
2015-04-27 Chris DunlapReplace "email" ZEDLETs with "notify" ZEDLETs
next