aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-1927-145/+136
* Fix typo in comment, handeling->handlingkpande2018-06-181-1/+1
* Add ASSERT to debug encryption key mapping issuesTom Caputi2018-06-183-0/+24
* copy-builtin: SPL must be in Kbuild firstRichard Yao2018-06-151-0/+2
* Add tunables for channel programsJohn Gallagher2018-06-155-26/+49
* Linux compat 4.18: check_disk_size_change()Brian Behlendorf2018-06-157-209/+175
* Reserve DMU_BACKUP_FEATURE for ZSTDAllan Jude2018-06-141-0/+1
* Remove libefi __linux__ wrappersBrian Behlendorf2018-06-141-17/+2
* Fix ztest_vdev_add_remove() test caseBrian Behlendorf2018-06-141-1/+8
* OpenZFS 9577 - remove zfs_dbuf_evict_key tsdMatthew Ahrens2018-06-135-55/+46
* Fix efi_get_info() zvol detectionBrian Behlendorf2018-06-131-2/+3
* ZTS: deletes home directories in /export/homeJohn Gallagher2018-06-121-0/+6
* ZTS: cleanup user_runbunder20152018-06-121-1/+3
* Add pyzfs build directories to gitignoreTom Caputi2018-06-112-0/+3
* Wrong error message when removing log devicePaul Zuchowski2018-06-072-4/+23
* Fix preemptible warning in aggsum_add()Brian Behlendorf2018-06-071-2/+5
* Tunable directory for zfs runtime scriptsAntonio Russo2018-06-0710-13/+27
* Don't panic on bad SA_MAGIC in sa_build_indexNathaniel Clark2018-06-071-1/+7
* Minor documentation, logging, and testing typosAntonio Russo2018-06-073-16/+15
* Update the correct abd in l2arc_read_done()Tom Caputi2018-06-061-9/+12
* Raw receive functions must not decrypt dataTom Caputi2018-06-065-6/+23
* Always continue recursive destroy after errorAlek P2018-06-062-26/+17
* ZTS: history path cleanupbunder20152018-06-062-6/+4
* OpenZFS 8484 - Implement aggregate sum and use for arc countersPaul Dagnelie2018-06-0612-85/+589
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-0618-26/+383
* Remove rwlock wrappersBrian Behlendorf2018-06-044-137/+54
* OpenZFS 9464 - txg_kick() fails to see that we are quiescingSerapheim Dimitropoulos2018-06-043-8/+39
* OpenZFS 9245 - zfs-test failures: slog_013_pos and slog_014_posJohn Wren Kennedy2018-06-044-38/+28
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-049-84/+85
* Fix typoes in zpool man pagebunder20152018-06-041-4/+9
* OpenZFS 9329 - panic in zap_leaf_lookup() due to concurrent zapificationMatthew Ahrens2018-05-312-14/+36
* OpenZFS 9328 - zap code can take advantage of c99Matthew Ahrens2018-05-313-328/+224
* zpool reopen should detect expanded devicesSara Hartse2018-05-316-42/+107
* make install only works onceMatthew Ahrens2018-05-311-2/+3
* Explicitly state supported Linux versionsAntonio Russo2018-05-303-10/+15
* OpenZFS 9082 - Add ZFS performance test targeting ZIL latencyJohn Wren Kennedy2018-05-3019-193/+532
* Fix zio->io_priority failed (7 < 6) assertTony Hutter2018-05-291-0/+9
* Install basename utility into dracut initramfsSteffen Müthing2018-05-291-0/+1
* Update build system and packagingBrian Behlendorf2018-05-29209-1164/+1096
* Merge branch 'zfsonlinux/merge-spl'Brian Behlendorf2018-05-2998-0/+16031
|\
| * Prepare SPL repo to merge with ZFS repoBrian Behlendorf2018-05-29222-16870/+777
| * Update README: run autogen firstMatthew Ahrens2018-05-071-0/+2
| * Fix undefined RPM macrosBrian Behlendorf2018-05-022-4/+6
| * Exclude python scripts from RPM shebang checkTony Hutter2018-04-162-0/+20
| * Linux compat 4.16: SECTOR_SIZEGiuseppe Di Natale2018-04-091-0/+6
| * Remove syseventsBrian Behlendorf2018-04-045-72/+1
| * Fix spl-kmod builds when using rpm >= 4.14LOLi2018-03-091-0/+1
| * Fix more cstyle warningsBrian Behlendorf2018-02-249-34/+51
| * Fix function name typosTomohiro Kusumi2018-02-211-3/+3
| * Staticize kstat_default_update()Tomohiro Kusumi2018-02-211-1/+1