Add -p switch to "zpool get"
[zfs.git] / cmd / zpool /
2013-10-23 Ralf ErtzingerAdd -p switch to "zpool get" rertzinger/feature-zpool-get--p
2013-08-22 Richard YaoImplement database to workaround misreported physical...
2013-07-23 Brian BehlendorfFix 'zpool list -H' error code
2013-07-22 Christer EkholmAdd missing -v to usage help for zpool list.
2013-07-09 Dmitry KhasanovAdd FreeBSD 'zpool labelclear' command
2013-07-09 Craig LoomisExplicitly flush output at end of each zevent
2013-05-03 George WilsonIllumos #3306, #3321
2013-03-01 Brian BehlendorfFix hot spares
2013-02-28 Tim Connors-x shouldn't warn about old on-disk format or unavailab...
2013-01-31 Brian BehlendorfHonor 80 character limit in 'zpool status'
2013-01-11 Yuri PankovIllumos #1377 `zpool status -D' should tell if there...
2013-01-08 Christopher SidenIllumos #2762: zpool command should have better support...
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-11-30 Cyril PliskoMake zpool attach -o ashift=... actually work
2012-11-15 Cyril PliskoAdd "-o ashift" to zpool add and zpool attach
2012-11-15 George WilsonIllumos #2671: zpool import should not fail if vdev...
2012-10-22 Brian BehlendorfAllow 'zpool replace' to use short device names
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-09-17 Brian BehlendorfImprove `zpool import` search behavior
2012-09-11 Cyril PliskoIllumos #3064: usr/src/cmd/zpool/zpool_main.c misspells...
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
2012-07-23 Richard YaoLinux 3.5 compat, iops->truncate_range() removed
2012-07-23 Richard YaoLinux 3.5 compat, eops->encode_fh() takes inodes
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-06-01 Ned A. BassAdd vdev_id for JBOD-friendly udev aliases
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-04-27 Frederik WesselsIllumos #1946: incorrect formatting when listing output...
2012-04-27 Mike HarschIllumos #952: separate intent logs should be obvious...
2012-03-27 Craig SandersRemove hard-coded 80 column output
2012-03-26 Brian BehlendorfFix executable permissions
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-03-15 Gregor KopkaUse stderr for 'no pools/datasets available' error
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-27 Ned BassReturn success from check_slice() if device doesn't...
2012-02-10 Etienne DechampsAdd support for DISCARD to ZVOLs.
2012-02-10 Etienne DechampsSupport the fallocate() file operation.
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-01-17 Darik HornCombine libraries: spl, avl, efi, share, unicode.
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-10-24 Darik HornChange sun.com URLs to zfsonlinux.org
2011-08-08 Brian BehlendorfAutogen refresh for udev changes
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
2011-07-05 Prasad JoshiUse consistent error message in zpool sub-command
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-07-01 Brian BehlendorfLinux compat 2.6.39: security_inode_init_security()
2011-06-27 Prasad JoshiTear down and flush the mmap region
2011-06-17 Christian KohlschütterAdd "ashift" property to zpool create
2011-06-14 Brian BehlendorfAlways check -Wno-unused-but-set-variable gcc support
2011-06-14 Brian BehlendorfCheck for -Wno-unused-but-set-variable gcc support
2011-05-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-04-29 Gunnar BeutnerImplemented NFS export_operations.
2011-04-25 Darik HornUse gethostid in the Linux convention.
2011-04-19 Brian BehlendorfSet -Wno-unused-but-set-variable globally
2011-03-22 Brian BehlendorfLinux 2.6.28 compat, insert_inode_locked()
2011-03-17 Brian BehlendorfAdd init scripts
2011-02-23 Brian BehlendorfLinux 2.6.38 compat, blkdev_get_by_path()
2011-02-11 Brian BehlendorfLinux 2.6.36 compat, sops->evict_inode()
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, fops->fsync()
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, const struct xattr_handler
2011-02-10 Brian BehlendorfAdd missing -ldl linker option
2011-02-05 Brian BehlendorfRemove HAVE_ZPL from commands and libraries
2011-02-05 Brian BehlendorfMinimal libshare infrastructure
2011-01-28 Brian BehlendorfAutoconf selinux support
2010-10-22 Ned BassFix intermittent 'zpool add' failures
2010-10-22 Ned BassRemove solaris-specific code from make_leaf_vdev()
2010-10-22 Ned BassAdd helper functions for manipulating device names
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-10-12 Brian BehlendorfFix 'zpool events' formatting for awk
2010-10-12 Ned BassFix undersized buffer in is_shorthand_path()
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-08-31 Brian BehlendorfAdd initial autoconf products
2010-08-31 Brian BehlendorfAdd linux user util support
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-31 Brian BehlendorfAdd build system
2010-08-31 Brian BehlendorfFix deadcode
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Ricardo M. CorreiaFix gcc ident pragma warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2010-01-08 Brian BehlendorfAdd .gitignore files to exclude build products
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
next