Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Illumos #510: 'zfs get' enhancement - mountpoint as an argument | Shampavman | 2011-08-01 | 1 | -1/+2 |
* | Provide a rc.d script for archlinuxzfs-0.6.0-rc5 | Kyle Fuller | 2011-07-11 | 12 | -0/+12 |
* | Update 'zfs send' documentation | Brian Behlendorf | 2011-07-08 | 1 | -1/+1 |
* | Update ztest paths | Brian Behlendorf | 2011-07-06 | 1 | -1/+3 |
* | Use consistent error message in zpool sub-command | Prasad Joshi | 2011-07-04 | 1 | -32/+40 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 13 | -0/+13 |
* | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 12 | -0/+12 |
* | Tear down and flush the mmap region | Prasad Joshi | 2011-06-27 | 12 | -0/+12 |
* | Multipath device manageability improvements | Ned A. Bass | 2011-06-23 | 7 | -60/+798 |
* | Add "ashift" property to zpool create | Christian Kohlschütter | 2011-06-17 | 3 | -12/+25 |
* | Handle /etc/mtab -> /proc/mounts symlink | Brian Behlendorf | 2011-06-14 | 1 | -1/+1 |
* | Always check -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 11 | -11/+11 |
* | Check for -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 11 | -8/+30 |
* | Default to internal 'zfs userspace' implementation | Brian Behlendorf | 2011-05-20 | 1 | -10/+0 |
* | Fix awk usage | Brian Behlendorf | 2011-05-06 | 2 | -4/+5 |
* | Allow mounting of read-only snapshotszfs-0.6.0-rc4 | Brian Behlendorf | 2011-05-05 | 1 | -3/+8 |
* | Fix 'zfs set volsize=N pool/dataset' | Brian Behlendorf | 2011-05-02 | 11 | -0/+11 |
* | Implemented NFS export_operations. | Gunnar Beutner | 2011-04-29 | 11 | -0/+11 |
* | Use gethostid in the Linux convention. | Darik Horn | 2011-04-25 | 1 | -1/+3 |
* | Set -Wno-unused-but-set-variable globally | Brian Behlendorf | 2011-04-19 | 8 | -25/+33 |
* | Fix gcc compiler warning, parse_option() | Brian Behlendorf | 2011-04-19 | 1 | -0/+1 |
* | Added .gitignore for mount.zfs and zvol_id | Manuel Amador (Rudd-O) | 2011-04-07 | 2 | -0/+2 |
* | Call udevadm trigger more safely | Ned Bass | 2011-04-05 | 1 | -1/+1 |
* | Fixes to enable zvol symlink creation | Fajar A. Nugraha | 2011-03-24 | 1 | -2/+5 |
* | Linux 2.6.28 compat, insert_inode_locked() | Brian Behlendorf | 2011-03-22 | 11 | -0/+11 |
* | Merge branch 'dracut' | Brian Behlendorf | 2011-03-22 | 12 | -18/+49 |
|\ | |||||
| * | Add init scripts | Brian Behlendorf | 2011-03-17 | 11 | -0/+11 |
| * | Strip 'zfsutil,remount' from /etc/mtab | Brian Behlendorf | 2011-03-15 | 1 | -15/+28 |
| * | Always allow '-o remount,ro' | Brian Behlendorf | 2011-03-15 | 1 | -3/+10 |
* | | Fix 'LDFLAGS=-Wl,--as-needed' build error | Brian Behlendorf | 2011-03-18 | 2 | -3/+0 |
* | | Fix getcwd() warning | Brian Behlendorf | 2011-03-18 | 1 | -1/+3 |
|/ | |||||
* | Check for trailing '/' in mount.zfs | Brian Behlendorf | 2011-03-10 | 1 | -2/+6 |
* | Fix mount helper | Brian Behlendorf | 2011-03-09 | 6 | -427/+1211 |
* | Add xvattr support | Brian Behlendorf | 2011-03-02 | 1 | -0/+1 |
* | Use udev to create /dev/zvol/[dataset_name] links | Fajar A. Nugraha | 2011-02-25 | 5 | -2/+736 |
* | Fix uninitialized variable | Brian Behlendorf | 2011-02-23 | 1 | -1/+1 |
* | Linux 2.6.38 compat, blkdev_get_by_path() | Brian Behlendorf | 2011-02-23 | 9 | -0/+9 |
* | Linux 2.6.36 compat, sops->evict_inode() | Brian Behlendorf | 2011-02-11 | 9 | -0/+9 |
* | Linux 2.6.35 compat, fops->fsync() | Brian Behlendorf | 2011-02-11 | 9 | -0/+9 |
* | Linux 2.6.35 compat, const struct xattr_handler | Brian Behlendorf | 2011-02-10 | 9 | -0/+9 |
* | MS_DIRSYNC and MS_REC compat | Brian Behlendorf | 2011-02-10 | 1 | -0/+2 |
* | Add missing -ldl linker option | Brian Behlendorf | 2011-02-10 | 8 | -8/+8 |
* | Remove HAVE_ZPL from commands and libraries | Brian Behlendorf | 2011-02-04 | 3 | -48/+0 |
* | Documentation updates | Brian Behlendorf | 2011-02-04 | 2 | -10/+10 |
* | Minimal libshare infrastructure | Brian Behlendorf | 2011-02-04 | 9 | -9/+0 |
* | Add 'zfs mount' support | Brian Behlendorf | 2011-02-04 | 1 | -4/+1 |
* | 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 | 9 | -0/+18 |
* | Fix minor compiler warnings | Brian Behlendorf | 2011-01-06 | 2 | -7/+7 |