aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix don't zero_label when replace with spareChunwei Chen2017-07-241-1/+2
* Restrict zpool iostat/status -c to search pathGiuseppe Di Natale2017-07-242-1/+5
* Use correct macro for hz in mmp.cOlaf Faaland2017-07-241-1/+1
* Fix coverity defects: CID 165755Giuseppe Di Natale2017-07-242-3/+3
* zfs_mount_001_neg: use log_must_busy in cleanupGiuseppe Di Natale2017-07-241-2/+2
* Disable nbmand tests on kernels w/o supportGiuseppe Di Natale2017-07-243-3/+39
* Add new fsck return code to zvol_misc_002_posTony Hutter2017-07-241-4/+18
* OpenZFS 8491 - uberblock on-disk padding to reserve space for smoothly mergin...Serapheim Dimitropoulos2017-07-241-0/+2
* Linux 4.13 compat: bio->bi_status and blk_status_tBrian Behlendorf2017-07-234-6/+120
* Minor fixes in zpool iostat -c documentation (#6370)Ned Bass2017-07-201-9/+9
* Fix coverity defects: CID 165757George Melikov2017-07-141-0/+1
* Tag 0.7.0-rc5zfs-0.7.0-rc5Brian Behlendorf2017-07-131-1/+1
* Fix vdev_probe() call outside SCL_STATE_ALL lockBrian Behlendorf2017-07-131-1/+1
* Multi-modifier protection (MMP)Olaf Faaland2017-07-1356-250/+2646
* Make hostid consistent in user and kernel spaceOlaf Faaland2017-07-131-3/+37
* OpenZFS 6939 - add sysevents to zfs core for commandsDave Eddy2017-07-1211-52/+233
* Fixed VERIFY3_IMPL() bug from 682ce104Tom Caputi2017-07-121-1/+2
* Add port of FreeBSD 'volmode' propertyLOLi2017-07-1214-83/+634
* OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()Yuri Pankov2017-07-087-14/+12
* Exit test-runner with non-zero if tests are KILLEDGiuseppe Di Natale2017-07-071-0/+4
* Fix chattr_001_posLOLi2017-07-071-6/+6
* OpenZFS 8126 - ztest assertion failed in dbuf_dirty due to dn_nlevels changingMatthew Ahrens2017-07-071-5/+10
* OpenZFS 8067 - zdb should be able to dump literal embedded block pointerMatthew Ahrens2017-07-074-5/+95
* Prevent dependencies on Debianized packagesAntonio Russo2017-07-071-1/+16
* Fix 'zpool clear' on readonly poolsLOLi2017-07-074-3/+76
* Implemented zpool scrub pause/resumeAlek P2017-07-0617-124/+362
* Reschedule processes on -ERESTARTSYSArkadiusz BubaƂa2017-07-061-0/+2
* ZTS: replace su commands by run_user functionGeorge Melikov2017-07-056-38/+38
* Musl libc fixesalaviss2017-07-051-0/+1
* Clang fixesalaviss2017-07-052-10/+10
* OpenZFS 8378 - crash due to bp in-memory modification of nopwrite blockMatthew Ahrens2017-07-044-38/+54
* OpenZFS 7600 - zfs rollback should pass target snapshot to kernelAndriy Gapon2017-07-046-14/+73
* OpenZFS 7910 - l2arc_write_buffers() may write beyond target_szAndriy Gapon2017-07-041-44/+44
* OpenZFS 8418 - zfs_prop_get_table() call in zfs_validate_name() is a no-opMarcel Telka2017-07-041-1/+0
* ZTS: minor typo and old default valuesGeorge Melikov2017-07-032-3/+3
* On failure tests-runner should do non-zero exitAlek P2017-06-301-3/+7
* Print fail messages before callbacks in test suiteGiuseppe Di Natale2017-06-301-4/+6
* OpenZFS 8430 - dir_is_empty_readdir() doesn't properly handle error from fdop...Sowrabha Gopal2017-06-301-0/+1
* OpenZFS 8416 - abd.h is not C++ friendlyAndriy Gapon2017-06-301-1/+1
* OpenZFS 8426 - mark immutable buffer arguments as such in abd.hAndriy Gapon2017-06-301-2/+2
* OpenZFS 8377 - Panic in bookmark deletionMatthew Ahrens2017-06-301-1/+7
* Clean up large dnode codeMatthew Ahrens2017-06-293-2/+5
* Set arc_meta_limit, arc_dnode_limit on changechrisrd2017-06-291-18/+24
* Convert man zfs.8 to mdoc (OpenZFS sync)Brian Behlendorf2017-06-291-3800/+3923
* GCC 7.1 fixesTony Hutter2017-06-289-27/+74
* Convert man zpool.8 to mdoc (OpenZFS sync)George Melikov2017-06-281-2653/+2242
* Fix RHEL 7.4 bio_set_op_attrs build errorTony Hutter2017-06-271-1/+1
* Cap maximum aggregate IO sizeBrian Behlendorf2017-06-271-2/+5
* Fix zpool_add_005_posbunder20152017-06-271-1/+5
* Refine use of zv_state_lock.Boris Protopopov2017-06-271-68/+165