summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.27.25v2.6.27.25Greg Kroah-Hartman2009-06-111-1/+1
* ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o2009-06-111-5/+12
* ext4: Clear the unwritten buffer_head flag after the extent is initializedAneesh Kumar K.V2009-06-111-0/+13
* ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V2009-06-111-1/+5
* ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V2009-06-112-0/+9
* ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is presentTheodore Ts'o2009-06-111-3/+1
* ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inodeTheodore Ts'o2009-06-111-0/+12
* ext4: really print the find_group_flex fallback warning only onceChuck Ebbert2009-06-111-1/+2
* ext4: fix locking typo in mballoc which could cause soft lockup hangsTheodore Ts'o2009-06-111-1/+1
* ext4: fix typo which causes a memory leak on error pathDan Carpenter2009-06-111-1/+1
* jbd2: Update locking comentsJan Kara2009-06-111-5/+19
* ext4: Check for an valid i_mode when reading the inode from diskTheodore Ts'o2009-06-111-1/+9
* ext4: Fix discard of inode prealloc space with delayed allocation.Aneesh Kumar K.V2009-06-112-1/+10
* ext4: Automatically allocate delay allocated blocks on renameTheodore Ts'o2009-06-111-1/+4
* ext4: Automatically allocate delay allocated blocks on closeTheodore Ts'o2009-06-113-0/+8
* ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctlTheodore Ts'o2009-06-113-0/+59
* ext4: Add fine print for the 32000 subdirectory limitTheodore Ts'o2009-06-111-1/+4
* ext4: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan2009-06-111-2/+10
* ext4: tighten restrictions on inode flagsDuane Griffin2009-06-113-11/+23
* ext4: don't inherit inappropriate inode flags from parentDuane Griffin2009-06-112-1/+8
* ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen2009-06-111-2/+7
* ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen2009-06-111-2/+2
* ext4: Print the find_group_flex() warning only onceTheodore Ts'o2009-06-111-1/+3
* ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen2009-06-111-2/+4
* ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen2009-06-111-5/+7
* mac80211: pid, fix memory corruptionJiri Slaby2009-06-111-32/+39
* x86: fix DMI on EFIBrian Maly2009-06-111-2/+3
* V4L/DVB (10943): cx88: Prevent general protection fault on rmmodJean Delvare2009-06-111-18/+7
* x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu2009-06-111-3/+3
* x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman2009-06-111-1/+5
* USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-06-111-2/+22
* sound: usb-audio: make the MotU Fastlane work againClemens Ladisch2009-06-114-4/+14
* SELinux: BUG in SELinux compat_net codeEric Paris2009-06-111-1/+1
* Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds2009-06-111-1/+1
* random: make get_random_int() more randomLinus Torvalds2009-06-111-7/+12
* mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman2009-06-111-13/+13
* igb: fix LRO warningJeff Kirsher2009-06-111-0/+4
* hwmon: (lm78) Add missing __devexit_p()Mike Frysinger2009-06-111-1/+1
* e1000: add missing length check to e1000 receive routineNeil Horman2009-06-111-2/+3
* drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin2009-06-111-1/+1
* cpuidle: make AMC C1E work in processor_idleShaohua Li2009-06-111-0/+6
* cpuidle: fix AMD C1E suspend hangShaohua Li2009-06-111-1/+1
* bnx2: Fix panic in bnx2_poll_work().Michael Chan2009-06-111-0/+2
* 3w-xxxx: scsi_dma_unmap fixadam radford2009-06-112-3/+4
* x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar2009-06-111-0/+11
* tcp: fix >2 iw selectionIlpo Järvinen2009-06-111-0/+3
* net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault2009-06-111-1/+1
* pktgen: do not access flows[] beyond its lengthFlorian Westphal2009-06-111-1/+1
* myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka2009-06-111-0/+1
* vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy2009-06-111-1/+2