index
:
kernel/git/fdmanana/linux.git
delayed-refs-balance-fix-4.4
dev
dev-replace-fixes-4.7
dio_error_SLE11-SP3
for-4.18
for-5.1
for-5.2
for-5.3
for-5.4
for-5.5
for-5.6
for-chris-4.10
for-chris-4.11
for-chris-4.12
for-chris-4.12_2
for-chris-4.5
for-chris-4.6
for-chris-4.7
for-chris-4.9
for-next
integration-4.11
integration-4.12
integration-4.13
integration-4.13-4
integration-4.15
integration-4.16
integration-4.19
integration-4.2
integration-4.20
integration-4.21
integration-4.3
integration-4.4
integration-4.5
integration-4.6
integration-4.7
integration-4.8
master
misc-next
send_fixes
btrfs development
Filipe Manana
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-22
Btrfs: fix reported number of inode blocks
integration-4.12
Filipe Manana
4
-18
/
+119
2017-04-22
Btrfs: send, fix file hole not being preserved due to inline extent
Filipe Manana
1
-2
/
+21
2017-04-12
Btrfs: fix extent map leak during fallocate error path
Filipe Manana
1
-1
/
+3
2017-04-12
Btrfs: fix incorrect space accounting after failure to insert inline extent
Filipe Manana
1
-2
/
+4
2017-04-12
Btrfs: fix invalid attempt to free reserved space on failure to cow range
Filipe Manana
2
-18
/
+45
2017-04-12
btrfs: Handle delalloc error correctly to avoid ordered extent hang
Qu Wenruo
1
-15
/
+48
2017-04-12
btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
Qu Wenruo
1
-12
/
+39
2017-02-28
Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
31
-626
/
+673
2017-02-28
btrfs: add dummy callback for readpage_io_failed and drop checks
David Sterba
4
-3
/
+10
2017-02-28
btrfs: drop checks for mandatory extent_io_ops callbacks
David Sterba
1
-4
/
+3
2017-02-28
btrfs: document existence of extent_io ops callbacks
David Sterba
3
-11
/
+26
2017-02-28
btrfs: let writepage_end_io_hook return void
David Sterba
3
-11
/
+6
2017-02-28
btrfs: do proper error handling in btrfs_insert_xattr_item
David Sterba
1
-1
/
+2
2017-02-28
btrfs: handle allocation error in update_dev_stat_item
David Sterba
1
-1
/
+2
2017-02-28
btrfs: remove BUG_ON from __tree_mod_log_insert
David Sterba
1
-2
/
+0
2017-02-28
btrfs: derive maximum output size in the compression implementation
David Sterba
5
-14
/
+9
2017-02-28
btrfs: use predefined limits for calculating maximum number of pages for comp...
David Sterba
1
-5
/
+6
2017-02-28
btrfs: export compression buffer limits in a header
David Sterba
2
-10
/
+15
2017-02-28
btrfs: merge nr_pages input and output parameter in compress_pages
David Sterba
5
-15
/
+11
2017-02-28
btrfs: merge length input and output parameter in compress_pages
David Sterba
5
-20
/
+18
2017-02-28
btrfs: constify name of subvolume in creation helpers
David Sterba
1
-3
/
+3
2017-02-28
btrfs: constify buffers used by compression helpers
David Sterba
3
-3
/
+3
2017-02-28
btrfs: constify input buffer of btrfs_csum_data
David Sterba
2
-3
/
+3
2017-02-28
btrfs: constify device path passed to relevant helpers
David Sterba
4
-18
/
+22
2017-02-28
btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode
Nikolay Borisov
2
-4
/
+3
2017-02-28
btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode
Nikolay Borisov
2
-3
/
+3
2017-02-28
btrfs: Make btrfs_add_nondir take btrfs_inode
Nikolay Borisov
1
-9
/
+13
2017-02-28
btrfs: Make btrfs_add_link take btrfs_inode
Nikolay Borisov
3
-23
/
+26
2017-02-28
btrfs: Make btrfs_del_delalloc_inode take btrfs_inode
Nikolay Borisov
1
-7
/
+7
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
8
-54
/
+59
2017-02-28
btrfs: Make check_extent_to_block take btrfs_inode
Nikolay Borisov
1
-5
/
+6
2017-02-28
btrfs: Make clone_update_extent_map take btrfs_inode
Nikolay Borisov
1
-14
/
+13
2017-02-28
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
Nikolay Borisov
3
-21
/
+25
2017-02-28
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
Nikolay Borisov
4
-8
/
+10
2017-02-28
btrfs: make btrfs_log_inode_parent take btrfs_inode
Nikolay Borisov
1
-26
/
+24
2017-02-28
btrfs: Make check_parent_dirs_for_sync take btrfs_inode
Nikolay Borisov
1
-14
/
+14
2017-02-28
btrfs: Make btrfs_orphan_add take btrfs_inode
Nikolay Borisov
4
-22
/
+24
2017-02-28
btrfs: make btrfs_orphan_del take btrfs_inode
Nikolay Borisov
1
-20
/
+20
2017-02-28
btrfs: make btrfs_free_io_failure_record take btrfs_inode
Nikolay Borisov
3
-7
/
+9
2017-02-28
btrfs: make clean_io_failure take btrfs_inode
Nikolay Borisov
3
-14
/
+15
2017-02-28
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
3
-11
/
+12
2017-02-28
btrfs: make check_compressed_csum take btrfs_inode
Nikolay Borisov
1
-5
/
+4
2017-02-28
btrfs: make btrfs_print_data_csum_error take btrfs_inode
Nikolay Borisov
3
-7
/
+8
2017-02-28
btrfs: make free_io_failure take btrfs_inode
Nikolay Borisov
3
-11
/
+13
2017-02-28
btrfs: Make lock_and_cleanup_extent_if_need take btrfs_inode
Nikolay Borisov
1
-14
/
+14
2017-02-28
btrfs: Make check_can_nocow take btrfs_inode
Nikolay Borisov
1
-10
/
+12
2017-02-28
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
6
-18
/
+19
2017-02-28
btrfs: Make btrfs_mark_extent_written take btrfs_inode
Nikolay Borisov
3
-6
/
+6
2017-02-28
btrfs: Make fill_holes take btrfs_inode
Nikolay Borisov
1
-19
/
+18
2017-02-28
btrfs: Make hole_mergeable take btrfs_inode
Nikolay Borisov
1
-4
/
+5
2017-02-28
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
6
-26
/
+30
2017-02-28
btrfs: Make btrfs_requeue_inode_defrag take btrfs_inode
Nikolay Borisov
1
-5
/
+5
2017-02-28
btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode
Nikolay Borisov
3
-16
/
+17
2017-02-28
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
7
-19
/
+22
2017-02-28
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
Nikolay Borisov
4
-38
/
+39
2017-02-28
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
Nikolay Borisov
3
-8
/
+8
2017-02-28
btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode
Nikolay Borisov
3
-7
/
+7
2017-02-28
btrfs: Make calc_csum_metadata_size take btrfs_inode
Nikolay Borisov
1
-15
/
+12
2017-02-28
btrfs: Make drop_outstanding_extent take btrfs_inode
Nikolay Borisov
1
-12
/
+11
2017-02-28
btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode
Nikolay Borisov
3
-6
/
+7
2017-02-28
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
5
-19
/
+20
2017-02-28
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
7
-19
/
+18
2017-02-28
btrfs: Make btrfs_set_inode_index take btrfs_inode
Nikolay Borisov
3
-13
/
+13
2017-02-28
btrfs: make btrfs_set_inode_index_count take btrfs_inode
Nikolay Borisov
1
-8
/
+8
2017-02-28
btrfs: Make btrfs_insert_dir_item take btrfs_inode
Nikolay Borisov
5
-7
/
+7
2017-02-28
btrfs: Make btrfs_log_all_parents take btrfs_inode
Nikolay Borisov
1
-5
/
+5
2017-02-27
Merge branch 'for-chris-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
7
-30
/
+188
2017-02-24
Btrfs: try harder to migrate items to left sibling before splitting a leaf
for-chris-4.11
Filipe Manana
1
-0
/
+7
2017-02-24
Btrfs: fix data loss after truncate when using the no-holes feature
Filipe Manana
1
-13
/
+6
2017-02-24
Btrfs: incremental send, fix unnecessary hole writes for sparse files
Filipe Manana
1
-2
/
+86
2017-02-24
Btrfs: fix use-after-free due to wrong order of destroying work queues
Filipe Manana
1
-2
/
+7
2017-02-24
Btrfs: fix assertion failure when freeing block groups at close_ctree()
Filipe Manana
2
-6
/
+9
2017-02-24
Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled
Filipe Manana
1
-0
/
+5
2017-02-24
Btrfs: fix leak of subvolume writers counter
Robbie Ko
1
-2
/
+8
2017-02-24
Btrfs: bulk delete checksum items in the same leaf
Filipe Manana
1
-1
/
+27
2017-02-24
Btrfs: incremental send, do not issue invalid rmdir operations
Robbie Ko
1
-0
/
+13
2017-02-24
Btrfs: incremental send, do not delay rename when parent inode is new
Filipe Manana
1
-3
/
+16
2017-02-24
Btrfs: send, fix failure to rename top level inode due to name collision
Robbie Ko
1
-1
/
+4
2017-02-22
Btrfs: use the correct type when creating cow dio extent
Liu Bo
1
-1
/
+1
2017-02-22
Btrfs: fix deadlock between dedup on same file and starting writeback
Filipe Manana
1
-2
/
+12
2017-02-17
btrfs: use btrfs_debug instead of pr_debug in transaction abort
Jeff Mahoney
1
-1
/
+2
2017-02-17
btrfs: btrfs_truncate_free_space_cache always allocates path
Jeff Mahoney
1
-7
/
+7
2017-02-17
btrfs: free-space-cache, clean up unnecessary root arguments
Jeff Mahoney
5
-26
/
+22
2017-02-17
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
Jeff Mahoney
4
-6
/
+5
2017-02-17
btrfs: flush_space always takes fs_info->fs_root
Jeff Mahoney
1
-10
/
+10
2017-02-17
btrfs: pass fs_info to (more) routines that are only called with extent_root
Jeff Mahoney
1
-50
/
+53
2017-02-17
btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
Qu Wenruo
3
-11
/
+75
2017-02-17
btrfs: remove unused parameter from adjust_slots_upwards
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameters from __btrfs_write_out_cache
David Sterba
1
-8
/
+3
2017-02-17
btrfs: remove unused parameter from cleanup_write_cache_enospc
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from __add_inode_ref
David Sterba
1
-2
/
+1
2017-02-17
btrfs: remove unused parameter from clone_copy_inline_extent
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameters from btrfs_cmp_data
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from __add_inline_refs
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameters from scrub_setup_wr_ctx
David Sterba
1
-7
/
+3
2017-02-17
btrfs: remove unused parameter from create_snapshot
David Sterba
1
-2
/
+2
2017-02-17
btrfs: remove unused parameter from init_first_rw_device
David Sterba
1
-5
/
+3
2017-02-17
btrfs: remove unused parameter from __btrfs_alloc_chunk
David Sterba
1
-6
/
+4
2017-02-17
btrfs: remove unused parameter from btrfs_fill_super
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from extent_write_cache_pages
David Sterba
1
-4
/
+2
2017-02-17
btrfs: remove unused parameter from add_pending_csums
David Sterba
1
-4
/
+2
2017-02-17
btrfs: remove unused parameter from update_nr_written
David Sterba
1
-4
/
+4
2017-02-17
btrfs: remove unused parameter from submit_extent_page
David Sterba
1
-9
/
+3
2017-02-17
btrfs: remove unused parameter from tree_move_next_or_upnext
David Sterba
1
-4
/
+2
2017-02-17
btrfs: remove unused parameter from tree_move_down
David Sterba
1
-2
/
+2
2017-02-17
btrfs: remove unused parameter from btrfs_check_super_valid
David Sterba
1
-5
/
+3
2017-02-17
btrfs: remove unused parameter from btrfs_prepare_extent_commit
David Sterba
3
-5
/
+3
2017-02-17
btrfs: remove unused parameter from btrfs_subvolume_release_metadata
David Sterba
3
-11
/
+6
2017-02-17
btrfs: remove unused parameter from __push_leaf_left
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from __push_leaf_right
David Sterba
1
-3
/
+2
2017-02-17
btrfs: merge two superblock writing helpers
David Sterba
4
-11
/
+4
2017-02-17
btrfs: remove unused parameter from write_dev_supers
David Sterba
1
-3
/
+3
2017-02-17
btrfs: remove unused parameter from split_item
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from clean_tree_block
David Sterba
7
-19
/
+17
2017-02-17
btrfs: remove unused parameter from check_async_write
David Sterba
1
-2
/
+2
2017-02-17
btrfs: remove unused parameter from read_block_for_search
David Sterba
1
-5
/
+5
2017-02-17
btrfs: ulist: rename ulist_fini to ulist_release
David Sterba
3
-10
/
+10
2017-02-17
btrfs: remove pointless rcu protection from btrfs_qgroup_inherit
David Sterba
1
-2
/
+0
2017-02-17
btrfs: qgroups: opencode qgroup_free helper
David Sterba
1
-9
/
+9
2017-02-17
btrfs: remove unnecessary mutex lock in qgroup_account_snapshot
David Sterba
1
-5
/
+1
2017-02-17
btrfs: check quota status earlier and don't do unnecessary frees
David Sterba
1
-2
/
+3
2017-02-17
btrfs: embed extent_changeset::range_changed to the structure
David Sterba
3
-17
/
+11
2017-02-17
btrfs: ulist: make the finalization function public
David Sterba
2
-1
/
+2
2017-02-17
btrfs: qgroups: make __del_qgroup_relation static
David Sterba
1
-1
/
+1
2017-02-17
btrfs: make space cache inode readahead failure nonfatal
David Sterba
1
-7
/
+3
2017-02-17
btrfs: use GFP_KERNEL in btrfs_add/del_qgroup_relation
David Sterba
1
-2
/
+2
2017-02-17
btrfs: use GFP_KERNEL in btrfs_quota_enable
David Sterba
1
-1
/
+1
2017-02-17
btrfs: use GFP_KERNEL in btrfs_read_qgroup_config
David Sterba
1
-1
/
+1
2017-02-17
btrfs: use GFP_KERNEL in create_snapshot
David Sterba
1
-2
/
+2
2017-02-17
Btrfs: specify a new ordered extent type for create_io_em
Liu Bo
2
-4
/
+6
2017-02-17
Btrfs: create a helper to create em for IO
Liu Bo
1
-115
/
+74
2017-02-17
Btrfs: use helper to get used bytes of space_info
Liu Bo
1
-22
/
+19
2017-02-17
Btrfs: try to avoid acquiring free space ctl's lock
Liu Bo
1
-11
/
+13
2017-02-17
btrfs: Better csum error message for data csum mismatch
Qu Wenruo
3
-7
/
+22
2017-02-17
Btrfs: add another missing end_page_writeback on submit_extent_page failure
Takafumi Kubota
1
-2
/
+6
2017-02-17
btrfs: remove unused ulist members
David Sterba
1
-7
/
+0
2017-02-17
Btrfs: use helper to simplify lock/unlock pages
Liu Bo
1
-64
/
+10
2017-02-17
btrfs: teach __process_pages_contig about PAGE_LOCK operation
Liu Bo
2
-7
/
+44
2017-02-14
Btrfs: create helper for processing bits on contiguous pages
Liu Bo
1
-15
/
+22
2017-02-14
Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
Liu Bo
3
-47
/
+16
2017-02-14
Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head
Liu Bo
4
-9
/
+7
2017-02-14
Btrfs: remove unused trans in read_block_for_search
Liu Bo
1
-9
/
+8
2017-02-14
Btrfs: cleanup unused cached_state in __extent_writepage_io
Liu Bo
1
-8
/
+1
2017-02-14
btrfs: allow unlink to exceed subvolume quota
Jeff Mahoney
4
-29
/
+45
2017-02-14
Btrfs: fix wrong argument for btrfs_lookup_ordered_range
Liu Bo
1
-1
/
+1
2017-02-14
btrfs: raid56: Remove unused variable in lock_stripe_add
Qu Wenruo
1
-2
/
+0
2017-02-14
Btrfs: refactor btrfs_extent_same() slightly
Omar Sandoval
1
-21
/
+12
2017-02-14
Btrfs: constify struct btrfs_{,disk_}key wherever possible
Omar Sandoval
4
-64
/
+69
2017-02-14
Btrfs: fix another race between truncate and lockless dio write
Liu Bo
1
-1
/
+3
2017-02-14
Btrfs: clean up btrfs_ordered_update_i_size
Liu Bo
1
-16
/
+13
2017-02-14
Btrfs: fix comment in btrfs_page_mkwrite
Liu Bo
1
-5
/
+5
2017-02-14
Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly
Liu Bo
2
-2
/
+26
2017-02-14
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
9
-63
/
+74
2017-02-14
btrfs: Make count_inode_refs take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2017-02-14
btrfs: Make count_inode_extrefs take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2017-02-14
btrfs: Make btrfs_log_inode take btrfs_inode
Nikolay Borisov
1
-49
/
+48
2017-02-14
btrfs: Make log_inode_item take btrfs_inode
Nikolay Borisov
1
-5
/
+5
2017-02-14
btrfs: Make __add_inode_ref take btrfs_inode
Nikolay Borisov
1
-12
/
+13
2017-02-14
btrfs: Make drop_one_dir_item take btrfs_inode
Nikolay Borisov
1
-6
/
+6
2017-02-14
btrfs: Make btrfs_unlink_inode take btrfs_inode
Nikolay Borisov
3
-44
/
+50
2017-02-14
btrfs: Make log_new_dir_dentries take btrfs_inode
Nikolay Borisov
1
-4
/
+4
2017-02-14
btrfs: Make log_directory_changes take btrfs_inode
Nikolay Borisov
1
-6
/
+5
2017-02-14
btrfs: Make log_dir_items take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2017-02-14
btrfs: Make btrfs_log_changed_extents take btrfs_inode
Nikolay Borisov
1
-11
/
+11
2017-02-14
btrfs: Make btrfs_get_logged_extents take btrfs_inode
Nikolay Borisov
3
-4
/
+4
2017-02-14
btrfs: Make btrfs_log_trailing_hole take btrfs_inode
Nikolay Borisov
1
-4
/
+4
2017-02-14
btrfs: Make btrfs_log_all_xattrs take btrfs_inode
Nikolay Borisov
1
-5
/
+5
2017-02-14
btrfs: Make copy_items take btrfs_inode
Nikolay Borisov
1
-21
/
+19
2017-02-14
btrfs: Make btrfs_check_ref_name_override take btrfs_inode
Nikolay Borisov
1
-5
/
+4
2017-02-14
btrfs: Make logged_inode_size take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2017-02-14
btrfs: Make btrfs_del_inode_ref take btrfs_inode
Nikolay Borisov
3
-7
/
+7
2017-02-14
btrfs: Make btrfs_del_dir_entries_in_log take btrfs_inode
Nikolay Borisov
3
-7
/
+7
2017-02-14
btrfs: Make btrfs_log_new_name take btrfs_inode
Nikolay Borisov
3
-15
/
+13
2017-02-14
btrfs: Make btrfs_inode_in_log take btrfs_inode
Nikolay Borisov
4
-20
/
+18
2017-02-14
btrfs: Make btrfs_record_snapshot_destroy take btrfs_inode
Nikolay Borisov
3
-6
/
+6
2017-02-14
btrfs: Make btrfs_record_unlink_dir take btrfs_inode
Nikolay Borisov
3
-14
/
+14
2017-02-14
btrfs: Make btrfs_must_commit_transaction take btrfs_inode
Nikolay Borisov
1
-9
/
+9
2017-02-14
btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inode
Nikolay Borisov
3
-5
/
+5
2017-02-14
btrfs: Make btrfs_commit_inode_delayed_items take btrfs_inode
Nikolay Borisov
3
-4
/
+4
2017-02-14
btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inode
Nikolay Borisov
4
-6
/
+6
2017-02-14
btrfs: Make btrfs_remove_delayed_node take btrfs_inode
Nikolay Borisov
3
-5
/
+5
2017-02-14
btrfs: Make btrfs_kill_delayed_inode_items take btrfs_inode
Nikolay Borisov
3
-4
/
+4
2017-02-14
btrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inode
Nikolay Borisov
3
-5
/
+5
2017-02-14
btrfs: Make btrfs_delete_delayed_dir_index take btrfs_inode
Nikolay Borisov
3
-6
/
+6
2017-02-14
btrfs: Make btrfs_insert_delayed_dir_index take btrfs_inode
Nikolay Borisov
3
-5
/
+5
2017-02-14
btrfs: Make btrfs_delayed_inode_reserve_metadata take btrfs_inode
Nikolay Borisov
1
-8
/
+8
2017-02-14
btrfs: Make btrfs_get_or_create_delayed_node take btrfs_inode
Nikolay Borisov
1
-6
/
+5
2017-02-14
btrfs: Make btrfs_get_delayed_node take btrfs_inode
Nikolay Borisov
1
-9
/
+8
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
18
-151
/
+151
2017-02-14
btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE
David Sterba
3
-31
/
+23
2017-02-14
btrfs: remove unused logic of limiting async delalloc pages
David Sterba
1
-7
/
+0
2017-02-14
btrfs: consolidate auto defrag kick off policies
Anand Jain
1
-8
/
+11
2017-02-14
btrfs: btrfs_defrag_root() doesn't defrag extent root tree
Anand Jain
1
-3
/
+0
2017-02-14
btrfs: drop unused extent_op arg from btrfs_add_delayed_data_ref
Jeff Mahoney
3
-10
/
+6
2017-02-14
btrfs: remove redundant inode null check
Colin Ian King
1
-3
/
+0
2017-02-14
Btrfs: ACCESS_ONCE cleanup
Seraphime Kirkovski
4
-10
/
+10
2017-02-14
Btrfs: code cleanup min/max -> min_t/max_t
Seraphime Kirkovski
2
-3
/
+3
2017-02-14
btrfs: use rb_entry() instead of container_of
Geliang Tang
1
-4
/
+4
2017-02-14
btrfs: use BTRFS_COMPRESS_NONE to specify no compression
Anand Jain
1
-3
/
+3
2017-02-14
btrfs: drop gfp mask tweaking in try_release_extent_state
Michal Hocko
1
-2
/
+0
[next]