summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-12-29btrfs: fix return value mixup in btrfs_get_extentPavel Machek
2020-12-29Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana
2020-12-29btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo
2020-12-29btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo
2020-12-11btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik
2020-12-02btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo
2020-12-02btrfs: tree-checker: Enhance chunk checker to validate chunk profileQu Wenruo
2020-12-02btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana
2020-11-18Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana
2020-11-18btrfs: reschedule when cloning lots of extentsJohannes Thumshirn
2020-11-10btrfs: fix use-after-free on readahead extent after failure to create itFilipe Manana
2020-11-10btrfs: cleanup cow block on errorJosef Bacik
2020-11-10btrfs: reschedule if necessary when logging directory itemsFilipe Manana
2020-10-01btrfs: don't force read-only after error in drop snapshotDavid Sterba
2020-09-23btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana
2020-09-12btrfs: fix potential deadlock in the search ioctlJosef Bacik
2020-09-12btrfs: set the lockdep class for log tree extent buffersJosef Bacik
2020-09-12btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov
2020-09-12btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov
2020-09-12btrfs: drop path before adding new uuid tree entryJosef Bacik
2020-09-03btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik
2020-09-03btrfs: fix space cache memory leak after transaction abortFilipe Manana
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 memory leaks after failure to lookup checksums during inode loggingFilipe Manana
2020-08-21btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik
2020-08-21btrfs: don't allocate anonymous block device for user invisible rootsQu Wenruo
2020-08-21fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney
2020-07-31btrfs: fix mount failure caused by race with umountBoris Burkov
2020-07-31btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-07-22btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov
2020-07-09btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana
2020-07-09btrfs: cow_file_range() num_bytes and disk_num_bytes are sameAnand Jain
2020-07-09btrfs: fix a block group ref counter leak after failure to remove block groupFilipe Manana
2020-06-20btrfs: fix error handling when submitting direct I/O bioOmar Sandoval
2020-06-20btrfs: send: emit file capabilities after chownMarcos Paulo de Souza
2020-06-20btrfs: do not ignore error from btrfs_next_leaf() when inserting checksumsFilipe Manana
2020-05-05btrfs: fix block group leak when removing failsXiyu Yang
2020-04-24btrfs: check commit root generation in should_ignore_rootJosef Bacik
2020-04-24Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana
2020-04-24btrfs: drop block from cache on error in relocationJosef Bacik
2020-04-24btrfs: track reloc roots based on their commit root bytenrJosef Bacik
2020-04-24btrfs: remove a BUG_ON() from merge_reloc_roots()Josef Bacik
2020-02-28Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana
2020-02-28btrfs: print message when tree-log replay startsDavid Sterba
2020-02-28btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba
2020-02-28Btrfs: fix race between using extent maps and merging themFilipe Manana
2020-02-14btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik
2020-02-14Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2020-02-14btrfs: remove trivial locking wrappers of tree mod logDavid Sterba