aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Allow building without ACLsChris Wedgwood2014-05-301-15/+15
* Allow for lock-free reading zfsdev_state_list.Tim Chase2014-05-191-1/+8
* Use a dedicated taskq for vdev_fileChunwei Chen2014-05-141-0/+3
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-062-2/+2
* libspl: Implement LWP rwlock interfaceRichard Yao2014-05-011-0/+1
* Implement File Attribute SupportRichard Yao2014-05-011-3/+0
* Use ddi_time_after and friends to compare timeChunwei Chen2014-04-142-1/+11
* Linux 3.14 compat: rq_for_each_segment in dmu_req_copyChunwei Chen2014-04-101-0/+24
* Linux 3.14 compat: Immutable biovec changes in vdev_disk.cChunwei Chen2014-04-101-0/+10
* Linux 3.14 compat: posix_acl_{create,chmod}Chunwei Chen2014-04-101-3/+8
* Add automatic hot spare functionalityBrian Behlendorf2014-04-021-0/+5
* Replace zpool_events_next() "block" parm w/ "flags"Chris Dunlap2014-03-312-1/+3
* Add zpool_events_seek() functionalityBrian Behlendorf2014-03-314-1/+7
* Add a unique "eid" value to all zeventsBrian Behlendorf2014-03-312-0/+2
* Implement -t option to zpool import for temporary pool namesRichard Yao2014-03-201-0/+1
* replace nreserved with ndirty in txgs kstatNed Bass2014-03-041-1/+1
* dmu_tx kstat cleanupNed Bass2014-03-041-2/+0
* Split "data_size" into "meta" and "data"Prakash Surya2014-02-211-0/+1
* Prune metadata from ghost lists in arc_adjust_metaPrakash Surya2014-02-211-1/+0
* Add erratum for issue #2094Richard Yao2014-02-212-0/+4
* Add generic errata infrastructureBrian Behlendorf2014-02-213-2/+16
* Revert changes to zbookmark_tRichard Yao2014-02-211-2/+0
* Implement relatime.Tim Chase2014-01-292-0/+2
* Call gethrtime() only once per new txg creationCyril Plisko2014-01-231-1/+1
* Add additional state TXG_STATE_WAIT_FOR_SYNC for txg.Igor Lvovsky2014-01-231-2/+3
* Use local variable to read zp->z_modeBrian Behlendorf2014-01-091-1/+1
* Add ddt, ddt_entry, and l2arc_hdr cachesJohn Layman2014-01-071-0/+2
* Add full SELinux supportMatthew Thode2013-12-191-0/+4
* cstyle: Resolve C style issuesMichael Kjorling2013-12-1822-239/+231
* Sync /dev/zfs ioctl orderingBrian Behlendorf2013-12-161-4/+18
* Remove ZFC_IOC_*_MINOR ioctl()sBrian Behlendorf2013-12-164-8/+7
* Fix zstream_t incorrect typeShen Yan2013-12-101-1/+1
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-0615-70/+163
* Only commit the ZIL once in zpl_writepages() (msync() case).Etienne Dechamps2013-11-232-1/+6
* Illumos #2583Yuri Pankov2013-11-211-2/+3
* Add I/O Read/Write AccountingBrian Behlendorf2013-11-211-0/+1
* Honor CONFIG_FS_POSIX_ACL kernel optionMassimo Maggi2013-11-052-0/+16
* Illumos #3954, #4080, #4081George Wilson2013-11-051-1/+4
* Illumos #4047Matthew Ahrens2013-11-052-3/+5
* Illumos #3996Matthew Ahrens2013-11-052-2/+3
* Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962George Wilson2013-11-054-5/+37
* Illumos #3834Matthew Ahrens2013-11-052-1/+8
* Illumos #3836Matthew Ahrens2013-11-051-3/+2
* Illumos #3112, #3113, #3114Matthew Ahrens2013-11-052-0/+7
* Illumos #3236George Wilson2013-11-054-19/+96
* Illumos #3875Keith M Wesolowski2013-11-043-3/+5
* Illumos #3888Matthew Ahrens2013-11-042-12/+14
* Illumos #3894Keith M Wesolowski2013-11-042-1/+2
* Illumos #3740Steven Hartland2013-11-043-5/+6
* Illumos #3744Will Andrews2013-11-041-1/+1