aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-02tcp: advertise MSS requested by userTom Quetchenbach
2009-07-02md/raid5: add missing call to schedule() after prepare_to_wait()Dan Williams
2009-07-02lockdep: Select frame pointers on x86Peter Zijlstra
2009-07-02x86: handle initrd that extends into unusable memoryYinghai Lu
2009-07-02IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein
2009-07-02floppy: request and release only the ports we actually usePhilippe De Muyter
2009-07-02floppy: provide a PNP device table in the module.Scott James Remnant
2009-07-02ALSA: ca0106 - Add missing registrations of vmaster controlsTakashi Iwai
2009-07-02x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin
2009-07-02x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare
2009-07-02ISDN: Fix DMA alloc for hfcpciKarsten Keil
2009-07-02r8169: fix crash when large packets are receivedEric Dumazet
2009-07-02PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li
2009-07-02jbd: fix race in buffer processing in commit codeJan Kara
2009-07-02firmware_map: fix hang with x86/32bitYinghai Lu
2009-07-02char: mxser, fix ISA board lookupPeter Botha
2009-07-02char: moxa, prevent opening unavailable portsDirk Eibach
2009-07-02bonding: fix multiple module load problemStephen Hemminger
2009-07-02atmel_lcdfb: correct fifo size for some productsNicolas Ferre
2009-07-02parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter
2009-06-11Linux 2.6.27.25v2.6.27.25Greg Kroah-Hartman
2009-06-11ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o
2009-06-11ext4: Clear the unwritten buffer_head flag after the extent is initializedAneesh Kumar K.V
2009-06-11ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V
2009-06-11ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V
2009-06-11ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is presentTheodore Ts'o
2009-06-11ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inodeTheodore Ts'o
2009-06-11ext4: really print the find_group_flex fallback warning only onceChuck Ebbert
2009-06-11ext4: fix locking typo in mballoc which could cause soft lockup hangsTheodore Ts'o
2009-06-11ext4: fix typo which causes a memory leak on error pathDan Carpenter
2009-06-11jbd2: Update locking comentsJan Kara
2009-06-11ext4: Check for an valid i_mode when reading the inode from diskTheodore Ts'o
2009-06-11ext4: Fix discard of inode prealloc space with delayed allocation.Aneesh Kumar K.V
2009-06-11ext4: Automatically allocate delay allocated blocks on renameTheodore Ts'o
2009-06-11ext4: Automatically allocate delay allocated blocks on closeTheodore Ts'o
2009-06-11ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctlTheodore Ts'o
2009-06-11ext4: Add fine print for the 32000 subdirectory limitTheodore Ts'o
2009-06-11ext4: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan
2009-06-11ext4: tighten restrictions on inode flagsDuane Griffin
2009-06-11ext4: don't inherit inappropriate inode flags from parentDuane Griffin
2009-06-11ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen
2009-06-11ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen
2009-06-11ext4: Print the find_group_flex() warning only onceTheodore Ts'o
2009-06-11ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen
2009-06-11ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen
2009-06-11mac80211: pid, fix memory corruptionJiri Slaby
2009-06-11x86: fix DMI on EFIBrian Maly
2009-06-11V4L/DVB (10943): cx88: Prevent general protection fault on rmmodJean Delvare
2009-06-11x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-06-11x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman