Age | Commit message (Expand) | Author |
2023-10-22 | bcachefs: Switch ec_stripes_heap_lock to a mutex | Kent Overstreet |
2023-10-22 | bcachefs: Fragmentation LRU | Kent Overstreet |
2023-10-22 | bcachefs: Handle btree node rewrites before going RW | Kent Overstreet |
2023-10-22 | bcachefs: Improved nocow locking | Kent Overstreet |
2023-10-22 | bcachefs: Don't stop copygc while removing devices | Kent Overstreet |
2023-10-22 | bcachefs: New on disk format: Backpointers | Kent Overstreet |
2023-10-22 | bcachefs: Btree write buffer | Kent Overstreet |
2023-10-22 | bcachefs: Start copygc when first going read-write | Kent Overstreet |
2023-10-22 | bcachefs: Debug mode for c->writes references | Kent Overstreet |
2023-10-22 | bcachefs: ec_stripe_delete_work() now takes ref on c->writes | Kent Overstreet |
2023-10-22 | bcachefs: Make log message at startup a bit cleaner | Kent Overstreet |
2023-10-22 | bcachefs: More errcode cleanup | Kent Overstreet |
2023-10-22 | bcachefs: Fix a "no journal entries found" bug | Kent Overstreet |
2023-10-22 | bcachefs: Assorted checkpatch fixes | Kent Overstreet |
2023-10-22 | bcachefs: time stats now uses the mean_and_variance module. | Daniel Hill |
2023-10-22 | bcachefs: Run bch2_fs_counters_init() earlier | Kent Overstreet |
2023-10-22 | bcachefs: Add private error codes for ENOSPC | Kent Overstreet |
2023-10-22 | bcachefs: Fix adding a device with a label | Kent Overstreet |
2023-10-22 | bcachefs: Convert fsck errors to errcode.h | Kent Overstreet |
2023-10-22 | bcachefs: Use bch2_err_str() in error messages | Kent Overstreet |
2023-10-22 | bcachefs: Call bch2_do_invalidates() when going read write | Kent Overstreet |
2023-10-22 | bcachefs: Printbuf rework | Kent Overstreet |
2023-10-22 | bcachefs: Fix error checking in bch2_fs_alloc() | Kent Overstreet |
2023-10-22 | bcachefs: Add persistent counters | Daniel Hill |
2023-10-22 | bcachefs: Shutdown path improvements | Kent Overstreet |
2023-10-22 | bcachefs: Minor device removal fixes | Kent Overstreet |
2023-10-22 | bcachefs: Initialize ec work structs early | Kent Overstreet |
2023-10-22 | bcachefs: Use a genradix for reading journal entries | Kent Overstreet |
2023-10-22 | bcachefs: Fold bucket_state in to BCH_DATA_TYPES() | Kent Overstreet |
2023-10-22 | bcachefs: More improvements for alloc info checks | Kent Overstreet |
2023-10-22 | bcachefs: New discard implementation | Kent Overstreet |
2023-10-22 | bcachefs: Kill allocator threads & freelists | Kent Overstreet |
2023-10-22 | bcachefs: Freespace, need_discard btrees | Kent Overstreet |
2023-10-22 | bcachefs: Run btree updates after write out of write_point | Kent Overstreet |
2023-10-22 | bcachefs: x-macro metadata version enum | Kent Overstreet |
2023-10-22 | bcachefs: Convert bch2_sb_to_text to master option list | Kent Overstreet |
2023-10-22 | bcachefs: respect superblock discard flag. | Daniel Hill |
2023-10-22 | bcachefs: Heap allocate printbufs | Kent Overstreet |
2023-10-22 | bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode" | Kent Overstreet |
2023-10-22 | bcachefs: Change bch2_dev_lookup() to not use lookup_bdev() | Kent Overstreet |
2023-10-22 | bcachefs: bch2_gc_gens() no longer uses bucket array | Kent Overstreet |
2023-10-22 | bcachefs: btree_id_cached() | Kent Overstreet |
2023-10-22 | bcachefs: New data structure for buckets waiting on journal commit | Kent Overstreet |
2023-10-22 | Revert "bcachefs: Delete some obsolete journal_seq_blacklist code" | Kent Overstreet |
2023-10-22 | bcachefs: Log & error message improvements | Kent Overstreet |
2023-10-22 | bcachefs: Improved superblock-related error messages | Kent Overstreet |
2023-10-22 | bcachefs: bch_dev->dev | Kent Overstreet |
2023-10-22 | bcachefs: Add iter_flags arg to bch2_btree_delete_range() | Kent Overstreet |
2023-10-22 | bcachefs: Improve error messages in device add path | Kent Overstreet |
2023-10-22 | bcachefs: Delete some obsolete journal_seq_blacklist code | Kent Overstreet |