aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add add_prop_list_default helperRichard Yao2014-09-301-10/+17
* Make user stack limit configurableBrian Behlendorf2014-09-303-30/+47
* Perform whole-page page truncation for hole-punching under a range lockTim Chase2014-09-291-22/+8
* Refer to ZED's scripts as ZEDLETsChris Dunlap2014-09-2514-92/+93
* Replace zed's use of malloc with callocChris Dunlap2014-09-253-8/+4
* Fix zed io-spare.sh dash incompatibilityChris Dunlap2014-09-231-3/+4
* Illumos 5138 - add tunable for maximum number of blocks freed in one txgMax Grossman2014-09-232-0/+19
* Illumos 4753 - increase number of outstanding async writes when sync task is ...Alex Reece2014-09-235-6/+46
* Illumos 5116 - zpool history -i goes into infinite loopMatthew Ahrens2014-09-231-4/+19
* Illumos 5135 - zpool_find_import_cached() can use fnvlist_*Matthew Ahrens2014-09-231-11/+5
* Illumos 5139 - SEEK_HOLE failed to report a hole at end of fileMatthew Ahrens2014-09-232-9/+21
* lib/libzpool/kernel.c: Assert no owners in rw_destroy()Richard Yao2014-09-231-1/+1
* Fix function call with uninitialized value in vdev_inuseRichard Yao2014-09-231-1/+2
* Properly NULL terminate string in zfs_strcmp_pathnameRichard Yao2014-09-231-1/+1
* Illumos 5147 - zpool list -v should show individual disk capacityGeorge Wilson2014-09-232-34/+63
* Illumos 5161 - add tunable for number of metaslabs per vdevMatthew Ahrens2014-09-232-2/+24
* Illumos 5177 - remove dead code from dsl_scan.cMatthew Ahrens2014-09-221-46/+36
* Illumos 5174 - add sdt probe for blocked read in dbuf_read()Adam Leventhal2014-09-221-0/+2
* Remove obsolete comment about guard pagesNed Bass2014-09-221-6/+0
* Remove reverse indentation from zed comments.Chris Dunlap2014-09-227-61/+83
* Illumos 5140 - message about "%recv could not be opened" is printed when boot...Matthew Ahrens2014-09-181-1/+9
* Document environment variables for zdb, zfs, zinject and zpool.Turbo Fredriksson2014-09-184-0/+24
* Fix z_teardown_inactive_lock deadlockBrian Behlendorf2014-09-111-1/+1
* Document the "readonly" pool propertyTim Chase2014-09-091-0/+18
* Implement fallocate FALLOC_FL_PUNCH_HOLETim Chase2014-09-084-21/+145
* Illumos 5117 - spacemap reallocation can cause corruptionGeorge Wilson2014-09-081-5/+5
* Add object type checking to zap_lockdir()Brian Behlendorf2014-09-081-7/+4
* Linux AIO SupportRichard Yao2014-09-054-39/+126
* Fragmentation should display as '-' if spacemap_histogram=disabledilovezfs2014-09-051-9/+9
* Illumos 5049 - panic when removing log deviceAlex Reece2014-09-051-1/+2
* Fix invalid locking order in rename operationStanislav Seletskiy2014-09-041-17/+20
* Import zfs pools after cryptsetupalteriks2014-09-042-0/+2
* Change the default 'zfs_dedup_prefetch' value to '0'Alexey Smirnoff2014-09-042-2/+2
* Improve handling of filesystem versionsDan Swartzendruber2014-09-033-21/+75
* Change delimiter for ZED email scriptslouwrentius2014-09-022-9/+9
* Change startup mode of ZEDRalf Ertzinger2014-09-021-5/+1
* Cleanup zed loggingChris Dunlap2014-09-024-62/+58
* Fix race condition with zed pidfile creationChris Dunlap2014-09-024-21/+183
* Add a missing > to AUTHORSBrian Behlendorf2014-09-021-1/+1
* Add a pkgconfig fileTurbo Fredriksson2014-08-286-0/+33
* Retire HAVE_IOCTL_* configure checksBrian Behlendorf2014-08-283-44/+0
* Illumos 4970-4974 - extreme rewind enhancementsMatthew Ahrens2014-08-263-15/+114
* Illumos 5034 - ARC's buf_hash_table is too smallMatthew Ahrens2014-08-262-3/+26
* 2493 change efi_rescan() to wait longerAndrew Hamilton2014-08-261-2/+3
* Fixed memory leaks in zevent handlingIsaac Huang2014-08-203-19/+45
* Illumos 4631 - zvol_get_stats triggering too many readsMatthew Ahrens2014-08-203-79/+64
* Drive database updateRichard Yao2014-08-181-14/+22
* Don't upgrade a metaslab when the pool is not writableTim Chase2014-08-181-5/+8
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-1818-243/+836
* Create an 'overlay' propertyTurbo Fredriksson2014-08-154-0/+28