summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btrfs: rename __btrfs_open_devices to open_fs_devicesAnand Jain2018-05-281-4/+3Star
* btrfs: rename __btrfs_close_devices to close_fs_devicesAnand Jain2018-05-281-6/+6
* btrfs: cleanup __btrfs_open_devices() drop head pointerAnand Jain2018-05-281-2/+1Star
* btrfs: rename struct btrfs_fs_devices::listAnand Jain2018-05-283-10/+10
* btrfs: Drop fs_info parameter from btrfs_merge_delayed_refsNikolay Borisov2018-05-283-4/+2Star
* btrfs: Drop fs_info parameter from add_delayed_data_refNikolay Borisov2018-05-281-7/+5Star
* btrfs: Drop add_delayed_ref_head fs_info parameterNikolay Borisov2018-05-281-11/+10Star
* btrfs: Remove btrfs_wait_and_free_delalloc_workNikolay Borisov2018-05-282-8/+2Star
* btrfs: Remove tree argument from extent_writepagesNikolay Borisov2018-05-283-9/+4Star
* btrfs: Use list_empty instead of list_empty_carefulNikolay Borisov2018-05-281-2/+2
* btrfs: Remove redundant tree argument from extent_readpagesNikolay Borisov2018-05-283-9/+7Star
* btrfs: Remove map argument from try_release_extent_stateNikolay Borisov2018-05-281-3/+2Star
* btrfs: Sink extent_tree arguments in try_release_extent_mappingNikolay Borisov2018-05-283-13/+5Star
* btrfs: Allow rmdir(2) to delete an empty subvolumeMisono Tomohiro2018-05-281-1/+1
* btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy()Misono Tomohiro2018-05-283-136/+144
* btrfs: Move may_destroy_subvol() from ioctl.c to inode.cMisono Tomohiro2018-05-283-54/+56
* btrfs: remove unused le_test_bit()Howard McLauchlan2018-05-281-5/+0Star
* btrfs: optimize free space tree bitmap conversionHoward McLauchlan2018-05-281-38/+23Star
* btrfs: clean up le_bitmap_{set, clear}()Howard McLauchlan2018-05-283-43/+20Star
* btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba2018-05-285-13/+18
* btrfs: tests: pass fs_info to extent_map testsDavid Sterba2018-05-281-16/+36
* btrfs: tracepoints, use extended format with UUID where possibleDavid Sterba2018-05-281-18/+12Star
* btrfs: tracepoints, fix whitespace in stringsDavid Sterba2018-05-281-2/+2
* btrfs: tracepoints, drop unnecessary ULL castsDavid Sterba2018-05-281-62/+62
* btrfs: tracepoints, use %llu instead of %LuDavid Sterba2018-05-281-9/+9
* btrfs: tracepoints, use correct type for inode numberDavid Sterba2018-05-281-23/+24
* btrfs: Consolidate error checking for btrfs_alloc_chunkNikolay Borisov2018-05-281-5/+7
* btrfs: Fix lock release orderNikolay Borisov2018-05-281-1/+1
* btrfs: Use while loop instead of labels in __endio_write_update_orderedNikolay Borisov2018-05-281-27/+25Star
* btrfs: add comment about BTRFS_FS_EXCL_OPAnand Jain2018-05-281-0/+35
* btrfs: Drop delayed_refs argument from btrfs_check_delayed_seqNikolay Borisov2018-05-283-10/+5Star
* btrfs: rename btrfs_get_block_group_info and make it staticSu Yue2018-05-282-6/+4Star
* btrfs: Replace owner argument in add_pinned_bytes with a booleanNikolay Borisov2018-05-281-7/+13
* Linux 4.17-rc7Linus Torvalds2018-05-271-1/+1
* Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-271-3/+6
|\
| * Makefile: disable PIE before testing asm gotoMichal Kubecek2018-05-171-2/+3
| * kbuild: gcov: enable -fno-tree-loop-im if supportedNick Desaulniers2018-05-171-1/+3
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-2615-20/+20
|\ \
| * \ Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Olof Johansson2018-05-261-1/+0Star
| |\ \
| | * | arm64: dts: hikey: Fix eMMC corruption regressionJohn Stultz2018-05-261-1/+0Star
| * | | ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-2610-11/+11
| * | | Merge tag 'qcom-fixes-for-4.17-rc7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-05-261-4/+4
| |\ \ \
| | * | | firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1()Niklas Cassel2018-05-251-4/+4
| * | | | Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-05-253-4/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: sun8i: v3s: fix spelling mistake: "disbaled" -> "disabled"Colin Ian King2018-05-021-1/+1
| | * | | ARM: dts: sun4i: Fix incorrect clocks for displaysPascal Roeleven2018-04-231-3/+3
| | * | | ARM: dts: sun8i: h3: Re-enable EMAC on Orange Pi OneChen-Yu Tsai2018-04-171-0/+1
| | |/ /
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-262-17/+9Star
|\ \ \ \
| * | | | x86/speculation: Simplify the CPU bug detection logicDominik Brodowski2018-05-231-15/+7Star
| * | | | KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk2018-05-231-2/+2