summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clear PG_writeback for sync I/O error caseBrian Behlendorf2012-09-141-0/+9
* Fix zdb printf format string for ZIL data blocksCyril Plisko2012-09-131-1/+2
* Move iput() after zfs_inode_update()Brian Behlendorf2012-09-121-2/+2
* Revert "Improve AF hard disk detection"Brian Behlendorf2012-09-113-59/+5
* Avoid running exportfs on each zfs/zpool command invocationCyril Plisko2012-09-111-9/+30
* Illumos #3064: usr/src/cmd/zpool/zpool_main.c misspells "successful"Cyril Plisko2012-09-111-1/+1
* Remove autotools productsChris Dunlop2012-09-112-337/+1
* Silence "setting dataset to sync always" message in ztest.Etienne Dechamps2012-09-101-1/+2
* Remove zvol device nodeBrian Behlendorf2012-09-101-0/+1
* Add zstreamdump .gitignoreBrian Behlendorf2012-09-061-0/+1
* Make ZFS filesystem id persistent across different machinesCyril Plisko2012-09-061-2/+4
* Increase the stack space in userspace.Etienne Dechamps2012-09-061-4/+9
* Disable page allocation warnings for ARC buffersBrian Behlendorf2012-09-061-2/+3
* Fix missing vdev names in zpool status outputMichael Martin2012-09-051-6/+6
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-052-3/+3
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-042-2/+3
* Improve AF hard disk detectionBrian Behlendorf2012-09-044-5/+62
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-041-1/+1
* Add libnvpair to mount_zfs dependenciesEtienne Dechamps2012-09-021-0/+1