summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-14transfer quotas when bi_project changesquotaKent Overstreet
2018-12-13bcachefs: reinherit_attrs ioctlKent Overstreet
2018-12-13fooKent Overstreet
2018-12-13bcachefs: Add flags to indicate if inode opts were inherited or explicitly setKent Overstreet
2018-12-13bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTSKent Overstreet
2018-12-13bcachefs: use x-macros more consistentlyKent Overstreet
2018-12-12bcachefs: Fix for building in userspaceKent Overstreet
2018-12-12Merge pull request #11 from modelrockettier/bkey-method-fixkoverstreet
2018-12-09bcachefs: Fix bkey_method compilation on gcc 7.3.0Tim Schlueter
2018-12-06bcachefs: include summarized counts in fs_usageKent Overstreet
2018-12-06bcachefs: refactor bch_fs_usageKent Overstreet
2018-12-06bcachefs: switch replicas to mark_lockKent Overstreet
2018-12-06bcachefs: fix an incorrect bkey_debugcheck() callKent Overstreet
2018-12-06bcachefs: improve extent debugcheck fnKent Overstreet
2018-12-06bcachefs: improve/clarify ptr_disk_sectors()Kent Overstreet
2018-12-06bcachefs: Fix for running in degraded modeKent Overstreet
2018-12-05bcachefs: Compression fixesKent Overstreet
2018-12-05bcachefs: propagate BCH_WRITE_CACHEDKent Overstreet
2018-12-04bcachefs: fix bch2_extent_ptr_decoded_append()Kent Overstreet
2018-12-04bcachefs: fix for spinning on journal reservationKent Overstreet
2018-12-03bcachefs: s/usage_lock/mark_lockKent Overstreet
2018-12-03bcachefs: New blockcount field for bch_stripeKent Overstreet
2018-12-03bcachefs: move dirty into bucket_markKent Overstreet
2018-12-03bcachefs: Add new alloc fieldsKent Overstreet
2018-12-03bcachefs: Deferred btree updatesKent Overstreet
2018-12-03bcachefs: drop bogus percpu_ref_trygetKent Overstreet
2018-12-03bcachefs: Track nr_inodes with the key marking machineryKent Overstreet
2018-12-03bcachefs: Make bkey types globally uniqueKent Overstreet
2018-12-03bcachefs: Fix a btree iter usage errorKent Overstreet
2018-12-03bcachefs: split out bkey_sort.cKent Overstreet
2018-12-03bcachefs: fix waiting on an open journal entryKent Overstreet
2018-12-03fixup! fs: insert_inode_locked2()Kent Overstreet
2018-12-03bcachefs: return errors correctly from gcKent Overstreet
2018-12-03bcachefs: Hold usage_lock over mark_key and fs_usage_applyKent Overstreet
2018-12-03bcachefs: drop a faulty assertionKent Overstreet
2018-12-03bcachefs: Stripes now properly subject to gcKent Overstreet
2018-12-03genradix: genradix_for_each()Kent Overstreet
2018-12-03fixup! genradix: Use cmpxchg for allocating new nodesKent Overstreet
2018-12-03genradix: Use cmpxchg for allocating new nodesKent Overstreet
2018-12-03bcachefs: Btree locking fix, refactoringKent Overstreet
2018-12-03bcachefs: shim for userspace raid libraryKent Overstreet
2018-12-03Revert "bcachefs: start erasure coding after journal replay"Kent Overstreet
2018-12-03bcachefs: Select required config opts for erasure codingKent Overstreet
2018-12-03bcachefs: Allow for new alloc fieldsKent Overstreet
2018-12-03fixup! bcachefs: gc now operates on second set of bucket marksKent Overstreet
2018-11-21bcachefs: gc now operates on second set of bucket marksKent Overstreet
2018-11-21bcachefs: fix mempool double initializationKent Overstreet
2018-11-21bcachefs: fix btree iterator bug when using depth > 0Kent Overstreet
2018-11-18bcachefs: Allocator startup improvementsKent Overstreet
2018-11-18bcachefs: Journal refactoringKent Overstreet