index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
extent_cache.c
Age
Commit message (
Expand
)
Author
2024-11-23
f2fs: add a sysfs node to limit max read extent count per-inode
Chao Yu
2024-11-21
f2fs: fix to shrink read extent node in batches
Chao Yu
2024-11-01
f2fs: introduce device aliasing file
Daeho Jeong
2024-08-05
f2fs: fix several potential integer overflows in file offsets
Nikita Zhandarovich
2024-06-12
f2fs: fix to cover read extent cache access with lock
Chao Yu
2024-03-12
f2fs: unify the error handling of f2fs_is_valid_blkaddr
Zhiguo Niu
2023-09-12
f2fs: split initial and dynamic conditions for extent_cache
Jaegeuk Kim
2023-04-24
f2fs: remove unnessary comment in __may_age_extent_tree
Qi Han
2023-04-18
f2fs: relax sanity check if checkpoint is corrupted
Jaegeuk Kim
2023-03-29
f2fs: remove entire rb_entry sharing
Jaegeuk Kim
2023-03-29
f2fs: factor out discard_cmd usage from general rb_tree use
Jaegeuk Kim
2023-03-29
f2fs: factor out victim_entry usage from general rb_tree use
Jaegeuk Kim
2023-02-09
f2fs: fix to do sanity check on extent cache correctly
Chao Yu
2023-02-07
f2fs: fix typos in comments
Jinyoung CHOI
2023-02-07
f2fs: add sysfs nodes to set last_age_weight
qixiaoyu1
2023-02-05
f2fs: fix wrong calculation of block age
qixiaoyu1
2023-01-06
f2fs: add a f2fs_lookup_extent_cache_block helper
Christoph Hellwig
2023-01-03
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
2023-01-03
f2fs: should use a temp extent_info for lookup
Jaegeuk Kim
2023-01-03
f2fs: don't mix to use union values in extent_info
Jaegeuk Kim
2023-01-03
f2fs: initialize extent_cache parameter
Jaegeuk Kim
2022-12-12
f2fs: add block_age-based extent cache
Jaegeuk Kim
2022-12-12
f2fs: allocate the extent_cache by default
Jaegeuk Kim
2022-12-12
f2fs: refactor extent_cache to support for read and more
Jaegeuk Kim
2022-12-12
f2fs: remove unnecessary __init_extent_tree
Jaegeuk Kim
2022-12-12
f2fs: move internal functions into extent_cache.c
Jaegeuk Kim
2022-12-12
f2fs: specify extent cache for read explicitly
Jaegeuk Kim
2022-10-04
f2fs: code clean and fix a type error
Zhang Qilong
2022-10-04
f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed file
Zhang Qilong
2022-10-04
f2fs: fix race condition on setting FI_NO_EXTENT flag
Zhang Qilong
2021-08-17
f2fs: support fault injection for f2fs_kmem_cache_alloc()
Chao Yu
2021-08-05
f2fs: extent cache: support unaligned extent
Chao Yu
2020-09-10
f2fs: support 64-bits key in f2fs rb-tree node entry
Chao Yu
2020-07-07
f2fs: fix to wait page writeback before update
Chao Yu
2019-07-02
f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
Joe Perches
2019-01-22
f2fs: fix to initialize variable to avoid UBSAN/smatch warning
Chao Yu
2018-10-16
f2fs: use rb_*_cached friends
Chao Yu
2018-09-12
f2fs: add SPDX license identifiers
Chao Yu
2018-09-11
f2fs: avoid sleeping under spin_lock
Zhikang Zhang
2018-05-31
f2fs: clean up symbol namespace
Chao Yu
2018-03-13
f2fs: remove redundant initialization of pointer 'p'
Colin Ian King
2018-03-13
f2fs: fix to check extent cache in f2fs_drop_extent_tree
Chao Yu
2017-05-23
f2fs: fix a bug caused by NULL extent tree
Yunlei He
2017-04-19
f2fs: introduce __check_rb_tree_consistence
Chao Yu
2017-04-19
f2fs: use rb-tree to track pending discard commands
Chao Yu
2017-04-11
f2fs: extract rb-tree operation infrastructure
Chao Yu
2017-02-27
f2fs: kill __is_extent_same
Chao Yu
2017-02-27
f2fs: replace rw semaphore extent_tree_lock with mutex lock
Yunlei He
2017-01-29
f2fs: use rb_entry_safe
Geliang Tang
2017-01-29
f2fs: fix a problem of using memory after free
Yunlei He
[next]