]> git.proxmox.com Git - mirror_zfs.git/history - module
Illumos 5820 - verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig)
[mirror_zfs.git] / module /
2015-05-04 Matthew AhrensIllumos 5820 - verify failed in zio_done(): BP_EQUAL...
2015-05-04 Matthew AhrensIllumos 5808 - spa_check_logs is not necessary on reado...
2015-05-04 Will AndrewsIllumos 5814 - bpobj_iterate_impl(): Close a refcount...
2015-05-04 Christopher SidenIllumos 4951 - ZFS administrative commands (fix)
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
2015-05-04 Jerry JelinekIllumos 4901 - zfs filesystem/snapshot limit leaks
2015-05-04 Matthew AhrensIllumos 3654,3656
2015-05-04 tuxokoAdd cond_resched to zfs_zget to prevent infinite loop
2015-05-04 Jason Zamandmu: fix integer overflows
2015-04-30 George WilsonIllumos #5244 - zio pipeline callers should explicitly...
2015-04-30 Matthew AhrensIllumos 5812 - assertion failed in zrl_tryenter():...
2015-04-28 Justin T. GibbsIllumos 5592 - NULL pointer dereference in dsl_prop_not...
2015-04-28 Justin T. GibbsIllumos 5531 - NULL pointer dereference in dsl_prop_get...
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Justin T. GibbsIllumos 5310 - Remove always true tests for non-NULL...
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 tuxokoFix misuse of input argument in traverse_visitbp
2015-04-27 Isaac HuangRemove useless variable spa_active_count
2015-04-24 Justin T. Gibbs5313 Allow I/Os to be aggregated across ZIO priority...
2015-04-24 Ned BassSerialize access to spa->spa_feat_stats nvlist
2015-04-24 Chunwei ChenFix kernel panic due to tsd_exit in ZFS_EXIT(zsb)
2015-04-24 Brian BehlendorfExtend PF_FSTRANS critical regions
2015-04-17 Brian BehlendorfMark additional functions as PF_FSTRANS
2015-04-14 Tim ChaseAllocate zfs_znode_cache on the Linux slab
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-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-25 Ned Bassdbuf_free_range() overzealously frees dbufs
2015-03-25 Tim ChaseSet the maximum ZVOL transfer size correctly
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-18 Chunwei ChenUse MUTEX_FSTRANS on l2arc_buflist_mtx
2015-03-12 Justin T. GibbsIllumos 5630 - stale bonus buffer in recycled dnode_t...
2015-03-12 Josef 'Jeff' SipekIllumos 5047 - don't use atomic_*_nv if you discard...
2015-03-10 Brian BehlendorfMark zfs_inactive() with PF_FSTRANS
2015-03-05 Ned BassUse cached feature info in spa_add_feature_stats()
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-24 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
2015-02-24 Brian BehlendorfFix O_APPEND open(2) flag
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-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 Brian BehlendorfDon't read space maps during import for readonly pools
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-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 Brian BehlendorfHandle closing an unopened ZVOL
2015-01-30 Brian BehlendorfAdd zvol_open() error handling for readonly property
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 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 BassRemove duplicate typedefs from trace.h
2014-12-22 Brian BehlendorfFix zfs_putpage() lock inversion
2014-12-19 Boris ProtopopovCorrect error returns to unify cross-pool operation...
2014-11-20 Brian BehlendorfFix snapshots with dirty inodes
2014-11-19 Isaac Huangbio_alloc() with __GFP_WAIT never returns NULL
2014-11-19 Ned BassExplicitly include SPL compat headers
2014-11-17 Ned BassFix improper null-byte termination handling
2014-11-17 smhPrevent ZFS leaking pool free space
2014-11-17 Tim ChaseUndirty freed spill blocks.
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-11-17 Ned BassFix dprintf format specifiers
2014-11-17 Ned BassMove a few internal ARC strucutres to arc_impl.h
2014-11-14 Prakash SuryaIllumos 5213 - panic in metaslab_init due to space_map_...
2014-11-14 Chris WedgwoodReduce buf/dbuf mutex contention
2014-11-14 Alex ZhuravlevExport symbols for ZIL interface
next