| Commit message (Expand) | Author | Age |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-08-22 |
|\ |
|
| * | ext4: Fix small file fragmentation | Aneesh Kumar K.V | 2008-08-18 |
| * | ext4: Initialize writeback_index to 0 when allocating a new inode | Aneesh Kumar K.V | 2008-08-19 |
| * | ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC | Aneesh Kumar K.V | 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-19 |
| * | ext4: Use ext4_discard_reservations instead of mballoc-specific call | Theodore Ts'o | 2008-08-16 |
| * | 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-19 |
| * | ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty | Theodore Ts'o | 2008-08-13 |
| * | ext4: Handle unwritten extent properly with delayed allocation | Aneesh Kumar K.V | 2008-08-19 |
* | | cramfs: fix named-pipe handling | Al Viro | 2008-08-20 |
* | | fix setpriority(PRIO_PGRP) thread iterator breakage | Ken Chen | 2008-08-20 |
* | | binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers | Pavel Emelyanov | 2008-08-20 |
* | | /proc/self/maps doesn't display the real file offset | Clement Calmels | 2008-08-20 |
* | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-08-20 |
|\ \ |
|
| * | | binfmt_flat: Stub in a FLAT_PLAT_INIT(). | Takashi YOSHII | 2008-08-11 |
* | | | vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion | Linus Torvalds | 2008-08-20 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-08-15 |
|\ \ \ |
|
| * | | | [CIFS] mount of IPC$ breaks with iget patch | Steve French | 2008-08-13 |
| * | | | [CIFS] remove trailing whitespace | Steve French | 2008-08-11 |
| * | | | [CIFS] if get root inode fails during mount, cleanup tree connection | Steve French | 2008-08-11 |
| |/ / |
|
* | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds | 2008-08-15 |
|\ \ \ |
|
| * | | | UBIFS: xattr bugfixes | Artem Bityutskiy | 2008-08-14 |
| * | | | UBIFS: remove unneeded check | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: few commentary fixes | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: fix budgeting request alignment in xattr code | Zoltan Sogor | 2008-08-13 |
| * | | | UBIFS: improve arguments checking in debugging messages | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: always set i_generation to 0 | Adrian Hunter | 2008-08-13 |
| * | | | UBIFS: correct spelling of "thrice". | Adrian Hunter | 2008-08-13 |
| * | | | UBIFS: support splice_write | Zoltan Sogor | 2008-08-13 |
| * | | | UBIFS: minor tweaks in commit | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: reserve more space for index | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: print pid in dump function | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: align inode data to eight | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: improve budgeting checks | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: correct orphan deletion order | Adrian Hunter | 2008-08-13 |
| * | | | UBIFS: fix typos in comments | Adrian Hunter | 2008-08-13 |
| * | | | UBIFS: do not union creat_sqnum and del_cmtno | Adrian Hunter | 2008-08-13 |
| * | | | UBIFS: optimize deletions | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: increment commit number earlier | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: remove another unneeded function parameter | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: remove unneeded function parameter | Artem Bityutskiy | 2008-08-13 |
| * | | | UBIFS: do not write orphans back | Artem Bityutskiy | 2008-08-13 |