]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zil.c
ZIL: Change ZIOs issue order.
[mirror_zfs.git] / module / zfs / zil.c
2023-09-02 Alexander MotinZIL: Change ZIOs issue order.
2023-09-02 Alexander MotinZIL: Revert zl_lock scope reduction.
2023-09-02 Alexander MotinZIL: Tune some assertions.
2023-08-25 Alexander MotinZIL: Second attempt to reduce scope of zl_issuer_lock.
2023-08-11 Alexander MotinZIL: Replay blocks without next block pointer.
2023-07-28 Alexander MotinRemove fastwrite mechanism.
2023-07-25 Alexander MotinRemove zl_issuer_lock from zil_suspend().
2023-07-24 Alexander MotinZIL: Fix config lock deadlock.
2023-06-30 Alexander MotinAgain fix race between zil_commit() and zil_suspend().
2023-06-28 Alexander MotinZIL: Fix another use-after-free.
2023-06-18 Alexander MotinFix memory leak in zil_parse().
2023-06-09 Alexander MotinZIL: Fix race introduced by f63811f0721.
2023-06-02 Alexander MotinZIL: Allow to replay blocks of any size.
2023-05-25 Alexander Motinzil: Add some more statistics.
2023-05-25 Alexander MotinZIL: Reduce scope of per-dataset zl_issuer_lock.
2023-05-12 Alexander Motinzil: Free lwb_buf after write completion.
2023-05-12 Alexander Motinzil: Some micro-optimizations.
2023-05-11 Alexander Motinzil: Don't expect zio_shrink() to succeed.
2023-04-27 Alexander MotinMark TX_COMMIT transaction with TXG_NOTHROTTLE.
2023-04-25 Brian BehlendorfRevert "Fix data race between zil_commit() and zil_susp...
2023-03-28 George WilsonRevert "Do not hold spa_config in ZIL while blocked...
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-08 Richard YaoDo not hold spa_config in ZIL while blocked on IO
2023-03-01 Richard YaoFix data race between zil_commit() and zil_suspend()
2023-03-01 Richard YaoHandle unexpected errors in zil_lwb_commit() without...
2023-01-24 Alexander MotinIntroduce minimal ZIL block commit delay
2022-11-08 Alan SomersOptionally skip zil_close during zvol_create_minor_impl
2022-11-01 Ryan Moellerzil: Relax assertion in zil_parse
2022-10-28 Aleksa Saraizfs_rename: support RENAME_* flags
2022-10-27 Richard YaoConvert enum zio_flag to uint64_t
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-10-12 Richard YaoAdd defensive assertions
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-07-21 ixhamzaAdd support for per dataset zil stats and use wmsum...
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-05-31 Allan JudeFix typo in zil_commit() comment block
2022-05-26 Kevin JinFix inflated quiesce time caused by lwb_tx during zil_c...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-22 Jitendra Patidarlog xattr=sa create/remove/update to ZIL
2022-01-26 набClean up CSTYLEDs
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набmodule: zfs: fix unused, remove argsused
2021-09-13 Arun KVFixed data integrity issue when underlying disk returns...
2021-07-26 Mark JohnstonZero pad bytes following TX_WRITE log data
2021-07-26 Mark JohnstonZero pad bytes when allocating a ZIL record
2021-07-20 AlexanderA few fixes of callback typecasting (for the upcoming...
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-06-22 Alexander MotinOptimize small random numbers generation
2021-03-20 Chunwei ChenFix zfs_get_data access to files with wrong generation
2021-01-20 Matthew Ahrensallow callers to allocate and provide the abd_t struct
2020-10-09 Christian Schwarzzil_parse: make callback parameters const
2020-06-18 Arvind SankarMark functions as static
2020-06-18 Matthew MacyDisambiguate condvar API contract
2020-06-14 Jorgen LundmanUpstream: zil_commit_waiter() can stall forever
2019-11-11 Alexander MotinImprove logging of 128KB writes
2019-11-01 Prakash SuryaEnable use of DTRACE_PROBE* macros in "spl" module
2019-10-10 Matthew MacyMake `zil_async_to_sync` visible to platform code
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-11 Matthew MacyOpenZFS restructuring - move linux tracing code to...
2019-09-05 Matthew MacyMake module tunables cross platform
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-08-14 Chunwei ChenFix out-of-order ZIL txtype lost on hardlinked files
2019-06-10 Matthew Ahrensmake zil max block size tunable
2019-04-16 Richard LaagerFix the spelling of deferred
2019-04-05 Sara HartseRestrict kstats and print real pointers
2018-12-07 Prakash SuryaOpenZFS 9962 - zil_commit should omit cache thrash
2018-12-07 Prakash SuryaOpenZFS 9963 - Separate tunable for disabling ZIL vdev...
2018-10-24 Tom CaputiFix ASSERT in zil_create() during ztest
2018-10-03 Tom CaputiRefcounted DSL Crypto Key Mappings
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-07-10 Prakash SuryaOpenZFS 9456 - ztest failure in zil_commit_waiter_timeout
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-08 Paul ZuchowskiWrong error message when removing log device
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-03-02 chrisrdIncrement zil_itx_needcopy_bytes properly
2018-02-02 Tom CaputiChange os->os_next_write_raw to work per txg
2018-02-02 Tom CaputiFix recovery import (-F) with encrypted pool
2018-01-27 Prakash SuryaOpenZFS 8997 - ztest assertion failure in zil_lwb_write...
2017-12-28 Prakash SuryaOpenZFS 8909 - 8585 can cause a use-after-free kernel...
2017-12-06 Prakash SuryaOpenZFS 8603 - rename zilog's "zl_writer_lock" to ...
2017-12-05 Prakash SuryaOpenZFS 8585 - improve batching done in zil_commit()
2017-12-04 Brian BehlendorfPreserve itx alloc size for zio_data_buf_free()
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-27 Brian BehlendorfOpenZFS 8081 - Compiler warnings in zdb
2017-10-26 Brian BehlendorfOpenZFS 8558, 8602 - lwp_create() returns EAGAIN
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiEncryption patch follow-up
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-28 Andriy GaponOpenZFS 8373 - TXG_WAIT in ZIL commit path
2017-06-09 Giuseppe Di NataleOpenZFS 7578 - Fix/improve some aspects of ZIL writing
2017-05-10 Matthew AhrensOpenZFS 8063 - verify that we do not attempt to access...
2017-03-24 George WilsonOpenZFS 3821 - Race in rollback, zil close, and zil...
2017-01-03 ka7Fix spelling
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
next