summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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