summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Illumos #1949, #1953George Wilson2012-07-111-2/+2
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-112-0/+23
* 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-1121-0/+21
* 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
* Define the needed ISA types for ARMJorgen Lundman2012-05-032-2/+21
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-3021-0/+21
* Improve error message consistencyRichard Laager2012-04-111-5/+5
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-2321-0/+21
* Add .zfs control directoryBrian Behlendorf2012-03-2222-0/+25
* Align parition end on 1 MiB boundaryNed Bass2012-03-051-3/+6
* Cleanly support debug packagesBrian Behlendorf2012-02-2721-0/+21
* Support ashift=13 for 8KB SSD block sizesRichard Yao2012-02-131-1/+1
* Add 'fsid' mount option to allowed options.Turbo Fredriksson2012-02-131-1/+1
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-0921-0/+21
* Support the fallocate() file operation.Etienne Dechamps2012-02-0921-0/+21
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-0721-0/+105