]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
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
2015-01-30 Brian BehlendorfHandle closing an unopened ZVOL
2015-01-30 Brian BehlendorfAdd zvol_open() error handling for readonly property
2015-01-30 Richard YaoUse (void) memcpy(), not (void *) memcpy()
2015-01-28 Brian BehlendorfMake `zpool import -d|-c` behave consistently
2015-01-28 Brian BehlendorfMerge branch 'arc_summary_draft_v2'
2015-01-28 Kyle BlatterReplace sysctl summary with tunables summary.
2015-01-28 Kyle BlatterForce all lines to be 80 columns
2015-01-28 Kyle BlatterAdd a help option with usage information
2015-01-28 Kyle BlatterRefactor arc_summary to simplify -p processing
2015-01-28 cburroughsModified arc_summary.py to run on linux
2015-01-28 cburroughsAdd arc_summary.py from FreeNAS
2015-01-22 Tim ChaseFix removal of SA in sa_modify_attrs()
2015-01-21 Richard YaoUse kmem_vasprintf() in log_internal()
2015-01-20 Tim ChaseLinux 3.12 compat: split shrinker has s_shrink
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRevert "SA spill block cache"
2015-01-16 Brian BehlendorfRevert "Pre-allocate vdev I/O buffers"
2015-01-16 Brian BehlendorfAdd kmem_cache.h include to default context
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2015-01-16 Richard YaoUse is_vmalloc_addr() in vdev_disk.c
2015-01-16 Brian BehlendorfMark IO pipeline with PF_FSTRANS
2015-01-09 Brian BehlendorfFix zfs_putpage() lock inversion (again)
2015-01-07 Ned BassDocument zfs_flags module parameter
2015-01-07 Ned BassDon't use AC_LANG_SOURCE for conftest.h source
2015-01-07 Ned BassRemove duplicate typedefs from trace.h
2014-12-22 Brian BehlendorfFix zfs_putpage() lock inversion
next