summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Illumos #2671: zpool import should not fail if vdev ashift has increasedGeorge Wilson2012-11-152-5/+12
* Fix "allocating allocated segment" panicBrian Behlendorf2012-11-091-1/+10
* Fix zvol+btrfs hangBrian Behlendorf2012-11-091-0/+77
* Log I/Os longer than zio_delay_max (30s default)Brian Behlendorf2012-11-022-10/+26
* Add txgs-<pool> kstat fileBrian Behlendorf2012-11-022-0/+190
* Add ddt_object_count() error handlingBrian Behlendorf2012-10-292-15/+22
* Revert "Don't ashift-align vdev read requests."Brian Behlendorf2012-10-241-9/+3
* Remove 'Resized bio's/dio' warningBrian Behlendorf2012-10-221-1/+0
* Quote snapshot and mountpoint for .zfs automountBrian Behlendorf2012-10-171-2/+2
* Use the slog even with logbias=throughput.Etienne Dechamps2012-10-171-7/+6
* Add FASTWRITE algorithm for synchronous writes.Etienne Dechamps2012-10-175-18/+135
* Condition variable usage, zp->r_{rd,wr}_cvBrian Behlendorf2012-10-151-4/+5
* Condition variable usage, zilog->zl_cv_batchBrian Behlendorf2012-10-151-1/+2
* Condition variable usage, zevent_cvBrian Behlendorf2012-10-151-4/+7
* Switch KM_SLEEP to KM_PUSHPAGEMassimo Maggi2012-10-151-2/+2
* Limit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZEBrian Behlendorf2012-10-151-2/+2
* Return positive error number in zfsctl_shares_lookup.Yuxuan Shui2012-10-151-1/+1
* Linux 3.6 compat, iops->create()Yuxuan Shui2012-10-141-0/+5
* Linux 3.6 compat, iops->lookup()Yuxuan Shui2012-10-142-0/+19
* Linux 3.6 compat, sget()Yuxuan Shui2012-10-141-2/+2
* Linux 3.6 compat, sops->write_super() removedYuxuan Shui2012-10-141-1/+0
* Don't ashift-align vdev read requests.Etienne Dechamps2012-10-121-3/+9
* Remove vmem_size() consumersRichard Yao2012-10-121-16/+0
* Fix zfs_txg_timeout module parameterBrian Behlendorf2012-10-112-6/+6
* Fix zfs_write_limit_max integer size mismatch on 32-bit systemsRichard Yao2012-10-111-4/+0
* Make zfs_immediate_write_sz a module paramaterCyril Plisko2012-10-111-2/+7
* txg is spelled as tgx in placesCyril Plisko2012-10-111-5/+5
* Switch KM_SLEEP to KM_PUSHPAGEMassimo Maggi2012-10-081-1/+1
* Set default zvol elevator to noopBrian Behlendorf2012-10-051-0/+10
* Align DISCARD requests on zvols.Etienne Dechamps2012-10-041-9/+18
* Switch KM_SLEEP to KM_PUSHPAGEChris Dunlop2012-10-041-1/+1
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-035-30/+26
* Illumos #3129, #3130George Wilson2012-10-032-5/+17
* Modify vdev_elevator_switch() to use elevator_change()Brian Behlendorf2012-10-031-18/+23
* Implement .commit_metadata hook for NFS exportCyril Plisko2012-10-031-1/+21
* zvol_probe should return NULL when the device isn't found.Chris Wedgwood2012-10-031-1/+1
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-193-123/+183
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-1910-16/+85
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-191-3/+3
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-171-1/+1
* ZFS replay transaction error 5Cyril Plisko2012-09-171-8/+7
* Clear PG_writeback for sync I/O error caseBrian Behlendorf2012-09-141-0/+9
* Move iput() after zfs_inode_update()Brian Behlendorf2012-09-121-2/+2
* Remove zvol device nodeBrian Behlendorf2012-09-101-0/+1
* Make ZFS filesystem id persistent across different machinesCyril Plisko2012-09-061-2/+4
* Disable page allocation warnings for ARC buffersBrian Behlendorf2012-09-061-2/+3
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-052-3/+3
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-041-2/+2
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-041-1/+1
* Switch KM_SLEEP to KM_PUSHPAGEChris Dunlop2012-09-022-6/+6