btrfs: remove unused parameter from btrfs_parse_subvol_options
[sfrench/cifs-2.6.git] / fs /
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
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from remove_extent_data_ref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info argument from insert_extent_backref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from insert_extent_data_ref
2018-08-06 Nikolay Borisovbtrfs: Remove fs_info from insert_tree_block_ref
2018-08-06 Bart Van Asschebtrfs: Fix a C compliance issue
2018-08-06 Bart Van Asschebtrfs: Annotate fall-through when parsing mount option
2018-08-06 Bart Van Asschebtrfs: Fix misleading indentation reported by smatch
2018-08-06 Nikolay Borisovbtrfs: Streamline log_extent_csums a bit
2018-08-06 David Sterbabtrfs: remove remaing full_sync logic from btrfs_sync_file
2018-08-06 Josef Bacikbtrfs: remove the logged extents infrastructure
2018-08-06 Josef Bacikbtrfs: clean up the left over logged_list usage
2018-08-06 Josef Bacikbtrfs: remove the wait ordered logic in the log_one_ext...
2018-08-06 Josef Bacikbtrfs: always wait on ordered extents at fsync time
2018-08-06 Nikolay Borisovbtrfs: Fix comment in lookup_inline_extent_backref
2018-08-06 Nikolay Borisovbtrfs: Document __btrfs_inc_extent_ref
2018-08-06 Qu Wenruobtrfs: scrub: Remove unused copy_nocow_pages and its...
2018-08-06 Allen Paisbtrfs: replace get_seconds with new 64bit time API
2018-08-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-08-05 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-08-05 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-08-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2018-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-08-05 Linus TorvaldsMerge tag 'usercopy-fix-v4.18-rc8' of git://git./linux...
2018-08-05 Linus TorvaldsMerge tag 'xfs-4.18-fixes-5' of git://git./fs/xfs/xfs...
2018-08-05 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-08-04 Kees Cookjfs: Fix usercopy whitelist for inline inode data
2018-08-03 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-08-03 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2018-08-03 Linus TorvaldsMerge tag 'for-linus-20180803' of git://git.kernel...
next