summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix improper null-byte termination handlingNed Bass2014-11-172-16/+6
* Prevent ZFS leaking pool free spacesmh2014-11-171-7/+8
* Undirty freed spill blocks.Tim Chase2014-11-171-3/+6
* Merge branch 'b_tracepoints'Brian Behlendorf2014-11-1722-285/+1530
|\
| * Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-1715-161/+1361
| * cstyle: allow right paren on its own lineNed Bass2014-11-171-2/+3
| * Fix dprintf format specifiersNed Bass2014-11-175-6/+7
| * Move a few internal ARC strucutres to arc_impl.hNed Bass2014-11-173-116/+159
|/
* Fix small spelling mistakeRandall Mason2014-11-141-1/+1
* Illumos 5213 - panic in metaslab_init due to space_map_open returning ENXIOPrakash Surya2014-11-143-26/+40
* Print header properly when terminal resizesIsaac Huang2014-11-141-6/+15
* Fix inaccurate field descriptionsIsaac Huang2014-11-141-5/+5
* Reduce buf/dbuf mutex contentionChris Wedgwood2014-11-142-2/+2
* Export symbols for ZIL interfaceAlex Zhuravlev2014-11-144-1/+27
* Improve zvol symlink handling.Dan Swartzendruber2014-11-061-0/+8
* Add config/compile to config/.gitignoreMarcel Wysocki2014-10-311-0/+1
* Fix modules installation directoryAlexander Pyhalov2014-10-281-1/+2
* Make systemd-modules-load.service file directory configurableRichard Yao2014-10-281-1/+7
* Make directory into which mount.zfs is installed configurableRichard Yao2014-10-283-1/+10
* Search /usr/local/src for SPL Object DirectoryRichard Yao2014-10-281-4/+10
* 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