summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-12-13Btrfs: fix use-after-free when dumping free spaceFilipe Manana
2018-12-13btrfs: Always try all copies when reading extent buffersNikolay Borisov
2018-12-13btrfs: release metadata before running delayed refsJosef Bacik
2018-12-13Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana
2018-12-01btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo
2018-11-27btrfs: fix pinned underflow after transaction abortedLu Fengqi
2018-11-21Btrfs: fix data corruption due to cloning of eof blockFilipe Manana
2018-11-21btrfs: set max_extent_size properlyJosef Bacik
2018-11-21Btrfs: fix null pointer dereference on compressed write path errorFilipe Manana
2018-11-21btrfs: qgroup: Dirty all qgroups before rescanQu Wenruo
2018-11-21Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana
2018-11-21btrfs: make sure we create all new block groupsJosef Bacik
2018-11-21btrfs: reset max_extent_size on clear in a bitmapJosef Bacik
2018-11-21btrfs: wait on caching when putting the bg cacheJosef Bacik
2018-11-21btrfs: don't attempt to trim devices that don't support itJeff Mahoney
2018-11-21btrfs: iterate all devices during trim, instead of fs_devices::alloc_listJeff Mahoney
2018-11-21btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlockQu Wenruo
2018-11-21btrfs: Handle owner mismatch gracefully when walking up treeQu Wenruo
2018-11-10btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney
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-09-05btrfs: don't leak ret from do_chunk_allocJosef Bacik
2018-08-06btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo
2018-08-06btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba
2018-07-17x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2018-07-03Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo
2018-07-03Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval
2018-07-03btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
2018-07-03Btrfs: make raid6 rebuild retry moreLiu Bo
2018-07-03Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin
2018-06-16x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
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: 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-26btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo
2018-05-26btrfs: fix crash when trying to resume balance without the resume flagAnand Jain
2018-05-26Btrfs: fix xattr loss after power failureFilipe Manana
2018-04-13btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King
2018-03-24Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana
2018-03-22btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov