aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2021-12-08btrfs: check-integrity: fix a warning on write caching disabled diskWang Yugui
2021-11-26btrfs: fix memory ordering between normal and ordered work functionsNikolay Borisov
2021-11-26btrfs: fix lost error handling when replaying directory deletesFilipe Manana
2021-10-27btrfs: deal with errors when checking if a dir entry exists during log replayFilipe Manana
2021-10-27btrfs: always wait on ordered extents at fsync timeJosef Bacik
2021-10-20btrfs: check for error when looking up inode during dir entry replayFilipe Manana
2021-10-20btrfs: deal with errors when adding inode reference during log replayFilipe Manana
2021-10-20btrfs: deal with errors when replaying dir entry during log replayFilipe Manana
2021-09-22Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo
2021-08-26btrfs: prevent rename2 from exchanging a subvol with a directory from differe...NeilBrown
2021-08-08btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues
2021-07-28btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba
2021-07-20btrfs: clear log tree recovering status if starting transaction failsDavid Sterba
2021-07-20btrfs: disable build on platforms having page size 256KChristophe Leroy
2021-07-20btrfs: abort transaction if we fail to update the delayed inodeJosef Bacik
2021-07-20btrfs: fix error handling in __btrfs_update_delayed_inodeJosef Bacik
2021-07-20btrfs: clear defrag status of a root if starting transaction failsDavid Sterba
2021-07-20btrfs: send: fix invalid path for unlink operations after parent orphanizationFilipe Manana
2021-06-16btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani
2021-06-10btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik
2021-06-10btrfs: fix error handling in btrfs_del_csumsJosef Bacik
2021-06-03btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik
2021-05-22btrfs: fix race when picking most recent mod log operation for an old rootFilipe Manana
2021-05-22btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'sJosef Bacik
2021-05-22btrfs: fix metadata extent leak after failure to create subvolumeFilipe Manana
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana
2021-03-11btrfs: fix raid6 qstripe kmapIra Weiny
2021-03-11btrfs: raid56: simplify tracking of Q stripe presenceDavid Sterba
2021-03-03btrfs: fix extent buffer leak on failure to copy rootFilipe Manana
2021-03-03btrfs: fix reloc root leak with 0 ref reloc roots on recoveryJosef Bacik
2021-03-03btrfs: abort the transaction if we fail to inc ref in btrfs_copy_rootJosef Bacik
2021-03-03btrfs: clarify error returns values in __load_free_space_cacheZhihao Cheng
2021-01-23btrfs: fix transaction leak and crash after RO remount caused by qgroup rescanFilipe Manana
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-02btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo
2020-12-02btrfs: adjust return values of btrfs_inode_by_nameSu Yue
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-18btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik
2020-11-05btrfs: fix use-after-free on readahead extent after failure to create itFilipe Manana
2020-11-05btrfs: cleanup cow block on errorJosef Bacik
2020-11-05btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()Denis Efremov
2020-11-05btrfs: send, recompute reference path after orphanization of a directoryFilipe Manana
2020-11-05btrfs: reschedule if necessary when logging directory itemsFilipe Manana
2020-10-14Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko
2020-10-01btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo
2020-10-01btrfs: don't force read-only after error in drop snapshotDavid Sterba