]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_indirect.c
ddt: modernise assertions
[mirror_zfs.git] / module / zfs / vdev_indirect.c
2023-07-21 Alan SomersDon't emit cksum_{actual_expected} in ereport.fs.zfs...
2023-06-09 Alexander MotinUse list_remove_head() where possible.
2023-05-02 Serapheim Dimitrop... Correct ABD size for split block ZIOs
2023-01-13 Richard YaoCleanup: Replace oldstyle struct hack with C99 flexible...
2022-12-03 Rob WingBump checksum error counter before reporting to ZED
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-03-15 набRemove bcopy(), bzero(), bcmp()
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-08-10 Tony NguyenRun arc_evict thread at higher priority
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-06-22 Alexander MotinOptimize small random numbers generation
2021-06-08 набmodule/zfs: vdev_indirect: vdev_indirect_repair: remove...
2021-04-12 Brian BehlendorfZTS: fix removal_condense_export test case
2021-03-19 Matthew AhrensClean up RAIDZ/DRAID ereport code
2021-02-20 Don BradyChecksum errors may not be counted
2021-01-20 Matthew Ahrensallow callers to allocate and provide the abd_t struct
2020-12-11 George AmanakisFix reporting of CKSUM errors in indirect vdevs
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-09-04 Matthew Ahrensnowait synctask must succeed
2020-09-01 Toomas Soomezio_ereport_post() and zio_ereport_start() return value...
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-07-29 Serapheim Dimitrop... Introduce names for ZTHRs
2020-06-18 Arvind SankarMark functions as static
2020-05-10 Brian AtkinsonCombine OS-independent ABD Code into Common Source...
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-09-05 Matthew MacyMake module tunables cross platform
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-06-21 Igor KUpdate vdev_ops_t from illumos
2019-05-24 loli10KDevice removal panics on 32-bit systems
2019-02-12 Serapheim Dimitrop... Get rid of space_map_update() for ms_synced_length
2019-01-16 Brian Behlendorfztest: split block reconstruction
2019-01-13 Serapheim Dimitrop... Serialize ZTHR operations to eliminate races
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-13 Tom CaputiFix resilver writes in vdev_indirect_io_start
2018-11-07 Tom CaputiFix divide by zero during indirect split damage
2018-10-24 Tom CaputiFix ztest deadman panic with indirect vdev damage
2018-10-12 Brian BehlendorfImproved error handling for extreme rewinds
2018-10-01 Brian BehlendorfRefine split block reconstruction
2018-07-05 Serapheim Dimitrop... OpenZFS 9238 - ZFS Spacemap Encoding V2
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-24 Matthew AhrensOpenZFS 9486 - reduce memory used by device removal...
2018-04-20 Mark WrightFix CONFIG_GCC_PLUGIN_RANDSTRUCT build
2018-04-14 Serapheim Dimitrop... OpenZFS 9080 - recursive enter of vdev_indirect_rwlock...
2018-04-14 Serapheim Dimitrop... OpenZFS 9079 - race condition in starting and ending...
2018-04-14 Brian BehlendorfOptimize possible split block search space
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal