summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-09-069-55/+197
|\
| * btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcuMisono Tomohiro2018-08-241-2/+9
| * btrfs: use after free in btrfs_quota_enableDan Carpenter2018-08-231-3/+2
| * btrfs: btrfs_shrink_device should call commit transaction at the endAnand Jain2018-08-231-1/+6
| * btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataLu Fengqi2018-08-231-9/+8
| * Btrfs: fix data corruption when deduplicating between different filesFilipe Manana2018-08-231-0/+19
| * Btrfs: sync log after logging new nameFilipe Manana2018-08-233-19/+131
| * Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko2018-08-174-21/+22
* | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-212-9/+7
|\ \
| * | vfs: dedupe: rationalize argsMiklos Szeredi2018-07-062-5/+7
| * | vfs: dedupe: return intMiklos Szeredi2018-07-062-9/+5
* | | btrfs: readpages() should submit IO as read-aheadJens Axboe2018-08-171-1/+1
* | | Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-08-1346-2939/+1816
|\ \ \ | | |/ | |/|
| * | btrfs: revert fs_devices state on error of btrfs_init_new_deviceNaohiro Aota2018-08-061-5/+24
| * | btrfs: Exit gracefully when chunk map cannot be inserted to the treeQu Wenruo2018-08-061-2/+6
| * | btrfs: Introduce mount time chunk <-> dev extent mapping checkQu Wenruo2018-08-063-0/+193
| * | btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo2018-08-061-1/+57
| * | btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo2018-08-061-1/+27
| * | Btrfs: send, fix incorrect file layout after hole punching beyond eofFilipe Manana2018-08-061-0/+9
| * | btrfs: Use wrapper macro for rcu string to remove duplicate codeMisono Tomohiro2018-08-064-31/+12
| * | btrfs: simplify btrfs_igetAl Viro2018-08-061-16/+13
| * | btrfs: lift make_bad_inode into btrfs_igetAl Viro2018-08-061-2/+2
| * | btrfs: simplify IS_ERR/PTR_ERR checksAl Viro2018-08-062-4/+3
| * | btrfs: btrfs_iget never returns an is_bad_inode inodeAl Viro2018-08-063-14/+3
| * | btrfs: replace: Reset on-disk dev stats value after replaceMisono Tomohiro2018-08-061-0/+6
| * | btrfs: extent-tree: Remove unused __btrfs_free_block_rsvMisono Tomohiro2018-08-062-6/+0
| * | btrfs: backref: Use ERR_CAST to return error codeMisono Tomohiro2018-08-061-1/+1
| * | btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvolLu Fengqi2018-08-061-1/+0
| * | btrfs: Remove root parameter from btrfs_unlink_subvolLu Fengqi2018-08-061-15/+10
| * | btrfs: Remove fs_info from btrfs_add_root_refLu Fengqi2018-08-065-14/+10
| * | btrfs: Remove fs_info from btrfs_del_root_refLu Fengqi2018-08-063-14/+10
| * | btrfs: Remove fs_info from btrfs_del_rootLu Fengqi2018-08-065-6/+6
| * | btrfs: Remove fs_info from btrfs_delete_delayed_dir_indexLu Fengqi2018-08-063-6/+5
| * | btrfs: Remove fs_info from btrfs_insert_delayed_dir_indexLu Fengqi2018-08-063-6/+3
| * | btrfs: extent-tree: remove unused member walk_control::for_relocDavid Sterba2018-08-061-3/+0
| * | Btrfs: fix send failure when root has deleted files still openFilipe Manana2018-08-061-8/+129
| * | Btrfs: fix mount failure after fsync due to hard link recreationFilipe Manana2018-08-061-0/+66
| * | btrfs: don't leak ret from do_chunk_allocJosef Bacik2018-08-061-1/+1
| * | btrfs: merge free_fs_root helpersDavid Sterba2018-08-061-11/+5
| * | btrfs: constify strings passed to assertion helperDavid Sterba2018-08-061-1/+1
| * | btrfs: dev-replace: remove unused members of btrfs_dev_replaceDavid Sterba2018-08-062-4/+0
| * | btrfs: remove unused member btrfs_root::nameDavid Sterba2018-08-062-3/+0
| * | btrfs: allow defrag on a file opened read-only that has rw permissionsAdam Borowski2018-08-061-2/+8
| * | Btrfs: fix btrfs_write_inode vs delayed iput deadlockJosef Bacik2018-08-062-27/+0
| * | btrfs: Remove fs_info from btrfs_finish_chunk_allocNikolay Borisov2018-08-063-13/+9
| * | btrfs: Remove fs_info form btrfs_free_chunkNikolay Borisov2018-08-061-3/+3
| * | btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdevNikolay Borisov2018-08-063-8/+6
| * | btrfs: Remove fs_info from btrfs_assign_next_active_deviceNikolay Borisov2018-08-063-7/+8
| * | btrfs: remove fs_info argument from update_dev_stat_itemNikolay Borisov2018-08-061-2/+2
| * | btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdevNikolay Borisov2018-08-063-6/+4