summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-11allocator striping wipalloc_stripingKent Overstreet
2018-02-09bcachefs: minor prjquota fixesKent Overstreet
2018-02-09bcachefs: -o verbose_init, more error messagesKent Overstreet
2018-02-09bcachefs: fixes for bch2_dev_set_state()Kent Overstreet
2018-02-09bcachefs: fix an inconsistency with replicas trackingKent Overstreet
2018-02-09bcachefs: delete dead codeKent Overstreet
2018-02-08bcachefs: BCH_DATA ioctlKent Overstreet
2018-02-08bcachefs: fix fsck error booting in degraded modeKent Overstreet
2018-02-08bcachefs: fix filesystem character deviceKent Overstreet
2018-02-07bcachefs: Add superblock field for disk groupsKent Overstreet
2018-02-07bcachefs: export bch2_alloc_write()Kent Overstreet
2018-02-05bcachefs: bch2_getattr()Kent Overstreet
2018-02-05bcachefs: don't use bch2_btree_iter_set_pos() unnecessarilyKent Overstreet
2018-02-05bcachefs: call posix_acl_update_mode() from bch2_set_aclKent Overstreet
2018-02-05bcachefs: fix a race in bch2_check_mark_super()Kent Overstreet
2018-02-05bcachefs: foreground merging of interior btree nodesKent Overstreet
2018-02-05bcachefs: Fix a shutdown bugKent Overstreet
2018-02-05bcachefs: More bch2_btree_iter_next optimizationKent Overstreet
2018-02-05bcachefs: more btree_iter refactoringKent Overstreet
2018-02-05bcachefs: optimize bch2_btree_iter_traverse() callsKent Overstreet
2018-02-05bcachefs: btree_iter_next()/btree_iter_next_slot()Kent Overstreet
2018-02-04bcachefs: struct btree_iter_levelKent Overstreet
2018-02-04bcachefs: fix another lockdep splatKent Overstreet
2018-02-04bcachefs: better threshold for compacting whiteoutsKent Overstreet
2018-02-04bcachefs: fix a lockdep thingKent Overstreet
2018-02-04bcachefs: fix a faulty assertionKent Overstreet
2018-02-01mm: export find_get_pages_range()Kent Overstreet
2018-01-30bcachefs: assorted microoptimizationsKent Overstreet
2018-01-30bcachefs: make six locks a bit smallerKent Overstreet
2018-01-30bcachefs: fix another deadlockKent Overstreet
2018-01-30bcachefs: more sysfs debug codeKent Overstreet
2018-01-30bcachefs: call journal_reclaim_fast() directlyKent Overstreet
2018-01-30bcachefs: better journal_pin_seq()Kent Overstreet
2018-01-30bcachefs: fix another deadlockKent Overstreet
2018-01-30bcachefs: fix btree iterators when btree depth == 3Kent Overstreet
2018-01-30bcachefs: fix a deadlockKent Overstreet
2018-01-30bcachefs: disallow POS_MAX keysKent Overstreet
2018-01-30bcachefs: fix a race in btree_update_drop_new_node()Kent Overstreet
2018-01-30bcachefs: provide an obj_cmpfn to rhashtable codeKent Overstreet
2018-01-30bcachefs: fix shutdown bug(s)Kent Overstreet
2018-01-30bcachefs: fix ioctls that set inode flagsKent Overstreet
2018-01-30bcachefs: fix bch2_bkey_val_to_text() callKent Overstreet
2018-01-30bcachefs: quota limit enforcementKent Overstreet
2018-01-30bcachefs: don't call page_state_cmpxchg() from bch2_writepage_io_done()Kent Overstreet
2018-01-30bcachefs: bch2_disk_reservation_init()Kent Overstreet
2018-01-30bcachefs: fixes for buffered io & replicationKent Overstreet
2018-01-30bcachefs: organize fs-io.c a bit betterKent Overstreet
2018-01-30bcachefs: fix build warnings with quotas offKent 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