开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2023-11-28
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2023-11-28
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
2023-11-28
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
2023-11-28
bcachefs: move journal seq assertion
Kent Overstreet
2023-11-28
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
2023-11-28
bcachefs: trace_move_extent_start_fail() now includes errcode
Kent Overstreet
2023-11-28
bcachefs: Fix split_race livelock
Kent Overstreet
2023-11-28
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-28
bcachefs: Fix zstd compress workspace size
Kent Overstreet
2023-11-25
bcachefs: bpos is misaligned on big endian
Kent Overstreet
2023-11-25
bcachefs: Fix ec + durability calculation
Kent Overstreet
2023-11-25
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-24
bcachefs: deallocate_extra_replicas()
Kent Overstreet
2023-11-24
bcachefs: Proper refcounting for journal_keys
Kent Overstreet
2023-11-24
bcachefs: preserve device path as device name
Brian Foster
2023-11-24
bcachefs: Fix an endianness conversion
Kent Overstreet
2023-11-24
bcachefs: Start gc, copygc, rebalance threads after initing writes ref
Kent Overstreet
2023-11-24
bcachefs: Don't stop copygc thread on device resize
Kent Overstreet
2023-11-24
bcachefs: Make sure bch2_move_ratelimit() also waits for move_ops
Kent Overstreet
2023-11-24
bcachefs: bch2_moving_ctxt_flush_all()
Kent Overstreet
2023-11-24
bcachefs: Put erasure coding behind an EXPERIMENTAL kconfig option
Kent Overstreet
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
2023-11-16
bcachefs: Fix missing locking for dentry->d_parent access
Kent Overstreet
2023-11-14
bcachefs: six locks: Fix lost wakeup
Kent Overstreet
2023-11-14
bcachefs: Fix no_data_io mode checksum check
Kent Overstreet
2023-11-14
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-14
bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
Kent Overstreet
2023-11-14
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-14
bcachefs: Fix missing transaction commit
Kent Overstreet
2023-11-14
bcachefs: Fix error path in bch2_mount()
Kent Overstreet
2023-11-14
bcachefs: Fix potential sleeping during mount
Daniel J Blueman
2023-11-14
bcachefs: Fix iterator leak in may_delete_deleted_inode()
Kent Overstreet
2023-11-14
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-13
bcachefs: Check for nonce offset inconsistency in data_update path
Kent Overstreet
2023-11-13
bcachefs: Make sure to drop/retake btree locks before reclaim
Kent Overstreet
2023-11-13
bcachefs: btree_trans->write_locked
Kent Overstreet
2023-11-13
bcachefs: Run btree key cache shrinker less aggressively
Kent Overstreet
2023-11-13
bcachefs: Split out btree_key_cache_types.h
Kent Overstreet
2023-11-13
bcachefs: Guard against insufficient devices to create stripes
Kent Overstreet
2023-11-13
bcachefs: Fix null ptr deref in bch2_backpointer_get_node()
Kent Overstreet
2023-11-13
bcachefs: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
2023-11-13
bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds war...
Gustavo A. R. Silva
2023-11-13
bcachefs: Use correct fgf_t type as function argument
Kent Overstreet
2023-11-13
bcachefs: make bch2_target_to_text_sb static
Jiapeng Chong
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-05
bcachefs: Improve stripe checksum error message
Kent Overstreet
2023-11-05
bcachefs: Simplify, fix bch2_backpointer_get_key()
Kent Overstreet
2023-11-05
bcachefs: kill thing_it_points_to arg to backpointer_not_found()
Kent Overstreet
2023-11-05
bcachefs: bch2_ec_read_extent() now takes btree_trans
Kent Overstreet
[next]