aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-142-10/+37
* Make zvol_remove_link() print a more useful error messageRichard Yao2012-06-131-1/+1
* Retry removal of busy minorsDaniel Verite2012-06-111-1/+20
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-0/+1
* Improve 'zpool import' EBUSY error messageBrian Behlendorf2012-06-011-0/+6
* Add /dev/mapper/ to search pathBrian Behlendorf2012-06-011-1/+13
* Add vdev_id for JBOD-friendly udev aliasesNed A. Bass2012-06-011-2/+3
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-0/+1
* Improve error message consistencyRichard Laager2012-04-111-5/+5
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-231-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+1
* Align parition end on 1 MiB boundaryNed Bass2012-03-051-3/+6
* Cleanly support debug packagesBrian Behlendorf2012-02-271-0/+1
* Support ashift=13 for 8KB SSD block sizesRichard Yao2012-02-131-1/+1
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-091-0/+1
* Support the fallocate() file operation.Etienne Dechamps2012-02-091-0/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-071-0/+5
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-071-0/+1
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-031-0/+1
* Ignore dataset if the dds_type is DMU_OST_OTHERPrakash Surya2012-01-191-0/+3
* Allow GPT+EFI vdev replacement in boot pools.Darik Horn2012-01-181-0/+2
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-172-22/+13
* Add overlay(-O) mount option supportSuman Chakravartula2012-01-121-2/+4
* 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