summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove znode move functionalityBrian Behlendorf2011-02-101-184/+0
* Conserve stack in zfs_mkdir()Brian Behlendorf2011-02-101-1/+3
* Conserve stack in zfs_sa_upgrade()Brian Behlendorf2011-02-101-4/+8
* Export required vfs/vn symbolsBrian Behlendorf2011-02-106-29/+153
* Add HAVE_SCANSTAMPBrian Behlendorf2011-02-101-2/+6
* Add initial rw_uio functions to the dmuBrian Behlendorf2011-02-042-5/+117
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-047-139/+0
* Documentation updatesBrian Behlendorf2011-02-046-17/+17
* Minimal libshare infrastructureBrian Behlendorf2011-02-0449-234/+24
* Add 'zfs mount' supportBrian Behlendorf2011-02-045-132/+169
* Open up libzfs_run_process/libzfs_load_moduleBrian Behlendorf2011-01-282-2/+9
* Disable umount.zfs helperBrian Behlendorf2011-01-281-37/+103
* Enable mount.zfs helperBrian Behlendorf2011-01-281-32/+188
* Autoconf selinux supportBrian Behlendorf2011-01-2849-16/+678
* Fix ZVOL rename minor devicesBrian Behlendorf2011-01-071-3/+9
* Fix minor compiler warningsBrian Behlendorf2011-01-068-65/+68
* Add missing mkdirp prototypeBrian Behlendorf2010-12-141-0/+34
* Use cv_timedwait_interruptible in arcBrian Behlendorf2010-12-142-3/+4
* Fix block device-related issues in zdb.Ricardo M. Correia2010-12-145-23/+58
* Enable rrwlock.c compilationBrian Behlendorf2010-12-071-3/+0
* Refresh autogen.sh productsBrian Behlendorf2010-12-072-6/+6
* Remove partition from vdev name in zfault.shNed Bass2010-11-291-1/+1
* Skip /dev/hpet during 'zpool import'zfs-0.5.2Brian Behlendorf2010-11-121-1/+2
* Add '-ts' options to zconfig.sh/zfault.sh usageBrian Behlendorf2010-11-112-2/+4
* Remove spl/zfs modules as part of cleanupBrian Behlendorf2010-11-114-0/+4
* Unconditionally load core kernel modulesBrian Behlendorf2010-11-112-3/+8
* Fix for access beyond end of device errorNed Bass2010-11-105-11/+13
* Linux 2.6.36 compat, use fops->unlocked_ioctl()Brian Behlendorf2010-11-101-6/+5
* Linux 2.6.36 compat, blk_* macros removedBrian Behlendorf2010-11-101-0/+10
* Linux 2.6.36 compat, synchronous bio flagBrian Behlendorf2010-11-106-13/+330
* Linux 2.6.36 compat, use REQ_FAILFAST_MASKBrian Behlendorf2010-11-105-13/+329
* Remove inconsistent use of EOPNOTSUPPNed Bass2010-11-101-1/+1
* Add lustre zpios-test workloadBrian Behlendorf2010-11-083-20/+88
* Prep for 0.5.2 tagBrian Behlendorf2010-11-081-1/+1
* Replace custom zpool configs with generic configsBrian Behlendorf2010-11-0817-276/+261
* 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