summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-1712-81/+6
* Add overlay(-O) mount option supportSuman Chakravartula2012-01-121-2/+4
* Avoid using awk in the zpool_id script.Darik Horn2012-01-111-4/+13
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-1112-0/+12
* Add LIBSELINUX to mount_zfs_LDFLAGS.Darik Horn2011-12-162-2/+2
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-1612-0/+12
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-1412-0/+72
* Demote the whackbang in the zpool_id script.Darik Horn2011-12-051-1/+1
* Demote egrep to grep in the zpool_id script.Darik Horn2011-12-051-1/+1
* Quote variables in the zpool_id script.Darik Horn2011-12-051-12/+12
* Support path_id changes in udev 174.Darik Horn2011-12-051-1/+9
* Simplify BDI integrationBrian Behlendorf2011-11-0812-0/+12
* Change sun.com URLs to zfsonlinux.orgDarik Horn2011-10-241-3/+3
* Export symbols for the VFS APIBrian Behlendorf2011-10-111-1/+1
* Fix uninitialized varible in zfs_do_userspace()Brian Behlendorf2011-09-271-1/+1
* Fixed uninitialized variableBrian Behlendorf2011-08-191-1/+1
* Fix missing format argumentsBrian Behlendorf2011-08-191-3/+3
* Disable zfs /etc/mtab updatesBrian Behlendorf2011-08-191-2/+1
* Autogen refresh for udev changesBrian Behlendorf2011-08-0812-67/+104
* Move udev rules from /etc/udev to /lib/udevKyle Fuller2011-08-083-3/+3
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-0412-0/+12
* Illumos #278: get rid zfs of python and pyzfs dependenciesAlexander Stetsenko2011-08-011-31/+2240
* Illumos #883: ZIL reuse during remount corruptionEric Schrock2011-08-011-0/+36
* Illumos #1051: zfs should handle imbalanced lunsGeorge Wilson2011-08-011-0/+2
* Illumos #510: 'zfs get' enhancement - mountpoint as an argumentShampavman2011-08-011-1/+2
* Provide a rc.d script for archlinuxzfs-0.6.0-rc5Kyle Fuller2011-07-1112-0/+12
* Update 'zfs send' documentationBrian Behlendorf2011-07-081-1/+1
* Update ztest pathsBrian Behlendorf2011-07-061-1/+3
* Use consistent error message in zpool sub-commandPrasad Joshi2011-07-041-32/+40
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-0113-0/+13
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-0112-0/+12
* Tear down and flush the mmap regionPrasad Joshi2011-06-2712-0/+12
* Multipath device manageability improvementsNed A. Bass2011-06-237-60/+798
* Add "ashift" property to zpool createChristian Kohlschütter2011-06-173-12/+25
* Handle /etc/mtab -> /proc/mounts symlinkBrian Behlendorf2011-06-141-1/+1
* Always check -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-1411-11/+11
* Check for -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-1411-8/+30
* Default to internal 'zfs userspace' implementationBrian Behlendorf2011-05-201-10/+0
* Fix awk usageBrian Behlendorf2011-05-062-4/+5
* Allow mounting of read-only snapshotszfs-0.6.0-rc4Brian Behlendorf2011-05-051-3/+8
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-0211-0/+11
* Implemented NFS export_operations.Gunnar Beutner2011-04-2911-0/+11
* Use gethostid in the Linux convention.Darik Horn2011-04-251-1/+3
* Set -Wno-unused-but-set-variable globallyBrian Behlendorf2011-04-198-25/+33
* Fix gcc compiler warning, parse_option()Brian Behlendorf2011-04-191-0/+1
* Added .gitignore for mount.zfs and zvol_idManuel Amador (Rudd-O)2011-04-072-0/+2
* Call udevadm trigger more safelyNed Bass2011-04-051-1/+1
* Fixes to enable zvol symlink creationFajar A. Nugraha2011-03-241-2/+5
* Linux 2.6.28 compat, insert_inode_locked()Brian Behlendorf2011-03-2211-0/+11
* Merge branch 'dracut'Brian Behlendorf2011-03-2212-18/+49
|\