summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix --with-systemd on Debian-based distributions (#6963)LOLi2017-12-173-6/+21
* Remove lib/libspl/include/sys/frame.hBrian Behlendorf2017-12-172-132/+0
* Enable QAT support in zfs-dkms RPMDavid Qian2017-12-141-0/+6
* Add zfs-import.target services in spec fileLalufu2017-12-131-1/+1
* Various ZED fixesLOLi2017-12-0819-101/+368
* Disable vdev_zaps_004_posBrian Behlendorf2017-12-071-0/+5
* Suppress incorrect objtool warningsBrian Behlendorf2017-12-075-1/+69
* Fix segfault in zpool iostat when adding VDEVsTony Hutter2017-12-061-7/+15
* OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"Prakash Surya2017-12-062-27/+27
* Disable create-o_ashiftBrian Behlendorf2017-12-061-0/+5
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-0515-378/+1587
* Fix NFS sticky bit permission denied errorBrian Behlendorf2017-12-041-3/+2
* Add /usr/bin/env to COPY_EXEC_LIST initramfs hookJKDingwall2017-12-041-0/+1
* Fix 'zpool create|add' replication level checkBrian Behlendorf2017-12-042-12/+61
* Preserve itx alloc size for zio_data_buf_free()Brian Behlendorf2017-12-042-2/+6
* Unbreak the scan status ABITom Caputi2017-11-302-6/+6
* Fix 'zfs get {user|group}objused@' functionalityLOLi2017-11-293-7/+19
* Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCTMark Wright2017-11-2812-124/+126
* initramfs: Honor canmount=offRichard Laager2017-11-281-0/+8
* initramfs: Honor mountpoint=none/legacyRichard Laager2017-11-281-5/+3
* zpool(8): Fix "zpool import -t"DeHackEd2017-11-281-1/+1
* Update for cppcheck v1.80Brian Behlendorf2017-11-189-50/+23
* Fix data on evict_skips in arc_summary.pyScot W. Stevenson2017-11-181-2/+3
* Fix ARC pointer overrunDeHackEd2017-11-171-9/+11
* Sequential scrub and resilversTom Caputi2017-11-1537-808/+3028
* Minor code cleanups in arc_python.pyScot W. Stevenson2017-11-151-5/+7
* Fix dirty check in dmu_offset_next()Brian Behlendorf2017-11-151-6/+4
* Disable automatic dependencies in zfs-test packageBrian Behlendorf2017-11-151-5/+6
* Disable zvol_ENOSPC_001_pos on 32-bit systemsBrian Behlendorf2017-11-131-0/+5
* Fix truncate(2) mtime and ctime handlingLOLi2017-11-137-4/+221
* Add .travis.ymlGeorge Melikov2017-11-131-0/+38
* Fix arc_summary.py -d crash with Python3Scot W. Stevenson2017-11-111-8/+16
* OpenZFS 7531 - Assign correct flags to prefetched buffersbenrubson2017-11-112-0/+18
* Long hold the dataset during upgradeArkadiusz BubaƂa2017-11-103-9/+24
* Fix encryption root hierarchy issueTom Caputi2017-11-081-1/+2
* Handle compressed buffers in __dbuf_hold_impl()Tim Chase2017-11-082-13/+45
* Refresh TEST file to include new variablesGiuseppe Di Natale2017-11-081-1/+8
* Cleanup systemd dependenciesAntonio Russo2017-11-087-7/+4
* Fix undefined %{systemd_svcs} in RPM scriptletsLOLi2017-11-081-1/+1
* OpenZFS 8607 - variable set but not usedBrian Behlendorf2017-11-082-13/+11
* Provide tags in perf-regression.runGiuseppe Di Natale2017-11-071-0/+2
* Fix zfs-tests.sh single test functionalityLOLi2017-11-071-2/+11
* contrib/initramfs: switch to automakeLOLi2017-11-079-14/+65
* Bug fix in qat_compress.c when compressed size is < 4KBwli52017-11-071-4/+4
* Sort output of tunables in arc_summary.pyScot W. Stevenson2017-11-071-4/+8
* Disable automatic dependencies in DKMS packageBrian Behlendorf2017-11-071-0/+1
* Build regression in c89 cleanupsDon Brady2017-11-071-2/+3
* Disable zpool_import_missing_003_posGeorge Melikov2017-11-071-1/+2
* Add documentation strings to arc_summary.pyScot W. Stevenson2017-11-051-14/+42
* Fix column alignment with long zpool namesGeorge G2017-11-052-4/+12