summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use enum type(zfetch_dirn_t) insteadShen Yan2014-01-231-2/+4
* Allow chown/chgrp when no ACL SAs exist.Tim Chase2014-01-231-0/+11
* vdev_file_io_start() to use taskq_dispatch(TQ_PUSHPAGE)Ned Bass2014-01-231-1/+1
* Remove incorrect use of EXTRA_DIST for man pagesBrian Behlendorf2014-01-173-7/+4
* vdev_id: support per-channel slot mappingsNed Bass2014-01-173-81/+65
* Use long holds in zvol_set_volsize()Brian Behlendorf2014-01-141-55/+67
* Disable GCCs aggressive loop optimizationBrian Behlendorf2014-01-144-2/+26
* Properly link zpool command to libblkidRichard Yao2014-01-141-1/+2
* Prevent duplicate mnttab cache entriesBrian Behlendorf2014-01-141-0/+13
* Drain iput taskq outside z_teardown_lockBrian Behlendorf2014-01-091-8/+8
* Force LZ4_FORCE_SW_BITCOUNT for SparcBrian Behlendorf2014-01-091-0/+3
* Fix zfs_getattr_fast typesBrian Behlendorf2014-01-091-1/+6
* Fix nvlist 'Bus Error' for SparcBrian Behlendorf2014-01-091-2/+4
* Use local variable to read zp->z_modeBrian Behlendorf2014-01-092-2/+5
* Define the needed ISA types for SparcBrian Behlendorf2014-01-092-2/+31
* Add ddt, ddt_entry, and l2arc_hdr cachesJohn Layman2014-01-074-16/+42
* Remove unconditional sharetab updateBrian Behlendorf2014-01-071-8/+0
* Enable /etc/mtab cache to improve performanceBrian Behlendorf2014-01-071-1/+1
* Add UNSHARING of filesystems and EXPORTING poolsTurbo Fredriksson2014-01-071-0/+11
* Fix the creation of ZPOOL_HIST_CMD pool history entries.Tim Chase2014-01-072-9/+21
* Properly handle updates of variably-sized SA entries.Tim Chase2013-12-201-6/+11
* Register correct handlers for nvlist_{dup,pack,unpack}Brian Behlendorf2013-12-201-38/+19
* Add full SELinux supportMatthew Thode2013-12-1910-82/+134
* cstyle: Resolve C style issuesMichael Kjorling2013-12-18165-1945/+2129
* cstyle: Allow spaces in all commentsBrian Behlendorf2013-12-181-2/+2
* cstyle: Exclude several files from 'make checkstyle'Brian Behlendorf2013-12-181-1/+2
* Illumos #4208John Wren Kennedy2013-12-181-2/+2
* Add zfs_send_corrupt_data module optionTurbo Fredriksson2013-12-182-0/+16
* Cause zfs.spec to place dracut files properlyAaron Fineman2013-12-181-1/+1
* Handle acl flags from util-linux mount commandrenelson2013-12-183-3/+19
* Fix grammar in parse_options() error messagerenelson2013-12-171-1/+1
* Fix z_sync_cnt decrement in zfs_closeChunwei Chen2013-12-172-10/+7
* Silence e2fsck warning in zconfig.shBrian Behlendorf2013-12-161-11/+16
* cstyle: zvol.cBrian Behlendorf2013-12-161-109/+113
* Update zfs(8) Snapshots sectionBrian Behlendorf2013-12-161-1/+1
* Sync /dev/zfs ioctl orderingBrian Behlendorf2013-12-162-4/+25
* Remove ZFC_IOC_*_MINOR ioctl()sBrian Behlendorf2013-12-1612-456/+167
* Illumos #4121 vdev_label_init read onlyGeorge Wilson2013-12-121-1/+1
* Fix atime handling.Tim Chase2013-12-122-3/+2
* Fix zstream_t incorrect typeShen Yan2013-12-101-1/+1
* Remove MAX when initializing arc_c_maxdavid.chen2013-12-101-1/+1
* Fix multipath bug in vdev_id caused by inconsistent field numberingSimon Guest2013-12-101-2/+4
* Revert "Use directory xattrs for symlinks"Ned Bass2013-12-101-4/+0
* sa_find_sizes() may compute wrong SA header sizeJames Pan2013-12-101-24/+21
* Update init script to allow verbose mountsTurbo Fredriksson2013-12-061-1/+6
* Update init script to allow /dev/disk/by-id importTurbo Fredriksson2013-12-061-2/+13
* Fix 'zfs diff' shares errorBrian Behlendorf2013-12-061-3/+4
* Add module versioningBrian Behlendorf2013-12-066-0/+6
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-0638-846/+1943
* Illumos #4347 ZPL can use dmu_tx_assign(TXG_WAIT)Matthew Ahrens2013-12-063-37/+18