summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-19ext4: Fix small file fragmentationAneesh Kumar K.V2-13/+61
2008-08-20ext4: Initialize writeback_index to 0 when allocating a new inodeAneesh Kumar K.V1-0/+1
2008-08-20ext4: make sure ext4_has_free_blocks returns 0 for ENOSPCAneesh Kumar K.V1-0/+3
2008-08-20ext4: journal credit fix for the delayed allocation's writepages() functionMingming Cao2-24/+58
2008-08-20ext4: Rework the ext4_da_writepages() functionAneesh Kumar K.V1-88/+113
2008-08-20ext4: journal credits reservation fixes for DIO, fallocateMingming Cao3-27/+30
2008-08-20ext4: journal credits reservation fixes for extent file writepageMingming Cao3-62/+49
2008-08-20ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao3-34/+108
2008-08-20ext4: Fix bug where we return ENOSPC even though we have plenty of inodesEric Sandeen1-1/+1
2008-08-20ext4: don't try to resize if there are no reserved gdt blocks leftJosef Bacik1-1/+2
2008-08-16ext4: Use ext4_discard_reservations instead of mballoc-specific callTheodore Ts'o1-1/+1
2008-08-20ext4: Fix ext4_dx_readdir hash collision handlingTheodore Ts'o1-5/+15
2008-08-20ext4: Fix delalloc release block reservation for truncateMingming Cao1-0/+21
2008-08-14ext4: Fix potential truncate BUG due to i_prealloc_list being non-emptyTheodore Ts'o1-2/+3
2008-08-20ext4: Handle unwritten extent properly with delayed allocationAneesh Kumar K.V1-2/+10
2008-08-13Linux 2.6.27-rc3v2.6.27-rc3Linus Torvalds1-1/+1
2008-08-13Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-9/+9
2008-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-31/+104
2008-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-13/+54
2008-08-13firmware/memmap: cleanupBernhard Walle2-44/+43
2008-08-13ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter1-2/+3
2008-08-13Make ioctl.h compatible with userlandMichael Abbott1-0/+4
2008-08-13docsrc: fix getdelays printk formatsRandy Dunlap1-8/+17
2008-08-13docsrc: fix crc32hash typeRandy Dunlap1-1/+1
2008-08-13docsrc: fix ifenslave typeRandy Dunlap1-1/+1
2008-08-13docsrc: fix procfs exampleRandy Dunlap1-3/+1
2008-08-13docsrc: build Documentation/ sourcesRandy Dunlap15-1/+118
2008-08-13byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison1-0/+372
2008-08-13byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison1-0/+309
2008-08-13genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan1-45/+51
2008-08-13seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan4-0/+38
2008-08-13reiserfs: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-13fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton1-4/+1
2008-08-13drivers/char/rtc.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-13mm/sparse.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-13move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König1-7/+7
2008-08-13lib/vsprintf.c: wrong conversion function usedYi Yang1-1/+1
2008-08-13fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt1-2/+2
2008-08-13atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2-2/+6
2008-08-13atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen1-2/+4
2008-08-13matrox maven: convert to a new-style i2c driverJean Delvare3-59/+50
2008-08-13matroxfb: i2c structure templates clean-upJean Delvare1-8/+3
2008-08-13matrox maven: fix a broken error pathJean Delvare1-1/+1
2008-08-13do_migrate_pages(): remove unused variableMinChan Kim1-1/+0
2008-08-13GRU: fix preprocessor symbol for sparseRandy Dunlap1-1/+1
2008-08-13radeonfb: fix accel engine hangsDavid Miller2-0/+12
2008-08-13allocate structures for reservation tracking in hugetlbfs outside of spinlock...Andy Whitcroft1-4/+11
2008-08-13hugetlbfs: allocate structures for reservation tracking outside of spinlocksAndy Whitcroft1-9/+35
2008-08-13isight_firmware: fix a leak and double kfree()Parag Warudkar1-2/+2
2008-08-13cpuidle: make sysfs attributes sysdev class attributesRabin Vincent1-14/+15