index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
ceph: Don't add dirty inode to dirty list if caps is in migration
Yan, Zheng
1
-3
/
+7
2013-01-17
ceph: Fix infinite loop in __wake_requests
Yan, Zheng
1
-2
/
+7
2013-01-17
ceph: Don't update i_max_size when handling non-auth cap
Yan, Zheng
1
-1
/
+1
2013-01-17
rbd: do not allow remove of mounted-on image
Alex Elder
1
-0
/
+13
2013-01-17
rbd: fix bug in rbd_dev_id_put()
Alex Elder
1
-2
/
+2
2013-01-17
rbd: BUG on invalid layout
Sage Weil
1
-2
/
+3
2013-01-17
rbd: remove linger unconditionally
Alex Elder
1
-1
/
+1
2013-01-17
ceph: don't reference req after put
Alex Elder
1
-1
/
+1
2013-01-17
libceph: remove 'osdtimeout' option
Sage Weil
4
-49
/
+5
2013-01-17
rbd: kill notify_timeout option
Alex Elder
1
-8
/
+0
2013-01-17
rbd: add read_only rbd map option
Alex Elder
1
-4
/
+24
2013-01-17
rbd: kill create_snap sysfs entry
Alex Elder
2
-169
/
+2
2013-01-17
libceph: avoid using freed osd in __kick_osd_requests()
Alex Elder
1
-1
/
+2
2013-01-17
libceph: fix osdmap decode error paths
Sage Weil
1
-11
/
+20
2013-01-17
libceph: fix protocol feature mismatch failure path
Sage Weil
1
-10
/
+4
2013-01-17
libceph: WARN, don't BUG on unexpected connection states
Alex Elder
1
-6
/
+5
2013-01-17
libceph: always reset osds when kicking
Alex Elder
1
-2
/
+2
2013-01-17
libceph: move linger requests sooner in kick_requests()
Alex Elder
1
-11
/
+19
2013-01-17
libceph: register request before unregister linger
Alex Elder
1
-1
/
+1
2013-01-17
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
Alex Elder
1
-0
/
+1
2013-01-17
libceph: init event->node in ceph_osdc_create_event()
Alex Elder
1
-0
/
+1
2013-01-17
libceph: init osd->o_node in create_osd()
Alex Elder
1
-0
/
+1
2013-01-17
libceph: report connection fault with warning
Alex Elder
1
-1
/
+1
2013-01-17
libceph: socket can close in any connection state
Alex Elder
1
-17
/
+30
2013-01-17
ceph: propagate layout error on osd request creation
Sage Weil
3
-12
/
+15
2013-01-17
rbd: drop dev reference on error in rbd_open()
Alex Elder
1
-4
/
+3
2013-01-17
ceph: tolerate (and warn on) extraneous dentry from mds
Sage Weil
1
-5
/
+10
2013-01-17
rbd: send header version when notifying
Josh Durgin
1
-2
/
+5
2013-01-17
rbd: use reference counting for the snap context
Josh Durgin
1
-18
/
+17
2013-01-17
rbd: set image size when header is updated
Josh Durgin
1
-0
/
+1
2013-01-17
rbd: expose the correct size of the device in sysfs
Josh Durgin
1
-3
/
+8
2013-01-17
rbd: only reset capacity when pointing to head
Josh Durgin
1
-1
/
+6
2013-01-17
rbd: return errors for mapped but deleted snapshot
Josh Durgin
1
-2
/
+30
2013-01-17
ceph: close old con before reopening on mds reconnect
Sage Weil
1
-0
/
+1
2013-01-17
Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"
Daniel Vetter
1
-8
/
+0
2013-01-17
drm/i915: Flush the pending flips on the CRTC before modification
Chris Wilson
1
-2
/
+22
2013-01-17
drm/i915: call drm_handle_vblank before finish_page_flip
Daniel Vetter
1
-12
/
+12
2013-01-17
drm/i915: Fix GT_MODE default value
Ben Widawsky
2
-0
/
+8
2013-01-17
drm/i915: prevent possible pin leak on error path
Eugeni Dodonov
1
-1
/
+1
2013-01-17
drm/i915: Reduce a pin-leak BUG into a WARN
Chris Wilson
1
-1
/
+2
2013-01-17
drm/i915: only enable sdvo hotplug irq if needed
Jani Nikula
1
-9
/
+6
2013-01-17
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
1
-4
/
+4
2013-01-17
drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x
Chris Wilson
3
-10
/
+37
2013-01-17
drm/i915: add some barriers when changing DIPs
Paulo Zanoni
1
-1
/
+10
2013-01-17
drm/radeon: fix up pll selection on DCE5/6
Alex Deucher
1
-1
/
+5
2013-01-17
drm/i915: don't pwrite tiled objects through the gtt
Daniel Vetter
1
-0
/
+1
2013-01-17
drm/i915: Wait for all pending operations to the fb before disabling the pipe
Chris Wilson
1
-23
/
+4
2013-01-17
drm/i915: Add wait_for in init_ring_common
Sean Paul
1
-3
/
+3
2013-01-17
drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
Takashi Iwai
3
-6
/
+62
2013-01-17
drm/i915: hold forcewake around ring hw init
Daniel Vetter
3
-4
/
+21
[prev]
[next]