summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix multiple evaluations of VERIFY() and ASSERT() on failuresDeHackEd2018-02-211-6/+9
| * Split spl-build.m4Brian Behlendorf2018-02-0722-956/+932
| * Fix cstyle warningsBrian Behlendorf2018-02-07121-1621/+1633
| * Add cv_timedwait_io()Brian Behlendorf2018-01-243-8/+73
| * Fix Debian packaging on ARMv7/ARM64LOLi2018-01-181-3/+6
| * Linux 4.15 compat: timer updatesTony Hutter2017-12-212-2/+59
| * Linux 4.14 compat: vfs_read & vfs_writeBrian Behlendorf2017-11-153-17/+105
| * Remove all spin_is_locked callsJames Cowgill2017-10-304-20/+0
| * Remove vn_rename and vn_removeBrian Behlendorf2017-10-274-416/+0
| * Update spl module parameters man5 with missing parameter detailsabraunegg2017-10-271-1/+15
| * Add DKMS package on Debian-based distributionsNeal Gompa (ニール・ゴンパ)2017-10-153-6/+17
| * Add parenthesis to btop and ptob macrosBrian Behlendorf2017-10-101-2/+2
| * Make include/linux/ conform to ZFS style standardOlaf Faaland2017-10-0911-53/+51
| * Make file headers conform to ZFS style standardOlaf Faaland2017-10-09154-308/+308
| * Pool io stat shows wlentime instead of rlentimeRichard Elling2017-09-251-1/+1
| * Allow longer SPA names in statsgaurkuma2017-08-112-5/+10
| * make module/spl/spl-kmem.c non-executable (again)Fabian-Gruenbichler2017-08-101-0/+0
| * spl-module-parameters.5 manpage: fix macroFabian-Gruenbichler2017-08-101-1/+1
| * splat.1 manpage: fix spelling of 'hexadecimal'Fabian-Gruenbichler2017-08-101-4/+4
| * Add assert under lock to detect cases of dispach of a preallocatedBoris Protopopov2017-08-081-0/+6
| * Fix use-after-free in taskq_seq_show_implChunwei Chen2017-08-041-26/+29
| * Add __divmoddi4 and __udivmoddi4 for 32-bit archChunwei Chen2017-08-031-0/+43
| * Remove misguided HAVE_MUTEX_OWNER check, take 2Oleg Drokin2017-08-022-45/+0
| * spl-mutex: fix race in mutex_exitGvozden Neskovic2017-08-021-3/+4
| * Revert "Remove misguided HAVE_MUTEX_OWNER check"Brian Behlendorf2017-08-022-0/+40
| * Remove misguided HAVE_MUTEX_OWNER checkOleg Drokin2017-08-022-40/+0