platform/kernel/linux-rpi.git
2020-07-27 Nikolay Borisovbtrfs: remove needless ASSERT check of orig_bio in...
2020-07-27 Nikolay Borisovbtrfs: increment device corruption error in case of...
2020-07-27 Nikolay Borisovbtrfs: don't check for btrfs_device::bdev in btrfs_end_bio
2020-07-27 Nikolay Borisovbtrfs: record btrfs_device directly in btrfs_io_bio
2020-07-27 Nikolay Borisovbtrfs: streamline btrfs_get_io_failure_record logic
2020-07-27 Nikolay Borisovbtrfs: make get_state_failrec return failrec directly
2020-07-27 David Sterbabtrfs: remove deprecated mount option subvolrootid
2020-07-27 David Sterbabtrfs: remove deprecated mount option alloc_start
2020-07-27 Filipe Mananabtrfs: remove no longer needed use of log_writers for...
2020-07-27 Filipe Mananabtrfs: stop incremening log_batch for the log root...
2020-07-27 Filipe Mananabtrfs: only commit delayed items at fsync if we are...
2020-07-27 Filipe Mananabtrfs: only commit the delayed inode when doing a full...
2020-07-27 Qu Wenruobtrfs: preallocate anon block device at first phase...
2020-07-27 Qu Wenruobtrfs: free anon block device right after subvolume...
2020-07-27 Qu Wenruobtrfs: don't allocate anonymous block device for user...
2020-07-27 Qu Wenruobtrfs: qgroup: export qgroups in sysfs
2020-07-27 Qu Wenruobtrfs: use __u16 for the return value of btrfs_qgroup_l...
2020-07-27 Nikolay Borisovbtrfs: make btrfs_qgroup_check_reserved_leak take btrfs...
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...
next