btrfs: replace waitqueue_actvie with cond_wake_up
[sfrench/cifs-2.6.git] / fs /
2018-05-28 David Sterbabtrfs: replace waitqueue_actvie with cond_wake_up
2018-05-28 David Sterbabtrfs: add barriers to btrfs_sync_log before log_commit...
2018-05-28 David Sterbabtrfs: introduce conditional wakeup helpers
2018-05-28 Qu Wenruobtrfs: qgroup: Finish rescan when hit the last leaf...
2018-05-28 Qu Wenruobtrfs: qgroup: Search commit root for rescan to avoid...
2018-05-28 Al Virobtrfs: take the last remnants of ->d_fsdata use out
2018-05-28 Qu Wenruobtrfs: Do super block verification before writing it...
2018-05-28 Qu Wenruobtrfs: Refactor btrfs_check_super_valid
2018-05-28 Qu Wenruobtrfs: Move btrfs_check_super_valid() to avoid forward...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from populate_free_space...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from add_to_free_space_tree
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from remove_from_free_sp...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from __remove_from_free_...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from remove_free_space_e...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from add_free_space_extent
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from modify_free_space_b...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from update_free_space_e...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info parameter from convert_free_space...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from convert_free_space_...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info parameter from remove_block_group...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from add_new_free_space
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info parameter from add_new_free_space...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from __add_to_free_space...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from __add_block_group_f...
2018-05-28 Nikolay Borisovbtrfs: Remove fs_info argument from add_block_group_fre...
2018-05-28 Nikolay Borisovbtrfs: Make btrfs_init_dummy_trans initialize trans...
2018-05-28 Nikolay Borisovbtrfs: Add assert in __btrfs_del_delalloc_inode
2018-05-28 Robbie Kobtrfs: incremental send, improve rmdir performance...
2018-05-28 Robbie Kobtrfs: incremental send, move allocation until it's...
2018-05-28 Nikolay Borisovbtrfs: split delayed ref head initialization and addition
2018-05-28 Nikolay Borisovbtrfs: Use init_delayed_ref_head in add_delayed_ref_head
2018-05-28 Nikolay Borisovbtrfs: Introduce init_delayed_ref_head
2018-05-28 Nikolay Borisovbtrfs: Open-code add_delayed_data_ref
2018-05-28 Nikolay Borisovbtrfs: Open-code add_delayed_tree_ref
2018-05-28 Nikolay Borisovbtrfs: Use init_delayed_ref_common in add_delayed_data_ref
2018-05-28 Nikolay Borisovbtrfs: Use init_delayed_ref_common in add_delayed_tree_ref
2018-05-28 Nikolay Borisovbtrfs: Factor out common delayed refs init code
2018-05-28 Chengguang Xubtrfs: return original error code when failing from...
2018-05-28 David Sterbabtrfs: remove redundant btrfs_balance_control::fs_info
2018-05-28 Qu Wenruobtrfs: qgroup: Allow trace_btrfs_qgroup_account_extent...
2018-05-28 Colin Ian Kingbtrfs: send: fix spelling mistake: "send_in_progres...
2018-05-28 Nikolay Borisovbtrfs: Remove devid parameter from btrfs_rmap_block
2018-05-28 Qu Wenruobtrfs: trace: Allow trace_qgroup_update_counters()...
2018-05-28 Nikolay Borisovbtrfs: Unexport btrfs_alloc_delalloc_work
2018-05-28 Nikolay Borisovbtrfs: Remove delayed_iput member from btrfs_delalloc_work
2018-05-28 Nikolay Borisovbtrfs: Remove delay_iput parameter from __start_delallo...
2018-05-28 Nikolay Borisovbtrfs: Remove delayed_iput parameter from btrfs_start_d...
2018-05-28 Nikolay Borisovbtrfs: Remove delayed_iput parameter of btrfs_start_del...
2018-05-28 Gu Jinxiangbtrfs: do reverse path readahead in btrfs_shrink_device
2018-05-28 Qu Wenruobtrfs: trace: Add trace points for unused block groups
2018-05-28 Qu Wenruobtrfs: trace: Remove unnecessary fs_info parameter...
2018-05-28 Gu Jinxiangbtrfs: remove unused fs_info parameter
2018-05-28 Anand Jainbtrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid...
2018-05-28 Anand Jainbtrfs: move btrfs_raid_group values to btrfs_raid_attr...
2018-05-28 Anand Jainbtrfs: move btrfs_raid_type_names values to btrfs_raid_...
2018-05-28 Qu Wenruobtrfs: print-tree: Add eb locking status output for...
2018-05-28 David Sterbabtrfs: open code set_balance_control
2018-05-28 David Sterbabtrfs: use mutex in btrfs_resume_balance_async
2018-05-28 David Sterbabtrfs: drop lock parameter from update_ioctl_balance_ar...
2018-05-28 David Sterbabtrfs: move and comment read-only check in btrfs_cancel...
2018-05-28 David Sterbabtrfs: track running balance in a simpler way
2018-05-28 David Sterbabtrfs: kill btrfs_fs_info::volume_mutex
2018-05-28 David Sterbabtrfs: remove wrong use of volume_mutex from btrfs_dev_...
2018-05-28 David Sterbabtrfs: cleanup helpers that reset balance state
2018-05-28 David Sterbabtrfs: add sanity check when resuming balance after...
2018-05-28 David Sterbabtrfs: add proper safety check before resuming dev...
2018-05-28 David Sterbabtrfs: move clearing of EXCL_OP out of __cancel_balance
2018-05-28 David Sterbabtrfs: move volume_mutex to callers of btrfs_rm_device
2018-05-28 David Sterbabtrfs: move btrfs_init_dev_replace_tgtdev to dev-replac...
2018-05-28 David Sterbabtrfs: export and rename free_device
2018-05-28 David Sterbabtrfs: make success path out of btrfs_init_dev_replace_...
2018-05-28 David Sterbabtrfs: squeeze btrfs_dev_replace_continue_on_mount...
2018-05-28 Anand Jainbtrfs: cleanup btrfs_rm_device() promote fs_devices...
2018-05-28 Anand Jainbtrfs: cleanup find_device() drop list_head pointer
2018-05-28 Anand Jainbtrfs: rename __btrfs_open_devices to open_fs_devices
2018-05-28 Anand Jainbtrfs: rename __btrfs_close_devices to close_fs_devices
2018-05-28 Anand Jainbtrfs: cleanup __btrfs_open_devices() drop head pointer
2018-05-28 Anand Jainbtrfs: rename struct btrfs_fs_devices::list
2018-05-28 Nikolay Borisovbtrfs: Drop fs_info parameter from btrfs_merge_delayed_refs
2018-05-28 Nikolay Borisovbtrfs: Drop fs_info parameter from add_delayed_data_ref
2018-05-28 Nikolay Borisovbtrfs: Drop add_delayed_ref_head fs_info parameter
2018-05-28 Nikolay Borisovbtrfs: Remove btrfs_wait_and_free_delalloc_work
2018-05-28 Nikolay Borisovbtrfs: Remove tree argument from extent_writepages
2018-05-28 Nikolay Borisovbtrfs: Use list_empty instead of list_empty_careful
2018-05-28 Nikolay Borisovbtrfs: Remove redundant tree argument from extent_readpages
2018-05-28 Nikolay Borisovbtrfs: Remove map argument from try_release_extent_state
2018-05-28 Nikolay Borisovbtrfs: Sink extent_tree arguments in try_release_extent...
2018-05-28 Misono Tomohirobtrfs: Allow rmdir(2) to delete an empty subvolume
2018-05-28 Misono Tomohirobtrfs: Factor out the main deletion process from btrfs_...
2018-05-28 Misono Tomohirobtrfs: Move may_destroy_subvol() from ioctl.c to inode.c
2018-05-28 Howard McLauchlanbtrfs: remove unused le_test_bit()
2018-05-28 Howard McLauchlanbtrfs: optimize free space tree bitmap conversion
2018-05-28 Howard McLauchlanbtrfs: clean up le_bitmap_{set, clear}()
2018-05-28 David Sterbabtrfs: use fs_info for btrfs_handle_em_exist tracepoint
2018-05-28 David Sterbabtrfs: tests: pass fs_info to extent_map tests
2018-05-28 Nikolay Borisovbtrfs: Consolidate error checking for btrfs_alloc_chunk
2018-05-28 Nikolay Borisovbtrfs: Fix lock release order
2018-05-28 Nikolay Borisovbtrfs: Use while loop instead of labels in __endio_writ...
2018-05-28 Anand Jainbtrfs: add comment about BTRFS_FS_EXCL_OP
2018-05-28 Nikolay Borisovbtrfs: Drop delayed_refs argument from btrfs_check_dela...
next