Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove znode move functionality | Brian Behlendorf | 2011-02-10 | 1 | -184/+0 |
* | Conserve stack in zfs_mkdir() | Brian Behlendorf | 2011-02-10 | 1 | -1/+3 |
* | Conserve stack in zfs_sa_upgrade() | Brian Behlendorf | 2011-02-10 | 1 | -4/+8 |
* | Export required vfs/vn symbols | Brian Behlendorf | 2011-02-10 | 6 | -29/+153 |
* | Add HAVE_SCANSTAMP | Brian Behlendorf | 2011-02-10 | 1 | -2/+6 |
* | Add initial rw_uio functions to the dmu | Brian Behlendorf | 2011-02-04 | 2 | -5/+117 |
* | Remove HAVE_ZPL from commands and libraries | Brian Behlendorf | 2011-02-04 | 7 | -139/+0 |
* | Documentation updates | Brian Behlendorf | 2011-02-04 | 6 | -17/+17 |
* | Minimal libshare infrastructure | Brian Behlendorf | 2011-02-04 | 49 | -234/+24 |
* | Add 'zfs mount' support | Brian Behlendorf | 2011-02-04 | 5 | -132/+169 |
* | Open up libzfs_run_process/libzfs_load_module | Brian Behlendorf | 2011-01-28 | 2 | -2/+9 |
* | Disable umount.zfs helper | Brian Behlendorf | 2011-01-28 | 1 | -37/+103 |
* | Enable mount.zfs helper | Brian Behlendorf | 2011-01-28 | 1 | -32/+188 |
* | Autoconf selinux support | Brian Behlendorf | 2011-01-28 | 49 | -16/+678 |
* | Fix ZVOL rename minor devices | Brian Behlendorf | 2011-01-07 | 1 | -3/+9 |
* | Fix minor compiler warnings | Brian Behlendorf | 2011-01-06 | 8 | -65/+68 |
* | Add missing mkdirp prototype | Brian Behlendorf | 2010-12-14 | 1 | -0/+34 |
* | Use cv_timedwait_interruptible in arc | Brian Behlendorf | 2010-12-14 | 2 | -3/+4 |
* | Fix block device-related issues in zdb. | Ricardo M. Correia | 2010-12-14 | 5 | -23/+58 |
* | Enable rrwlock.c compilation | Brian Behlendorf | 2010-12-07 | 1 | -3/+0 |
* | Refresh autogen.sh products | Brian Behlendorf | 2010-12-07 | 2 | -6/+6 |
* | Remove partition from vdev name in zfault.sh | Ned Bass | 2010-11-29 | 1 | -1/+1 |
* | Skip /dev/hpet during 'zpool import'zfs-0.5.2 | Brian Behlendorf | 2010-11-12 | 1 | -1/+2 |
* | Add '-ts' options to zconfig.sh/zfault.sh usage | Brian Behlendorf | 2010-11-11 | 2 | -2/+4 |
* | Remove spl/zfs modules as part of cleanup | Brian Behlendorf | 2010-11-11 | 4 | -0/+4 |
* | Unconditionally load core kernel modules | Brian Behlendorf | 2010-11-11 | 2 | -3/+8 |
* | Fix for access beyond end of device error | Ned Bass | 2010-11-10 | 5 | -11/+13 |
* | Linux 2.6.36 compat, use fops->unlocked_ioctl() | Brian Behlendorf | 2010-11-10 | 1 | -6/+5 |
* | Linux 2.6.36 compat, blk_* macros removed | Brian Behlendorf | 2010-11-10 | 1 | -0/+10 |
* | Linux 2.6.36 compat, synchronous bio flag | Brian Behlendorf | 2010-11-10 | 6 | -13/+330 |
* | Linux 2.6.36 compat, use REQ_FAILFAST_MASK | Brian Behlendorf | 2010-11-10 | 5 | -13/+329 |
* | Remove inconsistent use of EOPNOTSUPP | Ned Bass | 2010-11-10 | 1 | -1/+1 |
* | Add lustre zpios-test workload | Brian Behlendorf | 2010-11-08 | 3 | -20/+88 |
* | Prep for 0.5.2 tag | Brian Behlendorf | 2010-11-08 | 1 | -1/+1 |
* | Replace custom zpool configs with generic configs | Brian Behlendorf | 2010-11-08 | 17 | -276/+261 |
* | Make rollbacks fail gracefully | Ned Bass | 2010-11-08 | 2 | -1/+7 |
* | Increate zio write interrupt thread count. | Brian Behlendorf | 2010-11-08 | 1 | -1/+1 |
* | Shorten zio_* thread names | Brian Behlendorf | 2010-11-08 | 2 | -3/+2 |
* | Fix panic mounting unformatted zvol | Ned Bass | 2010-10-29 | 1 | -0/+4 |
* | Call modprobe with absolute path | Ned Bass | 2010-10-22 | 1 | -1/+1 |
* | Fix intermittent 'zpool add' failures | Ned Bass | 2010-10-22 | 1 | -15/+27 |
* | Add zconfig test for adding and removing vdevs | Ned Bass | 2010-10-22 | 1 | -0/+101 |
* | Remove solaris-specific code from make_leaf_vdev() | Ned Bass | 2010-10-22 | 1 | -37/+0 |
* | Support shorthand names with zpool remove | Ned Bass | 2010-10-22 | 1 | -64/+12 |
* | Add helper functions for manipulating device names | Ned Bass | 2010-10-22 | 3 | -23/+45 |
* | Add zfault zpool configurations and tests | Brian Behlendorf | 2010-10-12 | 22 | -66/+2069 |
* | Fix missing 'zpool events' | Brian Behlendorf | 2010-10-12 | 3 | -7/+21 |
* | Initial zio delay timing | Brian Behlendorf | 2010-10-12 | 5 | -3/+34 |
* | Add FAILFAST support | Brian Behlendorf | 2010-10-12 | 49 | -10/+241 |
* | Fix 'zpool events' formatting for awk | Brian Behlendorf | 2010-10-12 | 1 | -4/+9 |