linux-block.git
2023-10-22 Kent Overstreetbcachefs: gc lock no longer needed for disk reservations
2023-10-22 Kent Overstreetbcachefs: Fix oldest_gen handling
2023-10-22 Kent Overstreetbcachefs: Fix a locking bug
2023-10-22 Kent Overstreetbcachefs: Fix a lockdep splat
2023-10-22 Kent Overstreetbcachefs: no need to run gc when initializing new fs
2023-10-22 Kent Overstreetbcachefs: Don't need to walk inodes on clean shutdown
2023-10-22 Kent Overstreetbcachefs: don't do initial gc if have alloc info feature
2023-10-22 Kent Overstreetbcachefs: serialize persistent_reserved
2023-10-22 Kent Overstreetbcachefs: initialize fs usage summary in recovery
2023-10-22 Kent Overstreetbcachefs: journal_replay_early()
2023-10-22 Kent Overstreetbcachefs: Write out fs usage
2023-10-22 Kent Overstreetbcachefs: reserve space in journal for fs usage entries
2023-10-22 Kent Overstreetbcachefs: fix bch2_sb_field_resize()
2023-10-22 Kent Overstreetbcachefs: delete a debug printk
2023-10-22 Kent Overstreetbcachefs: fix for unmount hang
2023-10-22 Kent Overstreetbcachefs: Fix a bug when shutting down before allocator...
2023-10-22 Kent Overstreetbcachefs: percpu utility code
2023-10-22 Kent Overstreetbcachefs: sysfs trigger for bch2_alloc_write
2023-10-22 Kent Overstreetbcachefs: New journal_entry_res mechanism
2023-10-22 Kent Overstreetbcachefs: improve alloc_debug
2023-10-22 Kent Overstreetbcachefs: fix inode counting
2023-10-22 Kent Overstreetbcachefs: Persist stripe blocks_used
2023-10-22 Kent Overstreetbcachefs: Improve c version of __bkey_cmp_bits
2023-10-22 Kent Overstreetbcachefs: Persist alloc info on clean shutdown
2023-10-22 Kent Overstreetbcachefs: Fix fifo overflow in allocator startup
2023-10-22 Kent Overstreetbcachefs: Fix check for if extent update is allocating
2023-10-22 Kent Overstreetbcachefs: fix error message in device remove path
2023-10-22 Kent Overstreetbcachefs: dio arithmetic improvements
2023-10-22 Kent Overstreetbcachefs: Fix some reserve calculations
2023-10-22 Kent Overstreetbcachefs: Add a workqueue for journal reclaim
2023-10-22 Kent Overstreetbcachefs: Fix an allocator error path
2023-10-22 Kent Overstreetbcachefs: fixes for getting stuck flushing journal...
2023-10-22 Kent Overstreetbcachefs: Fix a dio bug
2023-10-22 Kent Overstreetbcachefs: More allocator startup improvements
2023-10-22 Kent Overstreetbcachefs: correctly initialize bch_extent_ptr
2023-10-22 Kent Overstreetbcachefs: use crc64 from lib/
2023-10-22 Kent Overstreetbcachefs: Factor out acc_u64s()
2023-10-22 Kent Overstreetbcachefs: Minor replicas.c refactoring
2023-10-22 Kent Overstreetbcachefs: fix new reinherit_attrs ioctl
2023-10-22 Kent Overstreetbcachefs: Lots of option handling improvements
2023-10-22 Kent Overstreetbcachefs: more project quota fixes
2023-10-22 Kent Overstreetbcachefs: fix an rcu usage bug
2023-10-22 Kent Overstreetbcachefs: fix ja->cur_idx use while reading journal
2023-10-22 Kent Overstreetbcachefs: fix device remove error path
2023-10-22 Kent Overstreetbcachefs: Fix duplicate ioctl nr
2023-10-22 Kent Overstreetbcachefs: bch2_ioc_reinherit_attrs()
2023-10-22 Kent Overstreetbcachefs: rename keeps inheritable inode opts consistent
2023-10-22 Kent Overstreetbcachefs: add bcachefs_effective xattrs
2023-10-22 Kent Overstreetbcachefs: Add flags to indicate if inode opts were...
2023-10-22 Kent Overstreetbcachefs: bch2_fs_quota_transfer
2023-10-22 Kent Overstreetbcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTS
2023-10-22 Kent Overstreetbcachefs: use x-macros more consistently
2023-10-22 Kent Overstreetbcachefs: Fix for building in userspace
2023-10-22 Tim Schlueterbcachefs: Fix bkey_method compilation on gcc 7.3.0
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
next