]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2015-04-28 Alex ReeceIllumos 5095 - panic when adding a duplicate dbuf to...
2015-04-28 Justin T. GibbsIllumos 5038 - Remove "old-style" flexible array usage...
2015-04-28 Alex ReeceIllumos 4873 - zvol unmap calls can take a very long...
2015-04-28 Jorgen LundmanIllumos 4975 - missing mutex_destroy() calls in zfs
2015-04-28 Alex ReeceIllumos 3897 - zfs filesystem and snapshot limits ...
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-04-28 Matthew AhrensIllumos 5134 - if ZFS_DEBUG or debug= is set, libzpool...
2015-04-28 tuxokoFix misuse of input argument in traverse_visitbp
2015-04-27 Brian BehlendorfMerge branch 'zed-pushbullet'
2015-04-27 Chris DunlapCombine data-notify.sh with io-notify.sh
2015-04-27 Chris DunlapAdd notification to io-spare.sh
2015-04-27 Chris DunlapAdd support for Pushbullet notifications
2015-04-27 Chris DunlapReplace "email" ZEDLETs with "notify" ZEDLETs
2015-04-27 Chris DunlapCleanup ZEDLETs
2015-04-27 Isaac HuangRemove useless variable spa_active_count
2015-04-27 Isaac HuangMemory leak in make_root_vdev()
2015-04-24 Justin T. Gibbs5313 Allow I/Os to be aggregated across ZIO priority...
2015-04-24 Paul B. Henson5410 Document -S option to zfs inherit
2015-04-24 Ned BassSerialize access to spa->spa_feat_stats nvlist
2015-04-24 cburroughsalign zfs_autoimport_disable manpage with reality
2015-04-24 Chunwei ChenFix kernel panic due to tsd_exit in ZFS_EXIT(zsb)
2015-04-24 Tim ChaseSupport the "version" property on volumes via the zfs_p...
2015-04-24 Brian BehlendorfExtend PF_FSTRANS critical regions
2015-04-23 DHEFix formatting error in zfs(8)
2015-04-17 Chris DunlapFix io-spare.sh to work with disk vdevs
2015-04-17 Brian BehlendorfMark additional functions as PF_FSTRANS
2015-04-14 Turbo FredrikssonDocument bookmarks a little better in zfs(8)
2015-04-14 DHERebuild init scripts on source file updates
2015-04-14 Tim ChaseAllocate zfs_znode_cache on the Linux slab
2015-04-09 Brian BehlendorfTag zfs-0.6.4
2015-04-07 Brian BehlendorfUse vmem_alloc() in spa_config_write()
2015-04-03 Tim ChaseMark all ZPL and ioctl functions as PF_FSTRANS
2015-03-31 Brian BehlendorfUpdate zfs_pd_bytes_max default in zfs(8)
2015-03-27 Matthew AhrensIllumus 5693 - ztest fails in dbuf_verify: buf[i] ...
2015-03-27 George WilsonIllumos 5694 - traverse_prefetcher does not prefetch...
2015-03-27 Chris DunlopAlign code with Illumos
2015-03-27 Prakash SuryaIllumos 5695 - dmu_sync'ed holes do not retain birth...
2015-03-27 Ned Basszpool import should honor overlay property
2015-03-27 Ned BassAdd NULL guard in zfs_zrlock_class event class
2015-03-27 Brian BehlendorfAdd RHEL style kmod packages
2015-03-27 Brian BehlendorfRemove rpm/fedora directory
2015-03-25 Brian BehlendorfCheck all vdev labels in 'zpool import'
2015-03-25 Ned Bassdbuf_free_range() overzealously frees dbufs
2015-03-25 Tim ChaseSet the maximum ZVOL transfer size correctly
2015-03-24 Gordan BobicExecute udevadm settle before trying to import pools
2015-03-24 Isaac Huangzio_injection_enabled should not be a module option
2015-03-24 Chris DunlopReduce size of zfs_sb_t: allocate z_hold_mtx separately
2015-03-20 Brian BehlendorfFix arc_adjust_meta() behavior
2015-03-20 Brian BehlendorfRestructure per-filesystem reclaim
2015-03-20 Brian BehlendorfFix arc_meta_max accounting
2015-03-20 Richard YaoIncrease Linux pipe buffer size on 'zfs receive'
2015-03-19 Turbo FredrikssonMove duplicate information about the 'zfs send -e'...
2015-03-18 Chunwei ChenUse MUTEX_FSTRANS on l2arc_buflist_mtx
2015-03-18 Hajo MöllerFix warning about AM_INIT_AUTOMAKE arguments
2015-03-16 Bill McGonigleLinux 4.0 compat: bdi_setup_and_register() __must_check
2015-03-12 Justin T. GibbsIllumos 5630 - stale bonus buffer in recycled dnode_t...
2015-03-12 Josef 'Jeff... Illumos 5047 - don't use atomic_*_nv if you discard...
2015-03-10 Brian BehlendorfMark zfs_inactive() with PF_FSTRANS
2015-03-10 Hajo MöllerActually source /etc/sysconfig/zfs instead of /etc...
2015-03-05 Ned BassUse cached feature info in spa_add_feature_stats()
2015-03-05 Chris DunlapAdd ZED to zfs.redhat.in script
2015-03-04 Brian BehlendorfReplace zfs.redhat.in with zfs.lsb.in init script
2015-03-03 Turbo FredrikssonInstall arc_summary.py
2015-03-03 Brian BehlendorfChange ASSERT(!"...") to cmn_err(CE_PANIC, ...)
2015-03-03 Brian BehlendorfLinux 4.0 compat: bdi_setup_and_register()
2015-03-03 Brian BehlendorfUse MUTEX_FSTRANS mutex type
2015-03-02 Isaac HuangFix deadlock between zpool export and zfs list
2015-03-02 Brian BehlendorfPrevent "zpool destroy|export" when suspended
2015-02-27 Tim ChaseAvoid dladdr() in ztest
2015-02-24 Christer EkholmFix possible future overflow in zfs_nicenum
2015-02-24 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
2015-02-24 Brian BehlendorfFix O_APPEND open(2) flag
2015-02-18 Steffen MüthingFix error in dracut script if not using ZFS root
2015-02-18 Steffen MüthingAdd required files to initramfs
2015-02-18 Dan SwartzendruberSet zfs_autoimport_disable default value to 1
2015-02-14 Brian BehlendorfSkip bad DVAs during free by setting zfs_recover=1
2015-02-13 Sören TempelWrite directly to $initdir
2015-02-13 Sören TempelUse test(1) in a proper way
2015-02-11 Tim ChaseEnhancements to zpool dry run mode.
2015-02-11 Brian BehlendorfChange VERIFY to ASSERT in mutex_destroy()
2015-02-11 Andrey VesnovatyFix readdir for .zfs/snapshot directory
2015-02-11 Brian BehlendorfRetire zio_cons()/zio_dest()
2015-02-11 Brian BehlendorfRetire zio_bulk_flags
2015-02-10 Jörg ThalheimLinux 3.19 compat: file_inode was added
2015-02-10 Brian BehlendorfUse vmem_alloc() for nvlists
2015-02-10 Brian BehlendorfRevert "Don't read space maps during import for readonl...
2015-02-10 Tim ChaseProduce a full snapshot list for zfs send -p
2015-02-10 Brian BehlendorfDon't read space maps during import for readonly pools
2015-02-09 Lukas WunnerFix Dracut scripts to allow for blanks in pool and...
2015-02-09 Lukas WunnerFix loop in Dracut shutdown script
2015-02-06 Justin T. GibbsIllumos 5311 - traverse_dnode may report success when...
2015-02-06 Ned BassFix SA header size accounting
2015-02-06 Brian BehlendorfSkip evicting dbufs when walking the dbuf hash
2015-02-06 Chunwei ChenFix build error when make deb
2015-02-05 Chunwei ChenRead spl_hostid module parameter before gethostid()
2015-02-05 Tim ChaseSpurious ENOMEM returns when reading dbufs kstat
2015-02-04 avgfix l2arc compression buffers leak
2015-02-02 Brian BehlendorfUse zio buffers in zil_itx_create()
2015-01-30 Chris DunlapCleanup _zed_event_add_nvpair()
2015-01-30 Chris DunlapProtect against adding duplicate strings in ZED
next