summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-11-04btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo
2018-10-10btrfs: btrfs_shrink_device should call commit transaction at the endAnand Jain
2018-09-19Btrfs: fix data corruption when deduplicating between different filesFilipe Manana
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-09-15btrfs: Exit gracefully when chunk map cannot be inserted to the treeQu Wenruo
2018-09-05Btrfs: fix btrfs_write_inode vs delayed iput deadlockJosef Bacik
2018-09-05btrfs: don't leak ret from do_chunk_allocJosef Bacik
2018-09-05btrfs: use correct compare function of dirty_metadata_bytesEthan Lien
2018-08-24btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo
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-08-03Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()Omar Sandoval
2018-08-03Btrfs: don't return ino to ino cache if inode item removal failsOmar Sandoval
2018-08-03btrfs: balance dirty metadata pages in btrfs_finish_ordered_ioEthan Lien
2018-07-22Btrfs: fix duplicate extents after fsync of file with prealloc extentsFilipe Manana
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: return error value if create_io_em failed in cow_file_rangeSu Yue
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-21Btrfs: make raid6 rebuild retry moreLiu Bo
2018-06-21Btrfs: fix scrub to repair raid6 corruptionLiu Bo
2018-06-21Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin
2018-06-11btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain
2018-05-30btrfs: qgroup: Fix root item corruption when multiple same source snapshots a...Qu Wenruo
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: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana
2018-05-30Btrfs: clean up resources during umount after trans is abortedLiu Bo
2018-05-30Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana
2018-05-30Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana
2018-05-30btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney
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 delalloc inodes invalidation during transaction abortNikolay Borisov
2018-05-22btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov
2018-05-22btrfs: fix crash when trying to resume balance without the resume flagAnand Jain
2018-05-22btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro
2018-05-22Btrfs: send, fix invalid access to commit roots due to concurrent snapshottingRobbie Ko
2018-05-22Btrfs: fix xattr loss after power failureFilipe Manana
2018-05-19btrfs: Take trans lock before access running trans in check_delayed_refethanwu
2018-04-26Btrfs: raid56: fix race between merge_bio and rbio_orig_end_ioLiu Bo
2018-04-26Btrfs: fix unexpected EEXIST from btrfs_get_extentLiu Bo