aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-061-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
* Add zstreamdump(8) command to examine ZFS send streams.Martin Matuska2012-09-026-2/+508
* Switch KM_SLEEP to KM_PUSHPAGEChris Dunlop2012-09-022-6/+6
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-011-2/+2
* Clear PG_writeback after zil_commit() for sync I/OBrian Behlendorf2012-08-311-3/+8
* Fix mount_zfs dependency on libzpool.Etienne Dechamps2012-08-301-0/+1
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-2745-185/+187
* mzap_upgrade() must use kmem_alloc()Brian Behlendorf2012-08-271-3/+3
* Annotate KM_PUSHPAGE call paths with PF_NOFSBrian Behlendorf2012-08-273-5/+42
* Pre-allocate vdev I/O buffersBrian Behlendorf2012-08-274-2/+65
* Revert Disable direct reclaim for z_wr_* threadsRichard Yao2012-08-272-7/+3
* Revert Fix zpl_writepage() deadlockRichard Yao2012-08-271-14/+1
* Revert Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))Richard Yao2012-08-271-13/+0
* Remove autoconf check for CONFIG_PREEMPTPrakash Surya2012-08-271-19/+0
* Remove autotools productsBrian Behlendorf2012-08-2767-80582/+19
* rmdir(2) should return ENOTEMPTYBrian Behlendorf2012-08-261-3/+3
* Consistent menuconfig nameRichard Yao2012-08-261-1/+1
* Check kernel source directory for SPLRichard Yao2012-08-262-0/+21
* Illumos #3085: zfs diff panics, then panics in a loop on bootingChristopher Siden2012-08-251-4/+5
* Illumos #2901: zfs receive fails for exabyte sparse filesSimon Klinkert2012-08-251-0/+3
* Drop spill buffer referenceJaven Wu2012-08-251-2/+22
* Revert "Use SA_HDL_PRIVATE for SA xattrs"Brian Behlendorf2012-08-251-28/+5
* Wrap smp_processor_id in kpreempt_[dis|en]ablePrakash Surya2012-08-243-2/+22
* Fix snapshot automounting with GrSecurity constify plugin.Massimo Maggi2012-08-242-10/+10
* Illumos #2803: zfs get guid pretty-prints the outputGarrett D'Amore2012-08-231-0/+12
* Illumos #1796, #2871, #2903, #2957Christopher Siden2012-08-234-11/+66