summaryrefslogtreecommitdiffstats
path: root/module/zfs
Commit message (Expand)AuthorAgeFilesLines
* Add script for builtin module building.Etienne Dechamps2012-07-261-5/+2
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-5/+10
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+4
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-1/+6
* Disable .zfs directory on 32-bit systemsBrian Behlendorf2012-07-201-2/+9
* Add ddt_object_load() error handlingBrian Behlendorf2012-07-201-1/+3
* Add 'inline' keywordBrian Behlendorf2012-07-191-4/+4
* Fix build failures on PaX/GRSecurity patched kernelsRichard Yao2012-07-172-27/+26
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-2/+70
* Illumos #1949, #1953George Wilson2012-07-112-6/+12
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-115-10/+83
* Update incorrect ddt_zap_lookup() assertionBrian Behlendorf2012-07-031-1/+1
* Add ZIL statistics.Etienne Dechamps2012-06-291-2/+61
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-141-2/+3
* Add zvol_inhibit_dev module option.Darik Horn2012-06-131-0/+10
* Make zil_slog_limit a tunable module parameter.Etienne Dechamps2012-06-121-1/+4
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-1/+1
* Honor logbias when writing to ZVOLs.Etienne Dechamps2012-06-111-2/+6
* Revert "Disable direct reclaim on zvols"Brian Behlendorf2012-04-301-7/+1
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-302-5/+6
* Disable direct reclaim on zvolsRichard Yao2012-04-301-1/+7
* Update ARC memory limits to account for SLUB internal fragmentationRichard Yao2012-04-301-5/+1
* Integrate ARC more tightly with LinuxBrian Behlendorf2012-04-301-155/+131
* Add zfs_mdcomp_disable module optionBrian Behlendorf2012-04-271-0/+3
* Illumos #1909: disk sync write perf regression when slog is used post oi_148Brian Behlendorf2012-04-192-7/+16
* Use KM_PUSHPAGE in l2arc_write_buffersPrakash Surya2012-04-171-4/+6
* Illumos #1346: zfs incremental receive may leave behind temporary clonesMartin Matuska2012-04-111-2/+4
* Illumos #1475: zfs spill block hold can access invalid spill blkptrAlbert Lee2012-04-111-10/+14
* Illumos #1951: leaking a vdev when removing an l2cache deviceGeorge Wilson2012-04-113-9/+20
* OS-926: zfs panic in zfs_fill_zplprops_impl()Martin Matuska2012-04-111-6/+12
* Illumos #1680: zfs vdev_file_io_start: validate vdev before using vdev_tsdAndriy Gapon2012-04-111-7/+8
* Export additional dsl symbolsBrian Behlendorf2012-04-112-1/+12
* Fixed a NULL pointer dereference bug in zfs_preumountGunnar Beutner2012-04-051-1/+1
* Properly expose the mfu ghost list kstatsBrian Behlendorf2012-03-271-1/+1
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-231-7/+7
* Enhance a dmu_tx_dirty_buf() assertionBrian Behlendorf2012-03-231-1/+2
* Add ZFS_META_RELEASE to module load/unload messagesBrian Behlendorf2012-03-231-6/+7
* Account for .zfs ctldir inodesBrian Behlendorf2012-03-221-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-2213-83/+1675
* Add zio constructor/destructorBrian Behlendorf2012-03-211-15/+63
* Revert "Add zio constructor/destructor"Brian Behlendorf2012-03-211-62/+15
* Add missing NULL in zpl_xattr_handlersBrian Behlendorf2012-03-151-0/+1
* Add sa_spill_rele() interfaceBrian Behlendorf2012-03-071-0/+14
* Add zio constructor/destructorBrian Behlendorf2012-03-071-15/+62
* Use SA_HDL_PRIVATE for SA xattrsBrian Behlendorf2012-03-021-5/+28
* Add 'dmu_tx' kstats entryBrian Behlendorf2012-02-276-4/+65
* Add arc_state_t stats to arcstatsBrian Behlendorf2012-02-271-0/+73
* Export symbols for zero-copyAlex Zhuravlev2012-02-171-0/+2
* Export symbols for zero-copyBrian Behlendorf2012-02-101-4/+4
* Use spl_debug_* helpersBrian Behlendorf2012-02-091-2/+2