summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)AuthorFilesLines
2018-04-08Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo1-5/+32
2018-03-21btrfs: Fix memory barriers usage with device stats countersNikolay Borisov2-2/+28
2018-03-21btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell1-1/+10
2018-03-21btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov1-0/+1
2018-03-21btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg1-5/+6
2018-03-21btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski1-0/+1
2018-03-21btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh1-0/+1
2018-03-19Revert "btrfs: use proper endianness accessors for super_copy"Greg Kroah-Hartman2-15/+13
2018-03-09btrfs: use proper endianness accessors for super_copyAnand Jain2-13/+15
2018-02-22Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo1-0/+18
2018-02-22Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo1-13/+21
2018-02-22Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo1-1/+1
2018-02-22Btrfs: fix extent state leak from tree logLiu Bo1-2/+3
2018-02-22Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo1-0/+9
2018-02-22Btrfs: fix deadlock in run_delalloc_nocowLiu Bo1-1/+4
2018-02-16Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_allLiu Bo1-6/+5
2018-02-16btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov1-2/+9
2018-01-25Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-18/+8
2018-01-24Btrfs: fix stale entries in readdirJosef Bacik1-18/+8
2018-01-06Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+34
2018-01-02btrfs: fix refcount_t usage when deleting btrfs_delayed_nodesChris Mason1-11/+34
2018-01-02btrfs: Fix flush bio leakNikolay Borisov1-1/+0
2017-12-10Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-14/+21
2017-12-07btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov1-1/+1
2017-12-07Btrfs: disable FUA if mounted with nobarrierOmar Sandoval1-7/+5
2017-12-07btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney1-0/+1
2017-12-07btrfs: handle errors while updating refcounts in update_ref_for_cowJeff Mahoney1-6/+12
2017-12-07btrfs: Fix quota reservation leak on preallocated filesJustin Maggard1-0/+2
2017-11-30Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-135/+314
2017-11-28Btrfs: incremental send, fix wrong unlink path after renaming fileFilipe Manana1-18/+106
2017-11-28btrfs: tree-checker: Fix false panic for sanity testQu Wenruo3-8/+43
2017-11-28Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds5-31/+31
2017-11-27Btrfs: fix list_add corruption and soft lockups in fsyncLiu Bo2-3/+4
2017-11-27btrfs: Fix wild memory access in compression level parserQu Wenruo3-3/+14
2017-11-27btrfs: fix deadlock when writing out space cacheJosef Bacik1-1/+2
2017-11-20btrfs: clear space cache inode generation alwaysJosef Bacik1-7/+7
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-24/+3
2017-11-16mm, pagevec: remove cold parameter for pagevecsMel Gorman1-2/+2
2017-11-16mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara1-3/+3
2017-11-16btrfs: use pagevec_lookup_range_tag()Jan Kara1-15/+4
2017-11-15Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana7-33/+46
2017-11-15Btrfs: move definition of the function btrfs_find_new_delalloc_bytesFilipe Manana1-41/+41
2017-11-15Btrfs: bail out gracefully rather than BUG_ONLiu Bo1-2/+8
2017-11-15btrfs: dev_alloc_list is not protected by RCU, use normal list_delDavid Sterba1-1/+1
2017-11-15btrfs: add missing device::flush_bio putsDavid Sterba1-0/+10
2017-11-15btrfs: Fix transaction abort during failure in btrfs_rm_dev_itemNikolay Borisov1-8/+12
2017-11-15Btrfs: add write_flags for compression bioLiu Bo5-10/+20
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds48-1547/+3315
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells1-24/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9