summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Explicitly include SPL compat headersNed Bass2014-11-191-4/+5
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-175-42/+1122
* Move a few internal ARC strucutres to arc_impl.hNed Bass2014-11-172-0/+158
* Illumos 5213 - panic in metaslab_init due to space_map_open returning ENXIOPrakash Surya2014-11-141-2/+2
* Reduce buf/dbuf mutex contentionChris Wedgwood2014-11-141-1/+1
* Export symbols for ZIL interfaceAlex Zhuravlev2014-11-141-1/+0
* Kernel header installation should respect --prefixRichard Yao2014-10-286-6/+6
* Illumos 5164-5165 - space map fixesMatthew Ahrens2014-10-231-11/+0
* Illumos 4958 zdb trips assert on pools with ashift >= 0xeAlex Reece2014-10-232-25/+29
* Handle block pointers with a corrupt logical sizeBrian Behlendorf2014-10-231-3/+3
* Illumos 3693 - restore_object uses at least two transactions to restore an ob...Matthew Ahrens2014-10-211-2/+4
* Update utsname supportBrian Behlendorf2014-10-173-1/+36
* Update code to use misc_register()/misc_deregister()Brian Behlendorf2014-10-171-2/+0
* Illumos 5176 - lock contention on godfather zioMatthew Ahrens2014-10-071-1/+2
* Implement -t option to zpool create for temporary pool namesRichard Yao2014-09-301-0/+1
* Make user stack limit configurableBrian Behlendorf2014-09-301-6/+7
* Illumos 4753 - increase number of outstanding async writes when sync task is ...Alex Reece2014-09-232-1/+3
* Implement fallocate FALLOC_FL_PUNCH_HOLETim Chase2014-09-081-0/+2
* Linux AIO SupportRichard Yao2014-09-051-2/+5
* Fixed memory leaks in zevent handlingIsaac Huang2014-08-201-1/+1
* Illumos 4631 - zvol_get_stats triggering too many readsMatthew Ahrens2014-08-201-2/+1
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-185-49/+92
* Create an 'overlay' propertyTurbo Fredriksson2014-08-151-0/+1
* Include sys/taskq.h in linux/vfs_compat.hRichard Yao2014-08-141-0/+2
* Replace __va_list with va_listAlec Salazar2014-08-132-3/+3
* Add zfs_iput_async() interfaceBrian Behlendorf2014-08-111-0/+1
* Avoid dynamic allocation of 'search zio'Brian Behlendorf2014-08-111-0/+1
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-068-30/+30
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-047-2/+7
* Illumos 4757, 4913Matthew Ahrens2014-08-0113-40/+268
* Illumos 3835 zfs need not store 2 copies of all metadataMatthew Ahrens2014-07-313-13/+20
* Illumos 4754, 4755George Wilson2014-07-301-2/+1
* Illumos #4374Matthew Ahrens2014-07-303-7/+6
* Illumos 4368, 4369.Matthew Ahrens2014-07-2911-26/+105
* Illumos 4370, 4371Max Grossman2014-07-287-48/+78
* Illumos 4171, 4172Matthew Ahrens2014-07-256-22/+49
* 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-229-156/+370
* Fix zil_commit() NULL dereferenceBrian Behlendorf2014-07-171-0/+1
* 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