summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
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
2018-04-26btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPPAnand Jain
2018-04-26Btrfs: fix scrub to repair raid6 corruptionLiu Bo
2018-04-26btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov
2018-04-26Btrfs: set plug for fsyncLiu Bo
2018-04-26btrfs: fix unaligned access in readdirDavid Sterba
2018-04-08Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo
2018-03-21btrfs: Fix memory barriers usage with device stats countersNikolay Borisov
2018-03-21btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell
2018-03-21btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov
2018-03-21btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg
2018-03-21btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski
2018-03-21btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh
2018-03-19Revert "btrfs: use proper endianness accessors for super_copy"Greg Kroah-Hartman
2018-03-08btrfs: use proper endianness accessors for super_copyAnand Jain
2018-03-03btrfs: Fix flush bio leakNikolay Borisov
2018-02-25btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-02-25Btrfs: disable FUA if mounted with nobarrierOmar Sandoval
2018-02-25btrfs: Fix quota reservation leak on preallocated filesJustin Maggard
2018-02-22Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo
2018-02-22Btrfs: fix use-after-free on root->orphan_block_rsvLiu 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-16btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2018-02-16Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_allLiu Bo
2018-02-03Btrfs: incremental send, fix wrong unlink path after renaming fileFilipe Manana
2018-02-03Btrfs: fix list_add corruption and soft lockups in fsyncLiu Bo
2018-02-03btrfs: fix deadlock when writing out space cacheJosef Bacik
2018-02-03Btrfs: bail out gracefully rather than BUG_ONLiu Bo
2018-02-03btrfs: Fix transaction abort during failure in btrfs_rm_dev_itemNikolay Borisov
2018-01-31Btrfs: fix stale entries in readdirJosef Bacik
2018-01-10btrfs: fix refcount_t usage when deleting btrfs_delayed_nodesChris Mason
2017-12-20btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET
2017-12-20btrfs: avoid null pointer dereference on fs_info when calling btrfs_critColin Ian King
2017-12-20btrfs: undo writable superblocke when sprouting failsAnand Jain
2017-12-20btrfs: Explicitly handle btrfs_update_root failureNikolay Borisov
2017-12-20btrfs: fix false EIO for missing deviceAnand Jain
2017-12-14btrfs: handle errors while updating refcounts in update_ref_for_cowJeff Mahoney
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: change how we decide to commit transactions during flushingJosef Bacik
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18Convert fs/*/* to SB_I_VERSIONMatthew Garrett
2017-10-06Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-04Btrfs: fix overlap of fs_info::flags valuesTsutomu Itoh
2017-10-04btrfs: avoid overflow when sector_t is 32 bitGoffredo Baroncelli
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds