summaryrefslogtreecommitdiff
path: root/fs/bcachefs/alloc.c
AgeCommit message (Expand)Author
2018-04-01bcachefs: avoid allocation fragmentationKent Overstreet
2018-03-28bcachefs: Fix some allocator startup bugsKent Overstreet
2018-03-21bcachefs: fix degraded writes, misc alloc path bugsKent Overstreet
2018-03-15bcachefs: workaround an issue with writethrough cachingKent Overstreet
2018-03-14fixup! bcachefs: durabilityKent Overstreet
2018-03-13bcachefs: durabilityKent Overstreet
2018-02-27bcachefs: Better signal from allocator to copygc threadKent Overstreet
2018-02-19bcachefs: Convert tiering/promote code to disk groupsKent Overstreet
2018-02-12bcachefs: Fix allocator stripingKent Overstreet
2018-02-07bcachefs: export bch2_alloc_write()Kent Overstreet
2018-02-05bcachefs: optimize bch2_btree_iter_traverse() callsKent Overstreet
2018-01-30bcachefs: better journal_pin_seq()Kent Overstreet
2018-01-30bcachefs: fix an allocator startup bugKent Overstreet
2018-01-30bcachefs: fix a bug with btree write completions when btree writes blockedKent Overstreet
2018-01-30bcachefs: Allocate new btree roots lazilyKent Overstreet
2018-01-30bcachefs: fix allocator startup, once and for allKent Overstreet
2018-01-30bcachefs: fix allocator thread shutdownKent Overstreet
2018-01-30bcachefs: fix another lockdep splatKent Overstreet
2018-01-30bcachefs: locking changes for device resizeKent Overstreet
2018-01-30bcachefs: kill bucket_lockKent Overstreet
2018-01-30bcachefs: kill bucket_data_type, improve disk usage statsKent Overstreet
2018-01-30bcachefs: fixes for building in userspaceKent Overstreet
2018-01-30bcachefs: fix a minor locking bugKent Overstreet
2018-01-30bcachefs: fix various sparse issuesKent Overstreet
2018-01-30bcachefs: moving_gc -> copygcKent Overstreet
2018-01-30bcachefs: make bucket marking more rigorousKent Overstreet
2018-01-30bcachefs: use closure_wait_eventKent Overstreet
2018-01-30bcachefs: array_insert_item()Kent Overstreet
2018-01-30bcachefs: Change open_bucket to only point to a single bucketKent Overstreet
2018-01-30bcachefs: call bch2_recalc_min_prio() in bch2_alloc_read()Kent Overstreet
2018-01-30bcachefs: Add mechanism to exclude devices to allocate fromKent Overstreet
2018-01-30bcachefs: Kill foreground write ratelimitingKent Overstreet
2018-01-30bcachefs: fix __writepoint_find()Kent Overstreet
2018-01-30bcachefs: verify new checksums against old checksumsKent Overstreet
2018-01-30bcachefs: more alloc fixesKent Overstreet
2018-01-30bcachefs: fix a silly null ptr derefKent Overstreet
2018-01-30bcachefs: Bring back dedicated write points for copygcKent Overstreet
2018-01-30bcachefs: fix int underflow in alloc codeKent Overstreet
2018-01-30bcachefs: fix a locking bugKent Overstreet
2018-01-30bcachefs: Make write points more dynamicKent Overstreet
2018-01-30bcachefs: fix a divide by zeroKent Overstreet
2018-01-30bcachefs: fix open_bucket_copy_unused_ptrs()Kent Overstreet
2018-01-30bcachefs: fix allocation + replicationKent Overstreet
2018-01-30bcachefs: Clean up bucket_size usage, tracepointsKent Overstreet
2018-01-30bcachefs: Initial commitKent Overstreet