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-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-11-01
bcachefs: Fix snapshot skiplists
Kent Overstreet
2023-11-01
bcachefs: Fix a kasan splat in bch2_dev_add()
Kent Overstreet
2023-11-01
bcachefs: Fix kasan splat in members_v1_get()
Kent Overstreet
2023-11-01
bcachefs: rebalance_work
Kent Overstreet
2023-10-31
bcachefs: bch2_inum_opts_get()
Kent Overstreet
2023-10-31
bcachefs: move: move_stats refactoring
Kent Overstreet
2023-10-31
bcachefs: move: convert to bbpos
Kent Overstreet
2023-10-31
bcachefs: moving_context now owns a btree_trans
Kent Overstreet
2023-10-31
bcachefs: move.c exports, refactoring
Kent Overstreet
2023-10-31
bcachefs: Guard against unknown compression options
Kent Overstreet
2023-10-31
bcachefs: trivial extents.c refactoring
Kent Overstreet
2023-10-31
bcachefs: Fix bch2_prt_bitflags()
Kent Overstreet
2023-10-31
bcachefs: Check for too-large encoded extents
Kent Overstreet
2023-10-31
bcachefs: Ensure we don't exceed encoded_extent_max
Kent Overstreet
2023-10-31
bcachefs: bch2_disk_path_to_text() no longer takes sb_lock
Kent Overstreet
2023-10-31
bcachefs: Split out disk_groups_types.h
Kent Overstreet
2023-10-31
bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()
Kent Overstreet
2023-10-31
bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEW
Kent Overstreet
2023-10-31
bcachefs: Improve io option handling in data move path
Kent Overstreet
2023-10-31
bcachefs: Ensure devices are always correctly initialized
Kent Overstreet
2023-10-31
bcachefs: Delete duplicate time stats initialization
Kent Overstreet
2023-10-31
bcachefs: Kill dead code extent_save()
Kent Overstreet
2023-10-31
bcachefs: Fix ca->oldest_gen allocation
Kent Overstreet
2023-10-31
bcachefs: Fix shrinker names
Kent Overstreet
2023-10-31
bcachefs: Fix btree_node_type enum
Kent Overstreet
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
2023-10-31
bcachefs: Fix lock ordering with snapshot_create_lock
Kent Overstreet
2023-10-30
six locks: Lock contended tracepoints
Kent Overstreet
2023-10-30
closures: Fix race in closure_sync()
Kent Overstreet
2023-10-30
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-10-22
bcachefs: Refactor memcpy into direct assignment
Kees Cook
2023-10-22
bcachefs: Fix drop_alloc_keys()
Kent Overstreet
2023-10-22
bcachefs: snapshot_create_lock
Kent Overstreet
2023-10-22
bcachefs: Fix snapshot skiplists during snapshot deletion
Kent Overstreet
2023-10-22
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_error now counts towards i_sectors
Kent Overstreet
2023-10-22
bcachefs: Fix handling of unknown bkey types
Kent Overstreet
2023-10-22
bcachefs: Switch to unsafe_memcpy() in a few places
Kent Overstreet
2023-10-22
bcachefs: Use struct_size()
Christophe JAILLET
2023-10-22
bcachefs: Correctly initialize new buckets on device resize
Kent Overstreet
2023-10-22
bcachefs: Fix another smatch complaint
Kent Overstreet
2023-10-22
bcachefs: Use strsep() in split_devs()
Kent Overstreet
2023-10-22
bcachefs: Add iops fields to bch_member
Hunter Shaffer
2023-10-22
bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1
Hunter Shaffer
2023-10-22
bcachefs: New superblock section members_v2
Hunter Shaffer
2023-10-22
bcachefs: Add new helper to retrieve bch_member from sb
Hunter Shaffer
2023-10-22
bcachefs: bucket_lock() is now a sleepable lock
Kent Overstreet
2023-10-22
bcachefs: fix crc32c checksum merge byte order problem
Brian Foster
[next]