summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix ztest vdev file paths.Etienne Dechamps2012-10-031-4/+4
* Fix VOP_CLOSE() in userspace.Etienne Dechamps2012-10-031-1/+1
* Create threads in detached state in userspace.Etienne Dechamps2012-10-033-7/+11
* Modify vdev_elevator_switch() to use elevator_change()Brian Behlendorf2012-10-033-18/+49
* Force 4K blocksize when testing ext2 on zvol.Etienne Dechamps2012-10-031-1/+3
* Implement .commit_metadata hook for NFS exportCyril Plisko2012-10-033-1/+45
* 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-1912-127/+312
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-1916-67/+383
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-191-3/+3
* Seg fault 'zpool import -d /dev/disk/by-id -a'zfs-0.6.0-rc11Brian Behlendorf2012-09-181-1/+1
* zfs-0.6.0-rc11Brian Behlendorf2012-09-181-1/+1
* Illumos #2088 zdb could use a reasonable manual pageRichard Lowe2012-09-182-48/+470
* Improve `zpool import` search behaviorBrian Behlendorf2012-09-172-29/+69
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-171-1/+1
* ZFS replay transaction error 5Cyril Plisko2012-09-171-8/+7