summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check ashift validity in 'zpool add'LOLi2017-03-288-9/+153
* Fix wrong offset args in vdev_cache_writeChunwei Chen2017-03-281-2/+3
* Fix "undefined reference to xdr_control" when building raidz_test cmdSen Haerens2017-03-281-0/+1
* Disable rsend_009_posBrian Behlendorf2017-03-281-1/+1
* Update documentation for new parameter "zfs_qat_disable"wli52017-03-271-0/+13
* Allow c99 when building ZFS in the kernel treeBrian Behlendorf2017-03-271-2/+5
* Fix 'zdb -o' segmentation faultLOLi2017-03-231-1/+1
* Retry zfs_znode_alloc() in zfs_mknode()Brian Behlendorf2017-03-231-1/+12
* Fix undefined reference to `libzfs_fru_compare'Brian Behlendorf2017-03-233-7/+16
* OpenZFS 3821 - Race in rollback, zil close, and zil flushGeorge Wilson2017-03-233-8/+70
* Fix `zpool status -v` error messageBrian Behlendorf2017-03-222-10/+7
* GZIP compression offloading with QAT acceleratorwli52017-03-228-0/+749
* libspl: Fix incorrect use of platform defines on sparc64John Paul Adrian Glaubitz2017-03-221-2/+2
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-2016-159/+303
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-03-205-19/+138
* zfs(8) fixesDeHackEd2017-03-201-7/+8
* OpenZFS 7801 - add more by-dnode routines (lint)Matthew Ahrens2017-03-201-3/+3
* OpenZFS 6874 - rollback and receive need to reset ZPL state to what's on diskMatthew Ahrens2017-03-131-106/+116
* Align mount options handling and type/function names with OpenZFSBrian Behlendorf2017-03-1324-1827/+1810
|\
| * Restructure mount option handlingBrian Behlendorf2017-03-105-313/+296
| * Rename zfs_* functionsBrian Behlendorf2017-03-107-105/+93
| * Rename zfs_sb_t -> zfsvfs_tBrian Behlendorf2017-03-1022-1476/+1488
|/
* Fix ZVOL BLKFLSBUF ioctlBrian Behlendorf2017-03-091-3/+12
* Suppress cppcheck nullPointer error in zfs_writeGiuseppe Di Natale2017-03-092-1/+3
* Correct arc_summary and dbufstat python styleGiuseppe Di Natale2017-03-092-0/+2
* Enable shellcheck to run for select scriptsGiuseppe Di Natale2017-03-099-100/+114
* Fix nfs snapdir automountChunwei Chen2017-03-086-104/+91
* Fix harmless "BARRIER is deprecated" kernel warning on Centos 6.8Tony Hutter2017-03-081-9/+6
* OpenZFS 7867 - ARC space accounting leakAndriy Gapon2017-03-071-0/+6
* Corrected highlight for zpool man pagebunder20152017-03-071-1/+1
* [icp] fpu and asm cleanup for linuxGvozden Neskovic2017-03-0712-307/+155
* Fix multi-line error messages in blkdev_compat.hbunder20152017-03-071-9/+4
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-0722-1059/+232
* OpenZFS 7843 - get_clones_stat() is suboptimal for lots of clonesBrian Behlendorf2017-03-071-1/+12
* Dump unique configurations and Uberblocks in zdb -luOlaf Faaland2017-03-067-64/+476
* Fix loop device becomes read-onlyChunwei Chen2017-03-062-1/+27
* Fix powerpc buildBrian Behlendorf2017-03-063-4/+10
* Reduce size of zvol and enforce 4k blocksize in zvol testsGiuseppe Di Natale2017-03-013-7/+15
* Bug fixes for single test runs in zfs-testsGiuseppe Di Natale2017-02-281-5/+5
* Add auto-online test for ZED/FMA as part of the ZTSSydney Vanda2017-02-2813-21/+524
* Linux 4.11 compat: avoid refcount_t name conflictOlaf Faaland2017-02-282-4/+15
* Fix initramfs hook for merged /usr/lib and /libMatt Kemp2017-02-271-1/+1
* Clean up by-dnode code in dmu_tx.cMatthew Ahrens2017-02-244-36/+31
* ABD style cleanupsIsaac Huang2017-02-241-12/+13
* Fix checksumflags assignment in cksummerTim Crawford2017-02-241-1/+1
* OpenZFS 7736 - ZFS Performance tests should log FIO summary outputAhmed G2017-02-241-2/+11
* OpenZFS 7812 - Remove gender specific languageDaniel Hoffman2017-02-243-5/+5
* OpenZFS 7761 - bootfs_005_neg's pool destruction must handle EBUSYPrakash Surya2017-02-242-11/+5
* OpenZFS 7199 - dsl_dataset_rollback_sync may try to free already free blocksAndriy Gapon2017-02-243-16/+59
* OpenZFS 7337 - inherit_001_pos occasionally times outMatthew Ahrens2017-02-241-42/+38