summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22bcachefs: Fix reflink path for snapshotsKent Overstreet
2023-10-22bcachefs: Convert bucket_alloc_ret to negative error codesKent Overstreet
2023-10-22bcachefs: Fix page state after fallocateKent Overstreet
2023-10-22bcachefs: Fix page state when reading into !PageUptodate pagesKent Overstreet
2023-10-22bcachefs: Kill PAGE_SECTOR_SHIFTKent Overstreet
2023-10-22bcachefs: Apply workaround for too many btree iters to read pathKent Overstreet
2023-10-22bcachefs: Fix quota support for snapshotsKent Overstreet
2023-10-22bcachefs: SECTOR_DIRTY_RESERVEDKent Overstreet
2023-10-22bcachefs: Fix i_sectors_leak in bch2_truncate_pageKent Overstreet
2023-10-22bcachefs: Fix an i_sectors accounting bugKent Overstreet
2023-10-22bcachefs: Fix BCH_FS_ERROR flag handlingKent Overstreet
2023-10-22bcachefs: Add a bit of missing repair codeKent Overstreet
2023-10-22bcachefs: Fix error reporting from bch2_journal_flush_seqKent Overstreet
2023-10-22bcachefs: Run insert triggers before overwrite triggersKent Overstreet
2023-10-22bcachefs: Disk space accounting fix on brand-new fsKent Overstreet
2023-10-22bcachefs: Also log device name in userspaceKent Overstreet
2023-10-22bcachefs: Update export_operations for snapshotsKent Overstreet
2023-10-22bcachefs: Refactor journal replay codeKent Overstreet
2023-10-22bcachefs: Fix missing field initializationKent Overstreet
2023-10-22bcachefs: Convert journal BUG_ON() to a warningKent Overstreet
2023-10-22bcachefs: Improve bch2_reflink_p_to_text()Kent Overstreet
2023-10-22bcachefs: More enum stringsKent Overstreet
2023-10-22bcachefs: Tweak vfs cache shrinker behaviourKent Overstreet
2023-10-22bcachefs: Fix an exiting of uninitialized iteratorKent Overstreet
2023-10-22bcachefs: Fix infinite loop in bch2_btree_cache_scan()Kent Overstreet
2023-10-22bcachefs: Don't check for -ENOSPC in page writebackKent Overstreet
2023-10-22bcachefs: Inode updates should generally be BTREE_INSERT_NOFAILKent Overstreet
2023-10-22bcachefs: Fallocate fixesKent Overstreet
2023-10-22bcachefs: Refactor bch2_fpunch_at()Kent Overstreet
2023-10-22bcachefs: bch2_assert_pos_locked()Kent Overstreet
2023-10-22bcachefs: path->should_be_locked fixesKent Overstreet
2023-10-22bcachefs: Clean up error reporting in the startup pathKent Overstreet
2023-10-22bcachefs: Return -ENOKEY/EINVAL when mount decryption failsChris Webb
2023-10-22bcachefs: Fix upgrade path for reflink_p fixKent Overstreet
2023-10-22bcachefs: Switch fsync to use bi_journal_seqKent Overstreet
2023-10-22bcachefs: Kill bucket quantiles sysfs codeKent Overstreet
2023-10-22bcachefs: Kill journal buf bloom filterKent Overstreet
2023-10-22bcachefs: Add journal_seq to inode & alloc keysKent Overstreet
2023-10-22bcachefs: Update inode on every writeKent Overstreet
2023-10-22bcachefs: BTREE_UPDATE_NOJOURNALKent Overstreet
2023-10-22bcachefs: Fix __remove_dirent()Kent Overstreet
2023-10-22bcachefs: Fix check_inodes()Kent Overstreet
2023-10-22bcachefs: Improve error message in bch2_write_super()Kent Overstreet
2023-10-22bcachefs: Fix trans_lock_write()Kent Overstreet
2023-10-22bcachefs: Fix upgrade_readers()Kent Overstreet
2023-10-22bcachefs: Fix faulty assertionKent Overstreet
2023-10-22bcachefs: BTREE_TRIGGER_INSERT now only means insertKent Overstreet
2023-10-22bcachefs: Convert bch2_mark_key() to take a btree_trans *Kent Overstreet
2023-10-22bcachefs: Assorted ec fixesKent Overstreet
2023-10-22bcachefs: Fix bch2_mark_update()Kent Overstreet