summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
...
* OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...Brian Behlendorf2017-04-133-34/+10
* OpenZFS 7503 - zfs-test should tail ::zfs_dbgmsg on test failureBrian Behlendorf2017-04-121-1/+1
* Skip rate limiting events in zfs_ereport_postGiuseppe Di Natale2017-04-111-3/+3
* Fix size inflation in spa_get_worst_case_asize()LOLi2017-04-101-2/+10
* OpenZFS 8005 - poor performance of 1MB writes on certain RAID-Z configurationsMatthew Ahrens2017-04-101-5/+14
* OpenZFS 2932 - support crash dumps to raidz, etc. poolsGiuseppe Di Natale2017-04-101-0/+6
* OpenZFS 8023 - Panic destroying a metaslab deferred range treeGeorge Wilson2017-04-094-10/+34
* OpenZFS 8027 - tighten up dsl_pool_dirty_deltaAndriy Gapon2017-04-091-1/+1
* Fix regression in zfs_ereport_start()Don Brady2017-04-051-2/+3
* OpenZFS 7885 - zpool list can report 16.0e for expandszSteven Hartland2017-04-051-8/+18
* Additional Information for ZedletsN Clark2017-04-031-3/+8
* Remove dependency on linear ABDGvozden Neskovic2017-03-295-112/+136
* Check ashift validity in 'zpool add'LOLi2017-03-281-2/+12
* Fix wrong offset args in vdev_cache_writeChunwei Chen2017-03-281-2/+3
* Retry zfs_znode_alloc() in zfs_mknode()Brian Behlendorf2017-03-231-1/+12
* OpenZFS 3821 - Race in rollback, zil close, and zil flushGeorge Wilson2017-03-233-8/+70
* GZIP compression offloading with QAT acceleratorwli52017-03-226-0/+656
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-2010-147/+287
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-03-202-19/+27
* 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
* Restructure mount option handlingBrian Behlendorf2017-03-104-287/+262
* Rename zfs_* functionsBrian Behlendorf2017-03-104-88/+85
* Rename zfs_sb_t -> zfsvfs_tBrian Behlendorf2017-03-1015-1424/+1437
* Fix ZVOL BLKFLSBUF ioctlBrian Behlendorf2017-03-091-3/+12
* Suppress cppcheck nullPointer error in zfs_writeGiuseppe Di Natale2017-03-091-0/+1
* Fix nfs snapdir automountChunwei Chen2017-03-083-100/+83
* OpenZFS 7867 - ARC space accounting leakAndriy Gapon2017-03-071-0/+6
* [icp] fpu and asm cleanup for linuxGvozden Neskovic2017-03-0710-307/+135
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-079-969/+221
* OpenZFS 7843 - get_clones_stat() is suboptimal for lots of clonesBrian Behlendorf2017-03-071-1/+12
* Fix loop device becomes read-onlyChunwei Chen2017-03-061-0/+6
* Linux 4.11 compat: avoid refcount_t name conflictOlaf Faaland2017-02-281-1/+1
* Clean up by-dnode code in dmu_tx.cMatthew Ahrens2017-02-243-35/+30
* ABD style cleanupsIsaac Huang2017-02-241-12/+13
* OpenZFS 7812 - Remove gender specific languageDaniel Hoffman2017-02-243-5/+5
* OpenZFS 7199 - dsl_dataset_rollback_sync may try to free already free blocksAndriy Gapon2017-02-242-16/+58
* Fix incorrect spare vdev state after replacingIsaac Huang2017-02-231-0/+5
* zfs_arc_num_sublists_per_state should be common to all multilistsMatthew Ahrens2017-02-153-30/+52
* Fix zfs_compressed_arc_enabled parameter descriptionTim Chase2017-02-131-1/+1
* Fix off by one in zpl_lookupChunwei Chen2017-02-111-1/+1
* OpenZFS 7104 - increase indirect block sizeMatthew Ahrens2017-02-092-5/+17
* panic in bpobj_space(): null pointer dereferenceMatthew Ahrens2017-02-092-11/+25
* Fix iput() calls within a txBrian Behlendorf2017-02-081-15/+23
* Allow c99 code to compileMatthew Ahrens2017-02-082-3/+4
* OpenZFS 6931 - lib/libzfs: cleanup gcc warningsGeorge Melikov2017-02-071-2/+4
* Add missing module_param for zfs_per_txg_dirty_frees_percentDavid Quigley2017-02-071-1/+6
* OpenZFS 7448 - ZFS doesn't notice when disk vdevs have no write cacheGeorge Melikov2017-02-042-2/+10
* OpenZFS 7504 - kmem_reap hangs spa_sync and administrative tasksGeorge Melikov2017-02-041-3/+8
* OpenZFS 7247 - zfs receive of deduplicated stream failsGeorge Melikov2017-02-041-23/+21