summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * btrfs: qgroup: Introduce helpers to update and access new qgroup rsvQu Wenruo2018-03-311-0/+68
| * btrfs: qgroup: Skeleton to support separate qgroup reservation typeQu Wenruo2018-03-312-8/+35
| * Btrfs: delete dead code in btrfs_orphan_add()Omar Sandoval2018-03-311-25/+4
| * btrfs: ctree.h: Fix wrong comment position about csum sizeMisono, Tomohiro2018-03-311-1/+1
| * btrfs: defer adding raid type kobject until after chunk relocationJeff Mahoney2018-03-315-20/+62
| * btrfs: remove dead create_space_info callsJeff Mahoney2018-03-312-17/+5
| * Btrfs: replace: cache rbio when rebuild data on missing deviceLiu Bo2018-03-311-3/+7
| * btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney2018-03-311-1/+1
| * btrfs: drop optimal argument from find_live_mirror()Anand Jain2018-03-311-8/+8
| * btrfs: drop num argument from find_live_mirror()Anand Jain2018-03-311-4/+12
| * btrfs: Drop fs_info parameter from __btrfs_run_delayed_refsNikolay Borisov2018-03-311-2/+2
| * btrfs: Drop fs_info parameter from btrfs_finish_extent_commitNikolay Borisov2018-03-313-5/+4
OpenPOWER on IntegriCloud