summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tag zfs-0.6.3-1.3zfs-0.6.3-1.3zfs-0.6.3-stableBrian Behlendorf2015-03-181-1/+1
* Update code to use misc_register()/misc_deregister()Brian Behlendorf2015-03-182-67/+28
* Linux 4.0 compat: bdi_setup_and_register() __must_checkBill McGonigle2015-03-181-2/+4
* Linux 4.0 compat: bdi_setup_and_register()Brian Behlendorf2015-03-165-60/+49
* Linux 3.19 compat: file_inode was addedJörg Thalheim2015-03-164-2/+35
* Linux 3.12 compat: split shrinker has s_shrinkTim Chase2015-03-162-3/+7
* Tag zfs-0.6.3-1.2zfs-0.6.3-1.2Brian Behlendorf2014-12-231-1/+1
* Fix typo in %post scriptlet linesAndy Bakun2014-12-231-4/+4
* Don't perform ACL-to-mode translation on empty ACLTim Chase2014-12-221-1/+2
* Undirty freed spill blocks.Tim Chase2014-12-221-3/+6
* Export symbols for ZIL interfaceAlex Zhuravlev2014-12-224-1/+27
* Remove checks for mandatory locksNed Bass2014-12-222-28/+0
* Linux 3.12 compat: shrinker semanticsTim Chase2014-12-221-6/+23
* Tag zfs-0.6.3-1.1zfs-0.6.3-1.1Brian Behlendorf2014-10-092-1/+1
* Fix zil_commit() NULL dereferenceBrian Behlendorf2014-10-095-6/+24
* 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
* Tag zfs-0.6.3zfs-0.6.3Brian Behlendorf2014-06-123-1/+5
* Fix zfs.spec.in defaultsBrian Behlendorf2014-06-121-5/+5
* Accept udev and dracut paths specified by ./configureTurbo Fredriksson2014-06-114-9/+59
* Revert "Fix __zio_execute() asynchronous dispatch"Brian Behlendorf2014-06-111-2/+0
* Set LANG to a reasonable default (C)Turbo Fredriksson2014-06-102-3/+3
* Document the -X and -T options to 'zpool import'Turbo Fredriksson2014-06-061-2/+48
* Expand the description of scan-related and other parameters.Tim Chase2014-06-061-9/+16
* Man page updates for 'zfs share'Turbo Fredriksson2014-06-061-1/+9
* Document the fact that ashift is vdev specific, not a pool global.Turbo Fredriksson2014-06-061-1/+3
* Only automatically mount a clone when 'canmount == on'.Turbo Fredriksson2014-06-061-1/+12
* Do not export pool to prevent cache from been removedDerek Dai2014-06-051-7/+0
* Accept kernel source dir(s) specified by ./configureTurbo Fredriksson2014-06-052-13/+32
* Update spec file to enable systemd for RHEL7Ben Allen2014-06-051-0/+5
* Move the libraries into separate packagesTurbo Fredriksson2014-06-022-15/+92
* Remove superfluous statementRichard Yao2014-05-301-1/+0
* Fix memory leak in zpool_clear_label()Richard Yao2014-05-301-1/+3
* Allow building without ACLsChris Wedgwood2014-05-301-15/+15
* Fix DKMS package upgrade and packagerBrian Behlendorf2014-05-301-5/+12
* Restrict release number to META versionBrian Behlendorf2014-05-291-1/+1
* Use default slab typesBrian Behlendorf2014-05-222-15/+4
* Omit compiler warning by sticking to RAIIMarcel Huber2014-05-221-5/+5
* Added INTEL SSD 530 SeriesJohn Albietz2014-05-191-0/+1
* Honor zfs_nocacheflush for file vdevsHC2014-05-191-0/+4
* Calculate header size correctly in sa_find_sizes()Tim Chase2014-05-191-6/+8
* Allow for lock-free reading zfsdev_state_list.Tim Chase2014-05-192-18/+52
* Handle ZPOOL_STATUS_HOSTID_MISMATCH in zpool statusRichard Yao2014-05-191-0/+11
* Use a dedicated taskq for vdev_fileChunwei Chen2014-05-143-1/+24
* Handle vdev_lookup_top() failure in dva_get_dsize_sync()Brian Behlendorf2014-05-061-1/+3
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-0610-20/+34
* Fix styleBrian Behlendorf2014-05-061-1/+2
* Illumos #4101 finer-grained control of metaslab_debugGeorge Wilson2014-05-062-8/+27
* Treat spill block dbufs as meta dataBrian Behlendorf2014-05-051-1/+4
* Remove SELinux enforcing check from init scriptsBrian Behlendorf2014-05-023-20/+0