Age | Commit message (Expand) | Author | Files | Lines |
2018-06-07 | btrfs: change return type of btrfs_page_mkwrite to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2018-05-30 | btrfs: drop unused parameter qgroup_reserved | Gu JinXiang | 1 | -2/+1 |
2018-05-30 | btrfs: Remove fs_info argument from btrfs_uuid_tree_rem | Lu Fengqi | 1 | -2/+1 |
2018-05-30 | btrfs: Remove fs_info argument from btrfs_uuid_tree_add | Lu Fengqi | 1 | -2/+1 |
2018-05-28 | Btrfs: get rid of unused orphan infrastructure | Omar Sandoval | 1 | -8/+0 |
2018-05-28 | btrfs: rename btrfs_update_iflags to reflect which flags it touches | David Sterba | 1 | -1/+1 |
2018-05-28 | btrfs: Unexport and rename btrfs_invalidate_inodes | Nikolay Borisov | 1 | -1/+0 |
2018-05-28 | btrfs: introduce conditional wakeup helpers | David Sterba | 1 | -0/+22 |
2018-05-28 | btrfs: Remove fs_info argument from add_new_free_space | Nikolay Borisov | 1 | -1/+1 |
2018-05-28 | btrfs: Unexport btrfs_alloc_delalloc_work | Nikolay Borisov | 1 | -9/+0 |
2018-05-28 | btrfs: Remove delayed_iput member from btrfs_delalloc_work | Nikolay Borisov | 1 | -3/+1 |
2018-05-28 | btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes | Nikolay Borisov | 1 | -1/+1 |
2018-05-28 | btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots | Nikolay Borisov | 1 | -2/+1 |
2018-05-28 | btrfs: drop lock parameter from update_ioctl_balance_args and rename | David Sterba | 1 | -1/+3 |
2018-05-28 | btrfs: track running balance in a simpler way | David Sterba | 1 | -1/+6 |
2018-05-28 | btrfs: kill btrfs_fs_info::volume_mutex | David Sterba | 1 | -1/+0 |
2018-05-28 | btrfs: Remove btrfs_wait_and_free_delalloc_work | Nikolay Borisov | 1 | -1/+0 |
2018-05-28 | btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy() | Misono Tomohiro | 1 | -5/+1 |
2018-05-28 | btrfs: Move may_destroy_subvol() from ioctl.c to inode.c | Misono Tomohiro | 1 | -0/+1 |
2018-05-28 | btrfs: rename btrfs_get_block_group_info and make it static | Su Yue | 1 | -2/+0 |
2018-05-17 | btrfs: Split btrfs_del_delalloc_inode into 2 functions | Nikolay Borisov | 1 | -0/+2 |
2018-04-18 | btrfs: qgroup: Use independent and accurate per inode qgroup rsv | Qu Wenruo | 1 | -0/+19 |
2018-04-18 | btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT | Qu Wenruo | 1 | -0/+6 |
2018-04-12 | btrfs: replace GPL boilerplate by SPDX -- headers | David Sterba | 1 | -16/+4 |
2018-03-31 | btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space | Qu Wenruo | 1 | -0/+5 |
2018-03-31 | btrfs: qgroup: Use separate meta reservation type for delalloc | Qu Wenruo | 1 | -3/+6 |
2018-03-31 | btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup | Qu Wenruo | 1 | -3/+0 |
2018-03-31 | btrfs: ctree.h: Fix wrong comment position about csum size | Misono, Tomohiro | 1 | -1/+1 |
2018-03-31 | btrfs: defer adding raid type kobject until after chunk relocation | Jeff Mahoney | 1 | -1/+5 |
2018-03-31 | btrfs: remove dead create_space_info calls | Jeff Mahoney | 1 | -3/+3 |
2018-03-31 | btrfs: Drop fs_info parameter from btrfs_finish_extent_commit | Nikolay Borisov | 1 | -2/+1 |
2018-03-31 | btrfs: drop fs_info parameter from btrfs_run_delayed_refs | Nikolay Borisov | 1 | -1/+1 |
2018-03-31 | btrfs: Remove btrfs_fs_info::open_ioctl_trans | Nikolay Borisov | 1 | -1/+0 |
2018-03-31 | btrfs: Remove btrfs_file_private::trans | Nikolay Borisov | 1 | -1/+0 |
2018-03-31 | btrfs: Remove userspace transaction ioctls | Nikolay Borisov | 1 | -1/+0 |
2018-03-31 | btrfs: add define for oldest generation | Anand Jain | 1 | -0/+2 |
2018-03-26 | btrfs: move btrfs_listxattr prototype to xattr.h | David Sterba | 1 | -3/+0 |
2018-03-26 | btrfs: unify types for metadata_ratio and data_chunk_allocations | Anand Jain | 1 | -2/+2 |
2018-03-26 | btrfs: add more __cold annotations | David Sterba | 1 | -4/+5 |
2018-03-26 | btrfs: Remove custom crc32c init code | Nikolay Borisov | 1 | -0/+16 |
2018-03-26 | btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index() | Qu Wenruo | 1 | -2/+0 |
2018-03-26 | btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable | Nikolay Borisov | 1 | -1/+0 |
2018-03-26 | btrfs: manage commit mount option as %u | Anand Jain | 1 | -1/+1 |
2018-03-26 | btrfs: manage thread_pool mount option as %u | Anand Jain | 1 | -1/+1 |
2018-03-26 | btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups | Nikolay Borisov | 1 | -2/+1 |
2018-03-26 | btrfs: Remove fs_info argument from btrfs_create_pending_block_groups | Nikolay Borisov | 1 | -2/+1 |
2018-03-26 | btrfs: Make btrfs_trans_release_metadata private to transaction.c | Nikolay Borisov | 1 | -2/+0 |
2018-03-01 | Btrfs: fix log replay failure after unlink and link combination | Filipe Manana | 1 | -1/+4 |
2018-03-01 | btrfs: use kvzalloc to allocate btrfs_fs_info | Jeff Mahoney | 1 | -1/+1 |
2018-01-22 | Btrfs: move extent map specific code to extent_map.c | Liu Bo | 1 | -2/+0 |