summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Print mount/umount errorsBrian Behlendorf2011-03-092-8/+14
* Fix mount helperBrian Behlendorf2011-03-092-16/+5
* Add missing libspl+libzpool libs to libzfsBrian Behlendorf2011-03-034-6/+12
* Linux 2.6.38 compat, blkdev_get_by_path()Brian Behlendorf2011-02-2320-0/+20
* 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-1120-0/+20
* Linux 2.6.35 compat, fops->fsync()Brian Behlendorf2011-02-1120-0/+20
* Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-1020-0/+20
* MS_DIRSYNC and MS_REC compatBrian Behlendorf2011-02-101-0/+9
* Add missing -ldl linker optionBrian Behlendorf2011-02-102-2/+2