aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)AuthorFilesLines
2018-05-11do d_instantiate/unlock_new_inode combinations safelyGravatar Al Viro 1-12/+4
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 94-1234/+277
2018-04-13btrfs: Only check first key for committed tree blocksGravatar Qu Wenruo 1-0/+8
2018-04-12btrfs: add SPDX header to KconfigGravatar David Sterba 1-0/+2
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesGravatar David Sterba 58-750/+65
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersGravatar David Sterba 35-475/+133
2018-04-12Btrfs: fix loss of prealloc extents past i_size after fsync log replayGravatar Filipe Manana 1-5/+58
2018-04-12Btrfs: clean up resources during umount after trans is abortedGravatar Liu Bo 1-1/+2
2018-04-11page cache: use xa_lockGravatar Matthew Wilcox 2-9/+9
2018-04-05btrfs: Fix possible softlock on single core machinesGravatar Nikolay Borisov 1-0/+1
2018-04-05Btrfs: bail out on error during replay_dir_deletesGravatar Liu Bo 1-1/+3
2018-04-05Btrfs: fix NULL pointer dereference in log_dir_itemsGravatar Liu Bo 1-2/+5
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Gravatar Linus Torvalds 65-1691/+1967
2018-04-02Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-9/+7
2018-03-31btrfs: lift errors from add_extent_changeset to the callersGravatar David Sterba 1-8/+11
2018-03-31Btrfs: print error messages when failing to read treesGravatar Liu Bo 1-9/+22
2018-03-31btrfs: user proper type for btrfs_mask_flags flagsGravatar David Sterba 1-1/+1
2018-03-31btrfs: split dev-replace locking helpers for read and writeGravatar David Sterba 5-72/+74
2018-03-31btrfs: remove stale comments about fs_mutexGravatar David Sterba 1-8/+0
2018-03-31btrfs: use RCU in btrfs_show_devname for device list traversalGravatar David Sterba 1-5/+10
2018-03-31btrfs: update barrier in should_cow_blockGravatar David Sterba 1-2/+2
2018-03-31btrfs: use lockdep_assert_held for mutexesGravatar David Sterba 3-8/+8
2018-03-31btrfs: use lockdep_assert_held for spinlocksGravatar David Sterba 2-4/+4
2018-03-31btrfs: Validate child tree block's level and first keyGravatar Qu Wenruo 10-46/+170
2018-03-31btrfs: tests/qgroup: Fix wrong tree backref levelGravatar Qu Wenruo 1-1/+1
2018-03-31Btrfs: fix copy_items() return value when logging an inodeGravatar Filipe Manana 1-0/+1
2018-03-31Btrfs: fix fsync after hole punching when using no-holes featureGravatar Filipe Manana 1-0/+30
2018-03-31btrfs: use helper to set ulist aux from a qgroupGravatar David Sterba 1-6/+6
2018-03-31Revert "btrfs: qgroups: Retry after commit on getting EDQUOT"Gravatar Qu Wenruo 1-23/+0
2018-03-31btrfs: qgroup: Update trace events for metadata reservationGravatar Qu Wenruo 1-3/+4
2018-03-31btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved spaceGravatar Qu Wenruo 3-4/+68
2018-03-31btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and itemGravatar Qu Wenruo 1-16/+30
2018-03-31btrfs: qgroup: Use separate meta reservation type for delallocGravatar Qu Wenruo 9-57/+69
2018-03-31btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANSGravatar Qu Wenruo 2-0/+64
2018-03-31btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroupGravatar Qu Wenruo 3-13/+24
2018-03-31btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransGravatar Qu Wenruo 4-23/+84
2018-03-31btrfs: qgroup: Cleanup the remaining old reservation countersGravatar Qu Wenruo 2-14/+0
2018-03-31btrfs: qgroup: Update trace events to use new separate rsv typesGravatar Qu Wenruo 1-15/+21
2018-03-31btrfs: qgroup: Fix wrong qgroup reservation update for relationship modificationGravatar Qu Wenruo 1-21/+23
2018-03-31btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservatio...Gravatar Qu Wenruo 1-11/+9
2018-03-31btrfs: qgroup: Introduce helpers to update and access new qgroup rsvGravatar Qu Wenruo 1-0/+68
2018-03-31btrfs: qgroup: Skeleton to support separate qgroup reservation typeGravatar Qu Wenruo 2-8/+35
2018-03-31Btrfs: delete dead code in btrfs_orphan_add()Gravatar Omar Sandoval 1-25/+4
2018-03-31btrfs: ctree.h: Fix wrong comment position about csum sizeGravatar Misono, Tomohiro 1-1/+1
2018-03-31btrfs: defer adding raid type kobject until after chunk relocationGravatar Jeff Mahoney 5-20/+62
2018-03-31btrfs: remove dead create_space_info callsGravatar Jeff Mahoney 2-17/+5
2018-03-31Btrfs: replace: cache rbio when rebuild data on missing deviceGravatar Liu Bo 1-3/+7
2018-03-31btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersGravatar Jeff Mahoney 1-1/+1
2018-03-31btrfs: drop optimal argument from find_live_mirror()Gravatar Anand Jain 1-8/+8
2018-03-31btrfs: drop num argument from find_live_mirror()Gravatar Anand Jain 1-4/+12