summaryrefslogtreecommitdiffstats
path: root/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+1
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-161-0/+1
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-141-0/+6
* Allow leading digits in userquota/groupquota namesSuman Chakravartula2011-11-211-39/+28
* Limit maximum ashift value to 12Brian Behlendorf2011-11-111-1/+1
* Simplify BDI integrationBrian Behlendorf2011-11-081-0/+1
* Autogen refresh for udev changesBrian Behlendorf2011-08-081-0/+3
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+1
* Use /dev/null for stdout/stderr in libzfs_run_process().Gunnar Beutner2011-08-011-3/+10
* Illumos #278: get rid zfs of python and pyzfs dependenciesAlexander Stetsenko2011-08-011-0/+189
* Illumos #1092: zfs refratio propertyMatt Ahrens2011-08-011-0/+2
* Provide a rc.d script for archlinuxzfs-0.6.0-rc5Kyle Fuller2011-07-111-0/+1
* Add proper library versioningBrian Behlendorf2011-07-062-3/+3
* Link libshare directly to libzfsGunnar Beutner2011-07-063-157/+18
* Implemented sharing datasets via NFS using libshare.Gunnar Beutner2011-07-061-15/+27
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-013-11/+110
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-011-0/+1
* Tear down and flush the mmap regionPrasad Joshi2011-06-271-0/+1
* Add "ashift" property to zpool createChristian Kohlschütter2011-06-171-0/+19
* Always check -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-141-1/+1
* Check for -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-141-1/+3
* Fix 'zfs send -D' segfaultBrian Behlendorf2011-06-091-1/+2
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-021-0/+1
* Implemented NFS export_operations.Gunnar Beutner2011-04-291-0/+1
* Use gethostid in the Linux convention.Darik Horn2011-04-251-1/+2
* Support IEC base-2 prefixesRichard Laager2011-04-191-4/+7
* Set -Wno-unused-but-set-variable globallyBrian Behlendorf2011-04-191-3/+4
* Linux 2.6.28 compat, insert_inode_locked()Brian Behlendorf2011-03-221-0/+1
* Merge branch 'dracut'Brian Behlendorf2011-03-221-0/+1
|\
| * Add init scriptsBrian Behlendorf2011-03-171-0/+1
* | Fix 'LDFLAGS=-Wl,--as-needed' build errorBrian Behlendorf2011-03-182-0/+3
|/
* Print mount/umount errorsBrian Behlendorf2011-03-092-8/+14
* Fix mount helperBrian Behlendorf2011-03-091-9/+0
* Add missing libspl+libzpool libs to libzfsBrian Behlendorf2011-03-032-4/+10
* Linux 2.6.38 compat, blkdev_get_by_path()Brian Behlendorf2011-02-231-0/+1
* Improve 'zpool import' safetyBrian Behlendorf2011-02-171-9/+12
* Suppress share error on mountBrian Behlendorf2011-02-161-1/+2
* Linux 2.6.36 compat, sops->evict_inode()Brian Behlendorf2011-02-111-0/+1
* Linux 2.6.35 compat, fops->fsync()Brian Behlendorf2011-02-111-0/+1
* Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-101-0/+1
* Add missing -ldl linker optionBrian Behlendorf2011-02-102-2/+2
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-044-91/+0
* Documentation updatesBrian Behlendorf2011-02-042-3/+3
* Minimal libshare infrastructureBrian Behlendorf2011-02-042-25/+11
* Add 'zfs mount' supportBrian Behlendorf2011-02-041-16/+94
* Open up libzfs_run_process/libzfs_load_moduleBrian Behlendorf2011-01-281-2/+3
* Autoconf selinux supportBrian Behlendorf2011-01-283-2/+13
* Fix minor compiler warningsBrian Behlendorf2011-01-061-1/+1
* Skip /dev/hpet during 'zpool import'zfs-0.5.2Brian Behlendorf2010-11-121-1/+2
* Call modprobe with absolute pathNed Bass2010-10-221-1/+1