aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Increase ZFS_OBJ_MTX_SZ to 256Brian Behlendorf2012-11-271-1/+1
* Improve AF hard disk detectionBrian Behlendorf2012-11-151-5/+19
* Illumos #2671: zpool import should not fail if vdev ashift has increasedGeorge Wilson2012-11-151-0/+2
* Log I/Os longer than zio_delay_max (30s default)Brian Behlendorf2012-11-021-0/+2
* Add txgs-<pool> kstat fileBrian Behlendorf2012-11-021-0/+15
* Add ddt_object_count() error handlingBrian Behlendorf2012-10-291-3/+3
* Allow 'zpool replace' to use short device namesBrian Behlendorf2012-10-221-16/+6
* Add FASTWRITE algorithm for synchronous writes.Etienne Dechamps2012-10-175-2/+9
* Linux 3.6 compat, iops->mkdir()Richard Yao2012-10-141-1/+1
* Linux 3.6 compat, sget()Yuxuan Shui2012-10-141-0/+10
* Fix zfs_txg_timeout module parameterBrian Behlendorf2012-10-111-0/+3
* Fix zfs_write_limit_max integer size mismatch on 32-bit systemsRichard Yao2012-10-111-0/+5
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-032-1/+1
* Fix VOP_CLOSE() in userspace.Etienne Dechamps2012-10-031-1/+1
* Create threads in detached state in userspace.Etienne Dechamps2012-10-031-2/+2
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-196-2/+43
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-193-3/+10
* Revert "Improve AF hard disk detection"Brian Behlendorf2012-09-111-19/+5
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-041-0/+1
* Improve AF hard disk detectionBrian Behlendorf2012-09-041-5/+19
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-274-15/+15
* Pre-allocate vdev I/O buffersBrian Behlendorf2012-08-272-0/+9
* Revert Disable direct reclaim for z_wr_* threadsRichard Yao2012-08-271-1/+0
* Remove autotools productsBrian Behlendorf2012-08-276-4416/+0
* Wrap smp_processor_id in kpreempt_[dis|en]ablePrakash Surya2012-08-241-0/+4
* Illumos #2635: 'zfs rename -f' to perform force unmountEric Schrock2012-08-231-1/+1
* Export dbuf_* symbolsBrian Behlendorf2012-08-101-3/+0
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-083-0/+8
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-077-0/+21
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-316-24/+56
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-237-0/+16
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-236-0/+6
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-236-0/+6
* Fix build failures on PaX/GRSecurity patched kernelsRichard Yao2012-07-171-1/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-177-0/+13
* Illumos #1949, #1953George Wilson2012-07-111-1/+2
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-115-2/+13
* Use ULL suffix in constantsRichard Yao2012-07-101-4/+4
* Add ZIL statistics.Etienne Dechamps2012-06-291-0/+59
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-142-2/+3
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-117-0/+10
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-308-1/+19
* Illumos #1951: leaking a vdev when removing an l2cache deviceGeorge Wilson2012-04-111-0/+1
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-237-3/+9
* Add .zfs control directoryBrian Behlendorf2012-03-2213-18/+147
* Add sa_spill_rele() interfaceBrian Behlendorf2012-03-071-0/+1
* Cleanly support debug packagesBrian Behlendorf2012-02-277-1/+7
* Add 'dmu_tx' kstats entryBrian Behlendorf2012-02-271-0/+28
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-097-0/+14
* Support the fallocate() file operation.Etienne Dechamps2012-02-097-0/+9