summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-27bcachefs: factor out acc_u64s()bcachefs-v4.19Kent Overstreet
2018-12-27bcachefs: Minor replicas.c refactoringKent Overstreet
2018-12-27bcachefs: fix new reinherit_attrs ioctlKent Overstreet
2018-12-27bcachefs: Lots of option handling improvementsKent Overstreet
2018-12-27bcachefs: more project quota fixesKent Overstreet
2018-12-27bcachefs: fix build when BCACHEFS_QUOTA=nKent Overstreet
2018-12-27bcachefs: fix an rcu usage bugKent Overstreet
2018-12-27bcachefs: fix ja->cur_idx use while reading journalKent Overstreet
2018-12-27bcachefs: fix device remove error pathKent Overstreet
2018-12-27bcachefs: Fix duplicate ioctl nrKent Overstreet
2018-12-27bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet
2018-12-27bcachefs: rename keeps inheritable inode opts consistentKent Overstreet
2018-12-27bcachefs: add bcachefs_effective xattrsKent Overstreet
2018-12-27bcachefs: Add flags to indicate if inode opts were inherited or explicitly setKent Overstreet
2018-12-27bcachefs: bch2_fs_quota_transferKent Overstreet
2018-12-27bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTSKent Overstreet
2018-12-27bcachefs: use x-macros more consistentlyKent Overstreet
2018-12-27bcachefs: Fix for building in userspaceKent Overstreet
2018-12-27bcachefs: Fix bkey_method compilation on gcc 7.3.0Tim Schlueter
2018-12-27bcachefs: include summarized counts in fs_usageKent Overstreet
2018-12-27bcachefs: refactor bch_fs_usageKent Overstreet
2018-12-27bcachefs: switch replicas to mark_lockKent Overstreet
2018-12-27bcachefs: fix an incorrect bkey_debugcheck() callKent Overstreet
2018-12-27bcachefs: improve extent debugcheck fnKent Overstreet
2018-12-27bcachefs: improve/clarify ptr_disk_sectors()Kent Overstreet
2018-12-27bcachefs: Fix for running in degraded modeKent Overstreet
2018-12-27bcachefs: Compression fixesKent Overstreet
2018-12-27bcachefs: propagate BCH_WRITE_CACHEDKent Overstreet
2018-12-27bcachefs: fix bch2_extent_ptr_decoded_append()Kent Overstreet
2018-12-27bcachefs: fix for spinning on journal reservationKent Overstreet
2018-12-27bcachefs: s/usage_lock/mark_lockKent Overstreet
2018-12-27bcachefs: New blockcount field for bch_stripeKent Overstreet
2018-12-27bcachefs: move dirty into bucket_markKent Overstreet
2018-12-27bcachefs: Add new alloc fieldsKent Overstreet
2018-12-27bcachefs: Deferred btree updatesKent Overstreet
2018-12-27bcachefs: drop bogus percpu_ref_trygetKent Overstreet
2018-12-27bcachefs: Track nr_inodes with the key marking machineryKent Overstreet
2018-12-27bcachefs: Make bkey types globally uniqueKent Overstreet
2018-12-27bcachefs: Fix a btree iter usage errorKent Overstreet
2018-12-27bcachefs: split out bkey_sort.cKent Overstreet
2018-12-27bcachefs: fix waiting on an open journal entryKent Overstreet
2018-12-27bcachefs: return errors correctly from gcKent Overstreet
2018-12-27bcachefs: Hold usage_lock over mark_key and fs_usage_applyKent Overstreet
2018-12-27bcachefs: drop a faulty assertionKent Overstreet
2018-12-27bcachefs: Stripes now properly subject to gcKent Overstreet
2018-12-27bcachefs: Btree locking fix, refactoringKent Overstreet
2018-12-27bcachefs: shim for userspace raid libraryKent Overstreet
2018-12-27Revert "bcachefs: start erasure coding after journal replay"Kent Overstreet
2018-12-27bcachefs: Select required config opts for erasure codingKent Overstreet
2018-12-27bcachefs: Allow for new alloc fieldsKent Overstreet