]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zdb/zdb.c
Illumos 4171, 4172
[mirror_zfs.git] / cmd / zdb / zdb.c
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-17 Richard Yaozdb: Introduce -V for verbatim import
2014-07-16 Matthew AhrensIllumos #3641 compressed block histograms with zdb
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-10-31 Matthew AhrensIllumos #3603, #3604: bobj improvements
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-07-09 Tim Chasezdb: enhancement - Display SA xattrs.
2013-07-09 Mike LeddyAvoid abort() in vn_rdwr(): libzpool/kernel.c
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-07-01 Cyril PliskoOverride default SPA config location via environment
2013-06-28 Cyril PliskoAdd absent \n at the end of the help text line
2013-06-19 George WilsonIllumos #3552, #3564
2013-05-03 George WilsonIllumos #3306, #3321
2013-01-12 Christopher SidenIllumos #3397, #3398
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-10-29 Brian BehlendorfAdd ddt_object_count() error handling
2012-09-18 Richard LoweIllumos #2088 zdb could use a reasonable manual page
2010-12-14 Ricardo M. CorreiaFix block device-related issues in zdb.
2010-08-31 Brian BehlendorfAdd linux user util support
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-27 Brian BehlendorfFix gcc missing braces warnings
2010-08-27 Brian BehlendorfFix gcc invalid prototype warnings
2010-08-27 Brian BehlendorfFix gcc fortify source warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...