summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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