Age | Commit message (Expand) | Author |
2008-08-19 | ext4: journal credit fix for the delayed allocation's writepages() function | Mingming Cao |
2008-08-19 | ext4: Rework the ext4_da_writepages() function | Aneesh Kumar K.V |
2008-08-19 | ext4: journal credits reservation fixes for DIO, fallocate | Mingming Cao |
2008-08-19 | ext4: journal credits reservation fixes for extent file writepage | Mingming Cao |
2008-08-19 | ext4: journal credits calulation cleanup and fix for non-extent writepage | Mingming Cao |
2008-08-19 | ext4: Fix bug where we return ENOSPC even though we have plenty of inodes | Eric Sandeen |
2008-08-19 | ext4: don't try to resize if there are no reserved gdt blocks left | Josef Bacik |
2008-08-16 | ext4: Use ext4_discard_reservations instead of mballoc-specific call | Theodore Ts'o |
2008-08-19 | ext4: Fix ext4_dx_readdir hash collision handling | Theodore Ts'o |
2008-08-19 | ext4: Fix delalloc release block reservation for truncate | Mingming Cao |
2008-08-13 | ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty | Theodore Ts'o |
2008-08-19 | ext4: Handle unwritten extent properly with delayed allocation | Aneesh Kumar K.V |
2008-08-12 | Linux 2.6.27-rc3v2.6.27-rc3 | Linus Torvalds |
2008-08-12 | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-08-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-08-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-08-12 | firmware/memmap: cleanup | Bernhard Walle |
2008-08-12 | ALi M7101 PMU also available on Sun Netra's too | Alexander Clouter |
2008-08-12 | Make ioctl.h compatible with userland | Michael Abbott |
2008-08-12 | docsrc: fix getdelays printk formats | Randy Dunlap |
2008-08-12 | docsrc: fix crc32hash type | Randy Dunlap |
2008-08-12 | docsrc: fix ifenslave type | Randy Dunlap |
2008-08-12 | docsrc: fix procfs example | Randy Dunlap |
2008-08-12 | docsrc: build Documentation/ sources | Randy Dunlap |
2008-08-12 | byteorder: add include/linux/byteorder.h to define endian helpers | Harvey Harrison |
2008-08-12 | byteorder: add a new include/linux/swab.h to define byteswapping functions | Harvey Harrison |
2008-08-12 | genirq: switch /proc/irq/*/smp_affinity et al to seqfiles | Alexey Dobriyan |
2008-08-12 | seq_file: add seq_cpumask(), seq_nodemask() | Alexey Dobriyan |
2008-08-12 | reiserfs: removed duplicated #include | Huang Weiyi |
2008-08-12 | fs/eventpoll.c: fix sys_epoll_create1() comment | Andrew Morton |
2008-08-12 | drivers/char/rtc.c: removed duplicated include | Huang Weiyi |
2008-08-12 | mm/sparse.c: removed duplicated include | Huang Weiyi |
2008-08-12 | move kernel-doc comment for might_sleep directly before its defining block | Uwe Kleine-König |
2008-08-12 | lib/vsprintf.c: wrong conversion function used | Yi Yang |
2008-08-12 | fbcon: prevent cursor disappearance after switching to 512 character font | Krzysztof Helt |
2008-08-12 | atmel_lcdfb: add board parameter specify framebuffer memory size | Haavard Skinnemoen |
2008-08-12 | atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91 | Haavard Skinnemoen |
2008-08-12 | matrox maven: convert to a new-style i2c driver | Jean Delvare |
2008-08-12 | matroxfb: i2c structure templates clean-up | Jean Delvare |
2008-08-12 | matrox maven: fix a broken error path | Jean Delvare |
2008-08-12 | do_migrate_pages(): remove unused variable | MinChan Kim |
2008-08-12 | GRU: fix preprocessor symbol for sparse | Randy Dunlap |
2008-08-12 | radeonfb: fix accel engine hangs | David Miller |
2008-08-12 | allocate structures for reservation tracking in hugetlbfs outside of spinlock... | Andy Whitcroft |
2008-08-12 | hugetlbfs: allocate structures for reservation tracking outside of spinlocks | Andy Whitcroft |
2008-08-12 | isight_firmware: fix a leak and double kfree() | Parag Warudkar |
2008-08-12 | cpuidle: make sysfs attributes sysdev class attributes | Rabin Vincent |
2008-08-12 | rtc-isl1208: fix double removal of a sysfs entry | Alessandro Zummo |
2008-08-12 | h8300: fix section mismatches | Yoshinori Sato |
2008-08-12 | revert "rtc: cdev lock_kernel() pushdown" | David Brownell |