aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-10[XFS] handle memory allocation failures during log initialisationDave Chinner1-3/+36
2008-11-10[XFS] Account for allocated blocks when expanding directoriesDavid Chinner2-0/+11
2008-11-10[XFS] Wait for all I/O on truncate to zero file sizeLachlan McIlroy1-1/+1
2008-11-10[XFS] Fix use-after-free with log and quotasLachlan McIlroy1-2/+3
2008-11-09Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+1
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar1-4/+1
2008-11-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds7-30/+69
2008-11-07ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe1-0/+2
2008-11-07ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V1-0/+2
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-12/+11
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-11/+16
2008-11-06fat: i_blocks warning fixOGAWA Hirofumi4-6/+9
2008-11-06fat: ->i_pos race fixOGAWA Hirofumi1-2/+19
2008-11-06fat: mmu_private race fixOGAWA Hirofumi4-10/+25
2008-11-06fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi1-1/+2
2008-11-06fat: Fix _fat_bmap() raceOGAWA Hirofumi1-1/+8
2008-11-06fat: Fix ATTR_RO for directoryOGAWA Hirofumi3-12/+35
2008-11-06fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi2-5/+35
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi3-31/+40
2008-11-06fat: Cleanup msdos_lookup()OGAWA Hirofumi1-17/+21
2008-11-06fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi1-7/+6
2008-11-06fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi1-44/+80
2008-11-06vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi1-5/+13
2008-11-06fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi1-6/+1
2008-11-06fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi1-4/+14
2008-11-06fat: improve fat_hash()OGAWA Hirofumi2-12/+7
2008-11-06fat: cleanup fat_parse_long() error handlingDarren Jenkins1-3/+4
2008-11-06fat: use generic_file_llseek() for directoryOGAWA Hirofumi1-0/+1
2008-11-06fat: Fix and cleanup timestamp conversionOGAWA Hirofumi6-72/+130
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi9-8/+282
2008-11-06fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi6-17/+5
2008-11-06ext3: wait on all pending commits in ext3_sync_fsArthur Jones1-6/+5
2008-11-06autofs4: collect version check returnIan Kent1-2/+3
2008-11-06autofs4: correct offset mount expire checkIan Kent1-4/+15
2008-11-06ext4: calculate journal credits correctlyTheodore Ts'o1-2/+3
2008-11-06block: fix __blkdev_get() for removable devicesTejun Heo1-12/+11
2008-11-05[JFFS2] fix race condition in jffs2_lzo_compress()Geert Uytterhoeven1-6/+9
2008-11-03ext4: wait on all pending commits in ext4_sync_fs()Theodore Ts'o1-11/+8
2008-11-04ext4: Convert to host order before using the values.Aneesh Kumar K.V1-3/+2
2008-11-04ext4: fix missing ext4_unlock_group in error pathAneesh Kumar K.V1-0/+1
2008-11-03[CIFS] Can't rely on iov length and base when kernel_recvmsg returns errorSteve French1-2/+7
2008-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds8-30/+86
2008-11-03cifs: fix renaming one hardlink on top of anotherJeff Layton1-1/+3
2008-11-03Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds1-18/+20
2008-11-02jbd2: deregister proc on failure in jbd2_journal_init_inodeSami Liedes1-0/+2
2008-11-06jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceTheodore Ts'o1-7/+25
2008-11-06jbd: don't give up looking for space so easily in __log_wait_for_spaceTheodore Ts'o1-7/+24
2008-11-01saner FASYNC handling on file closeAl Viro4-7/+4
2008-10-31Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-0/+3
2008-10-31[JFFS2] Fix lack of locking in thread_should_wake()David Woodhouse1-5/+5