summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix using zvol as slog deviceJorgen Lundman2012-12-182-1/+1
* Update SAs when an inode is dirtiedBrian Behlendorf2012-12-141-0/+1
* Linux 3.7 compat, schedule_delayed_work()Brian Behlendorf2012-12-121-1/+1
* Directory xattr znodes hold a reference on their parentBrian Behlendorf2012-12-031-0/+1
* Increase ZFS_OBJ_MTX_SZ to 256Brian Behlendorf2012-11-271-1/+1
* 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
* Add FASTWRITE algorithm for synchronous writes.Etienne Dechamps2012-10-175-2/+9
* 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-195-2/+39
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-192-2/+8
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-041-0/+1
* 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-274-2994/+0
* Wrap smp_processor_id in kpreempt_[dis|en]ablePrakash Surya2012-08-241-0/+4
* 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-074-0/+4
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-314-4/+19
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-234-0/+4
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-234-0/+4
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-234-0/+4
* Fix build failures on PaX/GRSecurity patched kernelsRichard Yao2012-07-171-1/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-175-0/+9
* Illumos #1949, #1953George Wilson2012-07-111-1/+2
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-114-1/+10
* 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-141-1/+2
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-114-0/+4
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-305-1/+5
* Illumos #1951: leaking a vdev when removing an l2cache deviceGeorge Wilson2012-04-111-0/+1
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-235-3/+7
* Add .zfs control directoryBrian Behlendorf2012-03-2210-18/+144
* Add sa_spill_rele() interfaceBrian Behlendorf2012-03-071-0/+1
* Cleanly support debug packagesBrian Behlendorf2012-02-275-1/+5
* Add 'dmu_tx' kstats entryBrian Behlendorf2012-02-271-0/+28
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-094-0/+4
* Support the fallocate() file operation.Etienne Dechamps2012-02-095-0/+7
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-074-0/+20
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-074-0/+4
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-034-0/+4