aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Illumos 4966 - zpool list iterator does not update outputGeorge Wilson2015-07-101-10/+10
* Illumos 4745 - fix AVL code misspellingsJosef 'Jeff' Sipek2015-07-102-7/+8
* Illumos 4626 - libzfs memleak in zpool_in_use()Josef 'Jeff' Sipek2015-07-101-4/+11
* Move dracut directory to contribBrian Behlendorf2015-07-0914-31/+31
* Initramfs scripts for ZoL.Turbo Fredriksson2015-07-089-6/+1219
* Prevent reclaim in metaslab preload threadsTim Chase2015-07-061-0/+2
* Illumos 5008 - lock contention (rrw_exit) while running a read only loadAlexander Motin2015-07-066-13/+126
* Illumos 5911 - ZFS "hangs" while deleting fileMatthew Ahrens2015-07-065-34/+91
* Illumos 5981 - Deadlock in dmu_objset_find_dpArne Jansen2015-07-065-4/+40
* Illumos 5946, 5945Andriy Gapon2015-07-062-0/+12
* Illumos 5870 - dmu_recv_end_check() leaks origin_head hold if error happens i...Andriy Gapon2015-07-061-2/+6
* Illumos 5909 - ensure that shared snap names don't become too long after prom...Andriy Gapon2015-07-061-0/+6
* Illumos 5912 - full stream can not be force-received into a dataset if it has...Andriy Gapon2015-07-061-4/+6
* Illumos 6033 - arc_adjust() should search MFU listsAlek Pinchuk2015-07-011-1/+1
* man: fix spelling mistakes in manualColin Ian King2015-07-014-6/+6
* Illumos 5175 - implement dmu_read_uio_dbuf() to improve cached read performanceMatthew Ahrens2015-06-293-11/+78
* Add /dev/mapper to the list of possible sources for pool devices.Turbo Fredriksson2015-06-291-0/+9
* Remove l2ad_evict from zfs_l2arc_evict_classTim Chase2015-06-291-5/+2
* Add ziltest.shBrian Behlendorf2015-06-262-0/+302
* Fix for recent zdb -h | -i crashes (seg fault)Don Brady2015-06-262-7/+20
* zdb -d has false positive warning when feature@large_blocks=disabledDon Brady2015-06-261-11/+16
* Additional SYSV init script fixes (3).Turbo Fredriksson2015-06-252-54/+22
* Revert "Additional SYSV init script fixes."Turbo Fredriksson2015-06-251-10/+7
* Illumos 5368 - ARC should cache more metadataMatthew Ahrens2015-06-251-0/+6
* Illumos 5163 - arc should reap range_seg_cacheGeorge Wilson2015-06-254-2/+9
* Update all default taskq settingsBrian Behlendorf2015-06-2510-37/+12
* Account for ashift when gathering buffers to be written to l2arc deviceAndriy Gapon2015-06-251-13/+34
* Illumos 5701 - zpool list reports incorrect "alloc" value for cache devicesPrakash Surya2015-06-252-43/+140
* Add IMPLY() and EQUIV() macrosBrian Behlendorf2015-06-241-1/+17
* zfsdev_getminor() should check for invalid file handlesRichard Yao2015-06-224-9/+39
* Make metaslab_aliquot a module parameter.Etienne Dechamps2015-06-222-1/+18
* Document metaslab_aliquot.Etienne Dechamps2015-06-221-0/+7
* Allocate disk space fairly in the presence of vdevs of unequal size.Etienne Dechamps2015-06-221-11/+25
* Add zfs_sb_prune_aliases() functionBrian Behlendorf2015-06-223-11/+84
* Increase the number of iput taskq threadsBrian Behlendorf2015-06-221-2/+2
* Linux 4.1 compat: use read_iter() / write_iter()Matus Kral2015-06-183-8/+70
* Update dracut READMESören Tempel2015-06-181-5/+19
* Only source '/lib/dracut-lib.sh' if it wasn't so farSören Tempel2015-06-172-2/+1
* Force export if it failed the first timeSören Tempel2015-06-171-1/+1
* Refactor dracut moduleSören Tempel2015-06-178-100/+150
* Additional SYSV init script fixes.Turbo Fredriksson2015-06-171-7/+10
* Unify mount and share for 'zfs create/clone'Brian Behlendorf2015-06-171-52/+47