Add -p switch to "zpool get"
[zfs.git] / lib / libzfs /
2013-10-23 Ralf ErtzingerIntroduce zpool_get_prop_literal interface
2013-08-15 Turbo FredrikssonNo point in rewind() mtab in zfs_unshare_proto(). We...
2013-08-14 John LaymanFix for re-reading /etc/mtab in zfs_is_mounted()
2013-08-14 Yuri PankovIllumos #3098 zfs userspace/groupspace fail
2013-07-09 Brian BehlendorfFix zpool_read_label()
2013-07-09 Dmitry KhasanovAdd FreeBSD 'zpool labelclear' command
2013-07-09 Dmitry KhasanovReadd zpool_clear_label() from OpenSolaris
2013-06-27 Aaron FinemanAdd error message for missing /etc/mtab
2013-04-12 George WilsonIllumos #3422, #3425
2013-03-05 Eric DillmannAdd snapdev=[hidden|visible] dataset property
2013-01-29 Brian BehlendorfRetire zpool_id infrastructure
2013-01-28 Brian BehlendorfUse strerror() not strerror_r()
2013-01-16 Darik HornEnsure that zfs diff prints unicode safely.
2013-01-08 Christopher SidenIllumos #2762: zpool command should have better support...
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-12-17 Massimo MaggiFix get/set users/groups in quota props via numeric id
2012-12-04 Jorgen LundmanFix 'zpool create' segfault due to bad syntax
2012-12-03 Turbo FredrikssonImplemented sharing datasets via SMB using libshare
2012-11-30 Brian BehlendorfAllow GPT+EFI vdevs for root pools
2012-11-20 Brian BehlendorfRecreate minors when renaming zvols
2012-10-22 Brian BehlendorfUpdate spare and cache device names on import
2012-10-22 Brian BehlendorfAllow 'zpool replace' to use short device names
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-09-18 Brian BehlendorfSeg fault 'zpool import -d /dev/disk/by-id -a'
2012-09-17 Brian BehlendorfImprove `zpool import` search behavior
2012-09-06 Michael MartinFix missing vdev names in zpool status output
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-23 Garrett D'AmoreIllumos #2803: zfs get guid pretty-prints the output
2012-08-23 Christopher SidenIllumos #1796, #2871, #2903, #2957
2012-08-23 Eric SchrockIllumos #2635: 'zfs rename -f' to perform force unmount
2012-08-23 Martin MatuskaProperly initialize and free destroydata
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-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-07-26 Etienne DechampsUse /sys/module instead of /proc/modules.
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-12 Etienne DechampsUse the right device path when relabeling.
2012-07-12 Etienne DechampsFix error handling for "zpool online -e".
2012-07-11 George WilsonIllumos #1949, #1953
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-06-14 Pawel Jakub DawidekSpeed up 'zfs list -t snapshot -o name -s name'
2012-06-13 Richard YaoMake zvol_remove_link() print a more useful error message
2012-06-11 Daniel VeriteRetry removal of busy minors
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-06-01 Brian BehlendorfImprove 'zpool import' EBUSY error message
2012-06-01 Brian BehlendorfAdd /dev/mapper/ to search path
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-11 Richard LaagerImprove error message consistency
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-03-05 Ned BassAlign parition end on 1 MiB boundary
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-13 Richard YaoSupport ashift=13 for 8KB SSD block sizes
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-19 Prakash SuryaIgnore dataset if the dds_type is DMU_OST_OTHER
2012-01-18 Darik HornAllow GPT+EFI vdev replacement in boot pools.
2012-01-17 Darik HornCombine libraries: spl, avl, efi, share, unicode.
2012-01-12 Suman ChakravartulaAdd overlay(-O) mount option support
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-22 Suman ChakravartulaAllow leading digits in userquota/groupquota names
2011-11-11 Brian BehlendorfLimit maximum ashift value to 12
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-08-08 Brian BehlendorfAutogen refresh for udev changes
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-08-01 Gunnar BeutnerUse /dev/null for stdout/stderr in libzfs_run_process().
2011-08-01 Alexander StetsenkoIllumos #278: get rid zfs of python and pyzfs dependencies
2011-08-01 Matt AhrensIllumos #1092: zfs refratio property
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
2011-07-06 Brian BehlendorfAdd proper library versioning
2011-07-06 Gunnar BeutnerLink libshare directly to libzfs
2011-07-06 Gunnar BeutnerImplemented sharing datasets via NFS using libshare.
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-06-09 Brian BehlendorfFix 'zfs send -D' segfault
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 Richard LaagerSupport IEC base-2 prefixes
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-22 Brian BehlendorfMerge branch 'dracut'
2011-03-18 Brian BehlendorfFix 'LDFLAGS=-Wl,--as-needed' build error
2011-03-17 Brian BehlendorfAdd init scripts
next