aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-11-09Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar
2008-11-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-11-07ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe
2008-11-07ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-06fat: i_blocks warning fixOGAWA Hirofumi
2008-11-06fat: ->i_pos race fixOGAWA Hirofumi
2008-11-06fat: mmu_private race fixOGAWA Hirofumi
2008-11-06fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi
2008-11-06fat: Fix _fat_bmap() raceOGAWA Hirofumi
2008-11-06fat: Fix ATTR_RO for directoryOGAWA Hirofumi
2008-11-06fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi
2008-11-06fat: Cleanup msdos_lookup()OGAWA Hirofumi
2008-11-06fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi
2008-11-06fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi
2008-11-06vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi
2008-11-06fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi
2008-11-06fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi
2008-11-06fat: improve fat_hash()OGAWA Hirofumi
2008-11-06fat: cleanup fat_parse_long() error handlingDarren Jenkins
2008-11-06fat: use generic_file_llseek() for directoryOGAWA Hirofumi
2008-11-06fat: Fix and cleanup timestamp conversionOGAWA Hirofumi
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi
2008-11-06fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi
2008-11-06ext3: wait on all pending commits in ext3_sync_fsArthur Jones
2008-11-06autofs4: collect version check returnIan Kent
2008-11-06autofs4: correct offset mount expire checkIan Kent
2008-11-06ext4: calculate journal credits correctlyTheodore Ts'o
2008-11-06block: fix __blkdev_get() for removable devicesTejun Heo
2008-11-05[JFFS2] fix race condition in jffs2_lzo_compress()Geert Uytterhoeven
2008-11-03ext4: wait on all pending commits in ext4_sync_fs()Theodore Ts'o
2008-11-04ext4: Convert to host order before using the values.Aneesh Kumar K.V
2008-11-04ext4: fix missing ext4_unlock_group in error pathAneesh Kumar K.V
2008-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-03cifs: fix renaming one hardlink on top of anotherJeff Layton
2008-11-03Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2008-11-02jbd2: deregister proc on failure in jbd2_journal_init_inodeSami Liedes
2008-11-06jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceTheodore Ts'o
2008-11-06jbd: don't give up looking for space so easily in __log_wait_for_spaceTheodore Ts'o
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-31[JFFS2] Fix lack of locking in thread_should_wake()David Woodhouse
2008-10-31Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-30NLM: Set address family before calling nlm_host_rebooted()Chuck Lever
2008-10-30nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields
2008-10-30[CIFS] fix error in smb_send2Steve French
2008-10-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds