summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Illumos #3422, #3425George Wilson2013-04-121-7/+1
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-3/+3
* Add smb_available() sanity checksTurbo Fredriksson2013-04-021-1/+9
* Add snapdev=[hidden|visible] dataset propertyEric Dillmann2013-03-051-0/+8
* Remove unused machelf.h headerBrian Behlendorf2013-02-052-181/+0
* Fix function relocations in libzpoolRichard Yao2013-02-051-1/+2
* Retire zpool_id infrastructureBrian Behlendorf2013-01-291-1/+0
* Remove NPTL_GUARD_WITHIN_STACKBrian Behlendorf2013-01-291-2/+1
* Illumos #3035 LZ4 compression support in ZFS and GRUBEric Dillmann2013-01-291-0/+1
* Use strerror() not strerror_r()Brian Behlendorf2013-01-281-1/+1
* Ensure that zfs diff prints unicode safely.Darik Horn2013-01-161-1/+1
* Illumos #1557 assertion failed in userland taskq_destroy()Garrett D'Amore2013-01-111-3/+2
* Illumos #2762: zpool command should have better support for feature flagsChristopher Siden2013-01-081-0/+25
* Illumos #3090 and #3102George Wilson2013-01-081-46/+39
* Illumos #2619 and #2747Christopher Siden2013-01-088-12/+301
* Fix get/set users/groups in quota props via numeric idMassimo Maggi2012-12-171-7/+7
* Fix 'zpool create' segfault due to bad syntaxJorgen Lundman2012-12-041-4/+6
* Implemented sharing datasets via SMB using libshareTurbo Fredriksson2012-12-036-7/+498
* Allow GPT+EFI vdevs for root poolsBrian Behlendorf2012-11-301-0/+10
* Recreate minors when renaming zvolsBrian Behlendorf2012-11-191-5/+13
* Add txgs-<pool> kstat fileBrian Behlendorf2012-11-021-1/+26
* Update spare and cache device names on importBrian Behlendorf2012-10-221-6/+7
* Allow 'zpool replace' to use short device namesBrian Behlendorf2012-10-223-68/+164
* Add atomic_sub_* functions to libspl.Etienne Dechamps2012-10-174-0/+284
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-031-1/+1
* Create threads in detached state in userspace.Etienne Dechamps2012-10-031-1/+2
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-1/+81
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-6/+27
* Seg fault 'zpool import -d /dev/disk/by-id -a'zfs-0.6.0-rc11Brian Behlendorf2012-09-181-1/+1
* Improve `zpool import` search behaviorBrian Behlendorf2012-09-171-29/+40
* Avoid running exportfs on each zfs/zpool command invocationCyril Plisko2012-09-111-9/+30
* Increase the stack space in userspace.Etienne Dechamps2012-09-061-4/+9
* Fix missing vdev names in zpool status outputMichael Martin2012-09-051-6/+6
* Remove autotools productsBrian Behlendorf2012-08-2721-14779/+0
* Illumos #2803: zfs get guid pretty-prints the outputGarrett D'Amore2012-08-231-0/+12
* Illumos #1796, #2871, #2903, #2957Christopher Siden2012-08-233-10/+65
* Illumos #2635: 'zfs rename -f' to perform force unmountEric Schrock2012-08-231-2/+4
* Properly initialize and free destroydataMartin Matuska2012-08-231-0/+2
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-082-2/+39
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-0721-0/+21
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-316-416/+1082
* Use /sys/module instead of /proc/modules.Etienne Dechamps2012-07-261-19/+5
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-2321-0/+21
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-2321-0/+21
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-2321-0/+21
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-1723-11/+49
* Add PowerPC to supported VTOCsBrian Behlendorf2012-07-121-1/+1
* Fix efi_use_whole_disk() when efi_nparts == 128.Etienne Dechamps2012-07-121-24/+26
* Use the right device path when relabeling.Etienne Dechamps2012-07-121-5/+14
* Fix error handling for "zpool online -e".Etienne Dechamps2012-07-121-5/+7