summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove useless libefi warningsBrian Behlendorf2011-02-101-10/+3
* Add Hooks for Linux File OperationsBrian Behlendorf2011-02-102-0/+8
* Remove zfs_ctldir.[ch]Brian Behlendorf2011-02-102-2/+0
* Add basic uio supportBrian Behlendorf2011-02-102-4/+15
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-044-91/+0
* Documentation updatesBrian Behlendorf2011-02-042-3/+3
* Minimal libshare infrastructureBrian Behlendorf2011-02-0422-49/+24
* Add 'zfs mount' supportBrian Behlendorf2011-02-044-128/+168
* Open up libzfs_run_process/libzfs_load_moduleBrian Behlendorf2011-01-281-2/+3
* Autoconf selinux supportBrian Behlendorf2011-01-2822-2/+51
* Fix minor compiler warningsBrian Behlendorf2011-01-061-1/+1
* Add missing mkdirp prototypeBrian Behlendorf2010-12-141-0/+34
* Fix block device-related issues in zdb.Ricardo M. Correia2010-12-144-14/+57
* Skip /dev/hpet during 'zpool import'zfs-0.5.2Brian Behlendorf2010-11-121-1/+2
* Fix for access beyond end of device errorNed Bass2010-11-103-10/+10
* Call modprobe with absolute pathNed Bass2010-10-221-1/+1
* Support shorthand names with zpool removeNed Bass2010-10-221-64/+12
* Add helper functions for manipulating device namesNed Bass2010-10-221-0/+40
* Add FAILFAST supportBrian Behlendorf2010-10-1220-0/+20
* Make commands load zfs module on demandNed Bass2010-10-111-0/+70
* Strip partition from device name for whole disksNed Bass2010-10-041-21/+31
* Fix missing vdev names in zpool status outputNed Bass2010-09-231-3/+7
* Exclude atomic.S source from dist rulesBrian Behlendorf2010-09-101-0/+6
* Fix "format not a string literal" warningBrian Behlendorf2010-09-081-5/+5