platform/kernel/linux-rpi.git
2018-08-06 Lu Fengqibtrfs: qgroup: Drop fs_info parameter from btrfs_create...
2018-08-06 Lu Fengqibtrfs: qgroup: Drop fs_info parameter from btrfs_del_qg...
2018-08-06 Lu Fengqibtrfs: qgroup: Drop fs_info parameter from __del_qgroup...
2018-08-06 Lu Fengqibtrfs: qgroup: Drop fs_info parameter from btrfs_add_qg...
2018-08-06 Lu Fengqibtrfs: qgroup: Drop quota_root and fs_info parameters...
2018-08-06 Lu Fengqibtrfs: qgroup: Drop root parameter from update_qgroup_i...
2018-08-06 Lu Fengqibtrfs: qgroup: Drop root parameter from update_qgroup_l...
2018-08-06 Lu Fengqibtrfs: qgroup: Drop quota_root parameter from del_qgrou...
2018-08-06 Lu Fengqibtrfs: qgroup: Drop quota_root parameter from del_qgrou...
2018-08-06 Lu Fengqibtrfs: qgroup: Drop quota_root parameter from add_qgrou...
2018-08-06 Anand Jainbtrfs: rename btrfs_parse_early_options
2018-08-06 Lu Fengqibtrfs: qgroup: cleanup the unused srcroot from btrfs_qg...
2018-08-06 Qu Wenruobtrfs: Use btrfs_mark_bg_unused to replace open code
2018-08-06 Nikolay Borisovbtrfs: Rewrite retry logic in do_chunk_alloc
2018-08-06 Ethan Lienbtrfs: use customized batch size for total_bytes_pinned
2018-08-06 Ethan Lienbtrfs: use correct compare function of dirty_metadata_bytes
2018-08-06 Gu Jinxiangbtrfs: return device pointer from btrfs_scan_one_device
2018-08-06 Gu Jinxiangbtrfs: make fs_devices a local variable in btrfs_parse_...
2018-08-06 David Sterbabtrfs: fix mount and ioctl device scan ioctl race
2018-08-06 David Sterbabtrfs: reorder initialization before the mount locks...
2018-08-06 David Sterbabtrfs: lift uuid_mutex to callers of btrfs_parse_early_...
2018-08-06 David Sterbabtrfs: lift uuid_mutex to callers of btrfs_open_devices
2018-08-06 David Sterbabtrfs: lift uuid_mutex to callers of btrfs_scan_one_device
2018-08-06 Anand Jainbtrfs: use device_list_mutex when removing stale devices
2018-08-06 Anand Jainbtrfs: rename local devices for fs_devices in btrfs_fre...
2018-08-06 Anand Jainbtrfs: extend locked section when adding a new device...
2018-08-06 Anand Jainbtrfs: do btrfs_free_stale_devices outside of device_li...
2018-08-06 Nikolay Borisovbtrfs: close devices without offloading to a temporary...
2018-08-06 Qu Wenruobtrfs: Remove unused function btrfs_account_dev_extents...
2018-08-06 Gu Jinxiangbtrfs: remove unused parameter from btrfs_parse_subvol_...
2018-08-06 Anand Jainbtrfs: fix in-memory value of total_devices after seed...
2018-08-06 Nikolay Borisovbtrfs: qgroups: Move transaction management inside...
2018-08-06 David Sterbabtrfs: raid56: catch errors from full_stripe_write
2018-08-06 David Sterbabtrfs: raid56: merge rbio_is_full helpers
2018-08-06 David Sterbabtrfs: raid56: use new helper for async_scrub_parity
2018-08-06 David Sterbabtrfs: raid56: use new helper for async_read_rebuild
2018-08-06 David Sterbabtrfs: raid56: use new helper for async_rmw_stripe
2018-08-06 David Sterbabtrfs: raid56: add new helper for starting async work
2018-08-06 David Sterbabtrfs: open-code bio_set_op_attrs
2018-08-06 David Sterbabtrfs: switch types to int when counting eb pages
2018-08-06 David Sterbabtrfs: use round_up wrapper in num_extent_pages
2018-08-06 David Sterbabtrfs: pass only eb to num_extent_pages
2018-08-06 David Sterbabtrfs: prune unused includes
2018-08-06 David Sterbabtrfs: use copy_page for copying pages instead of memcpy
2018-08-06 David Sterbabtrfs: simplify pointer chasing of local fs_info variables
2018-08-06 David Sterbabtrfs: simplify some assignments of inode numbers
2018-08-06 Zhihui ZhangBtrfs: free space cache: make sure there is always...
2018-08-06 Anand Jainbtrfs: drop unnecessary variable in btrfs_init_new_device
2018-08-06 Anand Jainbtrfs: use a temporary variable for fs_devices in btrfs...
2018-08-06 Qu Wenruobtrfs: relocation: Only remove reloc rb_trees if reloc...
2018-08-06 Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2018-08-06 Qu Wenruobtrfs: tree-checker: Verify block_group_item
2018-08-06 David Sterbabtrfs: annotate unlikely branches after V0 extent type...
2018-08-06 Nikolay Borisovbtrfs: Add graceful handling of V0 extents
2018-08-06 Nikolay Borisovbtrfs: Remove V0 extent support
2018-08-06 Chengguang Xubtrfs: remove unnecessary curly braces in btrfs_get_acl
2018-08-06 Chengguang Xubtrfs: avoid error code override in btrfs_get_acl
2018-08-06 Chengguang Xubtrfs: remove unnecessary -ERANGE check in btrfs_get_acl
2018-08-06 Chengguang Xubtrfs: replace empty string with NULL when getting...
2018-08-06 Chengguang Xubtrfs: return error instead of crash when detecting...
2018-08-06 Su Yuebtrfs: return EUCLEAN if extent_inline_ref type is...
2018-08-06 Goldwyn Rodriguesbtrfs: Use iocb to derive pos instead of passing a...
2018-08-06 Su Yuebtrfs: print more details when checking tree block...
2018-08-06 Nikolay Borisovbtrfs: Streamline memory allocation failure handling...
2018-08-06 Qu Wenruobtrfs: Don't remove block group that still has pinned...
2018-08-06 Geert Uytterhoevenbtrfs: Refactor count handling in btrfs_unpin_free_ino
2018-08-06 Arnd Bergmannbtrfs: use timespec64 for i_otime
2018-08-06 Arnd Bergmannbtrfs: use monotonic time for transaction handling
2018-08-06 Qu Wenruobtrfs: Get rid of the confusing btrfs_file_extent_inlin...
2018-08-06 Nikolay Borisovbtrfs: Deduplicate extent_buffer init code
2018-08-06 Qu Wenruobtrfs: check-integrity: Fix NULL pointer dereference...
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from btrfs_force_chunk_alloc
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from btrfs_inc_block_group_ro
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from btrfs_alloc_logged_file_extent
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from remove_extent_backref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from run_one_delayed_ref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from insert_inline_extent_backref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from exclude_super_stripes
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from free_excluded_extents
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from check_system_chunk
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from btrfs_alloc_chunk
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from do_chunk_alloc
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from run_delayed_tree_ref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from cleanup_ref_head
2018-08-06 Nikolay Borisovbtrfs: Remove unused fs_info from cleanup_extent_op
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from run_delayed_extent_op
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from run_delayed_data_ref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info argument from __btrfs_inc_extent_ref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from alloc_reserved_file_extent
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from __btrfs_free_extent
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from btrfs_remove_block_group
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from btrfs_make_block_group
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from btrfs_add_delayed_data_ref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from btrfs_add_delayed_tree_ref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from lookup_extent_backref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info argument from lookup_extent_data_ref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info argument from lookup_tree_block_ref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info argument from update_inline_exten...
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from lookup_inline_extent_backref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from fixup_low_keys
next