Add -p switch to "zpool get"
[zfs.git] / lib /
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-06-19 Madhav SureshIllumos #3006
2013-06-18 Ned BassDon't leak mount flags into kernel
2013-05-06 Brian BehlendorfUse taskq for dump_bytes()
2013-05-02 Brian BehlendorfSilence 'old_umask' uninit variable warning
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-04-12 George WilsonIllumos #3422, #3425
2013-04-02 Jan Engelhardtbuild: resolve orthographic and other grammatical errors
2013-04-02 Turbo FredrikssonAdd smb_available() sanity checks
2013-03-05 Eric DillmannAdd snapdev=[hidden|visible] dataset property
2013-02-05 Brian BehlendorfRemove unused machelf.h header
2013-02-05 Richard YaoFix function relocations in libzpool
2013-01-29 Brian BehlendorfRetire zpool_id infrastructure
2013-01-29 Brian BehlendorfRemove NPTL_GUARD_WITHIN_STACK
2013-01-29 Eric DillmannIllumos #3035 LZ4 compression support in ZFS and GRUB
2013-01-28 Brian BehlendorfUse strerror() not strerror_r()
2013-01-16 Darik HornEnsure that zfs diff prints unicode safely.
2013-01-11 Garrett D'AmoreIllumos #1557 assertion failed in userland taskq_destroy()
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-11-02 Brian BehlendorfAdd txgs-<pool> kstat file
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-17 Etienne DechampsAdd atomic_sub_* functions to libspl.
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2012-10-03 Etienne DechampsCreate threads in detached state in userspace.
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-11 Cyril PliskoAvoid running exportfs on each zfs/zpool command invocation
2012-09-06 Etienne DechampsIncrease the stack space in userspace.
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 Brian BehlendorfAdd PowerPC to supported VTOCs
2012-07-12 Etienne DechampsFix efi_use_whole_disk() when efi_nparts == 128.
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-05-03 Jorgen LundmanDefine the needed ISA types for ARM
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-13 Turbo FredrikssonAdd 'fsid' mount option to allowed options.
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-07 Darik HornLet libnvpair be linked independently of libzfs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-02-02 Brian BehlendorfCleanup ZFS debug infrastructure
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-12 Richard LaagerTreat /dev/vd* as whole disks
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-12-14 Garrett D'AmoreIllumos #734: Use taskq_dispatch_ent() interface
2011-12-05 Gunnar BeutnerAdded comments for libshare's NFS functions.
2011-11-22 Suman ChakravartulaAllow leading digits in userquota/groupquota names
2011-11-11 Brian BehlendorfLimit maximum ashift value to 12
next