]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dnode.c
Provide macros for setting and getting blkptr birth times
[mirror_zfs.git] / module / zfs / dnode.c
2024-03-25 George WilsonProvide macros for setting and getting blkptr birth...
2023-12-11 Chunwei ChenFor db_marker inherit the db pointer for AVL comparision.
2023-11-28 Rob Ndnode_is_dirty: check dnode and its data for dirtiness
2023-11-17 Rob NConsider `dnode_t` allocations in dbuf cache size accou...
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
2023-07-14 Alexander MotinFix raw receive with different indirect block size.
2023-04-18 Tony HutterRevert "ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_...
2023-03-16 Richard YaoFix possible bad bit shift in dnode_next_offset_level()
2023-03-14 Matthew AhrensZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()
2023-01-11 Mateusz PiotrowskiTurn default_bs and default_ibs into ZFS_MODULE_PARAMs
2022-11-29 Alexander MotinRemove few pointer dereferences in dbuf_read()
2022-11-29 Alexander MotinSwitch dnode stats to wmsums
2022-09-12 Richard YaoCleanup: Use OpenSolaris functions to call scheduler
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-30 George AmanakisFix dnode byteswapping
2022-06-29 набEnable -Wwrite-strings
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2021-12-23 набmodule: zfs: fix unused, remove argsused
2021-12-23 набmodule: zfs: dnode: use debug-only in debug mode only
2021-11-11 Brian BehlendorfRestore dirty dnode detection logic
2021-11-07 Brian BehlendorfFix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
2021-10-18 Pawel Jakub DawidekRemove code duplication
2021-07-26 Mark JohnstonInitialize dn_next_type[] in the dnode constructor
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-06-10 Alexander MotinRe-embed multilist_t storage
2021-05-07 Alexander MotinSimplify/fix dnode_move() for dn_zfetch
2020-12-11 Matthew AhrensImprove zfs receive performance with lightweight write
2020-09-25 Adam D. MossAdd DB_RF_NOPREFETCH to dbuf_read()s in dnode.c
2020-09-15 Pavel SnajdrFix stack frame size: dnode_dirty_l1range()
2020-09-08 Toomas Soomednode_special_open() error: unchecked function return...
2020-08-20 Matthew AhrensFix indentation in dnode_free_range()
2020-03-12 John PoduskaPrevent race condition in dnode_dest (#10101)
2020-02-27 Matthew MacyRefactor dnode dirty context from dbuf_dirty
2020-02-13 Alexander MotinRemove duplicate dbufs accounting
2020-02-05 Matthew MacyConvert dbuf dirty record record list to a list_t
2019-12-19 Brian Behlendorfcppcheck: (warning) Possible null pointer dereference...
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-11-01 Prakash SuryaEnable use of DTRACE_PROBE* macros in "spl" module
2019-10-25 Matthew MacyRemove non-portable pointer is valid assert
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-11 Matthew MacyOpenZFS restructuring - move linux tracing code to...
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-08-28 Chunwei ChenFix zil replay panic when TX_REMOVE followed by TX_CREATE
2019-08-15 Serapheim Dimitrop... Assert that a dnode's bonuslen never exceeds its record...
2019-07-25 Matthew AhrensReplace zf_rwlock with a mutex
2019-07-15 Brian BehlendorfExport dnode symbols
2019-07-08 Paul DagnelieDecrease contention on dn_struct_rwlock
2019-05-20 Paul DagnelieFix incorrect assertion in dnode_dirty_l1range
2019-05-07 Brian BehlendorfFix send/recv lost spill block
2019-04-12 Brian BehlendorfFix TXG_MASK cstyle
2019-04-06 Brian BehlendorfRevert "Fix issues with truncated files in raw sends"
2019-03-27 Tom CaputiFix issues with truncated files in raw sends
2019-03-20 Julian HeukingAdd missing dmu_zfetch_fini() in dnode_move_impl()
2019-03-13 Tom CaputiFix handling of maxblkid for raw sends
2019-02-22 lidongyangFix dnode_hold_impl() soft lockup
2019-01-10 Tom CaputiDon't allow dnode allocation if dn_holds != 0
2018-12-05 Brian BehlendorfFix dnode_hold() freeing dnode behavior
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-08-02 George WilsonFix OpenZFS 9337 mismerge
2018-07-30 Matthew AhrensOpenZFS 9439 - ZFS double-free due to failure to dirty...
2018-07-30 Paul DagnelieOpenZFS 9438 - Holes can lose birth time info if a...
2018-07-25 Matthew AhrensOpenZFS 9338 - moved dnode has incorrect dn_next_type
2018-07-12 Matthew AhrensOpenZFS 9337 - zfs get all is slow due to uncached...
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-13 Matthew AhrensOpenZFS 9577 - remove zfs_dbuf_evict_key tsd
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-17 Tom CaputiFix object reclaim when using large dnodes
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-10 Tom CaputiFix race in dnode_check_slots_free()
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-02 Tom CaputiRaw sends must be able to decrease nlevels
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-09-05 Olaf FaalandImproved dnode allocation and dmu_hold_impl()
2017-08-29 Matthew AhrensEnhance comments for large dnode project
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-08 Brian BehlendorfFix dnode allocation race
2017-08-03 Ned BassUse SET_ERROR for constant non-zero return codes
2017-06-29 Matthew AhrensClean up large dnode code
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-03-07 Brian BehlendorfOpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_...
2017-01-26 George MelikovOpenZFS 7500 - Simplify dbuf_free_range by removing...
2017-01-26 George MelikovOpenZFS 6676 - Race between unique_insert() and unique_...
2017-01-13 LOLiFix unallocated object detection for large_dnode datasets
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongOpenZFS 6988 spa_sync() spends half its time in dmu_obj...
2016-09-29 Gvozden Neskovicfix: Shift exponent too large
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-07-25 Tim ChaseLimit the amount of dnode metadata in the ARC
2016-06-24 Ned BassImplement large_dnode pool feature
2016-01-12 Matthew AhrensIllumos 5987 - zfs prefetch code needs work
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-22 Olaf FaalandIdentify locks flagged by lockdep
2015-07-06 Matthew AhrensIllumos 5911 - ZFS "hangs" while deleting file
2015-05-11 Alex ReeceIllumos 5422 - preserve AVL invariants in dn_dbufs
next