aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2017-01-25 18:16:21 +0100
committerIlya Dryomov <idryomov@gmail.com>2017-02-20 12:16:12 +0100
commitfe5478e0f6694312ad17dea7083296c1aea0a049 (patch)
treef1795c4117215168d28514ea088a88d49832f344 /scripts/patch-kernel
parentrbd: initialize rbd_dev->header_oloc early (diff)
downloadlinux-fe5478e0f6694312ad17dea7083296c1aea0a049.tar.gz
linux-fe5478e0f6694312ad17dea7083296c1aea0a049.zip
rbd: do away with obj_request in rbd_obj_read_sync()
rbd_obj_request machinery is completely unnecessary here; all that's being done is fetching a metadata object - no striping, cloning, etc. More importantly, rbd_osd_req_create() grabs pool id from layout and that is becoming a data pool id. Kill offset argument - all metadata objects are small and read in full. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
amp;follow=1'>drm/amdgpu: fix fundamental suspend/resume issueChristian König6-54/+30 2017-05-23drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson1-7/+11 2017-05-23drm: Fix deadlock retry loop in page_flip_ioctlDaniel Vetter1-2/+3 2017-05-23drm: qxl: Delay entering atomic context during cursor updateGabriel Krisman Bertazi1-2/+2 2017-05-22drm/radeon: Fix oops upon driver load on PowerXpress laptopsLukas Wunner1-1/+1 2017-05-21Linux 4.12-rc2v4.12-rc2Linus Torvalds1-1/+1 2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3 2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3 2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4 2017-05-21fix unsafe_put_user()Al Viro1-1/+1 2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8 2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart4-15/+3 2017-05-20nvme-fc: stop queues on error detectionJames Smart1-0/+4 2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart1-0/+6 2017-05-20nvme-fc: correct port role bitsJames Smart1-2/+2 2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6 2017-05-19KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář1-1/+1 2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář1-1/+1 2017-05-19KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2 2017-05-19KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15 2017-05-19KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li1-1/+9 2017-05-19blktrace: fix integer parseShaohua Li1-2/+2 2017-05-19i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel1-8/+10 2017-05-19arm64: dts: rockchip: fix include referenceArnd Bergmann1-1/+1 2017-05-19watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2 2017-05-19watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()Wei Yongjun1-3/+1 2017-05-19iTCO_wdt: all versions count down twicePaolo Bonzini2-13/+11 2017-05-19firmware: ti_sci: fix strncat length checkArnd Bergmann1-1/+2 2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann6-6/+6 2017-05-19arm64: defconfig: enable options needed for QCom DB410c boardRob Herring1-0/+7 2017-05-18arm64: defconfig: sync with savedefconfigRob Herring1-61/+42