summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-09-15btrfs: use correct compare function of dirty_metadata_bytesEthan Lien
2018-09-15btrfs: Don't remove block group that still has pinned down bytesQu Wenruo
2018-09-15btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo
2018-09-15btrfs: replace: Reset on-disk dev stats value after replaceMisono Tomohiro
2018-08-09Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana
2018-08-03btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo
2018-08-03btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba
2018-07-03Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo
2018-07-03Btrfs: fix return value on rename exchange failureFilipe Manana
2018-06-26btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
2018-06-26Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval
2018-06-26Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval
2018-06-26Btrfs: make raid6 rebuild retry moreLiu Bo
2018-06-26Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin
2018-06-13btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain
2018-05-30btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney
2018-05-30Btrfs: fix copy_items() return value when logging an inodeFilipe Manana
2018-05-30btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo
2018-05-30btrfs: Fix possible softlock on single core machinesNikolay Borisov
2018-05-30Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo
2018-05-30Btrfs: bail out on error during replay_dir_deletesLiu Bo
2018-05-30Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana
2018-05-30btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPPAnand Jain
2018-05-30Btrfs: fix scrub to repair raid6 corruptionLiu Bo
2018-05-30btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov
2018-05-30Btrfs: set plug for fsyncLiu Bo
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-22btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo
2018-05-22btrfs: fix crash when trying to resume balance without the resume flagAnand Jain
2018-05-22Btrfs: fix xattr loss after power failureFilipe Manana
2018-04-13btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King
2018-04-08btrfs: Remove extra parentheses from condition in copy_items()Matthias Kaehlcke
2018-03-24Btrfs: fix extent map leak during fallocate error pathFilipe Manana
2018-03-24Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana
2018-03-24Btrfs: fix incorrect space accounting after failure to insert inline extentFilipe Manana
2018-03-24btrfs: fix a bogus warning when converting only data or metadataAdam Borowski
2018-03-22btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov
2018-03-22btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg
2018-03-11btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández
2018-02-25btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-02-22Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo
2018-02-22Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo
2018-02-22Btrfs: fix extent state leak from tree logLiu Bo
2018-02-22Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo
2018-02-22Btrfs: fix deadlock in run_delalloc_nocowLiu Bo
2018-02-17btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2018-02-03btrfs: fix deadlock when writing out space cacheJosef Bacik
2017-12-25Btrfs: fix an integer overflow checkDan Carpenter
2017-12-20btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET
2017-12-20btrfs: add missing memset while reading compressed inline extentsZygo Blaxell