aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Kernel header installation should respect --prefixRichard Yao2014-10-287-8/+8
* Linux 3.12 compat: shrinker semanticsTim Chase2014-10-281-6/+23
* Illumos 5164-5165 - space map fixesMatthew Ahrens2014-10-234-110/+45
* Illumos 4958 zdb trips assert on pools with ashift >= 0xeAlex Reece2014-10-238-46/+131
* Fix zdb segfaultBrian Behlendorf2014-10-231-0/+2
* Illumos 5169-5171 - zdb fixesMatthew Ahrens2014-10-231-3/+21
* Illumos 5178 - zdb -vvvvv on old-format pool fails in dump_deadlist()Matthew Ahrens2014-10-231-0/+5
* Fix zpool create -t ENOENT bug.ilovezfs2014-10-231-2/+4
* Handle block pointers with a corrupt logical sizeBrian Behlendorf2014-10-233-14/+34
* Remove checks for mandatory locksNed Bass2014-10-222-28/+0
* Illumos 5162 - zfs recv should use loaned arc buffer to avoid copyMatthew Ahrens2014-10-212-18/+38
* Illumos 5150 - zfs clone of a defer_destroy snapshot causes strangenessMatthew Ahrens2014-10-211-1/+7
* Illumos 3693 - restore_object uses at least two transactions to restore an ob...Matthew Ahrens2014-10-214-63/+60
* Don't perform ACL-to-mode translation on empty ACLTim Chase2014-10-211-1/+2
* Illumos 4924 - LZ4 Compression for metadataDaniil Lunev2014-10-205-92/+40
* Suppress AIO kmem warningsBrian Behlendorf2014-10-201-2/+2
* Let `zpool import` ignore a missing hostid record.Darik Horn2014-10-171-31/+24
* Handle NULL mirror child vdevBrian Behlendorf2014-10-171-1/+1
* Update utsname supportBrian Behlendorf2014-10-177-29/+31
* Remove shrink_dcache_memory() and shrink_icache_memory()Brian Behlendorf2014-10-171-19/+3
* Update code to use misc_register()/misc_deregister()Brian Behlendorf2014-10-172-67/+28
* Make license compatibility checks consistentBrian Behlendorf2014-10-176-13/+19
* ztest: print backtrace on SIGSEGV and SIGABRTNed Bass2014-10-131-0/+44
* Fix source_tree variable in dkms buildBrian Behlendorf2014-10-131-1/+1
* Point dkms build at installed source tree, rather than build directory.Tom Prince2014-10-091-1/+1
* Install header during post-build rather than post-install.Tom Prince2014-10-093-2/+2
* Add a stern warning about dedupTurbo Fredriksson2014-10-081-0/+12
* Improve VERIFY() error in dmu_write()Brian Behlendorf2014-10-081-1/+1
* Fix CPU_SEQID use in preemptible contextBrian Behlendorf2014-10-071-1/+6
* Add an example for 'zfs bookmark' to the Example section.Turbo Fredriksson2014-10-071-0/+15
* Illumos 5176 - lock contention on godfather zioMatthew Ahrens2014-10-074-14/+29
* Amend Dracut module to export ZFS root on shutdownLukas Wunner2014-10-076-0/+60
* Cleanup struct zed_conf vars in zed_conf_destroyChris Dunlap2014-10-061-10/+16
* Obtain advisory lock on ZED PID fileChris Dunlap2014-10-063-33/+78
* zfs send -p send properties only for snapshots that are actually sentAndriy Gapon2014-10-021-4/+25
* FreeBSD PR kern/172259: Fixes zfs receive errorssmh2014-10-021-2/+29
* Implement -t option to zpool create for temporary pool namesRichard Yao2014-09-306-5/+62
* zpool import -t should not update cachefileRichard Yao2014-09-302-1/+4
* 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