summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-0721-0/+21
* Let libnvpair be linked independently of libzfs.Darik Horn2012-02-074-3/+9
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-0321-0/+21
* Cleanup ZFS debug infrastructureBrian Behlendorf2012-02-021-4/+0
* 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-1720-404/+148
* Add overlay(-O) mount option supportSuman Chakravartula2012-01-122-2/+11
* Treat /dev/vd* as whole disksRichard Laager2012-01-111-0/+6
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-1121-0/+21
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-1621-0/+21
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-1421-0/+126
* Illumos #734: Use taskq_dispatch_ent() interfaceGarrett D'Amore2011-12-141-35/+91
* Added comments for libshare's NFS functions.Gunnar Beutner2011-12-051-1/+57
* 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-0821-0/+21
* Make libefi-created GPT compatible with gptfdiskZachary Bedell2011-09-261-9/+16
* Autogen refresh for udev changesBrian Behlendorf2011-08-0821-0/+63
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-0421-0/+21
* Use libzfs_run_process() in libshare.Gunnar Beutner2011-08-011-59/+29
* Use /dev/null for stdout/stderr in libzfs_run_process().Gunnar Beutner2011-08-011-3/+10
* Call exportfs -v once for NFS shares.James H2011-08-011-90/+74
* 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-1121-0/+21
* Add proper library versioningBrian Behlendorf2011-07-0616-13/+43
* Link libshare directly to libzfsGunnar Beutner2011-07-063-157/+18
* Implemented sharing datasets via NFS using libshare.Gunnar Beutner2011-07-0610-18/+2375
* Fix implicit declaration of 'mkdirp'Brian Behlendorf2011-07-012-0/+2
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-0123-13/+131
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-0120-0/+20
* Tear down and flush the mmap regionPrasad Joshi2011-06-2720-0/+20
* Add "ashift" property to zpool createChristian Kohlschütter2011-06-171-0/+19
* Always check -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-1420-20/+20
* Check for -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-1420-9/+49
* Fix 'zfs send -D' segfaultBrian Behlendorf2011-06-091-1/+2
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-0220-0/+20
* Add zpl_export.c to the list of targets.Alejandro R. Sedeño2011-04-292-0/+2
* Correct MAXUIDBrian Behlendorf2011-04-291-1/+1
* Implemented NFS export_operations.Gunnar Beutner2011-04-2920-0/+20
* Use gethostid in the Linux convention.Darik Horn2011-04-252-11/+2
* Fix 32-bit MAXOFFSET_T definitionBrian Behlendorf2011-04-221-7/+2
* Support IEC base-2 prefixesRichard Laager2011-04-191-4/+7
* Set -Wno-unused-but-set-variable globallyBrian Behlendorf2011-04-199-34/+43
* Linux 2.6.28 compat, insert_inode_locked()Brian Behlendorf2011-03-2220-0/+20
* Linux compat, umount2(2) flagsBrian Behlendorf2011-03-221-2/+17
* Merge branch 'dracut'Brian Behlendorf2011-03-2220-0/+20
|\
| * Add init scriptsBrian Behlendorf2011-03-1720-0/+20
* | Fix 'LDFLAGS=-Wl,--as-needed' build errorBrian Behlendorf2011-03-182-0/+3
|/