summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check large block feature flag on volumesBrian Behlendorf2015-08-284-5/+36
* Limit max_hw_sectors_kb to 16MBrian Behlendorf2015-08-281-1/+1
* Linux 4.1 compat: loop device on ZFSChunwei Chen2015-08-245-137/+162
* Add compatibility layer for {kmap,kunmap}_atomicChunwei Chen2015-08-244-1/+63
* Linux 4.2 compat: vfs_rename()Brian Behlendorf2015-08-191-0/+22
* Handle zap_lookup() failure in ddt_object_load()Brian Behlendorf2015-08-191-3/+4
* Fix zvol detectionRichard Yao2015-08-191-0/+6
* Add parenthesis to the ternary operatortuxoko2015-08-191-1/+1
* Fix build failure with Linux 4.1 and FTRACEChris Dunlop2015-08-181-0/+3
* Linux 4.1 compat: configure bdi_setup_and_register()Chris Dunlop2015-08-181-2/+2
* ztest: display non-index properties properly at verbose level 6Tim Chase2015-07-301-3/+10
* Rework zed_notify_email for configurable PROG/OPTSChris Dunlap2015-07-302-11/+51
* Fix whitespace in zed_log_errChris Dunlap2015-07-301-1/+1
* Update arc_memory_throttle() to check pageoutBrian Behlendorf2015-07-302-13/+44
* Update arc_available_memory() to check freememBrian Behlendorf2015-07-302-31/+46
* Bound zvol_threads module optionBrian Behlendorf2015-07-292-4/+5
* Fix "BUG: Bad page state" caused by writeback flagChunwei Chen2015-07-291-0/+50
* Fix build failure with Linux 4.1 and FTRACEFrédéric VANNIÈRE2015-07-298-0/+24
* Align thread priority with Linux defaultsBrian Behlendorf2015-07-2812-20/+29
* Check for NULL in dmu_free_long_range_impl()Brian Behlendorf2015-07-281-1/+5
* Make sure that POOL_IMPORTED is set, unset and checked where appropriate.Turbo Fredriksson2015-07-281-10/+17
* Fix some minor issues with the SYSV init and initramfs scripts.Turbo Fredriksson2015-07-248-20/+27
* Minor style cleanupBrian Behlendorf2015-07-231-10/+7
* Remove double counting HDR_L2ONLY_SIZEBrian Behlendorf2015-07-231-3/+0
* Add hdr_recl() reclaim callbackBrian Behlendorf2015-07-231-2/+18
* Reinstate zfs_arc_p_min_shiftBrian Behlendorf2015-07-232-2/+26
* Illumos 5817 - change type of arcs_size from uint64_t to refcount_tPrakash Surya2015-07-232-28/+113
* Illumos 5445 - Add more visibility via arcstatsPrakash Surya2015-07-231-40/+151
* Illumos 5376 - arc_kmem_reap_now() should not result in clearing arc_no_growMatthew Ahrens2015-07-233-157/+374
* Set default _initconfdir directoryBrian Behlendorf2015-07-211-0/+5
* Add logic to try and recover an inode with an invalid modeBrian Behlendorf2015-07-171-4/+11
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-1742-388/+476
* Update inode under range lockBrian Behlendorf2015-07-171-1/+1
* Linux 4.2 compat: follow_link() / put_link()Brian Behlendorf2015-07-176-8/+80
* Linux 4.2 compat: remove bio->bi_cnt accessBrian Behlendorf2015-07-171-9/+0
* Linux 4.2 compat: bdi_setup_and_register()Brian Behlendorf2015-07-171-0/+1
* Illumos 5347 - idle pool may run itself out of spaceMatthew Ahrens2015-07-144-25/+51
* Illumos 5764 - "zfs send -nv" directs output to stderrManoj Joseph2015-07-142-10/+18
* Illumos 5610 - zfs clone from different source and target pools produces core...Alexander Eremin2015-07-141-11/+2
* Illumos 1765 - assert triggered in libzfs_import.cPrasad Joshi2015-07-141-1/+4
* Failure of userland copy should return EFAULTRichard Yao2015-07-141-1/+1
* Translate sync zio to sync bioBoris Protopopov2015-07-131-2/+8
* Fix switch-bool warningBrian Behlendorf2015-07-131-1/+1
* Disable gcc bool-compare warningBrian Behlendorf2015-07-134-0/+30
* Use truncate instead of fallocate in ziltest.shBrian Behlendorf2015-07-131-2/+2
* Fix Xen Virtual Block Device detectionRichard Yao2015-07-102-2/+11
* Illumos 5813 - zfs_setprop_error(): Handle errno value E2BIG.Will Andrews2015-07-101-0/+6
* Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabledJustin T. Gibbs2015-07-105-31/+61
* Illumos 5427 - memory leak in libzfs when doing rollbackJan Kryl2015-07-101-4/+1
* Illumos 5118 - When verifying or creating a storage pool, error messages only...Basil Crow2015-07-101-16/+18