aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-19ext4: make sure ext4_has_free_blocks returns 0 for ENOSPCAneesh Kumar K.V
2008-08-19ext4: journal credit fix for the delayed allocation's writepages() functionMingming Cao
2008-08-19ext4: Rework the ext4_da_writepages() functionAneesh Kumar K.V
2008-08-19ext4: journal credits reservation fixes for DIO, fallocateMingming Cao
2008-08-19ext4: journal credits reservation fixes for extent file writepageMingming Cao
2008-08-19ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao
2008-08-19ext4: Fix bug where we return ENOSPC even though we have plenty of inodesEric Sandeen
2008-08-19ext4: don't try to resize if there are no reserved gdt blocks leftJosef Bacik
2008-08-16ext4: Use ext4_discard_reservations instead of mballoc-specific callTheodore Ts'o
2008-08-19ext4: Fix ext4_dx_readdir hash collision handlingTheodore Ts'o
2008-08-19ext4: Fix delalloc release block reservation for truncateMingming Cao
2008-08-13ext4: Fix potential truncate BUG due to i_prealloc_list being non-emptyTheodore Ts'o
2008-08-19ext4: Handle unwritten extent properly with delayed allocationAneesh Kumar K.V
2008-08-12Linux 2.6.27-rc3Linus Torvalds
2008-08-12Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-08-12firmware/memmap: cleanupBernhard Walle
2008-08-12ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter
2008-08-12Make ioctl.h compatible with userlandMichael Abbott
2008-08-12docsrc: fix getdelays printk formatsRandy Dunlap
2008-08-12docsrc: fix crc32hash typeRandy Dunlap
2008-08-12docsrc: fix ifenslave typeRandy Dunlap
2008-08-12docsrc: fix procfs exampleRandy Dunlap
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap
2008-08-12byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison
2008-08-12byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison
2008-08-12genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan
2008-08-12reiserfs: removed duplicated #includeHuang Weiyi
2008-08-12fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton
2008-08-12drivers/char/rtc.c: removed duplicated includeHuang Weiyi
2008-08-12mm/sparse.c: removed duplicated includeHuang Weiyi
2008-08-12move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König
2008-08-12lib/vsprintf.c: wrong conversion function usedYi Yang
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt
2008-08-12atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen
2008-08-12atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen
2008-08-12matrox maven: convert to a new-style i2c driverJean Delvare
2008-08-12matroxfb: i2c structure templates clean-upJean Delvare
2008-08-12matrox maven: fix a broken error pathJean Delvare
2008-08-12do_migrate_pages(): remove unused variableMinChan Kim
2008-08-12GRU: fix preprocessor symbol for sparseRandy Dunlap
2008-08-12radeonfb: fix accel engine hangsDavid Miller
2008-08-12allocate structures for reservation tracking in hugetlbfs outside of spinlock...Andy Whitcroft
2008-08-12hugetlbfs: allocate structures for reservation tracking outside of spinlocksAndy Whitcroft
2008-08-12isight_firmware: fix a leak and double kfree()Parag Warudkar
2008-08-12cpuidle: make sysfs attributes sysdev class attributesRabin Vincent
2008-08-12rtc-isl1208: fix double removal of a sysfs entryAlessandro Zummo
2008-08-12h8300: fix section mismatchesYoshinori Sato