summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-043-1/+12
|\
| * Btrfs: send, fix missing truncate for inode with prealloc extent past eofFilipe Manana2018-05-021-0/+4
| * btrfs: Take trans lock before access running trans in check_delayed_refethanwu2018-05-021-0/+7
| * btrfs: Fix wrong first_key parameter in replace_pathQu Wenruo2018-04-261-1/+1
* | Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-2213-47/+199
|\ \ | |/
| * btrfs: print-tree: debugging output enhancementQu Wenruo2018-04-202-11/+16
| * btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov2018-04-203-10/+26
| * btrfs: fix unaligned access in readdirDavid Sterba2018-04-191-8/+12
| * btrfs: Fix wrong btrfs_delalloc_release_extents parameterQu Wenruo2018-04-181-1/+1
| * btrfs: delayed-inode: Remove wrong qgroup meta reservation callsQu Wenruo2018-04-181-4/+16
| * btrfs: qgroup: Use independent and accurate per inode qgroup rsvQu Wenruo2018-04-182-11/+65
| * btrfs: qgroup: Commit transaction in advance to reduce early EDQUOTQu Wenruo2018-04-185-2/+63
* | Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-1594-1234/+277
|\ \ | |/
| * btrfs: Only check first key for committed tree blocksQu Wenruo2018-04-131-0/+8
| * btrfs: add SPDX header to KconfigDavid Sterba2018-04-121-0/+2
| * btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-1258-750/+65
| * btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-1235-475/+133
| * Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana2018-04-121-5/+58
| * Btrfs: clean up resources during umount after trans is abortedLiu Bo2018-04-121-1/+2
| * btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-04-051-0/+1
| * Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-04-051-1/+3
| * Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-04-051-2/+5
* | page cache: use xa_lockMatthew Wilcox2018-04-112-9/+9
* | Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-04-0465-1691/+1967
|\ \ | |/
| * btrfs: lift errors from add_extent_changeset to the callersDavid Sterba2018-03-311-8/+11
| * Btrfs: print error messages when failing to read treesLiu Bo2018-03-311-9/+22
| * btrfs: user proper type for btrfs_mask_flags flagsDavid Sterba2018-03-311-1/+1
| * btrfs: split dev-replace locking helpers for read and writeDavid Sterba2018-03-315-72/+74
| * btrfs: remove stale comments about fs_mutexDavid Sterba2018-03-311-8/+0
| * btrfs: use RCU in btrfs_show_devname for device list traversalDavid Sterba2018-03-311-5/+10
| * btrfs: update barrier in should_cow_blockDavid Sterba2018-03-311-2/+2
| * btrfs: use lockdep_assert_held for mutexesDavid Sterba2018-03-313-8/+8
| * btrfs: use lockdep_assert_held for spinlocksDavid Sterba2018-03-312-4/+4
| * btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-3110-46/+170
| * btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo2018-03-311-1/+1
| * Btrfs: fix copy_items() return value when logging an inodeFilipe Manana2018-03-311-0/+1
| * Btrfs: fix fsync after hole punching when using no-holes featureFilipe Manana2018-03-311-0/+30
| * btrfs: use helper to set ulist aux from a qgroupDavid Sterba2018-03-311-6/+6
| * Revert "btrfs: qgroups: Retry after commit on getting EDQUOT"Qu Wenruo2018-03-311-23/+0
| * btrfs: qgroup: Update trace events for metadata reservationQu Wenruo2018-03-311-3/+4
| * btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved spaceQu Wenruo2018-03-313-4/+68
| * btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and itemQu Wenruo2018-03-311-16/+30
| * btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo2018-03-319-57/+69
| * btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANSQu Wenruo2018-03-312-0/+64
| * btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroupQu Wenruo2018-03-313-13/+24
| * btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo2018-03-314-23/+84
| * btrfs: qgroup: Cleanup the remaining old reservation countersQu Wenruo2018-03-312-14/+0
| * btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo2018-03-311-15/+21
| * btrfs: qgroup: Fix wrong qgroup reservation update for relationship modificationQu Wenruo2018-03-311-21/+23
| * btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservatio...Qu Wenruo2018-03-311-11/+9
OpenPOWER on IntegriCloud