summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-11-1315-222/+314
|\
| * libceph: clear msg->con in ceph_msg_release() onlyIlya Dryomov2015-11-022-28/+20
| * libceph: add nocephx_sign_messages optionIlya Dryomov2015-11-024-2/+22
| * libceph: stop duplicating client fields in messengerIlya Dryomov2015-11-024-32/+12
| * libceph: drop authorizer check from cephx msg signing routinesIlya Dryomov2015-11-021-4/+1
| * libceph: msg signing callouts don't need con argumentIlya Dryomov2015-11-024-17/+20
| * libceph: evaluate osd_req_op_data() arguments only onceIoana Ciornei2015-11-021-5/+7
| * ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng2015-11-025-37/+53
| * ceph: add request to i_unsafe_dirops when getting unsafe replyYan, Zheng2015-11-021-7/+11
| * libceph: introduce ceph_x_authorizer_cleanup()Ilya Dryomov2015-11-022-12/+20
| * ceph: don't invalidate page cache when inode is no longer usedYan, Zheng2015-11-022-4/+10
| * rbd: remove duplicate calls to rbd_dev_mapping_clear()Ilya Dryomov2015-11-021-3/+0
| * rbd: set device_type::release instead of device::releaseIlya Dryomov2015-11-021-5/+2
| * rbd: don't free rbd_dev outside of the release callbackIlya Dryomov2015-11-021-42/+47
| * rbd: return -ENOMEM instead of pool id if rbd_dev_create() failsIlya Dryomov2015-11-021-2/+4
| * libceph: use local variable cursor instead of &msg->cursorShraddha Barke2015-11-021-6/+5
| * libceph: remove con argument in handle_reply()Shraddha Barke2015-11-021-3/+2
| * ceph: combine as many iovec as possile into one OSD requestZhu, Caifeng2015-11-021-10/+77
| * ceph: fix message length computationArnd Bergmann2015-11-021-1/+1
| * ceph: fix a comment typoGeliang Tang2015-11-021-1/+1
| * rbd: drop null test before destroy functionsJulia Lawall2015-11-021-4/+2
* | Merge tag '4.4-additional' of git://git.lwn.net/linuxLinus Torvalds2015-11-135-4/+53
|\ \
| * | Documentation: Add minimal Mutt config for using GmailEddie Kovsky2015-11-111-0/+32
| * | Documentation: Add note on sending files directly with MuttEddie Kovsky2015-11-111-0/+4
| * | Documentation: dontdiff: remove media from dontdiffWang YanQing2015-11-111-1/+0
| * | Documentation/SubmittingPatches: discuss In-Reply-ToChris Metcalf2015-11-111-1/+14
| * | Remove email address from Documentation/filesystems/overlayfs.txtNeilBrown2015-11-111-1/+2
| * | can-doc: Add missing semicolon to exampleStefan Tatschner2015-11-111-1/+1
| |/
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-1318-279/+283
|\ \
| * \ Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...Dave Airlie2015-11-1318-279/+283
| |\ \
| | * | drm/sti: load HQVDP firmware the first time HQVDP's plane is usedVincent Abriou2015-11-032-153/+150
| | * | drm/sti: fix typo issue in sti_mode_config_initVincent Abriou2015-11-031-2/+2
| | * | drm/sti: set mixer background color through module paramVincent Abriou2015-11-031-5/+8
| | * | drm/sti: Remove local fbdev emulation Kconfig optionArchit Taneja2015-11-032-8/+1
| | * | drm/sti: remove redundant sign extensionsRasmus Villemoes2015-11-031-4/+0
| | * | drm/sti: hdmi use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2015-11-031-11/+6
| | * | drm/sti: hdmi fix i2c adapter device refcountingVladimir Zapolskiy2015-11-031-18/+31
| | * | drm/sti: Do not export symbolsThierry Reding2015-11-034-13/+0
| | * | drm/sti: Build monolithic driverThierry Reding2015-11-0311-30/+42
| | * | drm/sti: Use drm_crtc_vblank_*() APIThierry Reding2015-11-035-28/+32
| | * | drm/sti: Store correct CRTC index in eventsThierry Reding2015-11-031-1/+1
| | * | drm/sti: Select FW_LOADERThierry Reding2015-11-031-0/+1
| | * | drm/sti: Constify function pointer structsVille Syrjälä2015-11-035-9/+12
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-123-8/+85
|\ \ \ \
| * | | | Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao2015-11-131-6/+75
| * | | | drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä2015-11-131-1/+9
| * | | | Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-11-131-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm: Use userspace compatible type in fourcc_mod_code macroTvrtko Ursulin2015-11-051-1/+1
* | | | | Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2015-11-123-14/+9
|\ \ \ \ \
| * | | | | tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not setChen Gang2015-11-101-0/+6