]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - uts/common
9439 ZFS double-free due to failure to dirty indirect block
[FreeBSD/FreeBSD.git] / uts / common /
2018-08-02 Alexander Motin9439 ZFS double-free due to failure to dirty indirect...
2018-08-02 Alexander Motin9438 Holes can lose birth time info if a block has...
2018-08-02 Alexander Motin8906 uts: illumos rootfs should support salted cksum
2018-08-02 Alexander Motin9456 ztest failure in zil_commit_waiter_timeout
2018-08-02 Alexander Motin9454 ::zfs_blkstats should count embedded blocks
2018-08-02 Alexander Motin9424 ztest failure: "unprotected error in call to Lua...
2018-08-02 Alexander Motin9486 reduce memory used by device removal on fragmented...
2018-08-02 Alexander Motin9479 fix wrong format specifier for vdev_id
2018-08-02 Alexander Motin9330 stack overflow when creating a deeply nested dataset
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9487 Free objects when receiving full stream as clone
2018-08-02 Alexander Motin9464 txg_kick() fails to see that we are quiescing...
2018-08-02 Alexander Motin9442 decrease indirect block size of spacemaps
2018-08-01 Alexander Motin8115 parallel zfs mount
2018-08-01 Alexander Motin9426 metaslab size can exceed offset addressable by...
2018-08-01 Alexander Motin9328 zap code can take advantage of c99
2018-07-31 Alexander Motin9403 assertion failed in arc_buf_destroy() when concurr...
2018-07-31 Alexander Motin9443 panic when scrub a v10 pool
2018-07-31 Alexander Motin9421 zdb should detect and print out the number of...
2018-07-31 Alexander Motin9194 mechanism to override ashift at pool creation...
2018-07-31 Alexander Motin9434 Speculative prefetch is blocked by device removal...
2018-07-31 Alexander MotinAdd new files missed in r336991.
2018-07-31 Alexander Motin9102 zfs should be able to initialize storage devices
2018-07-31 Alexander Motin9256 zfs send space estimation off by > 10% on some...
2018-07-31 Alexander Motin9337 zfs get all is slow due to uncached metadata
2018-07-31 Alexander Motin9236 nuke spa_dbgmsg
2018-07-31 Alexander Motin9192 explicitly pass good_writes to vdev_uberblock...
2018-07-31 Alexander Motin9290 device removal reduces redundancy of mirrors
2018-07-30 Alexander Motin9112 Improve allocation performance on high-end systems
2018-07-30 Alexander Motin9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander Motin9189 Add debug to vdev_label_read_config when txg check...
2018-07-30 Alexander Motin9284 arc_reclaim_thread has 2 jobs
2018-03-28 Alexander Motin9280 Assertion failure while running removal_with_gangi...
2018-03-28 Alexander Motin9188 increase size of dbuf cache to reduce indirect...
2018-03-28 Alexander Motin9321 arc_loan_compressed_buf() can increment arc_loaned...
2018-03-28 Alexander Motin9235 rename zpool_rewind_policy_t to zpool_load_policy_t
2018-03-28 Alexander Motin9191 dump vdev tree to zfs_dbgmsg when spa load fails...
2018-03-28 Alexander Motin9187 racing condition between vdev label and spa_last_s...
2018-03-28 Alexander MotinAdd files missed from r331695.
2018-03-28 Alexander Motin9166 zfs storage pool checkpoint
2018-03-23 Alexander Motin9213 zfs: sytem typo
2018-03-23 Alexander Motin9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander Motin8484 Implement aggregate sum and use for arc counters
2018-03-15 Andriy Gapon9164 assert: newds == os->os_dsl_dataset
2018-03-07 Andriy Gapon8984 fix for 6764 breaks ACL inheritance
2018-02-22 Alexander Motin9080 recursive enter of vdev_indirect_rwlock from vdev_...
2018-02-22 Alexander MotinMissed pieces of r329799.
2018-02-22 Alexander Motin9079 race condition in starting and ending condesing...
2018-02-22 Alexander Motinr329793 | mav | 2018-02-22 04:21:03 +0200 (чт, 22 февр...
2018-02-22 Alexander Motin8942 zfs promote .../%recv should be an error
2018-02-22 Alexander Motin8477 Assertion failed in vdev_state_dirty(): spa_writea...
2018-02-22 Alexander Motin8408 dsl_props_set_sync_impl() does not handle nested...
2018-02-22 Alexander Motin9036 zfs: duplicate 'const' declaration specifier
2018-02-22 Alexander Motin9035 zfs: this statement may fall through
2018-02-22 Alexander Motin8962 zdb should work on non-idle pools
2018-02-21 Alexander Motin8961 SPA load/import should tell us why it failed
2018-02-21 Alexander Motin7638 Refactor spa_load_impl into several functions
2018-02-21 Alexander Motin9018 Replace kmem_cache_reap_now() with kmem_cache_reap...
2018-02-21 Alexander Motin8809 libzpool should leverage work done in libfakekernel
2018-02-21 Alexander Motin8969 Cannot boot from RAIDZ with parity > 1
2018-02-21 Andriy Gapon8520 7198 lzc_rollback_to should support rolling back...
2018-02-21 Andriy Gapon8997 ztest assertion failure in zil_lwb_write_issue
2018-02-21 Andriy Gapon8731 ASSERT3U(nui64s, <=, UINT16_MAX) fails for large...
2018-02-21 Andriy Gapon8966 Source file zfs_acl.c, function zfs_aclset_common...
2018-02-18 Alexander Motin7614 zfs device evacuation/removal
2018-02-15 Andriy Gapon8857 zio_remove_child() panic due to already destroyed...
2018-01-22 Alexander Motin8835 Speculative prefetch in ZFS not working for misali...
2018-01-22 Alexander Motin8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander Motin8959 Add notifications when a scrub is paused or resumed
2018-01-22 Alexander Motin8856 arc_cksum_is_equal() doesn't take into account...
2018-01-21 Alexander Motin8930 zfs_zinactive: do not remove the node if the files...
2018-01-21 Alexander Motin8909 8585 can cause a use-after-free kernel panic
2018-01-21 Alexander Motin8603 rename zilog's "zl_writer_lock" to "zl_issuer_lock"
2018-01-21 Alexander Motin8677 Open-Context Channel Programs
2017-12-12 Mark Johnston8880 improve DTrace error checking
2017-11-09 Andriy Gapon7531 Assign correct flags to prefetched buffers
2017-11-09 Andriy Gapon8607 zfs: variable set but not used
2017-10-02 Andriy Gapon8081 Compiler warnings in zdb
2017-09-22 Andriy Gapon8648 Fix range locking in ZIL commit codepath
2017-09-22 Andriy Gapon8661 remove "zil-cw2" dtrace probe
2017-09-22 Andriy Gapon8600 ZFS channel programs - snapshot
2017-09-22 Andriy Gapon8592 ZFS channel programs - rollback
2017-09-20 Andriy Gapon8604 Avoid unnecessary work search in VFS when unmounti...
2017-09-20 Andriy Gapon8605 zfs channel programs: zfs.exists undocumented...
2017-09-20 Andriy Gapon8602 remove unused "dp_early_sync_tasks" field from...
2017-09-20 Andriy Gapon8473 scrub does not detect errors on active spares
2017-09-13 Andriy Gapon8585 improve batching done in zil_commit()
2017-09-13 Andriy Gapon8590 memory leak in dsl_destroy_snapshots_nvl()
2017-09-13 Andriy Gapon8552 ZFS LUA code uses floating point math
2017-09-13 Andriy Gapon8521 nvlist memory leak in get_clones_stat() and spa_lo...
2017-09-13 Andriy Gapon7431 ZFS Channel Programs
2017-09-13 Andriy Gapon5115 Want Intel 40GbE NIC driver for illumos
2017-09-13 Andriy Gapon8376 cached v_path should be kept fresh
2017-09-01 Andriy Gapon8569 problem with inline functions in abd.h
2017-09-01 Andriy Gapon8558 lwp_create() returns EAGAIN on system with more...
2017-09-01 Andriy Gapon8414 Implemented zpool scrub pause/resume
2017-08-08 Andriy Gapon8508 Mounting a zpool on 32-bit platforms panics
2017-08-08 Andriy Gapon8373 TXG_WAIT in ZIL commit path
2017-08-08 Andriy Gapon8491 uberblock on-disk padding to reserve space for...
2017-08-08 Andriy Gapon7915 checks in l2arc_evict could use some cleaning up
next