]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/sys/zil.h
ZIL: Call brt_pending_add() replaying TX_CLONE_RANGE
[FreeBSD/FreeBSD.git] / include / sys / zil.h
2023-05-25 Alexander Motinzil: Add some more statistics.
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2022-11-08 Alan SomersOptionally skip zil_close during zvol_create_minor_impl
2022-10-28 Aleksa Saraizfs_rename: support RENAME_* flags
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-27 Brian BehlendorfFix -Wattribute-warning in zfs_log_xvattr()
2022-02-22 Jitendra Patidarlog xattr=sa create/remove/update to ZIL
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-03-20 Chunwei ChenFix zfs_get_data access to files with wrong generation
2020-10-09 Christian Schwarzzil_parse: make callback parameters const
2020-06-18 Arvind SankarAdd prototypes
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-10-10 Matthew MacyMake `zil_async_to_sync` visible to platform code
2019-08-30 Andrea GelminiFix typos in include/
2019-06-10 Matthew Ahrensmake zil max block size tunable
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2017-12-28 Prakash SuryaOpenZFS 8909 - 8585 can cause a use-after-free kernel...
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-10-27 Brian BehlendorfOpenZFS 8081 - Compiler warnings in zdb
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
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...
2016-08-12 luozhengzhengFix a typo in ZIL write handling comment
2016-06-24 Ned BassImplement large_dnode pool feature
2015-06-09 Arne JansenIllumos 5269 - zpool import slow
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2014-11-14 Alex ZhuravlevExport symbols for ZIL interface
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-23 Etienne DechampsOnly commit the ZIL once in zpl_writepages() (msync...
2013-11-04 Will AndrewsIllumos #3742
2013-09-04 Matthew AhrensIllumos #3464
2013-03-04 Richard YaoConstify structures containing function pointers
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2012-06-29 Etienne DechampsAdd ZIL statistics.
2010-09-08 Brian BehlendorfSupport custom build directories and move includes