summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-09-09btrfs: fix potential deadlock in the search ioctlJosef Bacik
2020-09-09btrfs: set the lockdep class for log tree extent buffersJosef Bacik
2020-09-09btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov
2020-09-09btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov
2020-09-09btrfs: 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-09-03btrfs: reset compression level for lzo on remountMarcos Paulo de Souza
2020-09-03btrfs: file: reserve qgroup space after the hole punch range is lockedQu Wenruo
2020-08-26btrfs: sysfs: use NOFS for device creationJosef Bacik
2020-08-26btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo
2020-08-26btrfs: Move free_pages_out label in inline extent handling branch in compress...Nikolay Borisov
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: 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: fix messages after changing compression level by remountDavid Sterba
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: ref-verify: fix memory leak in add_block_entryTom Rix
2020-08-21btrfs: don't allocate anonymous block device for user invisible rootsQu Wenruo
2020-08-21btrfs: free anon block device right after subvolume deletionQu Wenruo
2020-08-19fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney
2020-08-05Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana
2020-08-05btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo
2020-07-29btrfs: fix page leaks after failure to lock page for delallocRobbie Ko
2020-07-29btrfs: fix mount failure caused by race with umountBoris Burkov
2020-07-29btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-07-16btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov
2020-07-09btrfs: fix a block group ref counter leak after failure to remove block groupFilipe Manana
2020-06-30btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana
2020-06-30btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana
2020-06-22btrfs: fix wrong file range cleanup after an error filling dealloc rangeFilipe Manana
2020-06-22btrfs: fix error handling when submitting direct I/O bioOmar Sandoval
2020-06-22btrfs: send: emit file capabilities after chownMarcos Paulo de Souza
2020-06-22btrfs: include non-missing as a qualifier for the latest_bdevAnand Jain
2020-06-22btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new ...Qu Wenruo
2020-06-22btrfs: do not ignore error from btrfs_next_leaf() when inserting checksumsFilipe Manana
2020-06-22btrfs: tree-checker: Check level for leaves and nodesQu Wenruo
2020-06-22btrfs: Detect unbalanced tree with empty leaf before crashing btree operationsQu Wenruo
2020-06-22btrfs: merge btrfs_find_device and find_deviceAnand Jain
2020-05-06btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo
2020-05-06btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana
2020-05-06btrfs: fix block group leak when removing failsXiyu Yang
2020-04-21btrfs: check commit root generation in should_ignore_rootJosef Bacik
2020-04-17btrfs: use nofs allocations for running delayed itemsJosef Bacik
2020-04-17btrfs: fix missing semaphore unlock in btrfs_sync_fileRobbie Ko
2020-04-17btrfs: fix missing file extent item for hole after ranged fsyncFilipe Manana
2020-04-17btrfs: drop block from cache on error in relocationJosef Bacik