summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-094-10/+21
* OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffersMatthew Ahrens2017-06-071-3/+3
* Linux 4.12 compat: fix super_setup_bdi_name() callLOLi2017-05-251-4/+5
* Implemented zpool sync commandAlek P2017-05-193-0/+8
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-192-2/+4
* Fix large dnode send stream flag conflictBrian Behlendorf2017-05-181-1/+2
* Skip spurious resilver IO on raidz vdevIsaac Huang2017-05-122-0/+3
* OpenZFS 8063 - verify that we do not attempt to access inactive txgMatthew Ahrens2017-05-102-3/+15
* Linux 4.12 compat: CURRENT_TIME removedBrian Behlendorf2017-05-101-0/+11
* Add property overriding (-o|-x) to 'zfs receive'LOLi2017-05-091-0/+3
* Make createtxg and guid properties publicChristian Schwarz2017-05-091-1/+1
* Linux 4.12 compat: PF_FSTRANS was removedChunwei Chen2017-05-091-1/+1
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-041-0/+1
* Enable Linux read-ahead for a single page on ZVOLsRichard Yao2017-05-041-0/+11
* More ashift improvementsLOLi2017-05-031-3/+3
* Write label 2,3 uberblocks when vdev expandsOlaf Faaland2017-05-021-0/+1
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-021-2/+4
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-05-022-10/+78
* Reinstate zvol_taskq to fix aio on zvolChunwei Chen2017-04-261-2/+9
* Prebaked scripts for zpool status/iostat -cTony Hutter2017-04-211-0/+9
* OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...Brian Behlendorf2017-04-131-0/+2
* OpenZFS 6865 - want zfs-tests cases for zpool labelclear commandYuri Pankov2017-04-111-0/+1
* OpenZFS 2932 - support crash dumps to raidz, etc. poolsGiuseppe Di Natale2017-04-101-0/+2
* OpenZFS 8023 - Panic destroying a metaslab deferred range treeGeorge Wilson2017-04-091-0/+1
* OpenZFS 7404 - rootpool_007_neg, bootfs_006_pos and bootfs_008_neg tests fail...Toomas Soome2017-04-071-0/+10
* Additional Information for ZedletsN Clark2017-04-031-0/+1
* Remove dependency on linear ABDGvozden Neskovic2017-03-292-4/+4
* Check ashift validity in 'zpool add'LOLi2017-03-282-1/+13
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-206-12/+16
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-03-201-0/+43
* Restructure mount option handlingBrian Behlendorf2017-03-101-26/+34
* Rename zfs_* functionsBrian Behlendorf2017-03-102-16/+7
* Rename zfs_sb_t -> zfsvfs_tBrian Behlendorf2017-03-107-52/+51
* Fix nfs snapdir automountChunwei Chen2017-03-081-2/+2
* Fix harmless "BARRIER is deprecated" kernel warning on Centos 6.8Tony Hutter2017-03-081-9/+6
* 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-0710-61/+10
* Linux 4.11 compat: avoid refcount_t name conflictOlaf Faaland2017-02-281-3/+14
* Clean up by-dnode code in dmu_tx.cMatthew Ahrens2017-02-241-1/+1
* OpenZFS 7199 - dsl_dataset_rollback_sync may try to free already free blocksAndriy Gapon2017-02-241-0/+1
* zfs_arc_num_sublists_per_state should be common to all multilistsMatthew Ahrens2017-02-152-4/+2
* OpenZFS 7104 - increase indirect block sizeMatthew Ahrens2017-02-091-1/+6
* OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a"Giuseppe Di Natale2017-02-031-1/+3
* OpenZFS 1300 - filename normalization doesn't work for removesGeorge Melikov2017-02-022-28/+13
* Use fletcher_4 routines natively with `abd_iterate_func()`David Quigley2017-02-011-0/+27
* OpenZFS 6569 - large file delete can starve out write opsGeorge Melikov2017-01-312-0/+32
* OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...George Melikov2017-01-311-6/+4
* OpenZFS 7541 - zpool import/tryimport ioctl returns ENOMEMGeorge Melikov2017-01-301-0/+2
* OpenZFS 7277 - zdb should be able to print zfs_dbgmsg'sGeorge Melikov2017-01-281-0/+1
* OpenZFS 7301 - zpool export -f should be able to interrupt file freeingGeorge Melikov2017-01-271-0/+2