summaryrefslogtreecommitdiffstats
path: root/cmd/ztest
Commit message (Expand)AuthorAgeFilesLines
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-1/+1
* Illumos #3464Matthew Ahrens2013-09-041-85/+111
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-18/+11
* Use MAXPATHLEN instead of sizeof in snprintfRichard Yao2013-07-021-1/+1
* Illumos #3006Madhav Suresh2013-06-191-13/+13
* Constify structures containing function pointersRichard Yao2013-03-041-6/+6
* Illumos #3145, #3212George Wilson2013-01-081-0/+11
* Illumos #3349: zpool upgrade -V bumps the on disk version numberGeorge Wilson2013-01-081-21/+119
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-081-0/+3
* Illumos #3090 and #3102George Wilson2013-01-081-2/+21
* Revert "Temporarily disable the reguid test."Brian Behlendorf2013-01-081-6/+0
* Illumos #2619 and #2747Christopher Siden2013-01-081-3/+11
* Disable ztest deadman timerBrian Behlendorf2012-10-141-0/+4
* Realpath arg 2 must be a minimum of PATH_MAXBrian Behlendorf2012-10-041-2/+8
* Verify the return value for warn_unused_result functionsBrian Behlendorf2012-10-041-3/+3
* Replace tempnam() with mkstemp()Brian Behlendorf2012-10-041-4/+4
* Minimize ztest stack frame sizeBrian Behlendorf2012-10-041-4/+13
* Use dynamic file descriptor numbers in ztest.Etienne Dechamps2012-10-041-31/+28
* Fix mmap() usage in ztest.Christopher Siden2012-10-041-6/+21
* Illumos #1950: ztest backwards compatibility testing option.Chris Siden2012-10-041-376/+699
* Temporarily disable the reguid test.Etienne Dechamps2012-10-031-0/+6
* Fix ztest vdev file paths.Etienne Dechamps2012-10-031-4/+4
* Create threads in detached state in userspace.Etienne Dechamps2012-10-031-4/+7
* Silence "setting dataset to sync always" message in ztest.Etienne Dechamps2012-09-101-1/+2
* Remove autotools productsBrian Behlendorf2012-08-271-694/+0
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+1
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+2
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-111-1/+35
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-0/+1
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-0/+1
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-231-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+1
* Cleanly support debug packagesBrian Behlendorf2012-02-271-0/+1
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-091-0/+1
* Support the fallocate() file operation.Etienne Dechamps2012-02-091-0/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-071-0/+5
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-071-0/+1
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-031-0/+1
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-172-13/+1
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+1
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-161-0/+1
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-141-0/+6
* Simplify BDI integrationBrian Behlendorf2011-11-081-0/+1
* Export symbols for the VFS APIBrian Behlendorf2011-10-111-1/+1
* Autogen refresh for udev changesBrian Behlendorf2011-08-081-0/+3
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+1
* Illumos #883: ZIL reuse during remount corruptionEric Schrock2011-08-011-0/+36