summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-25btrfs: refactor btrfs_free_stale_devices() to get return valueAnand Jain1-15/+31
2019-02-25btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain5-28/+30
2019-02-25btrfs: cleanup btrfs_find_device_by_devspec()Anand Jain1-17/+18
2019-02-25btrfs: merge btrfs_find_device_missing_or_by_path() into parentAnand Jain1-27/+13
2019-02-25btrfs: Remove not_found_em label from btrfs_get_extentNikolay Borisov1-2/+4
2019-02-25btrfs: Consolidate retval checking of core btree functionsNikolay Borisov1-5/+3
2019-02-25btrfs: Rename found_type to extent_type in btrfs_get_extentNikolay Borisov1-11/+9
2019-02-25Btrfs: move duplicated nodatasum check into common reflink/dedupe helperFilipe Manana1-10/+7
2019-02-25btrfs: Remove impossible condition from mergable_mapsNikolay Borisov2-2/+4
2019-02-25Btrfs: do not overwrite error return value in the balance ioctlFilipe Manana1-1/+1
2019-02-25Btrfs: do not overwrite error return value in the device replace ioctlFilipe Manana1-1/+1
2019-02-25Btrfs: remove redundant check for swapfiles when reflinkingFilipe Manana1-6/+0
2019-02-25btrfs: Refactor shrink_delallocNikolay Borisov1-11/+22
2019-02-25btrfs: Document logic regarding inode in async_cow_submitNikolay Borisov1-0/+6
2019-02-25btrfs: Remove WARN_ON in btrfs_alloc_delalloc_workNikolay Borisov1-1/+0
2019-02-25btrfs: Use ihold instead of igrab in cow_file_range_asyncNikolay Borisov1-1/+6
2019-02-25btrfs: Remove isize local variable in compress_file_rangeNikolay Borisov1-2/+1
2019-02-25btrfs: Remove inode argument from async_cow_submitNikolay Borisov1-3/+3
2019-02-25btrfs: remove set but not used variable 'num_pages'YueHaibing1-3/+0
2019-02-25btrfs: Remove redundant assignment in btrfs_get_extent_fiemapNikolay Borisov1-1/+1
2019-02-25btrfs: Refactor btrfs_get_extent_fiemapNikolay Borisov1-44/+48
2019-02-25btrfs: Remove unused arguments from btrfs_get_extent_fiemapNikolay Borisov4-10/+5
2019-02-25Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana1-0/+9
2019-02-25Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana1-0/+8
2019-02-25Btrfs: do not overwrite error return value in the get device stats ioctlFilipe Manana1-1/+1
2019-02-25Btrfs: do not overwrite error return value in scrub progress ioctlFilipe Manana1-1/+1
2019-02-25Btrfs: do not overwrite scrub error with fault error in scrub ioctlFilipe Manana1-1/+1
2019-02-25btrfs: Make first argument of btrfs_run_delalloc_range directly an inodeNikolay Borisov2-3/+2
2019-02-25Btrfs: drop useless LIST_HEAD in merge_reloc_rootJulia Lawall1-1/+0
2019-02-25Linux 5.0-rc8v5.0-rc8Linus Torvalds1-1/+1
2019-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+21
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-420/+568
2019-02-24net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2-0/+15
2019-02-24tcp: repaired skbs must init their tso_segsEric Dumazet1-0/+1
2019-02-24net/x25: fix a race in x25_bind()Eric Dumazet1-5/+8
2019-02-24net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens1-7/+3
2019-02-24Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu1-8/+1
2019-02-24selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1
2019-02-24net: set static variable an initial value in atl2_probe()Mao Wenan1-3/+1
2019-02-24net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier1-1/+5
2019-02-23Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+4
2019-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-3/+14
2019-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-34/+69
2019-02-23Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-7/+5
2019-02-23Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...Linus Torvalds2-2/+2
2019-02-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds7-73/+96
2019-02-23Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds14-73/+188
2019-02-23bpf, doc: add bpf list as secondary entry to maintainers fileDaniel Borkmann1-1/+13
2019-02-23Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-22/+32
2019-02-23Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3