aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ztest: Switch to LWP rwlock interfaceRichard Yao2014-05-011-51/+50
* libspl: Implement LWP rwlock interfaceRichard Yao2014-05-012-0/+52
* Fix libblkid ZFS detection when making new poolsRichard Yao2014-05-011-1/+1
* dmu_tx_assign() should not return ENOMEMBrian Behlendorf2014-05-011-1/+6
* Implement File Attribute SupportRichard Yao2014-05-013-6/+114
* Refactor inode_owner_or_capable() autotools checkRichard Yao2014-05-012-19/+36
* Fill in mountpoint buffer before using it in errorsilovezfs2014-04-301-3/+3
* Add assertion to catch 0-count pageChunwei Chen2014-04-251-0/+7
* Add support for aarch64 (ARMv8)Jorgen Lundman2014-04-251-2/+2
* Fix LZ4 endianness autodetectionNed Bass2014-04-201-8/+3
* Fix zfsdev_ioctl() kmem leak warningBrian Behlendorf2014-04-181-5/+9
* Various zimport.sh fixesBrian Behlendorf2014-04-171-26/+31
* Report atime and relatime as the property's actual value.Tim Chase2014-04-161-2/+2
* Uninitialized variable spa_autoreplace usedDHE2014-04-161-1/+1
* Use ddi_time_after and friends to compare timeChunwei Chen2014-04-146-10/+22
* Make zimport.sh bash dependency explicitBrian Behlendorf2014-04-101-1/+1
* Linux 3.14 compat: rq_for_each_segment in dmu_req_copyChunwei Chen2014-04-103-8/+56
* Revert "Fix zvol+btrfs hang"Chunwei Chen2014-04-101-77/+0
* Refactor dmu_req_copy for immutable biovec changesChunwei Chen2014-04-101-28/+39
* Linux 3.14 compat: Immutable biovec changes in vdev_disk.cChunwei Chen2014-04-104-5/+36