linux-2.6-microblaze.git
2020-08-27 Josef Bacikbtrfs: fix potential deadlock in the search ioctl
2020-08-27 Josef Bacikbtrfs: drop path before adding new uuid tree entry
2020-08-27 Marcos Paulo... btrfs: block-group: fix free-space bitmap threshold
2020-08-21 Boris Burkovbtrfs: detect nocow for swap after snapshot delete
2020-08-21 Josef Bacikbtrfs: check the right error variable in btrfs_del_dir_...
2020-08-19 Filipe Mananabtrfs: fix space cache memory leak after transaction...
2020-08-19 David Sterbabtrfs: use the correct const function attribute for...
2020-08-19 Marcos Paulo... btrfs: reset compression level for lzo on remount
2020-08-19 Johannes Thumshirnbtrfs: handle errors from async submission
2020-08-12 Qu Wenruobtrfs: trim: fix underflow in trim length to prevent...
2020-08-11 Pavel Machekbtrfs: fix return value mixup in btrfs_get_extent
2020-08-10 Qu Wenruobtrfs: sysfs: fix NULL pointer dereference at btrfs_sys...
2020-08-10 Boleyn Subtrfs: check correct variable after allocation in btrfs...
2020-08-10 Josef Bacikbtrfs: make sure SB_I_VERSION doesn't get unset by...
2020-08-10 Filipe Mananabtrfs: fix memory leaks after failure to lookup checksu...
2020-08-10 Josef Bacikbtrfs: don't show full path of bind mounts in subvol=
2020-08-10 David Sterbabtrfs: fix messages after changing compression level...
2020-08-10 Josef Bacikbtrfs: only search for left_info if there is no right_i...
2020-08-10 Qu Wenruobtrfs: inode: fix NULL pointer dereference if inode...
2020-07-27 Filipe Mananabtrfs: do not set the full sync flag on the inode durin...
2020-07-27 Filipe Mananabtrfs: release old extent maps during page release
2020-07-27 Filipe Mananabtrfs: fix race between page release and a fast fsync
2020-07-27 Johannes Thumshirnbtrfs: open-code remount flag setting in btrfs_remount
2020-07-27 Josef Bacikbtrfs: if we're restriping, use the target restripe...
2020-07-27 Josef Bacikbtrfs: don't adjust bg flags and use default allocation...
2020-07-27 Josef Bacikbtrfs: fix lockdep splat from btrfs_dump_space_info
2020-07-27 Josef Bacikbtrfs: move the chunk_mutex in btrfs_read_chunk_tree
2020-07-27 Josef Bacikbtrfs: open device without device_list_mutex
2020-07-27 Josef Bacikbtrfs: sysfs: use NOFS for device creation
2020-07-27 Josef Bacikbtrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
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
next