aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2020-05-04Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2020-02-24Btrfs: fix missing data checksums after replaying a log treeFilipe Manana
2019-12-10btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo
2019-11-25btrfs: don't needlessly create extent-refs kernel threadDavid Sterba
2019-10-05btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-05-01btrfs: use ->free_inode()Al Viro
2019-04-29btrfs: track DIO bytes in flightJosef Bacik
2019-04-29Btrfs: fix race between send and deduplication that lead to failures and crashesFilipe Manana
2019-04-29btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flagsDavid Sterba
2019-04-29btrfs: remove unused parameter fs_info from btrfs_extend_itemDavid Sterba
2019-04-29btrfs: remove unused parameter fs_info from btrfs_truncate_itemDavid Sterba
2019-04-29btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()Qu Wenruo
2019-04-29btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()Qu Wenruo
2019-04-29btrfs: get fs_info from device in btrfs_scrub_cancel_devDavid Sterba
2019-04-29Btrfs: remove no longer used function to run delayed refs asynchronouslyFilipe Manana
2019-04-29btrfs: get fs_info from trans in btrfs_write_dirty_block_groupsDavid Sterba
2019-04-29btrfs: get fs_info from trans in btrfs_setup_space_cacheDavid Sterba
2019-04-29btrfs: Factor out in_range macroNikolay Borisov
2019-04-29btrfs: replace pending/pinned chunks lists with io treeJeff Mahoney
2019-04-29btrfs: tree-checker: Verify inode itemQu Wenruo
2019-04-29btrfs: qgroup: remove obsolete fs_info membersDavid Sterba
2019-04-29btrfs: get fs_info from eb in btrfs_leaf_free_spaceDavid Sterba
2019-04-29btrfs: get fs_info from eb in btrfs_exclude_logged_extentsDavid Sterba
2019-04-29btrfs: get fs_info from eb in leaf_data_endDavid Sterba
2019-04-29btrfs: Make btrfs_(set|clear)_header_flag return voidQu Wenruo
2019-03-12Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-07btrfs: implement btrfs_debug* in terms of helper macroRasmus Villemoes
2019-02-27btrfs: check for refs on snapshot delete resumeJosef Bacik
2019-02-25btrfs: scrub: remove unused nocow worker pointerDavid Sterba
2019-02-25btrfs: scrub: add assertions for worker pointersDavid Sterba
2019-02-25btrfs: scrub: convert scrub_workers_refcnt to refcount_tAnand Jain
2019-02-25btrfs: don't use global reserve for chunk allocationJosef Bacik
2019-02-25btrfs: replace cleaner_delayed_iput_mutex with a waitqueueJosef Bacik
2019-02-25btrfs: let the assertion expression compile in all configsAnders Roxell
2019-02-25btrfs: qgroup: Introduce per-root swapped blocks infrastructureQu Wenruo
2019-02-25btrfs: relocation: Delay reloc tree deletion after merge_reloc_rootsQu Wenruo
2019-02-25btrfs: Remove unused arguments from btrfs_get_extent_fiemapNikolay Borisov
2019-02-25btrfs: Make first argument of btrfs_run_delalloc_range directly an inodeNikolay Borisov
2019-01-21Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-18btrfs: wakeup cleaner thread when adding delayed iputJosef Bacik
2019-01-18btrfs: handle delayed ref head accounting cleanup in abortJosef Bacik
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-12-21btrfs: sanitize security_mnt_opts useAl Viro
2018-12-17btrfs: catch cow on deleting snapshotsJosef Bacik
2018-12-17btrfs: rework btrfs_check_space_for_delayed_refsJosef Bacik
2018-12-17btrfs: add new flushing states for the delayed refs rsvJosef Bacik
2018-12-17btrfs: introduce delayed_refs_rsvJosef Bacik
2018-12-17btrfs: dev-replace: remove custom read/write blocking schemeDavid Sterba