linux.git
2023-10-22 Kent Overstreetbcachefs: Include summarized counts in fs_usage
2023-10-22 Kent Overstreetbcachefs: refactor bch_fs_usage
2023-10-22 Kent Overstreetbcachefs: Switch replicas to mark_lock
2023-10-22 Kent Overstreetbcachefs: fix an incorrect bkey_debugcheck() call
2023-10-22 Kent Overstreetbcachefs: improve extent debugcheck fn
2023-10-22 Kent Overstreetbcachefs: improve/clarify ptr_disk_sectors()
2023-10-22 Kent Overstreetbcachefs: Fix for running in degraded mode
2023-10-22 Kent Overstreetbcachefs: Compression fixes
2023-10-22 Kent Overstreetbcachefs: propagate BCH_WRITE_CACHED
2023-10-22 Kent Overstreetbcachefs: s/usage_lock/mark_lock
2023-10-22 Kent Overstreetbcachefs: New blockcount field for bch_stripe
2023-10-22 Kent Overstreetbcachefs: move dirty into bucket_mark
2023-10-22 Kent Overstreetbcachefs: Add new alloc fields
2023-10-22 Kent Overstreetbcachefs: Deferred btree updates
2023-10-22 Kent Overstreetbcachefs: drop bogus percpu_ref_tryget
2023-10-22 Kent Overstreetbcachefs: Track nr_inodes with the key marking machinery
2023-10-22 Kent Overstreetbcachefs: Make bkey types globally unique
2023-10-22 Kent Overstreetbcachefs: Fix a btree iter usage error
2023-10-22 Kent Overstreetbcachefs: Split out bkey_sort.c
2023-10-22 Kent Overstreetbcachefs: fix waiting on an open journal entry
2023-10-22 Kent Overstreetbcachefs: return errors correctly from gc
2023-10-22 Kent Overstreetbcachefs: Hold usage_lock over mark_key and fs_usage_apply
2023-10-22 Kent Overstreetbcachefs: Stripes now properly subject to gc
2023-10-22 Kent Overstreetbcachefs: Btree locking fix, refactoring
2023-10-22 Kent Overstreetbcachefs: shim for userspace raid library
2023-10-22 Kent OverstreetRevert "bcachefs: start erasure coding after journal...
2023-10-22 Kent Overstreetbcachefs: Allow for new alloc fields
2023-10-22 Kent Overstreetbcachefs: gc now operates on second set of bucket marks
2023-10-22 Kent Overstreetbcachefs: fix mempool double initialization
2023-10-22 Kent Overstreetbcachefs: fix btree iterator bug when using depth > 0
2023-10-22 Kent Overstreetbcachefs: Allocator startup improvements
2023-10-22 Kent Overstreetbcachefs: Journal refactoring
2023-10-22 Kent Overstreetbcachefs: Don't block on journal reservation with btree...
2023-10-22 Kent Overstreetbcachefs: start erasure coding after journal replay
2023-10-22 Kent Overstreetbcachefs: Clean up, possixly fix page disk reservation...
2023-10-22 Kent Overstreetbcachefs: Fix an error path
2023-10-22 Kent Overstreetbcachefs: fix typo when picking read method
2023-10-22 Kent Overstreetbcachefs: Erasure coding
2023-10-22 Kent Overstreetbcachefs: More btree gc refactorings
2023-10-22 Kent Overstreetbcachefs: Centralize marking of replicas in btree updat...
2023-10-22 Kent Overstreetbcachefs: Move key marking out of extents.c
2023-10-22 Kent Overstreetbcachefs: stripe support for replicas tracking
2023-10-22 Kent Overstreetbcachefs: Check for unsupported features
2023-10-22 Kent Overstreetbcachefs: revamp to_text methods
2023-10-22 Kent Overstreetbcachefs: delete some dead code
2023-10-22 Kent Overstreetbcachefs: fix a replicas bug
2023-10-22 Tim Schlueterbcachefs: Set the last mount time using the realtime...
2023-10-22 Kent Overstreetbcachefs: Disk usage in compressed sectors, not uncompr...
2023-10-22 Kent Overstreetbcachefs: Assorted fixes for running on very small...
2023-10-22 Kent Overstreetbcachefs: Scale down number of writepoints when low...
2023-10-22 Kent Overstreetbcachefs: Fix an assertion when rebuilding replicas
2023-10-22 Kent Overstreetbcachefs: Rename nofsck opt to fsck
2023-10-22 Kent Overstreetbcachefs: Fix journal replay when replicas sb section...
2023-10-22 Kent Overstreetbcachefs: fix bounds checks in bch2_bio_map()
2023-10-22 Kent Overstreetbcachefs: Some fixes for building in userspace
2023-10-22 Kent Overstreetbcachefs: fix bch2_bkey_print_bfloat
2023-10-22 Kent Overstreetbcachefs: new avoid mechanism for io retries
2023-10-22 Kent Overstreetbcachefs: more key marking refactoring
2023-10-22 Kent Overstreetbcachefs: replicas: prep work for stripes
2023-10-22 Kent Overstreetbcachefs: kill struct bch_replicas_cpu_entry
2023-10-22 Kent Overstreetbcachefs: add functionality for heaps to update backpoi...
2023-10-22 Kent Overstreetbcachefs: btree gc refactoring
2023-10-22 Kent Overstreetbcachefs: BCH_EXTENT_ENTRY_TYPES()
2023-10-22 Kent Overstreetbcachefs: bch2_extent_ptr_decoded_append()
2023-10-22 Kent Overstreetbcachefs: bch2_extent_drop_ptrs()
2023-10-22 Kent Overstreetbcachefs: extent_for_each_ptr_decode()
2023-10-22 Kent Overstreetbcachefs: kill bch_extent_crc_type
2023-10-22 Kent Overstreetbcachefs: extent_ptr_decoded
2023-10-22 Kent Overstreetbcachefs: fix missing include
2023-10-22 Kent Overstreetbcachefs: fix a spurious gcc warning
2023-10-22 Kent Overstreetbcachefs: Allocation code refactoring
2023-10-22 Kent Overstreetbcachefs: Split out alloc_background.c
2023-10-22 Kent Overstreetbcachefs: Fix failure to suspend
2023-10-22 Kent Overstreetbcachefs: Fix suspend when moving data faster than...
2023-10-22 Kent Overstreetbcachefs: fix bch2_acl_chmod()
2023-10-22 Kent Overstreetbcachefs: Fix a deadlock
2023-10-22 Kent Overstreetbcachefs: fix a divide
2023-10-22 Kent Overstreetbcachefs: make fsck spew less
2023-10-22 Kent Overstreetbcachefs: Dirent repair code
2023-10-22 Kent Overstreetbcachefs: Fix a btree iter bug when iter pos == POS_MAX
2023-10-22 Kent Overstreetbcachefs: Comparison function cleanups
2023-10-22 Kent Overstreetbcachefs: Prioritize fragmentation in bucket allocator
2023-10-22 Kent Overstreetbcachefs: Pass around bset_tree less
2023-10-22 Kent Overstreetbcachefs: kill extent_insert_hook
2023-10-22 Kent Overstreetbcachefs: kill i_sectors_hook
2023-10-22 Kent Overstreetbcachefs: convert fcollapse to bch2_extent_update()
2023-10-22 Kent Overstreetbcachefs: convert fpunch to bch2_extent_update()
2023-10-22 Kent Overstreetbcachefs: convert truncate to bch2_extent_update()
2023-10-22 Kent Overstreetbcachefs: convert bchfs_write_index_update() to bch2_ex...
2023-10-22 Kent Overstreetbcachefs: bch2_extent_trim_atomic()
2023-10-22 Kent Overstreetbcachefs: mempoolify btree_trans
2023-10-22 Kent Overstreetbcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer...
2023-10-22 Kent Overstreetbcachefs: extent_squash() can no longer fail
2023-10-22 Kent Overstreetbcachefs: make struct btree_iter a bit smaller
2023-10-22 Kent Overstreetbcachefs: lift ordering restriction on 0 size extents
2023-10-22 Kent Overstreetbcachefs: extent unit tests
2023-10-22 Kent Overstreetbcachefs: bkey_written()
2023-10-22 Kent Overstreetbcachefs: improved rw_aux_tree_bsearch()
2023-10-22 Kent Overstreetbcachefs: Factor out btree_key_can_insert()
2023-10-22 Kent Overstreetbcachefs: BCH_SB_RESERVE_BYTES
next