platform/kernel/linux-rpi.git
2017-11-01 Zygo Blaxellbtrfs: increase output size for LOGICAL_INO_V2 ioctl
2017-11-01 Zygo Blaxellbtrfs: add a flags argument to LOGICAL_INO and call...
2017-11-01 Zygo Blaxellbtrfs: add a flag to iterate_inodes_from_logical to...
2017-11-01 Nikolay Borisovbtrfs: send: remove unused code
2017-11-01 Anand Jainbtrfs: remove BUG_ON in btrfs_rm_dev_replace_free_srcdev()
2017-11-01 Adam Borowskibtrfs: allow setting zlib compression level via :9
2017-11-01 David Sterbabtrfs: allow to set compression level for zlib
2017-10-30 Nikolay Borisovbtrfs: Replace opencoded sizes with their symbolic...
2017-10-30 Gu JinXiangbtrfs: Use bd_dev to generate index when dev_state_hash...
2017-10-30 Anand Jainbtrfs: fix false EIO for missing device
2017-10-30 Anand Jainbtrfs: use need_full_stripe() in __btrfs_map_block()
2017-10-30 Goldwyn Rodriguesbtrfs: cleanup extent locking sequence
2017-10-30 Anand Jainbtrfs: use BLK_STS defines where needed
2017-10-30 Josef Bacikbtrfs: add assertions for releasing trans handle reserv...
2017-10-30 Josef Bacikbtrfs: remove type argument from comp_tree_refs
2017-10-30 Josef Bacikbtrfs: remove delayed_ref_node from ref_head
2017-10-30 Josef Bacikbtrfs: move all ref head cleanup to the helper function
2017-10-30 Josef Bacikbtrfs: move ref_mod modification into the if (ref)...
2017-10-30 Josef Bacikbtrfs: breakout empty head cleanup to a helper
2017-10-30 Josef Bacikbtrfs: move extent_op cleanup to a helper
2017-10-30 Josef Bacikbtrfs: add a helper to return a head ref
2017-10-30 Josef BacikBtrfs: only check delayed ref usage in should_end_trans...
2017-10-30 Josef BacikBtrfs: add a extent ref verify tool
2017-10-30 Josef Bacikbtrfs: pass root to various extent ref mod functions
2017-10-30 Josef Bacikbtrfs: add ref-verify mount option
2017-10-30 David Sterbabtrfs: get rid of sector_t and use u64 offset in submit...
2017-10-30 David Sterbabtrfs: rename page offset parameter in submit_extent_page
2017-10-30 David Sterbabtrfs: scrub: get rid of sector_t
2017-10-30 Josef Bacikbtrfs: fix send ioctl on 32bit with 64bit kernel
2017-10-30 Anand Jainbtrfs: fix use of error or warning for missing device
2017-10-30 Anand Jainbtrfs: declare btrfs_report_missing_device() static
2017-10-30 Anand Jainbtrfs: fix EIO misuse to report missing degraded option
2017-10-30 Anand Jainbtrfs: add_missing_dev() should return the actual error
2017-10-30 Christos Gkekasbtrfs: Clean up unused variables in free-space-tree.c
2017-10-30 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2017-10-30 Liu BoBtrfs: remove nr_async_submits and async_submit_draining
2017-10-30 Liu BoBtrfs: do not make defrag wait on async_delalloc_pages
2017-10-30 Liu BoBtrfs: remove nr_async_bios
2017-10-30 Qu Wenruobtrfs: tree-checker: Enhance output for check_extent_da...
2017-10-30 Qu Wenruobtrfs: tree-checker: Enhance output for check_csum_item
2017-10-30 Qu Wenruobtrfs: tree-checker: Enhance output for btrfs_check_leaf
2017-10-30 Qu Wenruobtrfs: tree-checker: Enhance btrfs_check_node output
2017-10-30 Qu Wenruobtrfs: Move leaf and node validation checker to tree...
2017-10-30 Timofey TitovetsBtrfs: compress_file_range remove dead variable num_bytes
2017-10-30 Rakesh Panditbtrfs: use appropriate replacements for __sb_{start...
2017-10-30 Hans van Kranenburgbtrfs: prefix sysfs attribute struct names
2017-10-30 Thomas Meyerbtrfs: Fix bool initialization/comparison
2017-10-30 Nikolay Borisovbtrfs: Refactor transaction handling in received subvol...
2017-10-30 Nikolay Borisovbtrfs: Explicitly handle btrfs_update_root failure
2017-10-30 Anand Jainbtrfs: error out if btrfs_attach_transaction() fails
2017-10-30 Anand Jainbtrfs: fix BUG_ON in btrfs_init_new_device()
2017-10-30 Anand Jainbtrfs: undo writable superblocke when sprouting fails
2017-10-30 Qu Wenruobtrfs: Add checker for EXTENT_CSUM
2017-10-30 Qu Wenruobtrfs: Add sanity check for EXTENT_DATA when reading...
2017-10-30 Qu Wenruobtrfs: Check if item pointer overlaps with the item...
2017-10-30 Qu Wenruobtrfs: Refactor check_leaf function for later expansion
2017-10-30 Timofey TitovetsBtrfs: cleanup 'start' subtraction from try uncompresse...
2017-10-30 Josef Bacikbtrfs: change how we decide to commit transactions...
2017-10-30 Kuanling HuangBtrfs: send, apply asynchronous page cache readahead...
2017-10-30 Liu BoBtrfs: fix memory leak in raid56
2017-10-30 Colin Ian Kingbtrfs: make array types static const, reduces object...
2017-10-30 Allen Paisbtrfs: return -ENOMEM on allocation failure in btrfsic
2017-10-30 Liu BoBtrfs: fix confusing worker helper info in stacktrace
2017-10-30 Liu BoBtrfs: remove bio_flags which indicates a meta block...
2017-10-30 Liu BoBtrfs: make plug in writing meta blocks really work
2017-10-30 Satoru Takeuchibtrfs: convert all mount option checking code to use...
2017-10-30 Colin Ian Kingbtrfs: avoid null pointer dereference on fs_info when...
2017-10-30 Christos Gkekasbtrfs: Clean up dead code in root-tree
2017-10-30 Christophe... btrfs: tests: Fix a memory leak in error handling path...
2017-10-30 Nikolay Borisovbtrfs: Remove redundant argument of __link_block_group
2017-10-30 Nikolay Borisovbtrfs: Rework error handling of add_extent_mapping...
2017-10-30 Nikolay Borisovbtrfs: Remove unused parameter from check_direct_IO
2017-10-30 Nikolay Borisovbtrfs: Remove unused arguments from btrfs_changed_cb_t
2017-10-30 Nikolay Borisovbtrfs: Remove unused parameters from various functions
2017-10-30 Nikolay Borisovbtrfs: Remove unused variable
2017-10-30 Liu BoBtrfs: do not async submit for nodatasum inodes
2017-10-30 Liu BoBtrfs: search parity device wisely
2017-10-30 Anand Jainbtrfs: copy fsid to super_block s_uuid
2017-10-30 Omar SandovalBtrfs: fix __user casting in ioctl.c
2017-10-30 Omar SandovalBtrfs: make some volumes.c functions static
2017-10-30 Anand Jainbtrfs: declare TRACE_DEFINE_ENUM for each of show_flush...
2017-10-30 Nikolay Borisovbtrfs: Remove redundant forward declarations
2017-10-30 Liu BoBtrfs: protect conditions within root->log_mutex while...
2017-10-30 Liu BoBtrfs: use wait_event instead of a single function
2017-10-30 Liu BoBtrfs: move finish_wait out of the loop
2017-10-30 Liu BoBtrfs: remove batch plug in run_scheduled_IO
2017-10-29 Linus TorvaldsLinux 4.14-rc7 v4.14-rc7
2017-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-10-29 David S. MillerMerge branch 'net_sched-fix-races-with-RCU-callbacks'
2017-10-29 Chris Miselftests: Introduce a new test case to tc testsuite
2017-10-29 Chris Miselftests: Introduce a new script to generate tc batch...
2017-10-29 Cong Wangnet_sched: fix call_rcu() race on act_sample module...
2017-10-29 Cong Wangnet_sched: add rtnl assertion to tcf_exts_destroy()
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in tcindex filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in rsvp filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in route filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in u32 filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in matchall filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in fw filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in flower filter
next