Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve 'zpool import' safety | Brian Behlendorf | 2011-02-17 | 1 | -9/+12 |
* | Suppress share error on mount | Brian Behlendorf | 2011-02-16 | 1 | -1/+2 |
* | Linux 2.6.36 compat, sops->evict_inode() | Brian Behlendorf | 2011-02-11 | 20 | -0/+20 |
* | Linux 2.6.35 compat, fops->fsync() | Brian Behlendorf | 2011-02-11 | 20 | -0/+20 |
* | Linux 2.6.35 compat, const struct xattr_handler | Brian Behlendorf | 2011-02-10 | 20 | -0/+20 |
* | MS_DIRSYNC and MS_REC compat | Brian Behlendorf | 2011-02-10 | 1 | -0/+9 |
* | Add missing -ldl linker option | Brian Behlendorf | 2011-02-10 | 2 | -2/+2 |
* | Remove useless libefi warnings | Brian Behlendorf | 2011-02-10 | 1 | -10/+3 |
* | Add Hooks for Linux File Operations | Brian Behlendorf | 2011-02-10 | 2 | -0/+8 |
* | Remove zfs_ctldir.[ch] | Brian Behlendorf | 2011-02-10 | 2 | -2/+0 |
* | Add basic uio support | Brian Behlendorf | 2011-02-10 | 2 | -4/+15 |
* | Remove HAVE_ZPL from commands and libraries | Brian Behlendorf | 2011-02-04 | 4 | -91/+0 |
* | Documentation updates | Brian Behlendorf | 2011-02-04 | 2 | -3/+3 |
* | Minimal libshare infrastructure | Brian Behlendorf | 2011-02-04 | 22 | -49/+24 |
* | Add 'zfs mount' support | Brian Behlendorf | 2011-02-04 | 4 | -128/+168 |
* | Open up libzfs_run_process/libzfs_load_module | Brian Behlendorf | 2011-01-28 | 1 | -2/+3 |
* | Autoconf selinux support | Brian Behlendorf | 2011-01-28 | 22 | -2/+51 |
* | Fix minor compiler warnings | Brian Behlendorf | 2011-01-06 | 1 | -1/+1 |
* | Add missing mkdirp prototype | Brian Behlendorf | 2010-12-14 | 1 | -0/+34 |
* | Fix block device-related issues in zdb. | Ricardo M. Correia | 2010-12-14 | 4 | -14/+57 |
* | Skip /dev/hpet during 'zpool import'zfs-0.5.2 | Brian Behlendorf | 2010-11-12 | 1 | -1/+2 |
* | Fix for access beyond end of device error | Ned Bass | 2010-11-10 | 3 | -10/+10 |
* | Call modprobe with absolute path | Ned Bass | 2010-10-22 | 1 | -1/+1 |
* | 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 | 1 | -0/+40 |
* | Add FAILFAST support | Brian Behlendorf | 2010-10-12 | 20 | -0/+20 |
* | Make commands load zfs module on demand | Ned Bass | 2010-10-11 | 1 | -0/+70 |
* | Strip partition from device name for whole disks | Ned Bass | 2010-10-04 | 1 | -21/+31 |
* | Fix missing vdev names in zpool status output | Ned Bass | 2010-09-23 | 1 | -3/+7 |
* | Exclude atomic.S source from dist rules | Brian Behlendorf | 2010-09-10 | 1 | -0/+6 |
* | Fix "format not a string literal" warning | Brian Behlendorf | 2010-09-08 | 1 | -5/+5 |
* | Support custom build directories and move includes | Brian Behlendorf | 2010-09-08 | 50 | -4037/+4764 |
* | Minor packaging fixes | Brian Behlendorf | 2010-09-01 | 2 | -2/+2 |
* | Add initial autoconf products | Brian Behlendorf | 2010-08-31 | 15 | -1/+9899 |
* | Add linux user util support | Brian Behlendorf | 2010-08-31 | 2 | -0/+12 |
* | Add linux user disk support | Brian Behlendorf | 2010-08-31 | 12 | -450/+997 |
* | Add linux unused code tracking | Brian Behlendorf | 2010-08-31 | 3 | -77/+0 |
* | Add linux topology support | Brian Behlendorf | 2010-08-31 | 2 | -0/+21 |
* | Add linux compatibility | Brian Behlendorf | 2010-08-31 | 1 | -0/+4 |
* | Add linux sha2 support | Brian Behlendorf | 2010-08-31 | 1 | -6/+4 |
* | Add linux libspl support | Brian Behlendorf | 2010-08-31 | 102 | -1/+10112 |
* | Add linux kernel memory support | Brian Behlendorf | 2010-08-31 | 2 | -13/+20 |
* | Add linux kernel device support | Brian Behlendorf | 2010-08-31 | 2 | -3/+3 |
* | Add linux mntent support | Brian Behlendorf | 2010-08-31 | 1 | -0/+8 |
* | Add linux mlslabel support | Brian Behlendorf | 2010-08-31 | 1 | -1/+12 |
* | Add linux idmap support | Brian Behlendorf | 2010-08-31 | 1 | -0/+12 |
* | Add linux events | Brian Behlendorf | 2010-08-31 | 3 | -3/+91 |
* | Add build system | Brian Behlendorf | 2010-08-31 | 9 | -0/+298 |
* | Fix stack vn_open() | Brian Behlendorf | 2010-08-31 | 1 | -6/+17 |
* | Fix stack noinline | Brian Behlendorf | 2010-08-31 | 1 | -0/+6 |