Add -p switch to "zpool get"
[zfs.git] / cmd / ztest /
2013-07-02 Richard YaoUse MAXPATHLEN instead of sizeof in snprintf
2013-06-19 Madhav SureshIllumos #3006
2013-03-04 Richard YaoConstify structures containing function pointers
2013-01-08 George WilsonIllumos #3145, #3212
2013-01-08 George WilsonIllumos #3349: zpool upgrade -V bumps the on disk versi...
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Brian BehlendorfRevert "Temporarily disable the reguid test."
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-10-15 Brian BehlendorfDisable ztest deadman timer
2012-10-04 Brian BehlendorfRealpath arg 2 must be a minimum of PATH_MAX
2012-10-04 Brian BehlendorfVerify the return value for warn_unused_result functions
2012-10-04 Brian BehlendorfReplace tempnam() with mkstemp()
2012-10-04 Brian BehlendorfMinimize ztest stack frame size
2012-10-04 Etienne DechampsUse dynamic file descriptor numbers in ztest.
2012-10-04 Christopher SidenFix mmap() usage in ztest.
2012-10-04 Chris SidenIllumos #1950: ztest backwards compatibility testing...
2012-10-03 Etienne DechampsTemporarily disable the reguid test.
2012-10-03 Etienne DechampsFix ztest vdev file paths.
2012-10-03 Etienne DechampsCreate threads in detached state in userspace.
2012-09-10 Etienne DechampsSilence "setting dataset to sync always" message in...
2012-08-27 Brian BehlendorfRemove autotools products
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-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-27 Brian BehlendorfCleanly support debug packages
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-11 Brian BehlendorfExport symbols for the VFS API
2011-08-08 Brian BehlendorfAutogen refresh for udev changes
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-08-01 Eric SchrockIllumos #883: ZIL reuse during remount corruption
2011-08-01 George WilsonIllumos #1051: zfs should handle imbalanced luns
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
2011-07-06 Brian BehlendorfUpdate ztest paths
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-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-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-05 Brian BehlendorfMinimal libshare infrastructure
2011-01-28 Brian BehlendorfAutoconf selinux support
2010-10-12 Brian BehlendorfAdd FAILFAST support
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 ztest support
2010-08-31 Brian BehlendorfAdd build system
2010-08-31 Brian BehlendorfFix stack ztest
2010-08-31 Brian BehlendorfFix Solaris thread dependency by using pthreads
2010-08-31 Ricardo M. CorreiaFix commit callbacks
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-27 Brian BehlendorfFix gcc missing case 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 Ricardo M. CorreiaFix gcc 64-bit constant 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-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...