summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
9 daysbtrfs: tracepoints: add trace event for btrfs_sync_log()Filipe Manana
9 daysbtrfs: tracepoints: add trace event for btrfs_log_new_name()Filipe Manana
9 daysbtrfs: tracepoints: add trace event for btrfs_record_new_subvolume()Filipe Manana
9 daysbtrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()Filipe Manana
9 daysbtrfs: tracepoints: add trace event for btrfs_record_unlink_dir()Filipe Manana
9 daysbtrfs: tracepoints: add trace event for log_new_delayed_dentries()Filipe Manana
9 daysbtrfs: use simple assertions where enough during inode logging and replayFilipe Manana
9 daysbtrfs: tracepoints: add trace event for log_conflicting_inodes()Filipe Manana
9 daysbtrfs: tracepoints: add trace event for add_conflicting_inode()Filipe Manana
10 daysbtrfs: tracepoints: add trace event for log_new_dir_dentries()Filipe Manana
10 daysbtrfs: tracepoints: add trace event for log_all_new_ancestors()Filipe Manana
10 daysbtrfs: tracepoints: add trace event for btrfs_log_all_parents()Filipe Manana
10 daysbtrfs: tracepoints: add trace event for btrfs_log_inode()Filipe Manana
10 daysbtrfs: use a named enum for the log mode in inode log functionsFilipe Manana
10 daysbtrfs: tracepoints: add trace event for btrfs_log_inode_parent()Filipe Manana
10 daysbtrfs: tracepoints: add trace event for when fsync finishesFilipe Manana
10 daysbtrfs: remove redundant writeback error check during fsyncFilipe Manana
10 daysbtrfs: stop checking for greater then zero return values in btrfs_sync_file()Filipe Manana
10 daysbtrfs: tracepoints: trace transaction states during commit phaseFilipe Manana
10 daysbtrfs: tracepoints: add trace event for the start of a new transactionFilipe Manana
10 daysbtrfs: tracepoints: add trace event for transaction abortsFilipe Manana
10 daysbtrfs: tracepoints: pass a transaction handle to transaction commit eventFilipe Manana
10 daysbtrfs: remove call to transaction commit trace in btrfs_cleanup_transaction()Filipe Manana
10 daysbtrfs: remove call to transaction commit trace in warn_about_uncommitted_trans()Filipe Manana
10 daysbtrfs: tree-checker: add more cross checks for free space treeQu Wenruo
10 daysbtrfs: tree-checker: ensure free space tree entries won't overflowQu Wenruo
10 daysbtrfs: tree-checker: extract the shared key check for free space entriesQu Wenruo
10 daysbtrfs: remove folio ordered flag and subpage bitmapQu Wenruo
10 daysbtrfs: remove folio_test_ordered() usageQu Wenruo
10 daysbtrfs: use dirty flag to check if an ordered extent needs to be truncatedQu Wenruo
10 daysbtrfs: unify folio dirty flag clearingQu Wenruo
10 daysbtrfs: detect dirty blocks without an ordered extent more reliablyQu Wenruo
10 daysbtrfs: remove locked subpage bitmapQu Wenruo
10 daysbtrfs: tree-checker: validate names in ROOT_REF and ROOT_BACKREFZhang Cen
10 daysbtrfs: free-space-tree: reject mismatched extent and bitmap itemsZhang Cen
10 daysbtrfs: use on stack backref iterator in build_backref_tree()David Sterba
10 daysbtrfs: remove fs_info from struct btrfs_backref_iterDavid Sterba
10 daysbtrfs: simplify the btree folio wait during invalidationQu Wenruo
10 daysbtrfs: unexport and move extent_invalidate_folio()Qu Wenruo
10 daysbtrfs: optimize fill_holes() to merge a new hole with both adjacent itemsDave Chen
10 daysbtrfs: warn about extent buffer that can not be releasedQu Wenruo
10 daysbtrfs: make sure report_eb_range() is not inlinedFilipe Manana
10 daysbtrfs: move transaction abort message to __btrfs_abort_transaction()David Sterba
10 daysbtrfs: don't force DIO writes to be serializedMark Harmstone
10 daysbtrfs: move large data folios out of experimental featuresQu Wenruo
10 daysbtrfs: refresh add_ra_bio_pages() to indicate it's using foliosQu Wenruo
10 daysbtrfs: enable cross-folio readahead for bs < ps and large folio casesQu Wenruo
10 daysbtrfs: remove 32bit compat code for VFS inode numberDavid Sterba
10 daysbtrfs: limit size of bios submitted from writebackJan Kara
10 daysbtrfs: remove 2K block size supportQu Wenruo