platform/kernel/linux-rpi.git
2020-03-23 Marcos Paulo... btrfs: export helpers for subvolume name/id resolution
2020-03-23 David Sterbabtrfs: use ioctl args support mask for device delete
2020-03-23 David Sterbabtrfs: use ioctl args support mask for subvolume create...
2020-03-23 David Sterbabtrfs: define support masks for ioctl volume args v2
2020-03-23 Jules Irengebtrfs: Add missing lock annotation for release_extent_b...
2020-03-23 Josef Bacikbtrfs: set update the uuid generation as soon as possible
2020-03-23 Josef Bacikbtrfs: bail out of uuid tree scanning if we're closing
2020-03-23 Nikolay Borisovbtrfs: make btrfs_check_uuid_tree private to disk-io.c
2020-03-23 Nikolay Borisovbtrfs: call btrfs_check_uuid_tree_entry directly in...
2020-03-23 David Sterbabtrfs: raid56: simplify tracking of Q stripe presence
2020-03-23 ethanwubtrfs: backref, use correct count to resolve normal...
2020-03-23 ethanwubtrfs: backref, only search backref entries from leaves...
2020-03-23 ethanwubtrfs: backref, don't add refs from shared block when...
2020-03-23 ethanwubtrfs: backref, only collect file extent items matching...
2020-03-23 Johannes Thumshirnbtrfs: remove buffer_heads form super block mirror...
2020-03-23 Johannes Thumshirnbtrfs: remove buffer_heads from btrfsic_process_written...
2020-03-23 Johannes Thumshirnbtrfs: remove btrfsic_submit_bh()
2020-03-23 Johannes Thumshirnbtrfs: use bios instead of buffer_heads from super...
2020-03-23 Johannes Thumshirnbtrfs: use the page cache for super block reading
2020-03-23 Johannes Thumshirnbtrfs: reduce scope of btrfs_scratch_superblocks()
2020-03-23 Johannes Thumshirnbtrfs: don't kmap() pages from block devices
2020-03-23 Nikolay Borisovbtrfs: Export btrfs_release_disk_super
2020-03-23 Filipe MananaBtrfs: avoid unnecessary splits when setting bits on...
2020-03-23 Josef Bacikbtrfs: handle logged extent failure properly
2020-03-23 Qu Wenruobtrfs: relocation: Remove is_cowonly_root()
2020-03-23 Nikolay Borisovbtrfs: switch to per-transaction pinned extents
2020-03-23 Nikolay Borisovbtrfs: Factor out pinned extent clean up in btrfs_delet...
2020-03-23 Nikolay Borisovbtrfs: Mark pinned log extents as excluded
2020-03-23 Nikolay Borisovbtrfs: Pass transaction handle to write_pinned_extent_e...
2020-03-23 Nikolay Borisovbtrfs: Make pin_down_extent take transaction handle
2020-03-23 Nikolay Borisovbtrfs: Make btrfs_pin_extent_for_log_replay take transa...
2020-03-23 Nikolay Borisovbtrfs: Make btrfs_pin_reserved_extent take transaction...
2020-03-23 Nikolay Borisovbtrfs: Call btrfs_pin_reserved_extent only during activ...
2020-03-23 Nikolay Borisovbtrfs: Introduce unaccount_log_buffer
2020-03-23 Nikolay Borisovbtrfs: Make btrfs_pin_extent take trans handle
2020-03-23 Nikolay Borisovbtrfs: Perform pinned cleanup directly in btrfs_destroy...
2020-03-23 Anand Jainbtrfs: sysfs, unify handler name of devinfo/missing
2020-03-23 Anand Jainbtrfs: sysfs, rename device_link add/remove functions
2020-03-23 Anand Jainbtrfs: sysfs, use btrfs_sysfs_remove_fsid to celanup...
2020-03-23 David Sterbabtrfs: sink argument tree to __do_readpage
2020-03-23 David Sterbabtrfs: sink arugment tree to contiguous_readpages
2020-03-23 David Sterbabtrfs: sink argument tree to __extent_read_full_page
2020-03-23 David Sterbabtrfs: sink argument tree to extent_read_full_page
2020-03-23 David Sterbabtrfs: drop argument tree from btrfs_lock_and_flush_ord...
2020-03-23 David Sterbabtrfs: add assertions for tree == inode->io_tree to...
2020-03-23 David Sterbabtrfs: drop argument tree from submit_extent_page
2020-03-23 David Sterbabtrfs: remove extent_page_data::tree
2020-03-23 David Sterbabtrfs: add wrapper for transaction abort predicate
2020-03-23 David Sterbabtrfs: move root node locking helpers to locking.c
2020-03-23 Josef Bacikbtrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
2020-03-23 Josef Bacikbtrfs: add a leak check for roots
2020-03-23 Josef Bacikbtrfs: make the init of static elements in fs_info...
2020-03-23 Josef Bacikbtrfs: move fs_info init work into it's own helper...
2020-03-23 Josef Bacikbtrfs: free more things in btrfs_free_fs_info
2020-03-23 Josef Bacikbtrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
2020-03-23 Josef Bacikbtrfs: use btrfs_put_fs_root to free roots always
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in open_ctree
2020-03-23 Josef Bacikbtrfs: export and rename free_fs_info
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in btrfs_check_uuid_tree_...
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in btrfs_recover_log_trees
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in create_pending_snapshot
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in get_subvol_name_from_o...
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in btrfs_ioctl_send
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in scrub_print_warning_inode
2020-03-23 Josef Bacikbtrfs: hold a ref for the root in btrfs_find_orphan_roots
2020-03-23 Josef Bacikbtrfs: push grab_fs_root into read_fs_root
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in btrfs_recover_relocation
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in create_reloc_inode
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in find_data_references
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in record_reloc_root_in_trans
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in merge_reloc_roots
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in prepare_to_merge
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in build_backref_tree
2020-03-23 Josef Bacikbtrfs: hold ref on root in btrfs_ioctl_default_subvol
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in btrfs_ioctl_get_subvol...
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in btrfs_search_path_in_t...
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in btrfs_search_path_in_tree
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in search_ioctl
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in create_subvol
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in fixup_tree_root_location
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in __btrfs_run_defrag_inode
2020-03-23 Josef Bacikbtrfs: hold a root ref in btrfs_get_dentry
2020-03-23 Josef Bacikbtrfs: hold a ref on the root in resolve_indirect_ref
2020-03-23 Josef Bacikbtrfs: hold a ref on fs roots while they're in the...
2020-03-23 Josef Bacikbtrfs: describe the space reservation system in general
2020-03-23 Josef Bacikbtrfs: add a comment describing delalloc space reservation
2020-03-23 Josef Bacikbtrfs: add a comment describing block reserves
2020-03-23 Josef Bacikbtrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
2020-03-23 Josef Bacikbtrfs: make the fs root init functions static
2020-03-23 Josef Bacikbtrfs: open code btrfs_read_fs_root_no_name
2020-03-23 Josef Bacikbtrfs: remove btrfs_read_fs_root, not used anymore
2020-03-23 Josef Bacikbtrfs: make relocation use btrfs_read_tree_root()
2020-03-23 Josef Bacikbtrfs: export and use btrfs_read_tree_root for tree-log
2020-03-23 Josef Bacikbtrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
2020-03-23 Josef Bacikbtrfs: move fs root init stuff into btrfs_init_fs_root
2020-03-23 Josef Bacikbtrfs: push __setup_root into btrfs_alloc_root
2020-03-23 Josef Bacikbtrfs: delete the ordered isize update code
2020-03-23 Josef Bacikbtrfs: replace all uses of btrfs_ordered_update_i_size
2020-03-23 Josef Bacikbtrfs: use the file extent tree infrastructure
2020-03-23 Josef Bacikbtrfs: introduce per-inode file extent tree
next