]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2014-03-31 Brian BehlendorfAdd zpool_events_seek() functionality
2014-03-31 Brian BehlendorfAdd a unique "eid" value to all zevents
2014-03-24 Gunnar BeutnerRemount datasets for "zfs inherit".
2014-03-24 Richard YaoLinux 3.13 compat: Handle __must_check bdi_setup_and_re...
2014-03-24 Richard YaoRevert "Properly ignore bdi_setup_and_register return...
2014-03-24 Boris ProtopopovIllumos #4089 NULL pointer dereference in arc_read()
2014-03-24 Yuri PankovIllumos #3120 zinject hangs in zfsdev_ioctl() due to...
2014-03-20 Chunwei Chenconfig: compile test rather than run test
2014-03-20 Richard YaoImplement -t option to zpool import for temporary pool...
2014-03-20 Richard YaoAssert alignment in umem_alloc_aligned
2014-03-20 Isaac Huangsighandler() should take 2 arguments
2014-03-20 Brian BehlendorfRevert "sighandler() should take 2 arguments"
2014-03-20 Andrey VesnovatyFix regression introduced in port of Illumos #3744
2014-03-12 Richard YaoRemove unused option -r from 'zpool import'
2014-03-12 Richard YaoSwitch ztest mmap(2) ASSERTs to VERIFYs
2014-03-12 Richard YaoFree props in ztest_init()
2014-03-12 Isaac Huangsighandler() should take 2 arguments
2014-03-12 Isaac HuangMake arcstat.py default to one header per screen
2014-03-10 Turbo FredrikssonFix NAME section of manpages zhack and fsck.zfs.
2014-03-10 Boris ProtopopovIllumos #4088 use after free in arc_release()
2014-03-10 Tim ChaseUse KM_PUSHPAGE in spa_add() for spa_label_features.
2014-03-07 Brian BehlendorfExport symbols dsl_sync_task{_nowait}
2014-03-04 Ned BassImprove reporting of tx assignment wait times
2014-03-04 Ned Bassreplace nreserved with ndirty in txgs kstat
2014-03-04 Ned Bassdmu_tx kstat cleanup
2014-03-04 Richard YaoInvalidate Linux buffer cache on vdevs upon each flush
2014-03-04 Richard YaoInform OpenRC that ZFS uses mtab
2014-03-04 Alexander StetsenkoIllumos #4574 get_clones_stat does not call zap_count...
2014-03-04 Tim ChaseFix zap_lookup() in feature_is_supported().
2014-03-04 cburroughsInclude l2asize in arcstat
2014-03-04 Andrew BarnesRemove recursion from dsl_dir_willuse_space()
2014-02-22 Brian BehlendorfMerge branch 'arc-changes'
2014-02-22 Prakash SuryaSet "arc_meta_limit" to 3/4 arc_c_max by default
2014-02-22 Prakash SuryaSplit "data_size" into "meta" and "data"
2014-02-22 Prakash SuryaPrioritize "metadata" in arc_get_data_buf
2014-02-22 Prakash SuryaRemove "arc_meta_used" from arc_adjust calculation
2014-02-22 Prakash SuryaPrune metadata from ghost lists in arc_adjust_meta
2014-02-22 Prakash SuryaRevert "Return -1 from arc_shrinker_func()"
2014-02-22 Prakash SuryaDisable arc_p adapt dampener by default
2014-02-22 Prakash SuryaAllow "arc_p" to drop to zero or grow to "arc_c"
2014-02-21 Prakash SuryaDisable aggressive arc_p growth by default
2014-02-21 Prakash SuryaAdjust arc_p based on "bytes" in arc_shrink
2014-02-21 Brian BehlendorfSet zfs_arc_min to 4MB
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Richard YaoAdd erratum for issue #2094
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
2014-02-21 Brian BehlendorfUse expected zpool_status_t type
2014-02-21 Richard YaoRevert changes to zbookmark_t
2014-02-21 Brian BehlendorfAdd zimport.sh compatibility test script
2014-02-12 Tim ChasePropagate errors when registering "relatime" property...
2014-02-12 Brian BehlendorfAdd default FILEDIR path to zpool-config scripts
2014-02-10 Ralf ErtzingerAdd explicit Conflicts for zfs-fuse packages
2014-02-10 Brian BehlendorfFix zconfig.sh test 9
2014-02-05 Ralf ErtzingerAdd systemd unit files for ZFS startup
2014-02-05 Brian BehlendorfFix corrupted l2_asize in arcstats
2014-01-31 Matthew Ahrens4188 assertion failed in dmu_tx_hold_free(): dn_datablk...
2014-01-29 Matthew AhrensIllumos 4504 traverse_visitbp: visit group before user
2014-01-29 Tim ChaseImplement relatime.
2014-01-29 Patrik GrecoFix error message in zpios
2014-01-23 Cyril PliskoCall gethrtime() only once per new txg creation
2014-01-23 Igor LvovskyAdd additional state TXG_STATE_WAIT_FOR_SYNC for txg.
2014-01-23 Shen YanUse enum type(zfetch_dirn_t) instead
2014-01-23 Tim ChaseAllow chown/chgrp when no ACL SAs exist.
2014-01-23 Ned Bassvdev_file_io_start() to use taskq_dispatch(TQ_PUSHPAGE)
2014-01-17 Brian BehlendorfRemove incorrect use of EXTRA_DIST for man pages
2014-01-17 Ned Bassvdev_id: support per-channel slot mappings
2014-01-14 Brian BehlendorfUse long holds in zvol_set_volsize()
2014-01-14 Brian BehlendorfDisable GCCs aggressive loop optimization
2014-01-14 Richard YaoProperly link zpool command to libblkid
2014-01-14 Brian BehlendorfPrevent duplicate mnttab cache entries
2014-01-09 Brian BehlendorfDrain iput taskq outside z_teardown_lock
2014-01-09 Brian BehlendorfForce LZ4_FORCE_SW_BITCOUNT for Sparc
2014-01-09 Brian BehlendorfFix zfs_getattr_fast types
2014-01-09 Brian BehlendorfFix nvlist 'Bus Error' for Sparc
2014-01-09 Brian BehlendorfUse local variable to read zp->z_mode
2014-01-09 Brian BehlendorfDefine the needed ISA types for Sparc
2014-01-07 John LaymanAdd ddt, ddt_entry, and l2arc_hdr caches
2014-01-07 Brian BehlendorfRemove unconditional sharetab update
2014-01-07 Brian BehlendorfEnable /etc/mtab cache to improve performance
2014-01-07 Turbo FredrikssonAdd UNSHARING of filesystems and EXPORTING pools
2014-01-07 Tim ChaseFix the creation of ZPOOL_HIST_CMD pool history entries.
2013-12-20 Tim ChaseProperly handle updates of variably-sized SA entries.
2013-12-20 Brian BehlendorfRegister correct handlers for nvlist_{dup,pack,unpack}
2013-12-19 Matthew ThodeAdd full SELinux support
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-19 Brian Behlendorfcstyle: Allow spaces in all comments
2013-12-19 Brian Behlendorfcstyle: Exclude several files from 'make checkstyle'
2013-12-19 John Wren KennedyIllumos #4208
2013-12-19 Turbo FredrikssonAdd zfs_send_corrupt_data module option
2013-12-19 Aaron FinemanCause zfs.spec to place dracut files properly
2013-12-19 renelsonHandle acl flags from util-linux mount command
2013-12-17 renelsonFix grammar in parse_options() error message
2013-12-17 Chunwei ChenFix z_sync_cnt decrement in zfs_close
2013-12-16 Brian BehlendorfSilence e2fsck warning in zconfig.sh
2013-12-16 Brian Behlendorfcstyle: zvol.c
2013-12-16 Brian BehlendorfUpdate zfs(8) Snapshots section
2013-12-16 Brian BehlendorfSync /dev/zfs ioctl ordering
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-12-12 George WilsonIllumos #4121 vdev_label_init read only
2013-12-12 Tim ChaseFix atime handling.
next