index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
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
2023-11-05
bcachefs: bch2_stripe_to_text() now prints ptr gens
Kent Overstreet
2023-11-05
bcachefs: Don't iterate over journal entries just for btree roots
Kent Overstreet
2023-11-05
bcachefs: Break up bch2_journal_write()
Kent Overstreet
2023-11-05
bcachefs: Replace ERANGE with private error codes
Kent Overstreet
2023-11-05
bcachefs: bkey_copy() is no longer a macro
Kent Overstreet
2023-11-05
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
2023-11-05
bcachefs: Convert bch2_fs_open() to darray
Kent Overstreet
2023-11-05
bcachefs: Move __bch2_members_v2_get_mut to sb-members.h
Kent Overstreet
2023-11-05
bcachefs: bch2_prt_datetime()
Kent Overstreet
2023-11-04
bcachefs: CONFIG_BCACHEFS_DEBUG_TRANSACTIONS no longer defaults to y
Kent Overstreet
2023-11-04
bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usage
Kent Overstreet
2023-11-04
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
2023-11-04
bcachefs: Add missing printk newlines
Kent Overstreet
2023-11-04
bcachefs: Fix recovery when forced to use JSET_NO_FLUSH journal entry
Kent Overstreet
2023-11-04
bcachefs: .get_parent() should return an error pointer
Kent Overstreet
2023-11-04
bcachefs: Fix bch2_delete_dead_inodes()
Kent Overstreet
2023-11-04
bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield
Brian Foster
2023-11-04
bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field
Brian Foster
2023-11-04
bcachefs: allow writeback to fill bio completely
Brian Foster
2023-11-04
bcachefs: fix odebug warn and lockdep splat due to on-stack rhashtable
Brian Foster
2023-11-04
bcachefs: update alloc cursor in early bucket allocator
Brian Foster
2023-11-04
bcachefs: serialize on cached key in early bucket allocator
Brian Foster
2023-11-04
bcachefs: Data move path now uses bch2_trans_unlock_long()
Kent Overstreet
[next]