summaryrefslogtreecommitdiff
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAge
* btrfs: disable build on platforms having page size 256KChristophe Leroy2021-07-20
* btrfs: clear defrag status of a root if starting transaction failsDavid Sterba2021-07-20
* btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani2021-06-16
* btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik2021-06-10
* btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik2021-06-03
* btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'sJosef Bacik2021-05-22
* btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana2021-03-24
* btrfs: fix reloc root leak with 0 ref reloc roots on recoveryJosef Bacik2021-03-03
* btrfs: clarify error returns values in __load_free_space_cacheZhihao Cheng2021-03-03
* btrfs: fix return value mixup in btrfs_get_extentPavel Machek2020-12-29
* Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2020-12-29
* btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo2020-12-29
* btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo2020-12-29
* btrfs: cleanup cow block on errorJosef Bacik2020-12-11
* btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik2020-12-11
* btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana2020-12-02
* btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo2020-12-02
* btrfs: tree-checker: Enhance chunk checker to validate chunk profileQu Wenruo2020-12-02
* Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2020-11-18
* btrfs: reschedule when cloning lots of extentsJohannes Thumshirn2020-11-18
* btrfs: reschedule if necessary when logging directory itemsFilipe Manana2020-11-10
* btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana2020-09-23
* btrfs: fix potential deadlock in the search ioctlJosef Bacik2020-09-12
* btrfs: set the lockdep class for log tree extent buffersJosef Bacik2020-09-12
* btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov2020-09-12
* btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov2020-09-12
* btrfs: drop path before adding new uuid tree entryJosef Bacik2020-09-12
* btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik2020-09-03
* btrfs: don't show full path of bind mounts in subvol=Josef Bacik2020-08-26
* btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza2020-08-26
* btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana2020-08-21
* btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik2020-08-21
* fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney2020-08-21
* btrfs: fix mount failure caused by race with umountBoris Burkov2020-07-31
* btrfs: fix double free on ulist after backref resolution failureFilipe Manana2020-07-31
* btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov2020-07-22
* btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana2020-07-09
* btrfs: cow_file_range() num_bytes and disk_num_bytes are sameAnand Jain2020-07-09
* btrfs: fix error handling when submitting direct I/O bioOmar Sandoval2020-06-20
* btrfs: send: emit file capabilities after chownMarcos Paulo de Souza2020-06-20
* Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana2020-06-20
* btrfs: do not ignore error from btrfs_next_leaf() when inserting checksumsFilipe Manana2020-06-20
* Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter2020-05-10
* btrfs: cleaner_kthread() doesn't need explicit freezeJiri Kosina2020-05-10
* Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana2020-04-24
* Btrfs: incremental send, fix invalid memory accessFilipe Manana2020-04-24
* btrfs: track reloc roots based on their commit root bytenrJosef Bacik2020-04-24
* btrfs: remove a BUG_ON() from merge_reloc_roots()Josef Bacik2020-04-24
* Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana2020-02-28
* btrfs: print message when tree-log replay startsDavid Sterba2020-02-28