summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-10-07btrfs: fix filesystem corruption after a device replaceFilipe Manana
2020-10-01btrfs: fix overflow when copying corrupt csums for a messageJohannes Thumshirn
2020-10-01btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo
2020-10-01btrfs: fix double __endio_write_update_ordered in direct I/OOmar Sandoval
2020-10-01btrfs: don't force read-only after error in drop snapshotDavid Sterba
2020-10-01btrfs: fix setting last_trans for reloc rootsJosef Bacik
2020-10-01btrfs: free the reloc_control in a consistent wayJosef Bacik
2020-10-01btrfs: do not init a reloc root if we aren't relocatingJosef Bacik
2020-10-01btrfs: tree-checker: Check leaf chunk item sizeQu Wenruo
2020-09-17btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana
2020-09-17btrfs: fix lockdep splat in add_missing_devJosef Bacik
2020-09-17btrfs: require only sector size alignment for parent eb bytenrQu Wenruo
2020-09-09btrfs: fix potential deadlock in the search ioctlJosef Bacik
2020-09-09btrfs: tree-checker: fix the error message for transid errorQu Wenruo
2020-09-09btrfs: set the lockdep class for log tree extent buffersJosef Bacik
2020-09-09btrfs: set the correct lockdep class for new nodesJosef Bacik
2020-09-09btrfs: allocate scrub workqueues outside of locksJosef Bacik
2020-09-09btrfs: drop path before adding new uuid tree entryJosef Bacik
2020-09-03btrfs: detect nocow for swap after snapshot deleteBoris Burkov
2020-09-03btrfs: fix space cache memory leak after transaction abortFilipe Manana
2020-09-03btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik
2020-09-03btrfs: reset compression level for lzo on remountMarcos Paulo de Souza
2020-09-03btrfs: only commit delayed items at fsync if we are logging a directoryFilipe Manana
2020-09-03btrfs: only commit the delayed inode when doing a full fsyncFilipe Manana
2020-09-03btrfs: factor out inode items copy loop from btrfs_log_inode()Filipe Manana
2020-09-03btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inodeNikolay Borisov
2020-09-03btrfs: file: reserve qgroup space after the hole punch range is lockedQu Wenruo
2020-08-26btrfs: add wrapper for transaction abort predicateDavid Sterba
2020-08-26btrfs: return EROFS for BTRFS_FS_STATE_ERROR casesJosef Bacik
2020-08-26btrfs: don't show full path of bind mounts in subvol=Josef Bacik
2020-08-26btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza
2020-08-21btrfs: fix return value mixup in btrfs_get_extentPavel Machek
2020-08-21btrfs: make sure SB_I_VERSION doesn't get unset by remountJosef Bacik
2020-08-21btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana
2020-08-21btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo
2020-08-21btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik
2020-08-21btrfs: fix messages after changing compression level by remountDavid Sterba
2020-08-21btrfs: fix race between page release and a fast fsyncFilipe Manana
2020-08-21btrfs: don't WARN if we abort a transaction with EROFSJosef Bacik
2020-08-21btrfs: sysfs: use NOFS for device creationJosef Bacik
2020-08-21btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocat...Qu Wenruo
2020-08-21btrfs: add missing check for nocow and compression inode flagsDavid Sterba
2020-08-21btrfs: relocation: review the call sites which can be interrupted by signalQu Wenruo
2020-08-21btrfs: move the chunk_mutex in btrfs_read_chunk_treeJosef Bacik
2020-08-21btrfs: open device without device_list_mutexJosef Bacik
2020-08-21btrfs: don't traverse into the seed devices in show_devnameAnand Jain
2020-08-21btrfs: remove no longer needed use of log_writers for the log root treeFilipe Manana
2020-08-21btrfs: stop incremening log_batch for the log root tree when syncing logFilipe Manana
2020-08-21btrfs: ref-verify: fix memory leak in add_block_entryTom Rix
2020-08-21btrfs: don't allocate anonymous block device for user invisible rootsQu Wenruo