summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall
2017-05-04Merge branch 'topic/pl330' into for-linusVinod Koul
2017-05-04Merge branch 'topic/xilinx' into for-linusVinod Koul
2017-05-04Merge branch 'topic/qcom' into for-linusVinod Koul
2017-05-04Merge branch 'topic/pl08x' into for-linusVinod Koul
2017-05-04dmaengine: pl08x: remove lock documentationVinod Koul
2017-05-04dmaengine: pl08x: fix pl08x_dma_chan_state documentationVinod Koul
2017-05-04dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij
2017-05-04dmaengine: pl080: Fix some missing kerneldocLinus Walleij
2017-05-04dmaengine: pl080: Cut some unused definesLinus Walleij
2017-05-04Merge branch 'topic/cppi' into for-linusVinod Koul
2017-05-04ceph: fix memory leak in __ceph_setxattr()Luis Henriques
2017-05-04ceph: fix file open flags on ppc64Alexander Graf
2017-05-04ceph: choose readdir frag based on previous readdir replyYan, Zheng
2017-05-04rbd: exclusive map optionIlya Dryomov
2017-05-04rbd: return ResponseMessage result from rbd_handle_request_lock()Ilya Dryomov
2017-05-04rbd: kill rbd_is_lock_supported()Ilya Dryomov
2017-05-04rbd: support updating the lock cookie without releasing the lockIlya Dryomov
2017-05-04rbd: store lock cookieIlya Dryomov
2017-05-04rbd: ignore unlock errorsIlya Dryomov
2017-05-04rbd: fix error handling around rbd_init_disk()Ilya Dryomov
2017-05-04rbd: move rbd_unregister_watch() call into rbd_dev_image_release()Ilya Dryomov
2017-05-04rbd: move rbd_dev_destroy() call out of rbd_dev_image_release()Ilya Dryomov
2017-05-04ceph: when seeing write errors on an inode, switch to sync writesJeff Layton
2017-05-04Revert "ceph: SetPageError() for writeback pages if writepages fails"Jeff Layton
2017-05-04ceph: handle epoch barriers in cap messagesJeff Layton
2017-05-04libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton
2017-05-04libceph: abort already submitted but abortable requests when map or pool goes...Jeff Layton
2017-05-04libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton
2017-05-04libceph: remove req->r_replay_versionJeff Layton
2017-05-04ceph: make seeky readdir more efficientYan, Zheng
2017-05-04ceph: close stopped mds' sessionYan, Zheng
2017-05-04ceph: fix potential use-after-freeYan, Zheng
2017-05-04ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng
2017-05-04ceph: fix wrong check in ceph_renew_caps()Yan, Zheng
2017-05-04libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova
2017-05-04libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova
2017-05-04libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova
2017-05-04ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tElena Reshetova
2017-05-04ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_tElena Reshetova
2017-05-04libceph: supported_features module parameterIlya Dryomov
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov
2017-05-04um: Add missing NR_CPUS includeRichard Weinberger
2017-05-03SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-03ftrace: Simplify ftrace_match_record() even moreSteven Rostedt (VMware)
2017-05-03ftrace: Remove an unneeded conditionDan Carpenter
2017-05-03tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-03f2fs: fix a mount fail for wrong next_scan_nidYunlei He
2017-05-03f2fs: enhance scalability of trace macroChao Yu