summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Linux 2.6.30.7v2.6.30.7Greg Kroah-Hartman1-1/+1
2009-09-15dm snapshot: fix on disk chunk size validationMikulas Patocka2-8/+19
2009-09-15dm exception store: split set_chunk_sizeMikulas Patocka2-0/+12
2009-09-15dm snapshot: fix header corruption race on invalidationMikulas Patocka1-10/+34
2009-09-15dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka1-19/+7
2009-09-15dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow1-1/+7
2009-09-15sound: oxygen: fix MCLK rate for 192 kHz playbackClemens Ladisch1-0/+2
2009-09-15sound: oxygen: handle cards with missing EEPROMClemens Ladisch1-0/+3
2009-09-15SCSI: sd: fix bug in SCSI async probingJames Bottomley1-24/+21
2009-09-15PCI SR-IOV: correct broken resource alignment calculationsChris Wright4-5/+41
2009-09-15nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_keyRyusuke Konishi1-1/+1
2009-09-15slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet1-2/+2
2009-09-15JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo1-0/+10
2009-09-15sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers1-1/+1
2009-09-15sparc64: Fix bootup with mcount in some configs.David S. Miller3-6/+5
2009-09-15sparc64: Validate linear D-TLB misses.David S. Miller4-28/+76
2009-09-15sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller1-1/+1
2009-09-15net: net_assign_generic() fixEric Dumazet1-1/+1
2009-09-15pppol2tp: calls unregister_pernet_gen_device() at unload timeEric Dumazet1-0/+1
2009-09-15ppp: fix lost fragments in ppp_mp_explode() (resubmit)Ben McKeegan1-16/+18
2009-09-15gre: Fix MTU calculation for bound GRE tunnelsTom Goff1-1/+1
2009-09-15E100: fix interaction with swiotlb on X86.Krzysztof Hałasa1-1/+1
2009-09-15dccp: missing destroy of percpu counter variable while unload moduleWei Yongjun1-0/+1
2009-09-08Linux 2.6.30.6v2.6.30.6Greg Kroah-Hartman1-1/+1
2009-09-08ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran1-2/+2
2009-09-08NET: llc, zero sockaddr_llc structJiri Slaby1-0/+1
2009-09-08rose: Fix rose_getname() leakEric Dumazet1-0/+1
2009-09-08econet: Fix econet_getname() leakEric Dumazet1-0/+1
2009-09-08netrom: Fix nr_getname() leakEric Dumazet1-0/+1
2009-09-08appletalk: fix atalk_getname() leakEric Dumazet1-0/+1
2009-09-08irda: Fix irda_getname() leakEric Dumazet1-0/+1
2009-09-08can: Fix raw_getname() leakEric Dumazet1-0/+1
2009-09-08xenfb: connect to backend before registering fbMichal Schmidt1-4/+4
2009-09-08ar9170: fix read & write outside array boundsDan Carpenter1-2/+3
2009-09-08ipv4: make ip_append_data() handle NULL routing tableJulien TINNES1-0/+2
2009-09-08powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-09-08USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2-4/+5
2009-09-08USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern10-23/+86
2009-09-08USB: fix the clear_tt_buffer interfaceAlan Stern4-17/+35
2009-09-08ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont1-1/+3
2009-09-08kthreads: fix kthread_create() vs kthread_stop() raceOleg Nesterov1-1/+1
2009-09-08gspca - ov534: Fix ov772xJean-Francois Moine1-1/+3
2009-09-08xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig1-1/+1
2009-09-08xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2-74/+68
2009-09-08vfs: add __destroy_inodeChristoph Hellwig2-3/+8
2009-09-08vfs: fix inode_init_always calling conventionChristoph Hellwig3-26/+23
2009-09-08ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop3-17/+20
2009-09-08ocfs2: Initialize the cluster we're writing to in a non-sparse extendSunil Mushran1-19/+47
2009-09-08x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge1-1/+1
2009-09-08Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu1-5/+0