Consistent menuconfig name
[zfs.git] / module /
2012-08-25 Christopher SidenIllumos #3085: zfs diff panics, then panics in a loop...
2012-08-25 Simon KlinkertIllumos #2901: zfs receive fails for exabyte sparse...
2012-08-25 Javen WuDrop spill buffer reference
2012-08-25 Brian BehlendorfRevert "Use SA_HDL_PRIVATE for SA xattrs"
2012-08-24 Prakash SuryaWrap smp_processor_id in kpreempt_[dis|en]able
2012-08-14 Brian BehlendorfExport dmu_buf_rele() symbol
2012-08-10 Brian BehlendorfSuppress 'zfs_sb_create' memory warning
2012-08-10 Brian BehlendorfExport dbuf_* symbols
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-31 Etienne DechampsLimit the number of blocks to discard at once.
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-07-26 Etienne DechampsAdd script for builtin module building.
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
2012-07-23 Richard YaoLinux 3.5 compat, iops->truncate_range() removed
2012-07-23 Richard YaoLinux 3.5 compat, eops->encode_fh() takes inodes
2012-07-20 Brian BehlendorfDisable .zfs directory on 32-bit systems
2012-07-20 Brian BehlendorfAdd ddt_object_load() error handling
2012-07-19 Brian BehlendorfAdd 'inline' keyword
2012-07-17 Richard YaoFix build failures on PaX/GRSecurity patched kernels
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-07-11 George WilsonIllumos #1949, #1953
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-07-03 Brian BehlendorfUpdate incorrect ddt_zap_lookup() assertion
2012-06-29 Etienne DechampsAdd ZIL statistics.
2012-06-14 Pawel Jakub DawidekSpeed up 'zfs list -t snapshot -o name -s name'
2012-06-14 Darik HornAdd zvol_inhibit_dev module option.
2012-06-12 Etienne DechampsMake zil_slog_limit a tunable module parameter.
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-06-11 Etienne DechampsHonor logbias when writing to ZVOLs.
2012-04-30 Brian BehlendorfRevert "Disable direct reclaim on zvols"
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-04-30 Richard YaoDisable direct reclaim on zvols
2012-04-30 Richard YaoUpdate ARC memory limits to account for SLUB internal...
2012-04-30 Brian BehlendorfIntegrate ARC more tightly with Linux
2012-04-27 Brian BehlendorfAdd zfs_mdcomp_disable module option
2012-04-19 Brian BehlendorfIllumos #1909: disk sync write perf regression when...
2012-04-17 Prakash SuryaUse KM_PUSHPAGE in l2arc_write_buffers
2012-04-11 Martin MatuskaIllumos #1346: zfs incremental receive may leave behind...
2012-04-11 Albert LeeIllumos #1475: zfs spill block hold can access invalid...
2012-04-11 George WilsonIllumos #1951: leaking a vdev when removing an l2cache...
2012-04-11 Martin MatuskaOS-926: zfs panic in zfs_fill_zplprops_impl()
2012-04-11 Andriy GaponIllumos #1680: zfs vdev_file_io_start: validate vdev...
2012-04-11 Brian BehlendorfExport additional dsl symbols
2012-04-05 Gunnar BeutnerFixed a NULL pointer dereference bug in zfs_preumount
2012-03-27 Brian BehlendorfProperly expose the mfu ghost list kstats
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-23 Brian BehlendorfEnhance a dmu_tx_dirty_buf() assertion
2012-03-23 Brian BehlendorfAdd ZFS_META_RELEASE to module load/unload messages
2012-03-22 Brian BehlendorfAccount for .zfs ctldir inodes
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-03-21 Brian BehlendorfAdd zio constructor/destructor
2012-03-21 Brian BehlendorfRevert "Add zio constructor/destructor"
2012-03-15 Brian BehlendorfAdd missing NULL in zpl_xattr_handlers
2012-03-08 Brian BehlendorfAdd sa_spill_rele() interface
2012-03-08 Brian BehlendorfAdd zio constructor/destructor
2012-03-02 Brian BehlendorfUse SA_HDL_PRIVATE for SA xattrs
2012-02-27 Brian BehlendorfAdd 'dmu_tx' kstats entry
2012-02-27 Brian BehlendorfAdd arc_state_t stats to arcstats
2012-02-17 Alex ZhuravlevExport symbols for zero-copy
2012-02-13 Richard YaoSupport ashift=13 for 8KB SSD block sizes
2012-02-10 Brian BehlendorfExport symbols for zero-copy
2012-02-10 Brian BehlendorfUse spl_debug_* helpers
2012-02-10 Etienne DechampsAdd support for DISCARD to ZVOLs.
2012-02-10 Etienne DechampsSupport the fallocate() file operation.
2012-02-09 Etienne DechampsCheck permissions in zfs_space().
2012-02-09 Etienne DechampsImplement the truncate_range() inode operation.
2012-02-08 Etienne DechampsUse 32 as the default number of zvol threads.
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-08 Etienne DechampsSupport "sync=always" for ZVOLs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-02-02 Brian BehlendorfCleanup ZFS debug infrastructure
2012-02-02 Brian BehlendorfAllow multiple values per directory entry
2012-01-27 Brian BehlendorfExport symbol zfs_attr_table
2012-01-17 Richard LaagerAllow setting bootfs on any pool
2012-01-17 Ned BassReduce number of zio free threads
2012-01-12 Darik HornApply the ZoL coding standard to zpl_xattr.c
2012-01-12 Brian BehlendorfLinux 3.2 compat, security_inode_init_security()
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-12-14 Garrett D'AmoreIllumos #734: Use taskq_dispatch_ent() interface
2011-12-07 Brian BehlendorfSet zvol_major/zvol_threads permissions
2011-12-05 Brian BehlendorfUpdate default ARC memory limits
2011-11-29 Brian BehlendorfAllow xattrs on symlinks
2011-11-28 Brian BehlendorfImplement SA based xattrs
2011-11-11 Brian BehlendorfLimit maximum ashift value to 12
2011-11-10 Brian BehlendorfLinux 3.1 compat, fops->fsync()
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-11-08 Brian BehlendorfDisown dataset in zfs_sb_create()
2011-11-03 Brian BehlendorfImprove meta data performance
2011-11-03 Brian BehlendorfFix NULL deref in balance_pgdat()
2011-11-03 Gunnar BeutnerFix a race condition in zfs_getattr_fast()
2011-10-24 Xin LiIllumos #1661: Fix flaw in sa_find_sizes() calculation
2011-10-24 Darik HornChange sun.com URLs to zfsonlinux.org
2011-10-18 Brian BehlendorfSet mtime on symbolic links
2011-10-18 Alexander StetsenkoIllumos #755: dmu_recv_stream builds incomplete guid_to...
2011-10-11 Brian BehlendorfExport symbols for the VFS API
2011-10-05 Brian BehlendorfExport symbols for the full SA API
2011-09-28 Andreas Dilgerzpl: Fix "df -i" to have better free inodes value
next