summaryrefslogtreecommitdiffstats
path: root/module/zcommon
Commit message (Expand)AuthorAgeFilesLines
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-112-2/+4
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-281-0/+12
* Change ASSERT(!"...") to cmn_err(CE_PANIC, ...)Brian Behlendorf2015-03-031-1/+1
* Retire spl_module_init()/spl_module_fini()Brian Behlendorf2015-02-241-5/+11
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+1
* Explicitly include SPL compat headersNed Bass2014-11-191-0/+1
* Implement -t option to zpool create for temporary pool namesRichard Yao2014-09-301-0/+2
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-1/+3
* Create an 'overlay' propertyTurbo Fredriksson2014-08-151-0/+2
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-0/+2
* Illumos 3835 zfs need not store 2 copies of all metadataMatthew Ahrens2014-07-311-1/+12
* Illumos 4368, 4369.Matthew Ahrens2014-07-293-40/+38
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-062-4/+10
* Implement relatime.Tim Chase2014-01-291-0/+2
* Add full SELinux supportMatthew Thode2013-12-191-0/+12
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-21/+15
* Add module versioningBrian Behlendorf2013-12-061-0/+1
* Illumos #3894Keith M Wesolowski2013-11-041-0/+2
* Illumos #3588Matthew Ahrens2013-10-311-1/+5
* Add missing copyright notices from IllumosRichard Yao2013-10-291-0/+1
* Posix ACL SupportMassimo Maggi2013-10-291-0/+11
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-042-2/+11
* Add snapdev=[hidden|visible] dataset propertyEric Dillmann2013-03-051-0/+9
* Illumos #3035 LZ4 compression support in ZFS and GRUBEric Dillmann2013-01-291-1/+2
* Illumos #2619 and #2747Christopher Siden2013-01-081-0/+24
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-1/+3
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-1/+1
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-0/+4
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-1/+17
* Add script for builtin module building.Etienne Dechamps2012-07-261-5/+2
* Support ashift=13 for 8KB SSD block sizesRichard Yao2012-02-131-1/+1
* Implement SA based xattrsBrian Behlendorf2011-11-281-5/+12
* Limit maximum ashift value to 12Brian Behlendorf2011-11-111-1/+1
* Illumos #278: get rid zfs of python and pyzfs dependenciesAlexander Stetsenko2011-08-011-1/+2
* Illumos #1092: zfs refratio propertyMatt Ahrens2011-08-011-0/+4
* Add "ashift" property to zpool createChristian Kohlschütter2011-06-171-0/+4
* Add basic uio supportBrian Behlendorf2011-02-102-0/+256
* Support custom build directories and move includesBrian Behlendorf2010-09-087-1301/+12
* Add linux kernel module supportBrian Behlendorf2010-08-317-0/+98
* Add linux kernel disk supportBrian Behlendorf2010-08-312-7/+36
* Add linux eventsBrian Behlendorf2010-08-311-1/+3
* Add build systemBrian Behlendorf2010-08-311-0/+18
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-2/+2
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-2/+2
* Update to onnv_147Brian Behlendorf2010-08-264-9/+33
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-289-195/+882
* Add Solaris FMA style supportBrian Behlendorf2010-04-291-83/+0
* Rebase master to b121Brian Behlendorf2009-08-185-5/+28
* Rebase master to b117Brian Behlendorf2009-07-029-54/+107
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-1112-0/+2832