summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btrfs: split btrfs_set_lock_blocking_rw to read and write helpersDavid Sterba2019-02-252-25/+40
* btrfs: qgroup: Cleanup old subtree swap codeQu Wenruo2019-02-252-100/+0
* btrfs: qgroup: Use delayed subtree rescan for balanceQu Wenruo2019-02-254-9/+103
* btrfs: qgroup: Introduce per-root swapped blocks infrastructureQu Wenruo2019-02-256-0/+265
* btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swapQu Wenruo2019-02-251-21/+56
* btrfs: relocation: Delay reloc tree deletion after merge_reloc_rootsQu Wenruo2019-02-253-17/+84
* btrfs: call btrfs_create_pending_block_groups unconditionallyJosef Bacik2019-02-252-6/+3
* btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_headJosef Bacik2019-02-251-6/+1
* btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lockJosef Bacik2019-02-251-9/+2
* btrfs: scrub: print messages when started or finishedAnand Jain2019-02-251-0/+5
* btrfs: simplify workqueue name when allocatingDavid Sterba2019-02-251-6/+4
* btrfs: merge btrfs_find_device and find_deviceAnand Jain2019-02-255-44/+42
* btrfs: refactor btrfs_free_stale_devices() to get return valueAnand Jain2019-02-251-15/+31
* btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain2019-02-255-28/+30
* btrfs: cleanup btrfs_find_device_by_devspec()Anand Jain2019-02-251-17/+18
* btrfs: merge btrfs_find_device_missing_or_by_path() into parentAnand Jain2019-02-251-27/+13
* btrfs: Remove not_found_em label from btrfs_get_extentNikolay Borisov2019-02-251-2/+4
* btrfs: Consolidate retval checking of core btree functionsNikolay Borisov2019-02-251-5/+3
* btrfs: Rename found_type to extent_type in btrfs_get_extentNikolay Borisov2019-02-251-11/+9
* Btrfs: move duplicated nodatasum check into common reflink/dedupe helperFilipe Manana2019-02-251-10/+7
* btrfs: Remove impossible condition from mergable_mapsNikolay Borisov2019-02-252-2/+4
* Btrfs: do not overwrite error return value in the balance ioctlFilipe Manana2019-02-251-1/+1
* Btrfs: do not overwrite error return value in the device replace ioctlFilipe Manana2019-02-251-1/+1
* Btrfs: remove redundant check for swapfiles when reflinkingFilipe Manana2019-02-251-6/+0
* btrfs: Refactor shrink_delallocNikolay Borisov2019-02-251-11/+22
* btrfs: Document logic regarding inode in async_cow_submitNikolay Borisov2019-02-251-0/+6
* btrfs: Remove WARN_ON in btrfs_alloc_delalloc_workNikolay Borisov2019-02-251-1/+0
* btrfs: Use ihold instead of igrab in cow_file_range_asyncNikolay Borisov2019-02-251-1/+6
* btrfs: Remove isize local variable in compress_file_rangeNikolay Borisov2019-02-251-2/+1
* btrfs: Remove inode argument from async_cow_submitNikolay Borisov2019-02-251-3/+3
* btrfs: remove set but not used variable 'num_pages'YueHaibing2019-02-251-3/+0
* btrfs: Remove redundant assignment in btrfs_get_extent_fiemapNikolay Borisov2019-02-251-1/+1
* btrfs: Refactor btrfs_get_extent_fiemapNikolay Borisov2019-02-251-44/+48
* btrfs: Remove unused arguments from btrfs_get_extent_fiemapNikolay Borisov2019-02-254-10/+5
* Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana2019-02-251-0/+9
* Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana2019-02-251-0/+8
* Btrfs: do not overwrite error return value in the get device stats ioctlFilipe Manana2019-02-251-1/+1
* Btrfs: do not overwrite error return value in scrub progress ioctlFilipe Manana2019-02-251-1/+1
* Btrfs: do not overwrite scrub error with fault error in scrub ioctlFilipe Manana2019-02-251-1/+1
* btrfs: Make first argument of btrfs_run_delalloc_range directly an inodeNikolay Borisov2019-02-252-3/+2
* Btrfs: drop useless LIST_HEAD in merge_reloc_rootJulia Lawall2019-02-251-1/+0
* Linux 5.0-rc8v5.0-rc8Linus Torvalds2019-02-251-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-02-244-5/+21
|\
| * KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang2019-02-222-0/+2
| * kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang2019-02-221-0/+4
| * x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov2019-02-222-4/+14
| * Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-201-1/+1
| |\
| | * s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel2019-02-111-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-2464-420/+568
|\ \ \
| * | | net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2019-02-242-0/+15