summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.27v3.4.27Greg Kroah-Hartman2013-01-211-1/+1
* staging: vt6656: Fix inconsistent structure packingBen Hutchings2013-01-214-24/+19
* staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden2013-01-211-1/+1
* tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard2013-01-211-1/+1
* serial:ifx6x60:Delete SPI timer when shut down portchao bi2013-01-211-0/+1
* USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork2013-01-211-1/+2
* USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork2013-01-211-0/+6
* xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio2013-01-211-1/+0
* xen/grant-table: correctly initialize grant table version 1Matt Wilson2013-01-211-19/+29
* drbd: add missing part_round_stats to _drbd_start_io_acctPhilipp Reisner2013-01-211-0/+1
* igb: release already assigned MSI-X interrupts if setup failsStefan Assmann2013-01-211-6/+16
* intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli2013-01-211-0/+31
* target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger2013-01-215-0/+19
* r8169: avoid NAPI scheduling delay.Francois Romieu2013-01-211-5/+1
* ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen2013-01-211-0/+2
* ALSA: usb - fix race in creation of M-Audio Fast track pro driverDavid Henningsson2013-01-211-3/+5
* x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-211-0/+78
* s390/time: fix sched_clock() overflowHeiko Carstens2013-01-213-2/+30
* target: Release se_cmd when LUN lookup fails for TMRRoland Dreier2013-01-211-0/+2
* tcm_fc: Do not report target role when target is not definedMark Rustad2013-01-211-2/+8
* tcm_fc: Do not indicate retry capability to initiatorsMark Rustad2013-01-211-1/+1
* sh: Fix FDPIC binary loaderThomas Schwinge2013-01-211-2/+2
* 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