linux-2.6-microblaze.git
2023-10-22 Kent Overstreetbcachefs: Flush write buffer as needed in backpointers...
2023-10-22 Kent Overstreetbcachefs: Fix for shared paths in write buffer flush
2023-10-22 Kent Overstreetbcachefs: Single open_bucket_partial list
2023-10-22 Kent Overstreetbcachefs: Improve bch2_stripe_to_text()
2023-10-22 Kent Overstreetbcachefs: Add option for completely disabling nocow
2023-10-22 Kent Overstreetbcachefs: Make bucket_alloc tracepoint more readable
2023-10-22 Kent Overstreetbcachefs: Don't call bch2_trans_update() unlocked
2023-10-22 Kent Overstreetbcachefs: get_stripe_key_trans()
2023-10-22 Kent Overstreetbcachefs: Fix erasure coding shutdown path
2023-10-22 Kent Overstreetbcachefs: Fix buffer overrun in ec_stripe_update_extent()
2023-10-22 Kent Overstreetbcachefs: Check for redundant ec entries/stripe ptrs
2023-10-22 Kent Overstreetbcachefs: Cached pointers should not be erasure coded
2023-10-22 Kent Overstreetbcachefs: Kill bch2_keylist_add_in_order()
2023-10-22 Kent Overstreetbcachefs: Add tracepoint & counter for btree split...
2023-10-22 Kent Overstreetbcachefs: __bch2_btree_insert uses BTREE_INSERT_CACHED
2023-10-22 Kent Overstreetbcachefs: Improve a verbose log message
2023-10-22 Kent Overstreetbcachefs: bch2_journal_entries_postprocess()
2023-10-22 Kent Overstreetbcachefs: Fix ec repair code check
2023-10-22 Kent Overstreetbcachefs: Simplify ec stripes heap
2023-10-22 Kent Overstreetbcachefs: Erasure coding: Track open stripes
2023-10-22 Kent Overstreetbcachefs: Stripe deletion now checks what it's deleting
2023-10-22 Kent Overstreetbcachefs: Improve c->writes refcounting for stripe...
2023-10-22 Kent Overstreetbcachefs: Switch ec_stripes_heap_lock to a mutex
2023-10-22 Kent Overstreetbcachefs: Split trans->last_begin_ip and trans->last_re...
2023-10-22 Kent Overstreetbcachefs: Fix erasure coding locking
2023-10-22 Kent Overstreetbcachefs: Don't block on ec_stripe_head_lock with btree...
2023-10-22 Kent Overstreetbcachefs: Add an assertion for using multiple btree_trans
2023-10-22 Kent Overstreetbcachefs: Erasure coding now uses bch2_bucket_alloc_trans
2023-10-22 Kent Overstreetbcachefs: Don't invalidate open buckets
2023-10-22 Kent Overstreetbcachefs: Fragmentation LRU
2023-10-22 Kent Overstreetbcachefs: Use btree write buffer for LRU btree
2023-10-22 Kent Overstreetbcachefs: Fix integer overflow warnings on 32 bit
2023-10-22 Kent Overstreetbcachefs: Fix insert_snapshot_whiteouts()
2023-10-22 Kent Overstreetbcachefs: bch2_mark_snapshot() now called like other...
2023-10-22 Kent Overstreetbcachefs: Snapshot whiteout fix
2023-10-22 Daniel Hillbcachefs: Reimplement repair for overlapping extents
2023-10-22 Kent Overstreetbcachefs: Don't print out duplicate fsck errors
2023-10-22 Kent Overstreetbcachefs: bch2_btree_insert_nonextent()
2023-10-22 Kent Overstreetbcachefs: Fix a 64 bit divide
2023-10-22 Kent Overstreetsix locks: Simplify six_lock_counts()
2023-10-22 Kent Overstreetbcachefs: Fix verify_update_old_key()
2023-10-22 Kent Overstreetbcachefs: New backtrace utility code
2023-10-22 Kent Overstreetbcachefs: Fix verify_bucket_evacuated()
2023-10-22 Kent Overstreetbcachefs: Handle sb buffer resizing in __copy_super()
2023-10-22 Kent Overstreetbcachefs: Fix failure to read btree roots
2023-10-22 Daniel Hillbcachefs: Don't run triggers when repairing in __bch2_m...
2023-10-22 Daniel Hillbcachefs: let __bch2_btree_insert() pass in flags
2023-10-22 Kent Overstreetbcachefs: Improve locking in __bch2_set_nr_journal_buck...
2023-10-22 Kent Overstreetbcachefs: More info on check_bucket_ref() error
2023-10-22 Kent Overstreetbcachefs: Add missing include
2023-10-22 Kent Overstreetbcachefs: Handle btree node rewrites before going RW
2023-10-22 Kent Overstreetbcachefs: Nocow locking fixup
2023-10-22 Kent Overstreetbcachefs: Add some logging for btree node rewrites...
2023-10-22 Kent Overstreetbcachefs: Ensure btree node cache is not more than...
2023-10-22 Kent Overstreetbcachefs: Add max nr of IOs in flight to the move path
2023-10-22 Kent Overstreetbcachefs: Add an assert to bch2_bucket_nocow_unlock()
2023-10-22 Daniel Hillbcachefs: don't block reads if we're promoting
2023-10-22 Kent Overstreetbcachefs: Fix promote path leak
2023-10-22 Kent Overstreetbcachefs: Improve invalidate_one_bucket() error messages
2023-10-22 Kent Overstreetbcachefs: Fix move_ctxt_wait_event()
2023-10-22 Kent Overstreetbcachefs: Fix deadlock on nocow locks in data move...
2023-10-22 Kent Overstreetbcachefs: BKEY_INVALID_FROM_JOURNAL
2023-10-22 Kent Overstreetbcachefs: Change bkey_invalid() rw param to flags
2023-10-22 Kent Overstreetbcachefs: Rework lru btree
2023-10-22 Kent Overstreetbcachefs: Improved nocow locking
2023-10-22 Daniel Hillbcachefs: handle failed data_update_init cleanup
2023-10-22 Daniel Hillbcachefs: expose nocow_lock table in sysfs
2023-10-22 Kent Overstreetbcachefs: bucket_gens btree
2023-10-22 Kent Overstreetbcachefs: Inline bch2_two_state_(trylock|unlock)
2023-10-22 Kent Overstreetbcachefs: Nocow support
2023-10-22 Kent Overstreetbcachefs: Data update support for unwritten extents
2023-10-22 Kent Overstreetbcachefs: Unwritten extents support
2023-10-22 Kent Overstreetbcachefs: bch2_extent_update_i_size_sectors()
2023-10-22 Kent Overstreetbcachefs: bch2_extent_fallocate()
2023-10-22 Kent Overstreetbcachefs: Skip inode unpack/pack in bch2_extent_update()
2023-10-22 Kent Overstreetbcachefs: Drop old maybe_extending optimization
2023-10-22 Kent Overstreetbcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
2023-10-22 Kent Overstreetbcachefs: Start snapshots before bch2_gc()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_check_alloc_info()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_dev_freespace_init()
2023-10-22 Kent Overstreetfixup bcachefs: New on disk format: Backpointers
2023-10-22 Kent Overstreetbcachefs: Don't use key cache during fsck
2023-10-22 Kent Overstreetbcachefs: Run check_extents_to_backpointers() in multip...
2023-10-22 Kent Overstreetbcachefs: Run bch2_check_backpointers_to_extents()...
2023-10-22 Kent Overstreetbcachefs: Don't stop copygc while removing devices
2023-10-22 Kent Overstreetbcachefs: Delete in memory ec backpointers
2023-10-22 Kent Overstreetbcachefs: Erasure coding now uses backpointers
2023-10-22 Kent Overstreetbcachefs: Copygc now uses backpointers
2023-10-22 Kent Overstreetbcachefs: New on disk format: Backpointers
2023-10-22 Kent Overstreetbcachefs: Btree write buffer
2023-10-22 Kent Overstreetbcachefs: Go RW before check_alloc_info()
2023-10-22 Kent Overstreetbcachefs: Start copygc when first going read-write
2023-10-22 Kent Overstreetbcachefs: Kill trans->flags
2023-10-22 Kent Overstreetbcachefs: trans->notrace_relock_fail
2023-10-22 Kent Overstreetbcachefs: Debug mode for c->writes references
2023-10-22 Kent Overstreetbcachefs: ec_stripe_delete_work() now takes ref on...
2023-10-22 Kent Overstreetbcachefs: Fix btree_node_write_blocked() not being...
2023-10-22 Kent Overstreetbcachefs: Switch a BUG_ON() to a panic()
2023-10-22 Kent Overstreetbcachefs: Fix btree_path_alloc()
2023-10-22 Brett Holmanbcachefs: Fix memleak in replicas_table_update()
next