summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
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
2017-12-14btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney
2017-12-05btrfs: clear space cache inode generation alwaysJosef Bacik
2017-11-30btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian
2017-10-21Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko
2017-10-08Btrfs: fix potential use-after-free for cloned bioLiu Bo
2017-10-08Btrfs: fix segmentation fault when doing dio readLiu Bo
2017-10-05btrfs: prevent to set invalid default subvolidsatoru takeuchi
2017-10-05btrfs: propagate error to btrfs_cmp_data_prepare callerNaohiro Aota
2017-10-05btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota
2017-09-13btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-08-11Btrfs: fix early ENOSPC due to delallocOmar Sandoval
2017-08-06Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo
2017-08-06Btrfs: fix lockdep warning about log_mutexLiu Bo
2017-08-06Btrfs: use down_read_nested to make lockdep silentLiu Bo