]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2014-05-30 Brian BehlendorfFix DKMS package upgrade and packager
2014-05-30 Brian BehlendorfRestrict release number to META version
2014-05-22 Brian BehlendorfUse default slab types
2014-05-22 Marcel HuberOmit compiler warning by sticking to RAII
2014-05-19 John AlbietzAdded INTEL SSD 530 Series
2014-05-19 HCHonor zfs_nocacheflush for file vdevs
2014-05-19 Tim ChaseCalculate header size correctly in sa_find_sizes()
2014-05-19 Tim ChaseAllow for lock-free reading zfsdev_state_list.
2014-05-19 Richard YaoHandle ZPOOL_STATUS_HOSTID_MISMATCH in zpool status
2014-05-14 Chunwei ChenUse a dedicated taskq for vdev_file
2014-05-06 Brian BehlendorfHandle vdev_lookup_top() failure in dva_get_dsize_sync()
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-05-06 Brian BehlendorfFix style
2014-05-06 George WilsonIllumos #4101 finer-grained control of metaslab_debug
2014-05-05 Brian BehlendorfTreat spill block dbufs as meta data
2014-05-02 Brian BehlendorfRemove SELinux enforcing check from init scripts
2014-05-01 Richard Yaoztest: Switch to LWP rwlock interface
2014-05-01 Richard Yaolibspl: Implement LWP rwlock interface
2014-05-01 Richard YaoFix libblkid ZFS detection when making new pools
2014-05-01 Brian Behlendorfdmu_tx_assign() should not return ENOMEM
2014-05-01 Richard YaoImplement File Attribute Support
2014-05-01 Richard YaoRefactor inode_owner_or_capable() autotools check
2014-04-30 ilovezfsFill in mountpoint buffer before using it in errors
2014-04-25 Chunwei ChenAdd assertion to catch 0-count page
2014-04-25 Jorgen LundmanAdd support for aarch64 (ARMv8)
2014-04-20 Ned BassFix LZ4 endianness autodetection
2014-04-18 Brian BehlendorfFix zfsdev_ioctl() kmem leak warning
2014-04-17 Brian BehlendorfVarious zimport.sh fixes
2014-04-16 Tim ChaseReport atime and relatime as the property's actual...
2014-04-16 DHEUninitialized variable spa_autoreplace used
2014-04-14 Chunwei ChenUse ddi_time_after and friends to compare time
2014-04-10 Brian BehlendorfMake zimport.sh bash dependency explicit
2014-04-10 Chunwei ChenLinux 3.14 compat: rq_for_each_segment in dmu_req_copy
2014-04-10 Chunwei ChenRevert "Fix zvol+btrfs hang"
2014-04-10 Chunwei ChenRefactor dmu_req_copy for immutable biovec changes
2014-04-10 Chunwei ChenLinux 3.14 compat: Immutable biovec changes in vdev_disk.c
2014-04-10 Chunwei ChenLinux 3.14 compat: posix_acl_{create,chmod}
2014-04-10 Brian BehlendorfImprove zfs.sh error messages
2014-04-09 Chris DunlapReplace zed_file_create_dirs() with mkdirp()
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
next