summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zv_suspend_lock in zvol_open()/zvol_release()Boris Protopopov2017-08-091-23/+41
* Crash in dbuf_evict_one with DTRACE_PROBEgaurkuma2017-08-091-19/+39
* Add debug log entries for failed receive recordsNed Bass2017-08-081-7/+100
* Fix dnode allocation raceBrian Behlendorf2017-08-088-68/+136
* dracut: Install commands required for vdev_idKarsten Kretschmer2017-08-041-0/+2
* Fix zpool events scripted mode tab separatorSen Haerens2017-08-031-3/+6
* Fix parsable 'zfs get' for compressratiosLOLi2017-08-031-3/+8
* Retry zfs destroy when busy in rsend testsGiuseppe Di Natale2017-08-0316-47/+46
* Use SET_ERROR for constant non-zero return codesNed Bass2017-08-0218-46/+46
* Only record zio->io_delay on reads and writesTony Hutter2017-08-021-1/+1
* mmp_on_uberblocks: Use kstat for uberblock countsGiuseppe Di Natale2017-07-314-30/+35
* Fix volmode=none property behavior at import timeLOLi2017-07-313-3/+16
* Fix aarch64 buildBrian Behlendorf2017-07-292-4/+4
* Disable zfs_send_007_posGiuseppe Di Natale2017-07-281-0/+5
* zfs promote|rename .../%recv should be an errorLOLi2017-07-287-9/+70
* OpenZFS 7915 - checks in l2arc_evict could use some cleaning upAndriy Gapon2017-07-281-15/+9
* OpenZFS 8373 - TXG_WAIT in ZIL commit pathAndriy Gapon2017-07-281-1/+18
* Correct man page generationbunder20152017-07-271-1/+1
* Tag zfs-0.7.0zfs-0.7.0Brian Behlendorf2017-07-263-23/+7
* OpenZFS 8508 - Mounting a zpool on 32-bit platforms panicsGiuseppe Di Natale2017-07-261-1/+1
* Add line info and SET_ERROR() to ZFS debug logNed Bass2017-07-256-102/+37
* Fix zpool-features.5 indentationBrian Behlendorf2017-07-251-0/+2
* Some additional send stream validity checkingNed Bass2017-07-252-10/+22
* Fix 'zpool clear' on suspended poolsBrian Behlendorf2017-07-251-1/+2
* Fix autoconf detection of super_setup_bdi_nameJustin Bedő2017-07-251-1/+2
* Report MMP_STATE_NO_HOSTID immediatelyOlaf Faaland2017-07-252-9/+9
* Add callback for zfs_multihost_intervalOlaf Faaland2017-07-257-2/+164
* Skip activity check for zhack RO importOlaf Faaland2017-07-251-1/+2
* Add zgenhostid utility scriptOlaf Faaland2017-07-2514-11/+151
* Release SCL_STATE in map_write_done()Olaf Faaland2017-07-254-6/+69
* Revert Fix vdev_probe() call wrt SCL_STATE_ALLOlaf Faaland2017-07-251-1/+1
* Increase delay for zed log in events testsGiuseppe Di Natale2017-07-241-1/+1
* Fix buffer overflow in dsl_dataset_name()LOLi2017-07-241-1/+8
* 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