aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2018-03-26btrfs: move btrfs_listxattr prototype to xattr.hDavid Sterba
2018-03-26btrfs: unify types for metadata_ratio and data_chunk_allocationsAnand Jain
2018-03-26btrfs: add more __cold annotationsDavid Sterba
2018-03-26btrfs: Remove custom crc32c init codeNikolay Borisov
2018-03-26btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()Qu Wenruo
2018-03-26btrfs: Move qgroup rescan on quota enable to btrfs_quota_enableNikolay Borisov
2018-03-26btrfs: manage commit mount option as %uAnand Jain
2018-03-26btrfs: manage thread_pool mount option as %uAnand Jain
2018-03-26btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groupsNikolay Borisov
2018-03-26btrfs: Remove fs_info argument from btrfs_create_pending_block_groupsNikolay Borisov
2018-03-26btrfs: Make btrfs_trans_release_metadata private to transaction.cNikolay Borisov
2018-03-01Btrfs: fix log replay failure after unlink and link combinationFilipe Manana
2018-03-01btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney
2018-01-22Btrfs: move extent map specific code to extent_map.cLiu Bo
2018-01-22Btrfs: add helper for em merge logicLiu Bo
2018-01-22Btrfs: remove unused wait in btrfs_stripe_hashLiu Bo
2018-01-22btrfs: Cleanup existing name_len checksQu Wenruo
2018-01-22Btrfs: add __init macro to btrfs init functionsLiu Bo
2017-11-29Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-15Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana
2017-11-01btrfs: make the delalloc block rsv per inodeJosef Bacik
2017-11-01Btrfs: rework outstanding_extentsJosef Bacik
2017-11-01btrfs: allow to set compression level for zlibDavid Sterba
2017-10-30btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov
2017-10-30Btrfs: add a extent ref verify toolJosef Bacik
2017-10-30btrfs: pass root to various extent ref mod functionsJosef Bacik
2017-10-30btrfs: add ref-verify mount optionJosef Bacik
2017-10-30Btrfs: remove nr_async_submits and async_submit_drainingLiu Bo
2017-10-30Btrfs: remove nr_async_biosLiu Bo
2017-10-30btrfs: Remove unused arguments from btrfs_changed_cb_tNikolay Borisov
2017-10-06Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-04Btrfs: fix overlap of fs_info::flags valuesTsutomu Itoh
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-26btrfs: remove BTRFS_FS_QUOTA_DISABLING flagMisono, Tomohiro
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-21btrfs: pass fs_info to btrfs_del_root instead of tree_rootJeff Mahoney
2017-08-21Btrfs: remove BUG() in btrfs_extent_inline_ref_sizeLiu Bo
2017-08-21Btrfs: add a helper to retrive extent inline ref typeLiu Bo
2017-08-21btrfs: Remove chunk_objectid argument from btrfs_make_block_groupNikolay Borisov
2017-08-21btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg
2017-08-16btrfs: fix readdir deadlock with pagefaultJosef Bacik
2017-08-16btrfs: remove trivial wrapper btrfs_force_raDavid Sterba
2017-08-16btrfs: drop ancient page flag mappingsDavid Sterba
2017-08-16btrfs: fix spelling of snapshottingDavid Sterba
2017-08-16btrfs: btrfs_inherit_iflags() can be staticAnand Jain
2017-08-16btrfs: Cleanup num_tolerated_disk_barrier_failuresQu Wenruo
2017-08-16btrfs: struct-funcs, constify readersJeff Mahoney
2017-08-16btrfs: remove unused sectorsize memberNikolay Borisov
2017-08-15btrfs: Add zstd supportNick Terrell