summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-251-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
* SEEK_HOLE should not block on txg_wait_synced()Debabrata Banerjee2017-04-133-7/+60
* OpenZFS 6410 - teach zdb to perform object lookups by pathBrian Behlendorf2017-04-132-600/+562
* OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...Brian Behlendorf2017-04-134-34/+12
* Invalidate cache during a zpool labelclearGiuseppe Di Natale2017-04-131-0/+4
* OpenZFS 7503 - zfs-test should tail ::zfs_dbgmsg on test failureBrian Behlendorf2017-04-128-3/+99
* Fix header inclusions for standards conformanceRichard Yao2017-04-127-4/+116
* Fix `zpool iostat -T d 1` on muslRichard Yao2017-04-121-1/+5
* Add missing includes to zed_log.cRichard Yao2017-04-121-0/+2
* OpenZFS 7535 - need test for resumed send of top most filesystemBrian Behlendorf2017-04-1215-87/+107
* Skip rate limiting events in zfs_ereport_postGiuseppe Di Natale2017-04-111-3/+3
* OpenZFS 6865 - want zfs-tests cases for zpool labelclear commandYuri Pankov2017-04-1115-105/+350
* Fix size inflation in spa_get_worst_case_asize()LOLi2017-04-105-4/+87
* 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-104-1/+37
* zfstest - replace dircmp with diffGeorge Melikov2017-04-093-9/+9