summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.26v3.4.26Greg Kroah-Hartman2013-01-171-1/+1
* USB: fix endpoint-disabling for failed config changesAlan Stern2013-01-171-22/+31
* staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott2013-01-171-0/+1
* staging: comedi: don't hijack hardware device private dataIan Abbott2013-01-174-24/+30
* libceph: Unlock unprocessed pages in start_read() error pathDavid Zafman2013-01-171-0/+9
* ceph: call handle_cap_grant() for cap import messageYan, Zheng2013-01-171-2/+2
* ceph: Fix __ceph_do_pending_vmtruncateYan, Zheng2013-01-171-6/+9
* ceph: Don't add dirty inode to dirty list if caps is in migrationYan, Zheng2013-01-171-3/+7
* ceph: Fix infinite loop in __wake_requestsYan, Zheng2013-01-171-2/+7
* ceph: Don't update i_max_size when handling non-auth capYan, Zheng2013-01-171-1/+1
* rbd: do not allow remove of mounted-on imageAlex Elder2013-01-171-0/+13
* rbd: fix bug in rbd_dev_id_put()Alex Elder2013-01-171-2/+2
* rbd: BUG on invalid layoutSage Weil2013-01-171-2/+3
* rbd: remove linger unconditionallyAlex Elder2013-01-171-1/+1
* ceph: don't reference req after putAlex Elder2013-01-171-1/+1
* libceph: remove 'osdtimeout' optionSage Weil2013-01-174-49/+5
* rbd: kill notify_timeout optionAlex Elder2013-01-171-8/+0
* rbd: add read_only rbd map optionAlex Elder2013-01-171-4/+24
* rbd: kill create_snap sysfs entryAlex Elder2013-01-172-169/+2
* libceph: avoid using freed osd in __kick_osd_requests()Alex Elder2013-01-171-1/+2
* libceph: fix osdmap decode error pathsSage Weil2013-01-171-11/+20
* libceph: fix protocol feature mismatch failure pathSage Weil2013-01-171-10/+4
* libceph: WARN, don't BUG on unexpected connection statesAlex Elder2013-01-171-6/+5
* libceph: always reset osds when kickingAlex Elder2013-01-171-2/+2
* libceph: move linger requests sooner in kick_requests()Alex Elder2013-01-171-11/+19
* libceph: register request before unregister lingerAlex Elder2013-01-171-1/+1
* libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder2013-01-171-0/+1
* libceph: init event->node in ceph_osdc_create_event()Alex Elder2013-01-171-0/+1
* libceph: init osd->o_node in create_osd()Alex Elder2013-01-171-0/+1
* libceph: report connection fault with warningAlex Elder2013-01-171-1/+1
* libceph: socket can close in any connection stateAlex Elder2013-01-171-17/+30
* ceph: propagate layout error on osd request creationSage Weil2013-01-173-12/+15
* rbd: drop dev reference on error in rbd_open()Alex Elder2013-01-171-4/+3
* ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil2013-01-171-5/+10
* rbd: send header version when notifyingJosh Durgin2013-01-171-2/+5
* rbd: use reference counting for the snap contextJosh Durgin2013-01-171-18/+17
* rbd: set image size when header is updatedJosh Durgin2013-01-171-0/+1
* rbd: expose the correct size of the device in sysfsJosh Durgin2013-01-171-3/+8
* rbd: only reset capacity when pointing to headJosh Durgin2013-01-171-1/+6
* rbd: return errors for mapped but deleted snapshotJosh Durgin2013-01-171-2/+30
* ceph: close old con before reopening on mds reconnectSage Weil2013-01-171-0/+1
* Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"Daniel Vetter2013-01-171-8/+0
* drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson2013-01-171-2/+22
* drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter2013-01-171-12/+12
* drm/i915: Fix GT_MODE default valueBen Widawsky2013-01-172-0/+8
* drm/i915: prevent possible pin leak on error pathEugeni Dodonov2013-01-171-1/+1
* drm/i915: Reduce a pin-leak BUG into a WARNChris Wilson2013-01-171-1/+2
* drm/i915: only enable sdvo hotplug irq if neededJani Nikula2013-01-171-9/+6
* drm/radeon: fix ordering in pll picking on dce4+Alex Deucher2013-01-171-4/+4
* drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4xChris Wilson2013-01-173-10/+37