..
abd.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
aggsum.c
arc.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
blake3_zfs.c
blkptr.c
compress: change zio_compress API to use ABDs
2024-08-22 16:22:24 -07:00
bplist.c
bpobj.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
bptree.c
bqueue.c
brt.c
BRT: Skip getting length in brt_entry_lookup()
2024-03-25 17:13:45 -07:00
btree.c
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
2024-05-10 08:47:21 -07:00
dataset_kstats.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
dbuf_stats.c
Consider dnode_t
allocations in dbuf cache size accounting
2023-11-17 13:25:53 -08:00
dbuf.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
ddt_log.c
Add DDT prune command
2024-09-04 14:17:02 -07:00
ddt_stats.c
ddt: dedup log
2024-08-16 12:03:35 -07:00
ddt_zap.c
compress: change zio_compress API to use ABDs
2024-08-22 16:22:24 -07:00
ddt.c
Remove set but not used variable in ddt.c ( #16522 )
2024-09-10 12:46:50 -07:00
dmu_diff.c
Simplify issig().
2024-05-29 10:49:11 -07:00
dmu_direct.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
dmu_object.c
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
2024-05-10 08:47:21 -07:00
dmu_objset.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
dmu_recv.c
compress: change zio_compress API to use ABDs
2024-08-22 16:22:24 -07:00
dmu_redact.c
Simplify issig().
2024-05-29 10:49:11 -07:00
dmu_send.c
Simplify issig().
2024-05-29 10:49:11 -07:00
dmu_traverse.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
dmu_tx.c
Cleanup DB_DNODE() macros usage
2024-07-29 14:47:01 -07:00
dmu_zfetch.c
Small fix to prefetch ranges aggregation
2024-04-09 16:14:04 -07:00
dmu.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
dnode_sync.c
For db_marker inherit the db pointer for AVL comparision.
2023-12-11 14:42:06 -08:00
dnode.c
Linux: Report reclaimable memory to kernel as such ( #16385 )
2024-07-30 11:40:47 -07:00
dsl_bookmark.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
dsl_crypt.c
Allow block cloning across encrypted datasets
2023-12-05 11:03:48 -08:00
dsl_dataset.c
compress: change compression providers API to use ABDs
2024-08-22 16:22:24 -07:00
dsl_deadlist.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
dsl_deleg.c
dsl_destroy.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
dsl_dir.c
dsl_pool.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
dsl_prop.c
dsl_scan.c
ddt: block scan until log is flushed, and flush aggressively
2024-08-16 12:03:43 -07:00
dsl_synctask.c
dsl_userhold.c
edonr_zfs.c
fm.c
gzip.c
compress: change compression providers API to use ABDs
2024-08-22 16:22:24 -07:00
hkdf.c
lz4_zfs.c
compress: change compression providers API to use ABDs
2024-08-22 16:22:24 -07:00
lz4.c
lzjb.c
compress: change compression providers API to use ABDs
2024-08-22 16:22:24 -07:00
metaslab.c
Remove extra newline from spa_set_allocator().
2024-09-17 13:15:42 -07:00
mmp.c
vdev probe to slow disk can stall mmp write checker
2024-04-29 14:35:53 -07:00
multilist.c
L2ARC: Relax locking during write
2024-04-09 16:23:19 -07:00
objlist.c
pathname.c
range_tree.c
refcount.c
rrwlock.c
sa.c
Fix sa.c to build on FreeBSD again. ( #16403 )
2024-08-01 13:04:08 -07:00
sha2_zfs.c
skein_zfs.c
spa_checkpoint.c
spa_config.c
spa_errlog.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
spa_history.c
spa_log_spacemap.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
spa_misc.c
dnode: allow storage class to be overridden by object type
2024-07-29 17:05:41 -07:00
spa_stats.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
spa.c
spa_prop_get: require caller to supply output nvlist
2024-09-06 08:45:58 -07:00
space_map.c
space_reftree.c
THIRDPARTYLICENSE.cityhash
THIRDPARTYLICENSE.cityhash.descrip
txg.c
vdev probe to slow disk can stall mmp write checker
2024-04-29 14:35:53 -07:00
uberblock.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
unique.c
vdev_draid_rand.c
vdev_draid.c
zio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSH
2024-04-11 17:17:23 -07:00
vdev_indirect_births.c
vdev_indirect_mapping.c
vdev_indirect.c
vdev_initialize.c
Add support for parallel pool exports
2024-05-14 08:57:41 -07:00
vdev_label.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
vdev_mirror.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
vdev_missing.c
vdev_queue.c
vdev_raidz_math_aarch64_neon_common.h
vdev_raidz_math_aarch64_neon.c
vdev_raidz_math_aarch64_neonx2.c
vdev_raidz_math_avx2.c
vdev_raidz_math_avx512bw.c
vdev_raidz_math_avx512f.c
vdev_raidz_math_impl.h
vdev_raidz_math_powerpc_altivec_common.h
vdev_raidz_math_powerpc_altivec.c
vdev_raidz_math_scalar.c
vdev_raidz_math_sse2.c
vdev_raidz_math_ssse3.c
vdev_raidz_math.c
vdev_raidz.c
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
2024-05-10 08:47:21 -07:00
vdev_rebuild.c
Add support for parallel pool exports
2024-05-14 08:57:41 -07:00
vdev_removal.c
vdev_root.c
vdev_trim.c
Add support for parallel pool exports
2024-05-14 08:57:41 -07:00
vdev.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
zap_leaf.c
ZAP: Some cleanups/micro-optimizations
2024-03-21 16:43:53 -07:00
zap_micro.c
ddt: add support for prefetching tables into the ARC
2024-07-26 09:16:18 -07:00
zap.c
zap: reuse zap_leaf_t on dbuf reuse after shrink
2024-05-24 18:55:47 -07:00
zcp_get.c
nvpair: Constify string functions
2023-03-14 15:25:50 -07:00
zcp_global.c
zcp_iter.c
zcp_set.c
zcp_synctask.c
zcp.c
Simplify issig().
2024-05-29 10:49:11 -07:00
zfeature.c
zfs_byteswap.c
zfs_chksum.c
Add generic implementation handling and SHA2 impl
2023-03-02 13:52:21 -08:00
zfs_fm.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
zfs_fuid.c
zfs_impl.c
zfs_ioctl.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
zfs_log.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
zfs_onexit.c
zfs_quota.c
zfs_ratelimit.c
zfs_replay.c
FreeBSD: remove support for FreeBSD < 13.0-RELEASE ( #16372 )
2024-08-05 16:56:45 -07:00
zfs_rlock.c
zfs_sa.c
zfs_vnops.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
zil.c
zfs: add bounds checking to zil_parse ( #16308 )
2024-07-31 17:17:04 -07:00
zio_checksum.c
Provide macros for setting and getting blkptr birth times
2024-03-25 15:01:54 -07:00
zio_compress.c
zio_compress_data: limit dest length to ABD size
2024-08-22 16:22:24 -07:00
zio_inject.c
vdev probe to slow disk can stall mmp write checker
2024-04-29 14:35:53 -07:00
zio.c
Adding Direct IO Support
2024-09-14 13:47:59 -07:00
zle.c
compress: change compression providers API to use ABDs
2024-08-22 16:22:24 -07:00
zrlock.c
zthr.c
zvol.c
zvol: ensure device minors are properly cleaned up
2024-08-06 12:08:14 -07:00