linux-2.6-microblaze.git
2020-07-27 Josef Bacikbtrfs: document special case error codes for fs errors
2020-07-27 Josef Bacikbtrfs: don't WARN if we abort a transaction with EROFS
2020-07-27 Filipe Mananabtrfs: reduce contention on log trees when logging...
2020-07-27 Nikolay Borisovbtrfs: remove done label in writepage_delalloc
2020-07-27 Qu Wenruobtrfs: add comments for btrfs_reserve_flush_enum
2020-07-27 Qu Wenruobtrfs: relocation: review the call sites which can...
2020-07-27 Qu Wenruobtrfs: avoid possible signal interruption of btrfs_drop...
2020-07-27 Qu Wenruobtrfs: relocation: allow signal to cancel balance
2020-07-27 Nikolay Borisovbtrfs: raid56: remove out label in __raid56_parity_recover
2020-07-27 David Sterbabtrfs: add missing check for nocow and compression...
2020-07-27 Anand Jainbtrfs: don't traverse into the seed devices in show_devname
2020-07-27 Qu Wenruobtrfs: qgroup: free per-trans reserved space when a...
2020-07-27 Tom Rixbtrfs: ref-verify: fix memory leak in add_block_entry
2020-07-27 David Sterbabtrfs: prefetch chunk tree leaves at mount
2020-07-27 Johannes Thumshirnbtrfs: add metadata_uuid to FS_INFO ioctl
2020-07-27 Johannes Thumshirnbtrfs: add filesystem generation to FS_INFO ioctl
2020-07-27 Johannes Thumshirnbtrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
2020-07-27 Qu Wenruobtrfs: qgroup: remove ASYNC_COMMIT mechanism in favor...
2020-07-27 Qu Wenruobtrfs: qgroup: try to flush qgroup space when we get...
2020-07-27 Qu Wenruobtrfs: qgroup: allow to unreserve range without releasi...
2020-07-27 Josef Bacikbtrfs: convert block group refcount to refcount_t
2020-07-27 Marcos Paulo... btrfs: add multi-statement protection to btrfs_set...
2020-07-27 Nikolay Borisovbtrfs: remove fail label in check_compressed_csum
2020-07-27 Nikolay Borisovbtrfs: raid56: don't opencode swap() in __raid_recover_...
2020-07-27 Nikolay Borisovbtrfs: raid56: use in_range where applicable
2020-07-27 Nikolay Borisovbtrfs: raid56: assign bio in while() when using bio_lis...
2020-07-27 Nikolay Borisovbtrfs: raid56: remove redundant device check in rbio_ad...
2020-07-27 Nikolay Borisovbtrfs: always initialize btrfs_bio::tgtdev_map/raid_map...
2020-07-27 Nikolay Borisovbtrfs: sysfs: add bdi link to the fsid directory
2020-07-27 Nikolay Borisovbtrfs: increment corrupt device counter during compress...
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
next