aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prune metadata from ghost lists in arc_adjust_metaPrakash Surya2014-02-213-21/+49
* Revert "Return -1 from arc_shrinker_func()"Prakash Surya2014-02-211-1/+3
* Disable arc_p adapt dampener by defaultPrakash Surya2014-02-212-2/+23
* Allow "arc_p" to drop to zero or grow to "arc_c"Prakash Surya2014-02-212-24/+4
* Disable aggressive arc_p growth by defaultPrakash Surya2014-02-212-1/+19
* Adjust arc_p based on "bytes" in arc_shrinkPrakash Surya2014-02-211-1/+9
* Set zfs_arc_min to 4MBBrian Behlendorf2014-02-211-6/+3
* Merge branch 'issue-2094'Brian Behlendorf2014-02-2115-14/+640
|\
| * Add erratum for issue #2094Richard Yao2014-02-214-0/+65
| * Add generic errata infrastructureBrian Behlendorf2014-02-217-9/+73
| * Use expected zpool_status_t typeBrian Behlendorf2014-02-211-2/+2
| * Revert changes to zbookmark_tRichard Yao2014-02-212-3/+0
| * Add zimport.sh compatibility test scriptBrian Behlendorf2014-02-214-0/+500
|/
* Propagate errors when registering "relatime" property callback.Tim Chase2014-02-121-1/+1
* Add default FILEDIR path to zpool-config scriptsBrian Behlendorf2014-02-1216-61/+45
* Add explicit Conflicts for zfs-fuse packagesRalf Ertzinger2014-02-101-0/+4
* Fix zconfig.sh test 9Brian Behlendorf2014-02-101-0/+1
* Add systemd unit files for ZFS startupRalf Ertzinger2014-02-0518-3/+203
* Fix corrupted l2_asize in arcstatsBrian Behlendorf2014-02-051-1/+1
* 4188 assertion failed in dmu_tx_hold_free(): dn_datablkshift != 0Matthew Ahrens2014-01-311-1/+8
* Illumos 4504 traverse_visitbp: visit group before userMatthew Ahrens2014-01-291-6/+6
* Implement relatime.Tim Chase2014-01-297-10/+110
* Fix error message in zpiosPatrik Greco2014-01-291-2/+2
* Call gethrtime() only once per new txg creationCyril Plisko2014-01-233-5/+5
* Add additional state TXG_STATE_WAIT_FOR_SYNC for txg.Igor Lvovsky2014-01-233-8/+18
* 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