summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2018-09-06Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-24btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcuMisono Tomohiro
2018-08-21Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-17Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko
2018-08-06btrfs: extent-tree: Remove unused __btrfs_free_block_rsvMisono Tomohiro
2018-08-06btrfs: Remove fs_info from btrfs_add_root_refLu Fengqi
2018-08-06btrfs: Remove fs_info from btrfs_del_root_refLu Fengqi
2018-08-06btrfs: Remove fs_info from btrfs_del_rootLu Fengqi
2018-08-06btrfs: constify strings passed to assertion helperDavid Sterba
2018-08-06btrfs: dev-replace: remove unused members of btrfs_dev_replaceDavid Sterba
2018-08-06btrfs: remove unused member btrfs_root::nameDavid Sterba
2018-08-06btrfs: drop extent_io_ops::set_range_writeback callbackDavid Sterba
2018-08-06btrfs: Use btrfs_mark_bg_unused to replace open codeQu Wenruo
2018-08-06btrfs: use customized batch size for total_bytes_pinnedEthan Lien
2018-08-06btrfs: Add graceful handling of V0 extentsNikolay Borisov
2018-08-06btrfs: Remove V0 extent supportNikolay Borisov
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo
2018-08-06btrfs: Remove fs_info from btrfs_force_chunk_allocNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_alloc_logged_file_extentNikolay Borisov
2018-08-06btrfs: Remove fs_info from check_system_chunkNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_remove_block_groupNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_make_block_groupNikolay Borisov
2018-08-06btrfs: replace get_seconds with new 64bit time APIAllen Pais
2018-07-06vfs: dedupe: rationalize argsMiklos Szeredi
2018-07-06vfs: dedupe: return intMiklos Szeredi
2018-06-07btrfs: change return type of btrfs_page_mkwrite to vm_fault_tSouptick Joarder
2018-05-30btrfs: drop unused parameter qgroup_reservedGu JinXiang
2018-05-30btrfs: Remove fs_info argument from btrfs_uuid_tree_remLu Fengqi
2018-05-30btrfs: Remove fs_info argument from btrfs_uuid_tree_addLu Fengqi
2018-05-28Btrfs: get rid of unused orphan infrastructureOmar Sandoval
2018-05-28btrfs: rename btrfs_update_iflags to reflect which flags it touchesDavid Sterba
2018-05-28btrfs: Unexport and rename btrfs_invalidate_inodesNikolay Borisov
2018-05-28btrfs: introduce conditional wakeup helpersDavid Sterba
2018-05-28btrfs: Remove fs_info argument from add_new_free_spaceNikolay Borisov
2018-05-28btrfs: Unexport btrfs_alloc_delalloc_workNikolay Borisov
2018-05-28btrfs: Remove delayed_iput member from btrfs_delalloc_workNikolay Borisov
2018-05-28btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodesNikolay Borisov
2018-05-28btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_rootsNikolay Borisov
2018-05-28btrfs: drop lock parameter from update_ioctl_balance_args and renameDavid Sterba
2018-05-28btrfs: track running balance in a simpler wayDavid Sterba
2018-05-28btrfs: kill btrfs_fs_info::volume_mutexDavid Sterba
2018-05-28btrfs: Remove btrfs_wait_and_free_delalloc_workNikolay Borisov
2018-05-28btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy()Misono Tomohiro
2018-05-28btrfs: Move may_destroy_subvol() from ioctl.c to inode.cMisono Tomohiro
2018-05-28btrfs: rename btrfs_get_block_group_info and make it staticSu Yue
2018-05-17btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov
2018-04-18btrfs: qgroup: Use independent and accurate per inode qgroup rsvQu Wenruo
2018-04-18btrfs: qgroup: Commit transaction in advance to reduce early EDQUOTQu Wenruo
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba