summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-06btrfs: Use btrfs_mark_bg_unused to replace open codeQu Wenruo1-0/+1
2018-08-06btrfs: use customized batch size for total_bytes_pinnedEthan Lien1-0/+8
2018-08-06btrfs: Add graceful handling of V0 extentsNikolay Borisov1-0/+7
2018-08-06btrfs: Remove V0 extent supportNikolay Borisov1-2/+0
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo1-26/+0
2018-08-06btrfs: Remove fs_info from btrfs_force_chunk_allocNikolay Borisov1-2/+1
2018-08-06btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov1-2/+1
2018-08-06btrfs: Remove fs_info from btrfs_alloc_logged_file_extentNikolay Borisov1-1/+0
2018-08-06btrfs: Remove fs_info from check_system_chunkNikolay Borisov1-2/+1
2018-08-06btrfs: Remove fs_info from btrfs_remove_block_groupNikolay Borisov1-2/+1
2018-08-06btrfs: Remove fs_info from btrfs_make_block_groupNikolay Borisov1-2/+2
2018-08-06btrfs: replace get_seconds with new 64bit time APIAllen Pais1-2/+2
2018-06-07btrfs: change return type of btrfs_page_mkwrite to vm_fault_tSouptick Joarder1-1/+1
2018-05-30btrfs: drop unused parameter qgroup_reservedGu JinXiang1-2/+1
2018-05-30btrfs: Remove fs_info argument from btrfs_uuid_tree_remLu Fengqi1-2/+1
2018-05-30btrfs: Remove fs_info argument from btrfs_uuid_tree_addLu Fengqi1-2/+1
2018-05-28Btrfs: get rid of unused orphan infrastructureOmar Sandoval1-8/+0
2018-05-28btrfs: rename btrfs_update_iflags to reflect which flags it touchesDavid Sterba1-1/+1
2018-05-28btrfs: Unexport and rename btrfs_invalidate_inodesNikolay Borisov1-1/+0
2018-05-28btrfs: introduce conditional wakeup helpersDavid Sterba1-0/+22
2018-05-28btrfs: Remove fs_info argument from add_new_free_spaceNikolay Borisov1-1/+1
2018-05-28btrfs: Unexport btrfs_alloc_delalloc_workNikolay Borisov1-9/+0
2018-05-28btrfs: Remove delayed_iput member from btrfs_delalloc_workNikolay Borisov1-3/+1
2018-05-28btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodesNikolay Borisov1-1/+1
2018-05-28btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_rootsNikolay Borisov1-2/+1
2018-05-28btrfs: drop lock parameter from update_ioctl_balance_args and renameDavid Sterba1-1/+3
2018-05-28btrfs: track running balance in a simpler wayDavid Sterba1-1/+6
2018-05-28btrfs: kill btrfs_fs_info::volume_mutexDavid Sterba1-1/+0
2018-05-28btrfs: Remove btrfs_wait_and_free_delalloc_workNikolay Borisov1-1/+0
2018-05-28btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy()Misono Tomohiro1-5/+1
2018-05-28btrfs: Move may_destroy_subvol() from ioctl.c to inode.cMisono Tomohiro1-0/+1
2018-05-28btrfs: rename btrfs_get_block_group_info and make it staticSu Yue1-2/+0
2018-05-17btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov1-0/+2
2018-04-18btrfs: qgroup: Use independent and accurate per inode qgroup rsvQu Wenruo1-0/+19
2018-04-18btrfs: qgroup: Commit transaction in advance to reduce early EDQUOTQu Wenruo1-0/+6
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba1-16/+4
2018-03-31btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved spaceQu Wenruo1-0/+5
2018-03-31btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo1-3/+6
2018-03-31btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroupQu Wenruo1-3/+0
2018-03-31btrfs: ctree.h: Fix wrong comment position about csum sizeMisono, Tomohiro1-1/+1
2018-03-31btrfs: defer adding raid type kobject until after chunk relocationJeff Mahoney1-1/+5
2018-03-31btrfs: remove dead create_space_info callsJeff Mahoney1-3/+3
2018-03-31btrfs: Drop fs_info parameter from btrfs_finish_extent_commitNikolay Borisov1-2/+1
2018-03-31btrfs: drop fs_info parameter from btrfs_run_delayed_refsNikolay Borisov1-1/+1
2018-03-31btrfs: Remove btrfs_fs_info::open_ioctl_transNikolay Borisov1-1/+0
2018-03-31btrfs: Remove btrfs_file_private::transNikolay Borisov1-1/+0
2018-03-31btrfs: Remove userspace transaction ioctlsNikolay Borisov1-1/+0
2018-03-31btrfs: add define for oldest generationAnand Jain1-0/+2
2018-03-26btrfs: move btrfs_listxattr prototype to xattr.hDavid Sterba1-3/+0
2018-03-26btrfs: unify types for metadata_ratio and data_chunk_allocationsAnand Jain1-2/+2