summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow mounting datasets more than onceSeth Forshee2018-05-078-29/+219
* Fix zfs_arc_max minimum tuningberen122018-05-071-1/+1
* Linux compat 4.16: blk_queue_flag_{set,clear}Brian Behlendorf2018-05-071-8/+6
* Linux compat 4.16: blk_queue_flag_{set,clear}Giuseppe Di Natale2018-05-074-4/+60
* Fix 'zfs send/recv' hang with 16M blocksBrian Behlendorf2018-05-072-4/+37
* Clean up (k)shlib and cfg file shebangsGiuseppe Di Natale2018-05-0725-19/+491
* Fix "file is executable, but no shebang" warningsTony Hutter2018-05-0775-113/+247
* Exclude python scripts from RPM shebang checkTony Hutter2018-05-071-0/+10
* Update mmp_delay on sync or skipped, failed writeOlaf Faaland2018-05-076-47/+93
* Fedora 28: Fix misc bounds check compiler warningsTony Hutter2018-05-0710-39/+80
* Fix hung z_zvol tasks during 'zfs receive'LOLi2018-05-073-1/+16
* Add support for nvme based devidsDon Brady2018-05-071-2/+13
* chmod -x on etc/init.d/zfs-*.in automake filesTony Hutter2018-05-074-0/+0
* Fix mmap / libaio deadlockBrian Behlendorf2018-05-0714-5/+184
* Remove libattr requirementDeHackEd2018-05-074-15/+2
* Fedora 28: Fix "Macro %_dracutdir has empty body"Tony Hutter2018-05-071-1/+21
* modprobe zfs during dracut mountkpande2018-05-071-0/+1
* Add support for nvme disk detectiontimor2018-05-071-0/+14
* 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