linux-2.6-block.git
2020-07-27 Nikolay Borisovbtrfs: make btrfs_set_inode_last_trans take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make prealloc_file_extent_cluster take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: remove BTRFS_I calls in btrfs_writepage_fixup_worker
2020-07-27 Nikolay Borisovbtrfs: make btrfs_delalloc_reserve_space take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_check_data_free_space take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_delalloc_release_space take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_free_reserved_data_space take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_free_reserved_data_space_noquota...
2020-07-27 Nikolay Borisovbtrfs: make btrfs_qgroup_reserve_data take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_dirty_pages take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_set_extent_delalloc take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make writepage_delalloc take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make __extent_writepage_io take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_new_extent_direct take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_create_dio_extent take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_add_ordered_extent_dio take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_run_delalloc_range take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make need_force_cow take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make inode_need_compress take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make inode_can_compress take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_cleanup_ordered_extents take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make __endio_write_update_ordered take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_dec_test_first_ordered_pending take...
2020-07-27 Nikolay Borisovbtrfs: make cow_file_range_async take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make run_delalloc_nocow take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make fallback_to_cow take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make insert_reserved_file_extent take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_qgroup_release_data take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make submit_compressed_extents take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_submit_compressed_write take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_add_ordered_extent_compress take...
2020-07-27 Nikolay Borisovbtrfs: make cow_file_range take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_add_ordered_extent take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make cow_file_range_inline take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_qgroup_free_data take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make __btrfs_qgroup_release_data take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make qgroup_free_reserved_data take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: tracepoints: convert flush states to using EM...
2020-07-27 Nikolay Borisovbtrfs: tracepoints: switch extent_io_tree_owner to...
2020-07-27 Nikolay Borisovbtrfs: tracepoints: fix qgroup reservation type printing
2020-07-27 Nikolay Borisovbtrfs: tracepoints: move FLUSH_ACTIONS define
2020-07-27 Nikolay Borisovbtrfs: tracepoints: fix extent type symbolic name print
2020-07-27 Nikolay Borisovbtrfs: tracepoints: fix btrfs_trigger_flush symbolic...
2020-07-27 David Sterbabtrfs: allow use of global block reserve for balance...
2020-07-27 Qu Wenruobtrfs: refactor btrfs_check_can_nocow() into two variants
2020-07-27 Qu Wenruobtrfs: add comments for btrfs_check_can_nocow() and...
2020-07-27 Qu Wenruobtrfs: allow btrfs_truncate_block() to fallback to...
2020-07-27 David Sterbabtrfs: start deprecation of mount option inode_cache
2020-07-27 David Sterbabtrfs: remove unused btrfs_root::defrag_trans_start
2020-07-27 David Sterbabtrfs: don't use UAPI types for fiemap callback
2020-07-27 Denis Efremovbtrfs: tests: remove if duplicate in __check_free_space...
2020-07-27 Johannes Thumshirnbtrfs: use free_root_extent_buffer to free root
2020-07-27 Nikolay Borisovbtrfs: use for loop in prealloc_file_extent_cluster
2020-07-27 Nikolay Borisovbtrfs: perform data management operations outside of...
2020-07-27 Nikolay Borisovbtrfs: remove hole check in prealloc_file_extent_cluster
2020-07-27 Nikolay Borisovbtrfs: make __btrfs_drop_extents take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_csum_one_bio takae btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make extent_clear_unlock_delalloc take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make create_io_em take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_reloc_clone_csums take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make btrfs_lookup_ordered_extent take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make get_extent_allocation_hint take btrfs_inode
2020-07-27 Nikolay Borisovbtrfs: make __btrfs_add_ordered_extent take struct...
2020-07-27 Filipe Mananabtrfs: remove no longer used trans_list member of struc...
2020-07-27 Filipe Mananabtrfs: remove no longer used log_list member of struct...
2020-07-27 David Sterbabtrfs: add little-endian optimized key helpers
2020-07-27 Qu Wenruobtrfs: qgroup: catch reserved space leaks at unmount...
2020-07-27 Qu Wenruobtrfs: change timing for qgroup reserved space for...
2020-07-27 Qu Wenruobtrfs: file: reserve qgroup space after the hole punch...
2020-07-27 Qu Wenruobtrfs: inode: move qgroup reserved space release to...
2020-07-27 Qu Wenruobtrfs: inode: refactor the parameters of insert_reserve...
2020-07-27 David Sterbabtrfs: scrub: clean up temporary page variables in...
2020-07-27 David Sterbabtrfs: scrub: simplify tree block checksum calculation
2020-07-27 David Sterbabtrfs: scrub: clean up temporary page variables in...
2020-07-27 David Sterbabtrfs: scrub: simplify data block checksum calculation
2020-07-27 David Sterbabtrfs: scrub: clean up temporary page variables in...
2020-07-27 David Sterbabtrfs: scrub: remove temporary csum array in scrub_chec...
2020-07-27 David Sterbabtrfs: scrub: simplify superblock checksum calculation
2020-07-27 David Sterbabtrfs: scrub: unify naming of page address variables
2020-07-27 David Sterbabtrfs: scrub: remove kmap/kunmap of pages
2020-07-27 Qu Wenruobtrfs: introduce "rescue=" mount option
2020-07-27 Filipe Mananabtrfs: use btrfs_alloc_data_chunk_ondemand() when alloc...
2020-07-27 Filipe Mananabtrfs: remove the start argument from btrfs_free_reserv...
2020-07-27 Liao Pingfangbtrfs: check-integrity: remove unnecessary failure...
2020-07-27 Anand Jainbtrfs: use helper btrfs_get_block_group
2020-07-27 Anand Jainbtrfs: let btrfs_return_cluster_to_free_space() return...
2020-07-27 Filipe Mananabtrfs: remove no longer necessary chunk mutex locking...
2020-07-27 Johannes Thumshirnbtrfs: factor out reading of bg from find_frist_block_group
2020-07-27 Johannes Thumshirnbtrfs: get mapping tree directly from fsinfo in find_fi...
2020-07-27 Nikolay Borisovbtrfs: simplify checks when adding excluded ranges
2020-07-27 Nikolay Borisovbtrfs: read stripe len directly in btrfs_rmap_block
2020-07-27 Nikolay Borisovbtrfs: don't balance btree inode pages from buffered...
2020-07-26 Linus TorvaldsLinux 5.8-rc7 v5.8-rc7
2020-07-26 Linus TorvaldsMerge tag 'kbuild-fixes-v5.8-3' of git://git./linux...
2020-07-26 Linus TorvaldsMerge branch 'parisc-5.8-2' of git://git./linux/kernel...
2020-07-26 Linus TorvaldsMerge tag 'char-misc-5.8-rc7' of git://git./linux/kerne...
2020-07-26 Linus TorvaldsMerge tag 'driver-core-5.8-rc7' of git://git./linux...
2020-07-26 Linus TorvaldsMerge tag 'staging-5.8-rc7' of git://git./linux/kernel...
2020-07-26 Linus TorvaldsMerge tag 'tty-5.8-rc7' of git://git./linux/kernel...
2020-07-26 Linus TorvaldsMerge tag 'usb-5.8-rc7' of git://git./linux/kernel...
next