Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented NFS export_operations. | Gunnar Beutner | 2011-04-29 | 1 | -0/+1 |
* | Use gethostid in the Linux convention. | Darik Horn | 2011-04-25 | 1 | -1/+2 |
* | Support IEC base-2 prefixes | Richard Laager | 2011-04-19 | 1 | -4/+7 |
* | Set -Wno-unused-but-set-variable globally | Brian Behlendorf | 2011-04-19 | 1 | -3/+4 |
* | Linux 2.6.28 compat, insert_inode_locked() | Brian Behlendorf | 2011-03-22 | 1 | -0/+1 |
* | Merge branch 'dracut' | Brian Behlendorf | 2011-03-22 | 1 | -0/+1 |
|\ | |||||
| * | Add init scripts | Brian Behlendorf | 2011-03-17 | 1 | -0/+1 |
* | | Fix 'LDFLAGS=-Wl,--as-needed' build error | Brian Behlendorf | 2011-03-18 | 2 | -0/+3 |
|/ | |||||
* | Print mount/umount errors | Brian Behlendorf | 2011-03-09 | 2 | -8/+14 |
* | Fix mount helper | Brian Behlendorf | 2011-03-09 | 1 | -9/+0 |
* | Add missing libspl+libzpool libs to libzfs | Brian Behlendorf | 2011-03-03 | 2 | -4/+10 |
* | Linux 2.6.38 compat, blkdev_get_by_path() | Brian Behlendorf | 2011-02-23 | 1 | -0/+1 |
* | 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 | 1 | -0/+1 |
* | Linux 2.6.35 compat, fops->fsync() | Brian Behlendorf | 2011-02-11 | 1 | -0/+1 |
* | Linux 2.6.35 compat, const struct xattr_handler | Brian Behlendorf | 2011-02-10 | 1 | -0/+1 |
* | Add missing -ldl linker option | Brian Behlendorf | 2011-02-10 | 2 | -2/+2 |
* | 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 | 2 | -25/+11 |
* | Add 'zfs mount' support | Brian Behlendorf | 2011-02-04 | 1 | -16/+94 |
* | Open up libzfs_run_process/libzfs_load_module | Brian Behlendorf | 2011-01-28 | 1 | -2/+3 |
* | Autoconf selinux support | Brian Behlendorf | 2011-01-28 | 3 | -2/+13 |
* | Fix minor compiler warnings | Brian Behlendorf | 2011-01-06 | 1 | -1/+1 |
* | Skip /dev/hpet during 'zpool import'zfs-0.5.2 | Brian Behlendorf | 2010-11-12 | 1 | -1/+2 |
* | 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 | 1 | -0/+1 |
* | 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 |
* | Support custom build directories and move includes | Brian Behlendorf | 2010-09-08 | 4 | -1048/+82 |
* | Add initial autoconf products | Brian Behlendorf | 2010-08-31 | 1 | -0/+770 |
* | Add linux user util support | Brian Behlendorf | 2010-08-31 | 2 | -0/+12 |
* | Add linux user disk support | Brian Behlendorf | 2010-08-31 | 9 | -391/+634 |
* | Add linux unused code tracking | Brian Behlendorf | 2010-08-31 | 1 | -9/+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 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 | 2 | -0/+90 |
* | Add build system | Brian Behlendorf | 2010-08-31 | 1 | -0/+39 |
* | Fix strncat usage | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Fix deadcode | Brian Behlendorf | 2010-08-31 | 1 | -43/+0 |
* | Fix minor acl issue | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |