index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Fix erasure coding shutdown path
Kent Overstreet
2023-10-22
bcachefs: Fix buffer overrun in ec_stripe_update_extent()
Kent Overstreet
2023-10-22
bcachefs: Check for redundant ec entries/stripe ptrs
Kent Overstreet
2023-10-22
bcachefs: Cached pointers should not be erasure coded
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_keylist_add_in_order()
Kent Overstreet
2023-10-22
bcachefs: Add tracepoint & counter for btree split race
Kent Overstreet
2023-10-22
bcachefs: __bch2_btree_insert uses BTREE_INSERT_CACHED
Kent Overstreet
2023-10-22
bcachefs: Improve a verbose log message
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_entries_postprocess()
Kent Overstreet
2023-10-22
bcachefs: Fix ec repair code check
Kent Overstreet
2023-10-22
bcachefs: Simplify ec stripes heap
Kent Overstreet
2023-10-22
bcachefs: Erasure coding: Track open stripes
Kent Overstreet
2023-10-22
bcachefs: Stripe deletion now checks what it's deleting
Kent Overstreet
2023-10-22
bcachefs: Improve c->writes refcounting for stripe create path
Kent Overstreet
2023-10-22
bcachefs: Switch ec_stripes_heap_lock to a mutex
Kent Overstreet
2023-10-22
bcachefs: Split trans->last_begin_ip and trans->last_restarted_ip
Kent Overstreet
2023-10-22
bcachefs: Fix erasure coding locking
Kent Overstreet
2023-10-22
bcachefs: Don't block on ec_stripe_head_lock with btree locks held
Kent Overstreet
2023-10-22
bcachefs: Add an assertion for using multiple btree_trans
Kent Overstreet
2023-10-22
bcachefs: Erasure coding now uses bch2_bucket_alloc_trans
Kent Overstreet
2023-10-22
bcachefs: Don't invalidate open buckets
Kent Overstreet
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
2023-10-22
bcachefs: Use btree write buffer for LRU btree
Kent Overstreet
2023-10-22
bcachefs: Fix integer overflow warnings on 32 bit
Kent Overstreet
2023-10-22
bcachefs: Fix insert_snapshot_whiteouts()
Kent Overstreet
2023-10-22
bcachefs: bch2_mark_snapshot() now called like other triggers
Kent Overstreet
2023-10-22
bcachefs: Snapshot whiteout fix
Kent Overstreet
2023-10-22
bcachefs: Reimplement repair for overlapping extents
Daniel Hill
2023-10-22
bcachefs: Don't print out duplicate fsck errors
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_insert_nonextent()
Kent Overstreet
2023-10-22
bcachefs: Fix a 64 bit divide
Kent Overstreet
2023-10-22
six locks: Simplify six_lock_counts()
Kent Overstreet
2023-10-22
bcachefs: Fix verify_update_old_key()
Kent Overstreet
2023-10-22
bcachefs: New backtrace utility code
Kent Overstreet
2023-10-22
bcachefs: Fix verify_bucket_evacuated()
Kent Overstreet
2023-10-22
bcachefs: Handle sb buffer resizing in __copy_super()
Kent Overstreet
2023-10-22
bcachefs: Fix failure to read btree roots
Kent Overstreet
2023-10-22
bcachefs: Don't run triggers when repairing in __bch2_mark_reflink_p()
Daniel Hill
2023-10-22
bcachefs: let __bch2_btree_insert() pass in flags
Daniel Hill
2023-10-22
bcachefs: Improve locking in __bch2_set_nr_journal_buckets()
Kent Overstreet
2023-10-22
bcachefs: More info on check_bucket_ref() error
Kent Overstreet
2023-10-22
bcachefs: Add missing include
Kent Overstreet
2023-10-22
bcachefs: Handle btree node rewrites before going RW
Kent Overstreet
2023-10-22
bcachefs: Nocow locking fixup
Kent Overstreet
2023-10-22
bcachefs: Add some logging for btree node rewrites due to errors
Kent Overstreet
2023-10-22
bcachefs: Ensure btree node cache is not more than half dirty
Kent Overstreet
2023-10-22
bcachefs: Add max nr of IOs in flight to the move path
Kent Overstreet
2023-10-22
bcachefs: Add an assert to bch2_bucket_nocow_unlock()
Kent Overstreet
2023-10-22
bcachefs: don't block reads if we're promoting
Daniel Hill
2023-10-22
bcachefs: Fix promote path leak
Kent Overstreet
[prev]
[next]