summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make rollbacks fail gracefullyNed Bass2010-11-082-1/+7
* Increate zio write interrupt thread count.Brian Behlendorf2010-11-081-1/+1
* Shorten zio_* thread namesBrian Behlendorf2010-11-082-3/+2
* Fix panic mounting unformatted zvolNed Bass2010-10-291-0/+4
* Call modprobe with absolute pathNed Bass2010-10-221-1/+1
* Fix intermittent 'zpool add' failuresNed Bass2010-10-221-15/+27
* Add zconfig test for adding and removing vdevsNed Bass2010-10-221-0/+101
* Remove solaris-specific code from make_leaf_vdev()Ned Bass2010-10-221-37/+0
* Support shorthand names with zpool removeNed Bass2010-10-221-64/+12
* Add helper functions for manipulating device namesNed Bass2010-10-223-23/+45
* Add zfault zpool configurations and testsBrian Behlendorf2010-10-1222-66/+2069
* Fix missing 'zpool events'Brian Behlendorf2010-10-123-7/+21
* Initial zio delay timingBrian Behlendorf2010-10-125-3/+34
* Add FAILFAST supportBrian Behlendorf2010-10-1249-10/+241
* Fix 'zpool events' formatting for awkBrian Behlendorf2010-10-121-4/+9
* Generate zevents for speculative and soft errorsBrian Behlendorf2010-10-122-16/+3
* Fix negative zio->io_error which must be positive.Brian Behlendorf2010-10-121-2/+19
* Suppress large kmem_alloc() warning.Brian Behlendorf2010-10-121-2/+2
* Fix undersized buffer in is_shorthand_path()Ned Bass2010-10-121-1/+1
* Make commands load zfs module on demandNed Bass2010-10-111-0/+70
* Strip partition from device name for whole disksNed Bass2010-10-041-21/+31
* Use stored whole_disk property when opening a vdevNed Bass2010-10-041-3/+13
* Register the space accounting callback even when we don't have the ZPL.Ricardo M. Correia2010-10-041-1/+3
* Fix missing vdev names in zpool status outputNed Bass2010-09-231-3/+7
* Export ZFS symbols needed by Lustre.Ricardo M. Correia2010-09-171-0/+11
* Quiet down very frequent large allocation warning in ZFS.Ricardo M. Correia2010-09-171-1/+1
* Add missing Makefile.in from zpool_layout commitBrian Behlendorf2010-09-171-0/+520
* Add [-m map] option to zpool_layoutBrian Behlendorf2010-09-178-20/+211
* Fix markdown renderingBrian Behlendorf2010-09-151-2/+2
* Reference new zfsonlinux.org websiteBrian Behlendorf2010-09-141-4/+1
* Wait up to timeout seconds for udev devicezfs-0.5.1Brian Behlendorf2010-09-113-6/+29
* Reduce volume size in zconfig.shBrian Behlendorf2010-09-101-9/+9
* Use top level object directory in zfs-module.specBrian Behlendorf2010-09-101-1/+1
* Exclude atomic.S source from dist rulesBrian Behlendorf2010-09-101-0/+6
* Use linux __KERNEL__ defineBrian Behlendorf2010-09-101-1/+1
* Fix "format not a string literal" warningBrian Behlendorf2010-09-081-5/+5
* Support custom build directories and move includesBrian Behlendorf2010-09-08188-2454/+10643
* Fix spl version checkBrian Behlendorf2010-09-022-9/+9
* Remove zfs-x.y.z.zip creation in 'make dist'Brian Behlendorf2010-09-022-5/+4
* Prep for zfs-0.5.1 tagBrian Behlendorf2010-09-011-1/+1
* Fix zfsdev_compat_ioctl() caseBrian Behlendorf2010-09-011-1/+1
* Minor packaging fixesBrian Behlendorf2010-09-016-13/+10
* Remove scripts/common.shBrian Behlendorf2010-09-011-443/+0
* Add quick build instructionsBrian Behlendorf2010-09-011-2/+8
* Add initial autoconf productsBrian Behlendorf2010-08-3138-1/+53029
* Add linux ztest supportBrian Behlendorf2010-08-311-24/+25
* Add linux zpios supportBrian Behlendorf2010-08-3133-1/+4702
* Add linux user util supportBrian Behlendorf2010-08-316-36/+41
* Add linux user disk supportBrian Behlendorf2010-08-3119-706/+1387
* Add linux unused code trackingBrian Behlendorf2010-08-313-77/+0