summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22bcachefs: Fix check for if extent update is allocatingKent Overstreet
2023-10-22bcachefs: fix error message in device remove pathKent Overstreet
2023-10-22bcachefs: dio arithmetic improvementsKent Overstreet
2023-10-22bcachefs: Fix some reserve calculationsKent Overstreet
2023-10-22bcachefs: Add a workqueue for journal reclaimKent Overstreet
2023-10-22bcachefs: Fix an allocator error pathKent Overstreet
2023-10-22bcachefs: fixes for getting stuck flushing journal pinsKent Overstreet
2023-10-22bcachefs: Fix a dio bugKent Overstreet
2023-10-22bcachefs: More allocator startup improvementsKent Overstreet
2023-10-22bcachefs: correctly initialize bch_extent_ptrKent Overstreet
2023-10-22bcachefs: use crc64 from lib/Kent Overstreet
2023-10-22bcachefs: Factor out acc_u64s()Kent Overstreet
2023-10-22bcachefs: Minor replicas.c refactoringKent Overstreet
2023-10-22bcachefs: fix new reinherit_attrs ioctlKent Overstreet
2023-10-22bcachefs: Lots of option handling improvementsKent Overstreet
2023-10-22bcachefs: more project quota fixesKent Overstreet
2023-10-22bcachefs: fix an rcu usage bugKent Overstreet
2023-10-22bcachefs: fix ja->cur_idx use while reading journalKent Overstreet
2023-10-22bcachefs: fix device remove error pathKent Overstreet
2023-10-22bcachefs: Fix duplicate ioctl nrKent Overstreet
2023-10-22bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet
2023-10-22bcachefs: rename keeps inheritable inode opts consistentKent Overstreet
2023-10-22bcachefs: add bcachefs_effective xattrsKent Overstreet
2023-10-22bcachefs: Add flags to indicate if inode opts were inherited or explicitly setKent Overstreet
2023-10-22bcachefs: bch2_fs_quota_transferKent Overstreet
2023-10-22bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTSKent Overstreet
2023-10-22bcachefs: use x-macros more consistentlyKent Overstreet
2023-10-22bcachefs: Fix for building in userspaceKent Overstreet
2023-10-22bcachefs: Fix bkey_method compilation on gcc 7.3.0Tim Schlueter
2023-10-22bcachefs: Include summarized counts in fs_usageKent Overstreet
2023-10-22bcachefs: refactor bch_fs_usageKent Overstreet
2023-10-22bcachefs: Switch replicas to mark_lockKent Overstreet
2023-10-22bcachefs: fix an incorrect bkey_debugcheck() callKent Overstreet
2023-10-22bcachefs: improve extent debugcheck fnKent Overstreet
2023-10-22bcachefs: improve/clarify ptr_disk_sectors()Kent Overstreet
2023-10-22bcachefs: Fix for running in degraded modeKent Overstreet
2023-10-22bcachefs: Compression fixesKent Overstreet
2023-10-22bcachefs: propagate BCH_WRITE_CACHEDKent Overstreet
2023-10-22bcachefs: s/usage_lock/mark_lockKent Overstreet
2023-10-22bcachefs: New blockcount field for bch_stripeKent Overstreet
2023-10-22bcachefs: move dirty into bucket_markKent Overstreet
2023-10-22bcachefs: Add new alloc fieldsKent Overstreet
2023-10-22bcachefs: Deferred btree updatesKent Overstreet
2023-10-22bcachefs: drop bogus percpu_ref_trygetKent Overstreet
2023-10-22bcachefs: Track nr_inodes with the key marking machineryKent Overstreet
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet
2023-10-22bcachefs: Fix a btree iter usage errorKent Overstreet
2023-10-22bcachefs: Split out bkey_sort.cKent Overstreet
2023-10-22bcachefs: fix waiting on an open journal entryKent Overstreet
2023-10-22bcachefs: return errors correctly from gcKent Overstreet