Age | Commit message (Expand) | Author | Files | Lines |
2008-11-09 | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -4/+1 |
2008-11-09 | Fix nfsd truncation of readdir results | Doug Nazar | 1 | -4/+1 |
2008-11-07 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 7 | -30/+69 |
2008-11-07 | ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode | Frederic Bohe | 1 | -0/+2 |
2008-11-07 | ext4: Mark the buffer_heads as dirty and uptodate after prepare_write | Aneesh Kumar K.V | 1 | -0/+2 |
2008-11-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -12/+11 |
2008-11-06 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 3 | -11/+16 |
2008-11-06 | fat: i_blocks warning fix | OGAWA Hirofumi | 4 | -6/+9 |
2008-11-06 | fat: ->i_pos race fix | OGAWA Hirofumi | 1 | -2/+19 |
2008-11-06 | fat: mmu_private race fix | OGAWA Hirofumi | 4 | -10/+25 |
2008-11-06 | fat: Add printf attribute to fat_fs_panic() | OGAWA Hirofumi | 1 | -1/+2 |
2008-11-06 | fat: Fix _fat_bmap() race | OGAWA Hirofumi | 1 | -1/+8 |
2008-11-06 | fat: Fix ATTR_RO for directory | OGAWA Hirofumi | 3 | -12/+35 |
2008-11-06 | fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 | OGAWA Hirofumi | 2 | -5/+35 |
2008-11-06 | fat: Cleanup FAT attribute stuff | OGAWA Hirofumi | 3 | -31/+40 |
2008-11-06 | fat: Cleanup msdos_lookup() | OGAWA Hirofumi | 1 | -17/+21 |
2008-11-06 | fat: Kill d_invalidate() in vfat_lookup() | OGAWA Hirofumi | 1 | -7/+6 |
2008-11-06 | fat: Fix/Cleanup dcache handling for vfat | OGAWA Hirofumi | 1 | -44/+80 |
2008-11-06 | vfat: Fix vfat_find() error path in vfat_lookup() | OGAWA Hirofumi | 1 | -5/+13 |
2008-11-06 | fat: use fat_detach() in fat_clear_inode() | OGAWA Hirofumi | 1 | -6/+1 |
2008-11-06 | fat: Fix fat_ent_update_ptr() for FAT12 | OGAWA Hirofumi | 1 | -4/+14 |
2008-11-06 | fat: improve fat_hash() | OGAWA Hirofumi | 2 | -12/+7 |
2008-11-06 | fat: cleanup fat_parse_long() error handling | Darren Jenkins | 1 | -3/+4 |
2008-11-06 | fat: use generic_file_llseek() for directory | OGAWA Hirofumi | 1 | -0/+1 |
2008-11-06 | fat: Fix and cleanup timestamp conversion | OGAWA Hirofumi | 6 | -72/+130 |
2008-11-06 | fat: split include/msdos_fs.h | OGAWA Hirofumi | 9 | -8/+282 |
2008-11-06 | fat: move fs/vfat/* and fs/msdos/* to fs/fat | OGAWA Hirofumi | 6 | -17/+5 |
2008-11-06 | ext3: wait on all pending commits in ext3_sync_fs | Arthur Jones | 1 | -6/+5 |
2008-11-06 | autofs4: collect version check return | Ian Kent | 1 | -2/+3 |
2008-11-06 | autofs4: correct offset mount expire check | Ian Kent | 1 | -4/+15 |
2008-11-06 | ext4: calculate journal credits correctly | Theodore Ts'o | 1 | -2/+3 |
2008-11-06 | block: fix __blkdev_get() for removable devices | Tejun Heo | 1 | -12/+11 |
2008-11-05 | [JFFS2] fix race condition in jffs2_lzo_compress() | Geert Uytterhoeven | 1 | -6/+9 |
2008-11-03 | ext4: wait on all pending commits in ext4_sync_fs() | Theodore Ts'o | 1 | -11/+8 |
2008-11-04 | ext4: Convert to host order before using the values. | Aneesh Kumar K.V | 1 | -3/+2 |
2008-11-04 | ext4: fix missing ext4_unlock_group in error path | Aneesh Kumar K.V | 1 | -0/+1 |
2008-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 8 | -30/+86 |
2008-11-03 | cifs: fix renaming one hardlink on top of another | Jeff Layton | 1 | -1/+3 |
2008-11-03 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 1 | -18/+20 |
2008-11-02 | jbd2: deregister proc on failure in jbd2_journal_init_inode | Sami Liedes | 1 | -0/+2 |
2008-11-06 | jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space | Theodore Ts'o | 1 | -7/+25 |
2008-11-06 | jbd: don't give up looking for space so easily in __log_wait_for_space | Theodore Ts'o | 1 | -7/+24 |
2008-11-01 | saner FASYNC handling on file close | Al Viro | 4 | -7/+4 |
2008-10-31 | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -0/+3 |
2008-10-31 | [JFFS2] Fix lack of locking in thread_should_wake() | David Woodhouse | 1 | -5/+5 |
2008-10-31 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 5 | -63/+46 |
2008-10-30 | NLM: Set address family before calling nlm_host_rebooted() | Chuck Lever | 2 | -0/+2 |
2008-10-30 | nfsd: fix failure to set eof in readdir in some situations | J. Bruce Fields | 1 | -0/+1 |
2008-10-30 | [CIFS] fix error in smb_send2 | Steve French | 3 | -4/+7 |
2008-10-30 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -8/+3 |