summary refs log tree commit diff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-08-06btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvolLu Fengqi
2018-08-06btrfs: Remove root parameter from btrfs_unlink_subvolLu Fengqi
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: Remove fs_info from btrfs_delete_delayed_dir_indexLu Fengqi
2018-08-06btrfs: Remove fs_info from btrfs_insert_delayed_dir_indexLu Fengqi
2018-08-06btrfs: extent-tree: remove unused member walk_control::for_relocDavid Sterba
2018-08-06Btrfs: fix send failure when root has deleted files still openFilipe Manana
2018-08-06Btrfs: fix mount failure after fsync due to hard link recreationFilipe Manana
2018-08-06btrfs: don't leak ret from do_chunk_allocJosef Bacik
2018-08-06btrfs: merge free_fs_root helpersDavid Sterba
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: allow defrag on a file opened read-only that has rw permissionsAdam Borowski
2018-08-06Btrfs: fix btrfs_write_inode vs delayed iput deadlockJosef Bacik
2018-08-06btrfs: Remove fs_info from btrfs_finish_chunk_allocNikolay Borisov
2018-08-06btrfs: Remove fs_info form btrfs_free_chunkNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdevNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_assign_next_active_deviceNikolay Borisov
2018-08-06btrfs: remove fs_info argument from update_dev_stat_itemNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdevNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from btrfs_add_dev_itemNikolay Borisov
2018-08-06btrfs: extent-tree: Remove dead alignment checkQu Wenruo
2018-08-06Btrfs: remove unused key assignment when doing a full sendFilipe Manana
2018-08-06btrfs: drop extent_io_ops::set_range_writeback callbackDavid Sterba
2018-08-06btrfs: drop extent_io_ops::merge_bio_hook callbackDavid Sterba
2018-08-06btrfs: drop extent_io_ops::tree_fs_info callbackDavid Sterba
2018-08-06btrfs: unify end_io callbacks of async_submit_bioDavid Sterba
2018-08-06btrfs: remove unused member async_submit_bio::bio_flagsDavid Sterba
2018-08-06btrfs: remove unused member async_submit_bio::fs_infoDavid Sterba
2018-08-06btrfs: validate type when reading a chunkGu Jinxiang
2018-08-06btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPEDNikolay Borisov
2018-08-06btrfs: Document locking requirement via lockdep_assert_heldNikolay Borisov
2018-08-06btrfs: rename btrfs_release_extent_buffer_pageDavid Sterba
2018-08-06btrfs: Refactor loop in btrfs_release_extent_buffer_pageNikolay Borisov
2018-08-06btrfs: Reword dodgy comments in alloc_extent_bufferNikolay Borisov
2018-08-06btrfs: Simplify page unlocking in alloc_extent_bufferNikolay Borisov
2018-08-06btrfs: scrub: cleanup the remaining nodatasum fixup codeQu Wenruo
2018-08-06btrfs: refactor block group replication factor calculation to a helperDavid Sterba
2018-08-06btrfs: use the assigned fs_devices instead of the dereferenceAnand Jain
2018-08-06btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leafLu Fengqi
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inheritLu Fengqi
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroupsLu Fengqi
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extentLu Fengqi
2018-08-06btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtreeLu Fengqi
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_itemsLu Fengqi
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extentLu Fengqi
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroupLu Fengqi