btrfs: heuristic: open code get_num callback of radix sort
[sfrench/cifs-2.6.git] / fs /
2018-01-22 David Sterbabtrfs: heuristic: open code get_num callback of radix...
2018-01-22 Misono, Tomohirobtrfs: remove unused arg from parse_subvol_options()
2018-01-22 Misono, Tomohirobtrfs: remove unused setup_root_args()
2018-01-22 Misono, Tomohirobtrfs: split parse_early_options() in two
2018-01-22 Misono, Tomohirobtrfs: cleanup btrfs_mount() using btrfs_mount_root()
2018-01-22 Misono, Tomohirobtrfs: add btrfs_mount_root() and new file_system_type
2018-01-22 David Sterbabtrfs: unify extent_page_data type passed as void
2018-01-22 David Sterbabtrfs: sink writepage parameter to extent_write_cache_pages
2018-01-22 David Sterbabtrfs: sink flush_fn to extent_write_cache_pages
2018-01-22 David Sterbabtrfs: merge two flush_write_bio helpers
2018-01-22 Nikolay Borisovbtrfs: Rename bin_search -> btrfs_bin_search
2018-01-22 Nikolay Borisovbtrfs: sink extent_write_full_page tree argument
2018-01-22 Nikolay Borisovbtrfs: sink extent_write_locked_range tree parameter
2018-01-22 Nikolay Borisovbtrfs: Remove pair of bio_get/put in btrfs_schedule_bio
2018-01-22 Nikolay Borisovbtrfs: Fix out of bounds access in btrfs_search_slot
2018-01-22 Pravin Shedgebtrfs: remove duplicate includes
2018-01-22 Nikolay Borisovbtrfs: Handle btrfs_set_extent_delalloc failure in...
2018-01-22 David Sterbabtrfs: show options: use helper to convert compression...
2018-01-22 David Sterbabtrfs: prop: use common helper for type to string conve...
2018-01-22 David Sterbabtrfs: SETFLAGS ioctl: use helper for compression type...
2018-01-22 David Sterbabtrfs: compression: add helper for type to string conve...
2018-01-22 Nikolay Borisovbtrfs: remove redundant check in btrfs_get_extent_fiemap
2018-01-22 Nikolay Borisovbtrfs: Remove unused variable in btrfs_get_extent
2018-01-22 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2018-01-22 Liu BoBtrfs: use struct completion in scrub_submit_raid56_bio...
2018-01-22 Liu BoBtrfs: remove unused variable wait in lock_stripe_add
2018-01-22 Timofey TitovetsBtrfs: compress_file_range() change page dirty status...
2018-01-22 Timofey TitovetsBtrfs: compression heuristic: replace heap sort with...
2018-01-22 Anand Jainbtrfs: cleanup device states define BTRFS_DEV_STATE_FLU...
2018-01-22 Anand Jainbtrfs: cleanup device states define BTRFS_DEV_STATE_REP...
2018-01-22 Anand Jainbtrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
2018-01-22 Anand Jainbtrfs: cleanup device states define BTRFS_DEV_STATE_IN_...
2018-01-22 Anand Jainbtrfs: cleanup device states define BTRFS_DEV_STATE_WRI...
2018-01-22 Anand Jainbtrfs: add helper for device path or missing
2018-01-22 Anand Jainbtrfs: drop btrfs_device::can_discard to query directly
2018-01-22 Colin Ian Kingbtrfs: make function update_share_count static
2018-01-22 Nikolay Borisovbtrfs: Remove redundant FLAG_VACANCY
2018-01-22 Qu Wenruobtrfs: extent-tree: Make btrfs_inode_rsv_refill functio...
2018-01-22 David Sterbabtrfs: move some zstd work data from stack to workspace
2018-01-22 David Sterbabtrfs: reorder btrfs_transaction members for better...
2018-01-22 David Sterbabtrfs: use narrower type for btrfs_transaction::num_dir...
2018-01-22 David Sterbabtrfs: reorder btrfs_trans_handle members for better...
2018-01-22 David Sterbabtrfs: switch to refcount_t type for btrfs_trans_handle...
2018-01-22 David Sterbabtrfs: remove unused member of btrfs_trans_handle
2018-01-22 David Sterbabtrfs: switch btrfs_trans_handle::adding_csums to bool
2018-01-22 Edmund Nadolskibtrfs: remove dead code from btrfs_get_extent
2018-01-22 Edmund Nadolskibtrfs: btrfs_inode_log_parent should use defined inode_...
2018-01-22 David Sterbabtrfs: switch to on-stack csum buffer in csum_tree_block
2018-01-22 Liu BoBtrfs: set plug for fsync
2018-01-22 Anand Jainbtrfs: factor __btrfs_open_devices() to create btrfs_op...
2018-01-22 Anand Jainbtrfs: move check for device generation to the last
2018-01-22 Anand Jainbtrfs: set fs_devices->seed directly
2018-01-22 Geert Uytterhoevenbtrfs: ref-verify: Remove unused parameter from walk_up...
2018-01-22 David Sterbabtrfs: sink get_extent parameter to read_extent_buffer_...
2018-01-22 David Sterbabtrfs: sink get_extent parameter to __do_contiguous_rea...
2018-01-22 David Sterbabtrfs: sink get_extent parameter to __extent_readpages
2018-01-22 David Sterbabtrfs: sink get_extent parameter to extent_readpages
2018-01-22 David Sterbabtrfs: sink get_extent parameter to get_extent_skip_holes
2018-01-22 David Sterbabtrfs: sink get_extent parameter to extent_fiemap
2018-01-22 David Sterbabtrfs: drop get_extent from extent_page_data
2018-01-22 David Sterbabtrfs: sink get_extent parameter to extent_write_full_page
2018-01-22 David Sterbabtrfs: sink get_extent parameter to extent_write_locked...
2018-01-22 David Sterbabtrfs: sink get_extent parameter to extent_writepages
2018-01-22 Qu Wenruobtrfs: Cleanup existing name_len checks
2018-01-22 Qu Wenruobtrfs: tree-checker: Add checker for dir item
2018-01-22 David Sterbabtrfs: use GFP_KERNEL in btrfs_alloc_inode
2018-01-22 David Sterbabtrfs: sink gfp parameter to clear_extent_uptodate
2018-01-22 David Sterbabtrfs: sink gfp parameter to clear_extent_bit
2018-01-22 David Sterbabtrfs: prepare to drop gfp mask parameter from clear_ex...
2018-01-22 David Sterbabtrfs: use non-RCU list traversal in write_all_supers...
2018-01-22 David Sterbabtrfs: switch to RCU for device traversal in btrfs_ioct...
2018-01-22 David Sterbabtrfs: switch to RCU for device traversal in btrfs_ioct...
2018-01-22 David Sterbabtrfs: simplify btrfs_close_bdev
2018-01-22 David Sterbabtrfs: document device locking
2018-01-22 David Sterbabtrfs: simplify exit paths in btrfs_init_new_device
2018-01-22 David Sterbabtrfs: use free_device where opencoded
2018-01-22 David Sterbabtrfs: introduce free_device helper
2018-01-22 David Sterbabtrfs: rename device free rcu helper to free_device_rcu
2018-01-22 Liu BoBtrfs: document rules about bio async submit
2018-01-22 Nikolay Borisovbtrfs: Reduce scope of delayed_rsv->lock in may_commit_...
2018-01-22 Liu BoBtrfs: add __init macro to btrfs init functions
2018-01-22 Anand Jainbtrfs: rename btrfs_add_device to btrfs_add_dev_item
2018-01-22 Qu Wenruobtrfs: Don't generate UUID for non-fs tree
2018-01-22 Anand Jainbtrfs: move volume_mutex into the btrfs_rm_device()
2018-01-22 Nikolay Borisovbtrfs: Use locked_end rather than open coding it
2018-01-22 Nikolay Borisovbtrfs: Move loop termination condition in while()
2018-01-22 Liu BoBtrfs: remove rcu_barrier in btrfs_close_devices
2018-01-22 Nikolay Borisovbtrfs: Move checks from btrfs_wq_run_delayed_node to...
2018-01-22 Nikolay Borisovbtrfs: Make btrfs_async_run_delayed_root use a loop...
2018-01-22 Nikolay Borisovbtrfs: Remove redundant mirror_num arg
2018-01-22 Nikolay Borisovbtrfs: Remove unused function
2018-01-22 Nikolay Borisovbtrfs: Remove redundant memory barrier in dev stats
2018-01-22 Nikolay Borisovbtrfs: Fix memory barriers usage with device stats...
2018-01-22 Anand Jainbtrfs: clean up btrfs_dev_stat_inc usage
2018-01-22 Liu BoBtrfs: free btrfs_device in place
2018-01-22 Liu BoBtrfs: remove redundant btrfs_balance_delayed_items
2018-01-21 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-01-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-01-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2018-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next