summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2009-06-11USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free
2009-06-11sound: usb-audio: make the MotU Fastlane work againClemens Ladisch
2009-06-11SELinux: BUG in SELinux compat_net codeEric Paris
2009-06-11Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds
2009-06-11random: make get_random_int() more randomLinus Torvalds
2009-06-11mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman
2009-06-11igb: fix LRO warningJeff Kirsher
2009-06-11hwmon: (lm78) Add missing __devexit_p()Mike Frysinger
2009-06-11e1000: add missing length check to e1000 receive routineNeil Horman
2009-06-11drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin
2009-06-11cpuidle: make AMC C1E work in processor_idleShaohua Li
2009-06-11cpuidle: fix AMD C1E suspend hangShaohua Li
2009-06-11bnx2: Fix panic in bnx2_poll_work().Michael Chan
2009-06-113w-xxxx: scsi_dma_unmap fixadam radford
2009-06-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar
2009-06-11tcp: fix >2 iw selectionIlpo Järvinen
2009-06-11net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault
2009-06-11pktgen: do not access flows[] beyond its lengthFlorian Westphal
2009-06-11myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka
2009-06-11vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy