summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio1-1/+0
2013-01-21xen/grant-table: correctly initialize grant table version 1Matt Wilson1-19/+29
2013-01-21igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2013-01-21intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli1-0/+31
2013-01-21target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger5-0/+19
2013-01-21drm/radeon: fix a bogus kfreeIlija Hadzic1-2/+4
2013-01-21drm/radeon: fix NULL pointer dereference in UMS modeIlija Hadzic1-2/+3
2013-01-21usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam1-0/+3
2013-01-21ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen1-0/+2
2013-01-21ALSA: usb - fix race in creation of M-Audio Fast track pro driverDavid Henningsson1-3/+5
2013-01-21x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes1-0/+78
2013-01-21s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-01-21target: Release se_cmd when LUN lookup fails for TMRRoland Dreier1-0/+2
2013-01-21target: Fix use-after-free in LUN RESET handlingRoland Dreier1-3/+2
2013-01-21target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEsRoland Dreier1-0/+1
2013-01-21tcm_fc: Do not report target role when target is not definedMark Rustad1-2/+8
2013-01-21tcm_fc: Do not indicate retry capability to initiatorsMark Rustad1-1/+1
2013-01-21target: use correct sense code for LUN communication failureHannes Reinecke1-1/+1
2013-01-21arm64: mm: only wrprotect clean ptes if they are presentWill Deacon1-7/+9
2013-01-21firmware: make sure the fw file size is not 0Luciano Coelho1-1/+1
2013-01-21sh: Fix FDPIC binary loaderThomas Schwinge1-2/+2
2013-01-21ALSA: hda/hdmi - Work around "alsactl restore" errorsTakashi Iwai1-1/+1
2013-01-17Linux 3.7.3v3.7.3Greg Kroah-Hartman1-1/+1
2013-01-17drm/i915: Treat crtc->mode.clock == 0 as disabledChris Wilson1-8/+15
2013-01-17i915: ensure that VGA plane is disabledKrzysztof Mazur1-0/+19
2013-01-17drm/i915: force restore on lid openDaniel Vetter4-6/+16
2013-01-17libceph: Unlock unprocessed pages in start_read() error pathDavid Zafman1-0/+9
2013-01-17ceph: call handle_cap_grant() for cap import messageYan, Zheng1-2/+2
2013-01-17ceph: Fix __ceph_do_pending_vmtruncateYan, Zheng1-6/+9
2013-01-17ceph: Don't add dirty inode to dirty list if caps is in migrationYan, Zheng1-3/+7
2013-01-17ceph: Fix infinite loop in __wake_requestsYan, Zheng1-2/+7
2013-01-17ceph: Don't update i_max_size when handling non-auth capYan, Zheng1-1/+1
2013-01-17rbd: remove linger unconditionallyAlex Elder1-1/+1
2013-01-17rbd: get rid of RBD_MAX_SEG_NAME_LENAlex Elder2-5/+3
2013-01-17rbd: do not allow remove of mounted-on imageAlex Elder1-0/+13
2013-01-17rbd: remove snapshots on error in rbd_add()Alex Elder1-9/+11
2013-01-17rbd: increase maximum snapshot name lengthAlex Elder1-5/+11
2013-01-17rbd: fix read-only option nameAlex Elder1-1/+1
2013-01-17rbd: zero return code in rbd_dev_image_id()Alex Elder1-0/+2
2013-01-17rbd: fix bug in rbd_dev_id_put()Alex Elder1-2/+2
2013-01-17ceph: don't reference req after putAlex Elder1-1/+1
2013-01-17libceph: remove 'osdtimeout' optionSage Weil4-49/+5
2013-01-17libceph: avoid using freed osd in __kick_osd_requests()Alex Elder1-1/+2
2013-01-17libceph: fix osdmap decode error pathsSage Weil1-11/+20
2013-01-17libceph: fix protocol feature mismatch failure pathSage Weil1-10/+4
2013-01-17Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"Daniel Vetter1-8/+0
2013-01-17libceph: WARN, don't BUG on unexpected connection statesAlex Elder1-6/+5
2013-01-17libceph: always reset osds when kickingAlex Elder1-2/+2
2013-01-17libceph: move linger requests sooner in kick_requests()Alex Elder1-11/+19
2013-01-17libceph: register request before unregister lingerAlex Elder1-1/+1