summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-03Linux 2.6.29.6v2.6.29.6linux-2.6.29.yGreg Kroah-Hartman1-1/+1
2009-07-03bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux1-2/+4
2009-07-03dm: sysfs skip output when device is being destroyedMilan Broz1-0/+4
2009-07-03dm mpath: validate hw_handler argument countMikulas Patocka1-0/+5
2009-07-03dm mpath: validate table argument countMikulas Patocka1-0/+6
2009-07-03mm: fix handling of pagesets for downed cpusDimitri Sivanich1-2/+4
2009-07-03sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch1-4/+4
2009-07-03qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez1-1/+1
2009-07-03pcmcia/cm4000: fix lock imbalanceJiri Slaby1-1/+2
2009-07-03PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki1-0/+2
2009-07-03PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki1-3/+2
2009-07-03parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori1-0/+3
2009-07-03parport_pc: after superio probing restore original register valuesJens Rottmann1-6/+25
2009-07-03x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann1-1/+3
2009-07-03vt_ioctl: fix lock imbalanceJiri Slaby1-1/+2
2009-07-03md/raid5: add missing call to schedule() after prepare_to_wait()Dan Williams1-0/+1
2009-07-03mac80211: fix minstrel single-rate memory corruptionBob Copeland1-1/+1
2009-07-03lockdep: Select frame pointers on x86Peter Zijlstra1-1/+1
2009-07-03x86: handle initrd that extends into unusable memoryYinghai Lu1-12/+3
2009-07-03IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2-0/+5
2009-07-03floppy: provide a PNP device table in the module.Scott James Remnant1-0/+8
2009-07-03ALSA: ca0106 - Add missing registrations of vmaster controlsTakashi Iwai1-0/+6
2009-07-03x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare1-0/+9
2009-07-03USB: usbtmc: fix switch statmentGreg Kroah-Hartman1-0/+6
2009-07-03ISDN: Fix DMA alloc for hfcpciKarsten Keil2-12/+31
2009-07-03char: moxa, prevent opening unavailable portsDirk Eibach1-1/+6
2009-07-03bonding: fix multiple module load problemStephen Hemminger1-0/+1
2009-07-03atmel_lcdfb: correct fifo size for some productsNicolas Ferre1-8/+2
2009-07-03atkbd: add forced release quirks for four more keyboard modelsChuck Ebbert1-73/+96
2009-07-03PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li1-0/+4
2009-07-03firmware_map: fix hang with x86/32bitYinghai Lu2-15/+13
2009-07-03fs: remove incorrect I_NEW warningsNick Piggin1-2/+0
2009-07-03r8169: fix crash when large packets are receivedEric Dumazet1-6/+5
2009-07-03jbd: fix race in buffer processing in commit codeJan Kara1-2/+4
2009-07-03char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-07-038250: Fix oops from setserialAlan Cox1-0/+15
2009-07-03parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter1-5/+25
2009-06-15Linux 2.6.29.5v2.6.29.5Greg Kroah-Hartman1-1/+1
2009-06-15ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o1-5/+12
2009-06-15ext4: Clear the unwritten buffer_head flag after the extent is initializedAneesh Kumar K.V1-0/+13
2009-06-15ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V1-1/+5
2009-06-15ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V2-0/+9
2009-06-15ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is presentTheodore Ts'o1-3/+1
2009-06-15ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inodeTheodore Ts'o1-0/+12
2009-06-15ext4: really print the find_group_flex fallback warning only onceChuck Ebbert1-1/+2
2009-06-15jbd2: Update locking comentsJan Kara1-5/+19
2009-06-15ext4: Check for an valid i_mode when reading the inode from diskTheodore Ts'o1-1/+9
2009-06-15ext4: Add auto_da_alloc mount optionTheodore Ts'o4-15/+17
2009-06-15ext4: Fix discard of inode prealloc space with delayed allocation.Aneesh Kumar K.V2-2/+10
2009-06-15ext4: Automatically allocate delay allocated blocks on renameTheodore Ts'o1-1/+4