summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-21tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-1/+1
2013-01-21serial:ifx6x60:Delete SPI timer when shut down portchao bi1-0/+1
2013-01-21USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork1-1/+2
2013-01-21USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+6
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-21drbd: add missing part_round_stats to _drbd_start_io_acctPhilipp Reisner1-0/+1
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-21r8169: avoid NAPI scheduling delay.Francois Romieu1-5/+1
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-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-21sh: Fix FDPIC binary loaderThomas Schwinge1-2/+2
2013-01-17Linux 3.4.26v3.4.26Greg Kroah-Hartman1-1/+1
2013-01-17USB: fix endpoint-disabling for failed config changesAlan Stern1-22/+31
2013-01-17staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott1-0/+1
2013-01-17staging: comedi: don't hijack hardware device private dataIan Abbott4-24/+30
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: do not allow remove of mounted-on imageAlex Elder1-0/+13
2013-01-17rbd: fix bug in rbd_dev_id_put()Alex Elder1-2/+2
2013-01-17rbd: BUG on invalid layoutSage Weil1-2/+3
2013-01-17rbd: remove linger unconditionallyAlex Elder1-1/+1
2013-01-17ceph: don't reference req after putAlex Elder1-1/+1
2013-01-17libceph: remove 'osdtimeout' optionSage Weil4-49/+5
2013-01-17rbd: kill notify_timeout optionAlex Elder1-8/+0
2013-01-17rbd: add read_only rbd map optionAlex Elder1-4/+24
2013-01-17rbd: kill create_snap sysfs entryAlex Elder2-169/+2
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-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
2013-01-17libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder1-0/+1
2013-01-17libceph: init event->node in ceph_osdc_create_event()Alex Elder1-0/+1
2013-01-17libceph: init osd->o_node in create_osd()Alex Elder1-0/+1
2013-01-17libceph: report connection fault with warningAlex Elder1-1/+1
2013-01-17libceph: socket can close in any connection stateAlex Elder1-17/+30