summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Report pool suspended due to MMPOlaf Faaland2018-05-0710-11/+38
* Add zfs_scan_ignore_errors tunableTim Chase2018-05-072-0/+30
* Allow to limit zed's syslog chattinessTony Hutter2018-05-079-7/+178
* Record skipped MMP writes in multihost_historyOlaf Faaland2018-05-0711-50/+263
* Introduce a destroy_dataset helperGiuseppe Di Natale2018-05-074-23/+46
* Tag zfs-0.7.8zfs-0.7.8Tony Hutter2018-04-093-1/+7
* Revert "Handle zap_add() failures in mixed ... "Tony Hutter2018-04-099-289/+32
* Tag zfs-0.7.7zfs-0.7.7Tony Hutter2018-03-143-1/+7
* Fix MMP write frequency for large poolsBrian Behlendorf2018-03-142-4/+8
* Handle zio_resume and mmp => offOlaf Faaland2018-03-141-4/+10
* Fix zfs-kmod builds when using rpm >= 4.14LOLi2018-03-141-0/+2
* zdb and inuse tests don't pass with real disksPaul Zuchowski2018-03-147-15/+59
* Take user namespaces into account in policy checksWolfgang Bumiller2018-03-1417-7/+521
* Detect long config lock acquisition in mmpOlaf Faaland2018-03-141-0/+6
* Linux 4.16 compat: get_disk_and_module()Giuseppe Di Natale2018-03-144-1/+29
* Change checksum & IO delay ratelimit valuesTony Hutter2018-03-145-9/+71
* Increment zil_itx_needcopy_bytes properlychrisrd2018-03-141-2/+1
* Fix some typosJohn Eismeier2018-03-1416-30/+30
* Fix zpool(8) list example to match actual formatTomohiro Kusumi2018-03-141-10/+10
* Add SMART self-test results to zpool status -cTony Hutter2018-03-147-18/+133
* Add scrub after resilver zed scriptTony Hutter2018-03-1416-21/+186
* Fix free memory calculation on v3.14+chrisrd2018-03-148-41/+256
* Report duration and error in mmp_history entriesOlaf Faaland2018-03-145-13/+60
* Do not initiate MMP writes while pool is suspendedOlaf Faaland2018-03-141-1/+1
* Linux 4.16 compat: use correct *_dec_and_test()Tony Hutter2018-03-143-1/+26
* Allow modprobe to fail when called within systemdMatthew Thode2018-03-142-2/+2
* Add SMART attributes for SSD and NVMebunder20152018-03-143-2/+24
* Correct count_uberblocks in mmp.kshlibGiuseppe Di Natale2018-03-141-1/+1
* Fix config issues: frame size and headerschrisrd2018-03-1410-10/+14
* Clarify zinject(8) explanation of -eOlaf Faaland2018-03-141-0/+3
* OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zioGeorge Wilson2018-03-142-20/+40
* 'zfs receive' fails with "dataset is busy"LOLi2018-03-142-2/+18
* contrib/initramfs: add missing conf.d/zfsLOLi2018-03-142-2/+12
* mmp should use a fixed tag for spa_config lockssanjeevbagewadi2018-03-141-2/+3
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-03-149-32/+289
* Fix zdb -ed on objset for exported poolChunwei Chen2018-03-145-15/+90
* Fix zdb -E segfaultChunwei Chen2018-03-141-2/+4
* Fix zdb -R decompressionChunwei Chen2018-03-142-21/+21
* Fix racy assignment of zcb.zcb_haderrorsChunwei Chen2018-03-141-2/+8
* Fix zle_decompress out of bound accessChunwei Chen2018-03-141-0/+4
* Fix zdb -c traverse stop on damaged objset rootChunwei Chen2018-03-141-9/+17
* Linux 4.11 compat: avoid refcount_t name conflictBrian Behlendorf2018-03-141-0/+6
* Linux 4.16 compat: inode_set_iversion()Brian Behlendorf2018-03-145-5/+37
* OpenZFS 8966 - Source file zfs_acl.c, function zfs_aclset_common contains a u...WHR2018-03-141-1/+1
* Remove deprecated zfs_arc_p_aggressive_disableRichard Elling2018-03-142-15/+0
* Fix default libdir for Debian/UbuntuBrian Behlendorf2018-03-141-0/+13
* Bug fix in qat_compress.c for vmalloc addr checkwli52018-03-141-4/+0
* Fix systemd_ RPM macros usage on Debian-based distributionsLOLi2018-03-141-1/+20
* Emit an error message before MMP suspends poolJohn L. Hammond2018-03-141-0/+5
* ZTS: Fix create-o_ashift test caseLOLi2018-03-142-29/+26