summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: remove fs_info from btrfs_should_throttle_delayed_refsLu Fengqi2018-10-151-2/+1Star
* btrfs: remove fs_info from btrfs_check_space_for_delayed_refsLu Fengqi2018-10-151-2/+1Star
* Btrfs: kill btrfs_clear_path_blockingLiu Bo2018-10-151-2/+0Star
* btrfs: dev-replace: move replace members out of fs_infoDavid Sterba2018-10-151-3/+3
* btrfs: remove btrfs_dev_replace::read_locksDavid Sterba2018-10-151-1/+0Star
* btrfs: tests: polish ifdefs around testing helperDavid Sterba2018-10-151-6/+6
* btrfs: tests: group declarations of self-test helpersDavid Sterba2018-10-151-3/+1Star
* btrfs: tests: move testing members of struct btrfs_root to the endDavid Sterba2018-10-151-5/+4Star
* btrfs: tests: add separate stub for find_lock_delalloc_rangeDavid Sterba2018-10-151-6/+0Star
* Btrfs: fix alignment in declaration and prototype of btrfs_get_extentLiu Bo2018-10-151-2/+2
* btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro2018-10-151-1/+0Star
* btrfs: Remove root parameter from btrfs_insert_dir_itemLu Fengqi2018-10-151-2/+1Star
* btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...Lu Fengqi2018-10-151-1/+1
* Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-09-061-2/+10
|\
| * btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcuMisono Tomohiro2018-08-241-2/+9
| * Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko2018-08-171-0/+1
* | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-221-2/+3
|\ \ | |/ |/|
| * vfs: dedupe: rationalize argsMiklos Szeredi2018-07-061-2/+3
| * vfs: dedupe: return intMiklos Szeredi2018-07-061-2/+2
* | btrfs: extent-tree: Remove unused __btrfs_free_block_rsvMisono Tomohiro2018-08-061-1/+0Star
* | btrfs: Remove fs_info from btrfs_add_root_refLu Fengqi2018-08-061-4/+3Star
* | btrfs: Remove fs_info from btrfs_del_root_refLu Fengqi2018-08-061-4/+3Star
* | btrfs: Remove fs_info from btrfs_del_rootLu Fengqi2018-08-061-1/+1
* | btrfs: constify strings passed to assertion helperDavid Sterba2018-08-061-1/+1
* | btrfs: dev-replace: remove unused members of btrfs_dev_replaceDavid Sterba2018-08-061-2/+0Star
* | btrfs: remove unused member btrfs_root::nameDavid Sterba2018-08-061-1/+0Star
* | btrfs: drop extent_io_ops::set_range_writeback callbackDavid Sterba2018-08-061-1/+1
* | btrfs: Use btrfs_mark_bg_unused to replace open codeQu Wenruo2018-08-061-0/+1
* | btrfs: use customized batch size for total_bytes_pinnedEthan Lien2018-08-061-0/+8
* | btrfs: Add graceful handling of V0 extentsNikolay Borisov2018-08-061-0/+7
* | btrfs: Remove V0 extent supportNikolay Borisov2018-08-061-2/+0Star
* | btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo2018-08-061-26/+0Star
* | btrfs: Remove fs_info from btrfs_force_chunk_allocNikolay Borisov2018-08-061-2/+1Star
* | btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov2018-08-061-2/+1Star
* | btrfs: Remove fs_info from btrfs_alloc_logged_file_extentNikolay Borisov2018-08-061-1/+0Star
* | btrfs: Remove fs_info from check_system_chunkNikolay Borisov2018-08-061-2/+1Star
* | btrfs: Remove fs_info from btrfs_remove_block_groupNikolay Borisov2018-08-061-2/+1Star
* | btrfs: Remove fs_info from btrfs_make_block_groupNikolay Borisov2018-08-061-2/+2
* | btrfs: replace get_seconds with new 64bit time APIAllen Pais2018-08-061-2/+2
|/
* btrfs: change return type of btrfs_page_mkwrite to vm_fault_tSouptick Joarder2018-06-071-1/+1
* btrfs: drop unused parameter qgroup_reservedGu JinXiang2018-05-301-2/+1Star
* btrfs: Remove fs_info argument from btrfs_uuid_tree_remLu Fengqi2018-05-301-2/+1Star
* btrfs: Remove fs_info argument from btrfs_uuid_tree_addLu Fengqi2018-05-301-2/+1Star
* Btrfs: get rid of unused orphan infrastructureOmar Sandoval2018-05-281-8/+0Star
* btrfs: rename btrfs_update_iflags to reflect which flags it touchesDavid Sterba2018-05-281-1/+1
* btrfs: Unexport and rename btrfs_invalidate_inodesNikolay Borisov2018-05-281-1/+0Star
* btrfs: introduce conditional wakeup helpersDavid Sterba2018-05-281-0/+22
* btrfs: Remove fs_info argument from add_new_free_spaceNikolay Borisov2018-05-281-1/+1
* btrfs: Unexport btrfs_alloc_delalloc_workNikolay Borisov2018-05-281-9/+0Star
* btrfs: Remove delayed_iput member from btrfs_delalloc_workNikolay Borisov2018-05-281-3/+1Star