summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Illumos 4370, 4371Max Grossman2014-07-286-48/+71
* Illumos 4171, 4172Matthew Ahrens2014-07-255-11/+35
* Do not attempt access beyond the declared end of the dn_blkptr arrayJan Engelhardt2014-07-221-3/+25
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-228-155/+368
* Fix zil_commit() NULL dereferenceBrian Behlendorf2014-07-171-0/+1
* 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-061-1/+1
* libspl: Implement LWP rwlock interfaceRichard Yao2014-05-011-0/+1
* Use ddi_time_after and friends to compare timeChunwei Chen2014-04-142-1/+11
* Add automatic hot spare functionalityBrian Behlendorf2014-04-021-0/+5
* Replace zpool_events_next() "block" parm w/ "flags"Chris Dunlap2014-03-311-0/+1
* Add zpool_events_seek() functionalityBrian Behlendorf2014-03-313-1/+6
* 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-212-0/+11
* 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-1816-41/+42
* Sync /dev/zfs ioctl orderingBrian Behlendorf2013-12-161-4/+18
* Remove ZFC_IOC_*_MINOR ioctl()sBrian Behlendorf2013-12-163-6/+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
* Add I/O Read/Write AccountingBrian Behlendorf2013-11-211-0/+1
* Honor CONFIG_FS_POSIX_ACL kernel optionMassimo Maggi2013-11-051-0/+14
* Illumos #3954, #4080, #4081George Wilson2013-11-051-1/+4
* Illumos #4047Matthew Ahrens2013-11-052-3/+5
* Illumos #3996Matthew Ahrens2013-11-051-1/+1
* 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-042-4/+3
* Illumos #3744Will Andrews2013-11-041-1/+1
* Illumos #3742Will Andrews2013-11-0415-92/+87