aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag 0.7.0-rc4zfs-0.7.0-rc4Brian Behlendorf2017-05-051-1/+1
* Fix unused variable warningBrian Behlendorf2017-05-051-3/+2
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-0413-7/+64
* Default to zvol_request_async=0Brian Behlendorf2017-05-042-2/+2
* Enable Linux read-ahead for a single page on ZVOLsRichard Yao2017-05-044-0/+35
* Disable write merging on ZVOLsRageLtMan2017-05-041-0/+3
* Update rsend_014_pos and send-c_volume test casesBrian Behlendorf2017-05-042-5/+9
* Enable all zfs_destroy test casesBrian Behlendorf2017-05-043-14/+22
* More ashift improvementsLOLi2017-05-0320-73/+739
* Write label 2,3 uberblocks when vdev expandsOlaf Faaland2017-05-026-2/+174
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-0217-67/+124
* Allow scaling of arc in proportion to pagecacheDebabrata Banerjee2017-05-022-2/+37
* Correct signed operationDebabrata Banerjee2017-05-021-2/+2
* Don't run the reaper if we didn't shrink the cacheDebabrata Banerjee2017-05-021-6/+5
* Only wakeup waiters if we've actually done workDebabrata Banerjee2017-05-021-5/+5
* Do not stop kernel shrinker on lock contentionDebabrata Banerjee2017-05-021-1/+1
* Stop double reclaiming or not reclaiming at allDebabrata Banerjee2017-05-021-2/+3
* Make arc_need_free updates atomicDebabrata Banerjee2017-05-021-6/+7
* Don't report ghost buffers as evictable memDebabrata Banerjee2017-05-021-7/+2
* minor improvement to abd_free_pages()jxiong2017-05-021-8/+6
* Guarantee PAGESIZE alignment for large zio buffersjxiong2017-05-021-2/+2
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-05-026-54/+141
* OpenZFS 7786 - zfs`vdev_online() needs better notification about state changesYuri Pankov2017-05-011-6/+8
* Limit zfs_dirty_data_max_max to 4GBrian Behlendorf2017-05-011-3/+3
* Reinstate zvol_taskq to fix aio on zvolChunwei Chen2017-04-263-82/+199
* Update documentation for zfs_vdev_queue_depth_pctTim Chase2017-04-261-2/+10
* OpenZFS 7252 - compressed zfs send / receiveDan Kimmel2017-04-2641-104/+1668
* Change U16 to U32 due to atomic_inc_32_nvwli52017-04-261-2/+2
* Fix typo in zfs-module-parameters man pagebunder20152017-04-241-1/+1
* OpenZFS 8025 - dbuf_read() creates unnecessary zio_root() for bonus bufMatthew Ahrens2017-04-241-5/+5
* Typo in zfs-module-parameters(5)DeHackEd2017-04-241-1/+1
* Fix 'zpool iostat -v' cache and log outputDeHackEd2017-04-241-0/+2
* Fixed zdb -e regression for active cacheless poolsDon Brady2017-04-241-2/+7
* Fix lseek result when dnode is dirtydbavatar2017-04-241-3/+7
* Fix shellcheck warning in pre-baked scriptTony Hutter2017-04-241-1/+1
* Correct lock ASSERTs in vdev_label_read/writeOlaf Faaland2017-04-211-6/+6
* Prebaked scripts for zpool status/iostat -cTony Hutter2017-04-2136-156/+1218
* Documentation fixes for zfs(8) and 'zfs' binaryLOLi2017-04-202-8/+8
* vdev_id: fix failure due to multipath -l bugNed Bass2017-04-201-2/+2
* Allow bookmark short name in 'zfs bookmark'LOLi2017-04-201-3/+19
* zfs_receive_010_pos: change dd argumentsGeorge Melikov2017-04-201-2/+2
* Fix leak in send_iterate_fsTim Crawford2017-04-191-0/+2
* OpenZFS 6392 - zdb: introduce -V for verbatim importRichard Yao2017-04-183-19/+21
* Clean up correctly in zpool_scrub_004_posGiuseppe Di Natale2017-04-181-1/+7
* zfstest: add dmesg command to $PATHGeorge Melikov2017-04-181-0/+1
* Increase zfs_vdev_async_write_min_active to 2DHE2017-04-142-2/+7
* OpenZFS 8061 - sa_find_idx_tab can be declared more type-safelyMatthew Ahrens2017-04-141-6/+5
* OpenZFS 7900 - zdb shouldn't print the path of a znode at verbosity < 5Alan Somers2017-04-141-12/+8
* OpenZFS 6101 - attempt to lzc_create() a filesystem under a volume results in...Andriy Gapon2017-04-142-1/+6
* OpenZFS 8026 - retire zfs_throttle_delay and zfs_throttle_resolutionAndriy Gapon2017-04-141-3/+0