index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2018-05-28
btrfs: Introduce init_delayed_ref_head
Nikolay Borisov
2018-05-28
btrfs: Open-code add_delayed_data_ref
Nikolay Borisov
2018-05-28
btrfs: Open-code add_delayed_tree_ref
Nikolay Borisov
2018-05-28
btrfs: Use init_delayed_ref_common in add_delayed_data_ref
Nikolay Borisov
2018-05-28
btrfs: Use init_delayed_ref_common in add_delayed_tree_ref
Nikolay Borisov
2018-05-28
btrfs: Factor out common delayed refs init code
Nikolay Borisov
2018-05-28
btrfs: return original error code when failing from option parsing
Chengguang Xu
2018-05-28
btrfs: remove redundant btrfs_balance_control::fs_info
David Sterba
2018-05-28
btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid
Qu Wenruo
2018-05-28
btrfs: send: fix spelling mistake: "send_in_progres" -> "send_in_progress"
Colin Ian King
2018-05-28
btrfs: Remove devid parameter from btrfs_rmap_block
Nikolay Borisov
2018-05-28
btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl value
Qu Wenruo
2018-05-28
btrfs: Unexport btrfs_alloc_delalloc_work
Nikolay Borisov
2018-05-28
btrfs: Remove delayed_iput member from btrfs_delalloc_work
Nikolay Borisov
2018-05-28
btrfs: Remove delay_iput parameter from __start_delalloc_inodes
Nikolay Borisov
2018-05-28
btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes
Nikolay Borisov
2018-05-28
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
Nikolay Borisov
2018-05-28
btrfs: do reverse path readahead in btrfs_shrink_device
Gu Jinxiang
2018-05-28
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
2018-05-28
btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...
Qu Wenruo
2018-05-28
btrfs: remove unused fs_info parameter
Gu Jinxiang
2018-05-28
btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table
Anand Jain
2018-05-28
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
Anand Jain
2018-05-28
btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table
Anand Jain
2018-05-28
btrfs: print-tree: Add eb locking status output for debug build
Qu Wenruo
2018-05-28
btrfs: open code set_balance_control
David Sterba
2018-05-28
btrfs: use mutex in btrfs_resume_balance_async
David Sterba
2018-05-28
btrfs: drop lock parameter from update_ioctl_balance_args and rename
David Sterba
2018-05-28
btrfs: move and comment read-only check in btrfs_cancel_balance
David Sterba
2018-05-28
btrfs: track running balance in a simpler way
David Sterba
2018-05-28
btrfs: kill btrfs_fs_info::volume_mutex
David Sterba
2018-05-28
btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
David Sterba
2018-05-28
btrfs: cleanup helpers that reset balance state
David Sterba
2018-05-28
btrfs: add sanity check when resuming balance after mount
David Sterba
2018-05-28
btrfs: add proper safety check before resuming dev-replace
David Sterba
2018-05-28
btrfs: move clearing of EXCL_OP out of __cancel_balance
David Sterba
2018-05-28
btrfs: move volume_mutex to callers of btrfs_rm_device
David Sterba
2018-05-28
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
David Sterba
2018-05-28
btrfs: export and rename free_device
David Sterba
2018-05-28
btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
David Sterba
2018-05-28
btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller
David Sterba
2018-05-28
btrfs: cleanup btrfs_rm_device() promote fs_devices pointer
Anand Jain
2018-05-28
btrfs: cleanup find_device() drop list_head pointer
Anand Jain
2018-05-28
btrfs: rename __btrfs_open_devices to open_fs_devices
Anand Jain
2018-05-28
btrfs: rename __btrfs_close_devices to close_fs_devices
Anand Jain
2018-05-28
btrfs: cleanup __btrfs_open_devices() drop head pointer
Anand Jain
2018-05-28
btrfs: rename struct btrfs_fs_devices::list
Anand Jain
2018-05-28
btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs
Nikolay Borisov
2018-05-28
btrfs: Drop fs_info parameter from add_delayed_data_ref
Nikolay Borisov
2018-05-28
btrfs: Drop add_delayed_ref_head fs_info parameter
Nikolay Borisov
[prev]
[next]