summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Log I/Os longer than zio_delay_max (30s default)Brian Behlendorf2012-11-023-10/+28
* Add txgs-<pool> kstat fileBrian Behlendorf2012-11-024-1/+231
* Add ddt_object_count() error handlingBrian Behlendorf2012-10-294-19/+28
* 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
* Update spare and cache device names on importBrian Behlendorf2012-10-221-6/+7
* Allow 'zpool replace' to use short device namesBrian Behlendorf2012-10-225-96/+186
* Quote snapshot and mountpoint for .zfs automountBrian Behlendorf2012-10-171-2/+2
* Merge branch 'zil-performance'Brian Behlendorf2012-10-1714-27/+434
|\
| * Use the slog even with logbias=throughput.Etienne Dechamps2012-10-171-7/+6
| * Add FASTWRITE algorithm for synchronous writes.Etienne Dechamps2012-10-1710-20/+144
| * Add atomic_sub_* functions to libspl.Etienne Dechamps2012-10-174-0/+284
|/
* Merge branch 'condvar'Brian Behlendorf2012-10-173-9/+14
|\
| * 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
|/
* Do not return /dev/loop-control in unused_loop_deviceAndrew Reid2012-10-151-1/+1
* 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
* Disable ztest deadman timerBrian Behlendorf2012-10-141-0/+4
* Merge branch 'linux-3.6'Brian Behlendorf2012-10-1410-10/+115
|\
| * Linux 3.6 compat, iops->mkdir()Richard Yao2012-10-143-7/+6
| * Linux 3.6 compat, iops->create()Yuxuan Shui2012-10-143-0/+32
| * Linux 3.6 compat, iops->lookup()Yuxuan Shui2012-10-144-0/+41
| * Linux 3.6 compat, sget()Yuxuan Shui2012-10-144-2/+36
| * 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-113-6/+9
* Fix zfs_write_limit_max integer size mismatch on 32-bit systemsRichard Yao2012-10-112-4/+5
* 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
* zfs.8: add missing info about dedup, mlslabelKORN Andras2012-10-091-1/+43
* 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
* Merge branch 'illumos-ztest'Brian Behlendorf2012-10-041-373/+723
|\
| * Realpath arg 2 must be a minimum of PATH_MAXBrian Behlendorf2012-10-041-2/+8
| * Verify the return value for warn_unused_result functionsBrian Behlendorf2012-10-041-3/+3
| * Replace tempnam() with mkstemp()Brian Behlendorf2012-10-041-4/+4
| * Minimize ztest stack frame sizeBrian Behlendorf2012-10-041-4/+13
| * Use dynamic file descriptor numbers in ztest.Etienne Dechamps2012-10-041-31/+28
| * Fix mmap() usage in ztest.Christopher Siden2012-10-041-6/+21
| * Illumos #1950: ztest backwards compatibility testing option.Chris Siden2012-10-041-376/+699
|/
* Switch KM_SLEEP to KM_PUSHPAGEChris Dunlop2012-10-041-1/+1
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-038-32/+28
* Illumos #2399: zfs manual page does not document use of "zfs diff".Richard Lowe2012-10-031-3/+97
* Illumos #3129, #3130George Wilson2012-10-032-5/+17
* Temporarily disable the reguid test.Etienne Dechamps2012-10-031-0/+6