]> granicus.if.org Git - zfs/shortlog
zfs
2014-04-09 Chris DunlapSet errno for mkdirp() called with NULL path ptr
2014-04-09 Brian BehlendorfDynamically create loop devices
2014-04-08 Richard YaoImprove partition detection on lesser used devices
2014-04-04 Turbo FredrikssonAllow specifying '-o <opts>' in defaults/init script.
2014-04-04 Turbo FredrikssonSupport using overlay mounts in defaults/init script.
2014-04-04 John M. LaymanFix for re-reading /etc/mtab.
2014-04-04 Richard YaoFix locking order in zfs_zget()
2014-04-04 Richard YaoFix deadlock in zfs_zget()
2014-04-03 Brian BehlendorfRevert "Fixed a use-after-free bug in zfs_zget()."
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Chris DunlapReplace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALL
2014-04-02 Brian BehlendorfAdd automatic hot spare functionality
2014-04-02 Brian BehlendorfAdd missing DATA_TYPE_STRING_ARRAY output
2014-04-02 Brian BehlendorfMake command line guid parsing more tolerant
2014-04-02 Chris DunlapAdd systemd unit file for zed
2014-04-02 Chris DunlapInitial implementation of zed (ZFS Event Daemon)
2014-03-31 Chris DunlapReplace zpool_events_next() "block" parm w/ "flags"
2014-03-31 Chris DunlapAdd defs for makefile installation dir vars
2014-03-31 Brian BehlendorfClarify zpool_events_next() comment
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.
next