summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-077-0/+21
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-316-24/+56
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-237-0/+16
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-236-0/+6
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-236-0/+6
* Fix build failures on PaX/GRSecurity patched kernelsRichard Yao2012-07-171-1/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-177-0/+13
* Illumos #1949, #1953George Wilson2012-07-111-1/+2
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-115-2/+13
* Use ULL suffix in constantsRichard Yao2012-07-101-4/+4
* Add ZIL statistics.Etienne Dechamps2012-06-291-0/+59
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-142-2/+3
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-117-0/+10
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-308-1/+19
* Illumos #1951: leaking a vdev when removing an l2cache deviceGeorge Wilson2012-04-111-0/+1
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-237-3/+9
* Add .zfs control directoryBrian Behlendorf2012-03-2213-18/+147
* Add sa_spill_rele() interfaceBrian Behlendorf2012-03-071-0/+1
* Cleanly support debug packagesBrian Behlendorf2012-02-277-1/+7
* Add 'dmu_tx' kstats entryBrian Behlendorf2012-02-271-0/+28
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-097-0/+14
* Support the fallocate() file operation.Etienne Dechamps2012-02-097-0/+9
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-077-0/+77
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-077-0/+31
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-036-0/+6
* Cleanup ZFS debug infrastructureBrian Behlendorf2012-02-022-39/+24
* Add the release component to headersBrian Behlendorf2012-01-1812-12/+12
* Increase link count limit to 2^31-1Brian Behlendorf2012-01-131-3/+3
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-119-1/+27
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-167-0/+21
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-146-0/+36
* Illumos #734: Use taskq_dispatch_ent() interfaceGarrett D'Amore2011-12-142-0/+23
* Implement SA based xattrsBrian Behlendorf2011-11-285-0/+20
* Simplify BDI integrationBrian Behlendorf2011-11-087-16/+35
* Improve meta data performanceBrian Behlendorf2011-11-031-0/+2
* Illumos #755: dmu_recv_stream builds incomplete guid_to_ds_mapAlexander Stetsenko2011-10-181-0/+1
* Export symbols for the VFS APIBrian Behlendorf2011-10-111-0/+4
* Export symbols for the full SA APIBrian Behlendorf2011-10-051-3/+1
* Export symbols for the full ZAP APIBrian Behlendorf2011-09-271-2/+0
* Make libefi-created GPT compatible with gptfdiskZachary Bedell2011-09-261-0/+1
* Autogen refresh for udev changesBrian Behlendorf2011-08-086-0/+18
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-048-0/+26
* Cleanup mmap(2) writesBrian Behlendorf2011-08-021-2/+2
* Illumos #278: get rid zfs of python and pyzfs dependenciesAlexander Stetsenko2011-08-012-2/+9
* Illumos #1092: zfs refratio propertyMatt Ahrens2011-08-011-0/+2
* Illumos #1051: zfs should handle imbalanced lunsGeorge Wilson2011-08-014-0/+15
* Provide a rc.d script for archlinuxzfs-0.6.0-rc5Kyle Fuller2011-07-116-0/+6
* Improve fstat(2) performanceBrian Behlendorf2011-07-111-0/+1
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-0110-8/+13
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-018-1/+16