UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / fat /
2011-03-10 Al Virofat: fix d_revalidate oopsen on NFS exports
2011-01-13 Al Viroswitch fat to ->s_d_op, close exportfs races there
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: change d_hash for rcu-walk
2011-01-07 Nick Pigginfs: change d_compare for rcu-walk
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-04 Arnd BergmannBKL: Remove BKL from fat
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-09-16 Christoph Hellwigblock: remove BLKDEV_IFL_WAIT
2010-09-10 Christoph Hellwigblock: remove the BH_Eopnotsupp flag
2010-09-10 Christoph Hellwigfat: do not send discards as barriers
2010-09-10 Christoph Hellwigblock: pass gfp_mask and flags to sb_issue_discard
2010-08-18 Christoph Hellwigremove SWRITE* I/O types
2010-08-09 Al Virocovert fatfs to ->evict_inode()
2010-08-09 Christoph Hellwigcheck ATTR_SIZE contraints in inode_change_ok
2010-08-09 Christoph Hellwigalways call inode_change_ok early in ->setattr
2010-08-09 Christoph Hellwigrename generic_setattr
2010-08-09 Christoph Hellwigget rid of cont_write_begin_newtrunc
2010-08-09 Christoph Hellwigsort out blockdev_direct_IO variants
2010-05-28 npiggin@suse.defat: convert to use the new truncate convention.
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-25 OGAWA Hirofumifatfs: ratelimit corruption report
2010-05-24 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2010-05-16 Arnd Bergmannfat: convert to unlocked_ioctl
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-31 Nikolaus Schulzfat: fix buffer overflow in vfat_create_shortname()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 OGAWA Hirofumifat: Cleanup nls_unload() usage
2010-03-15 Andy Shevchenkofat: use pack_hex_byte() instead of custom one
2010-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-02-10 Kevin Dankwardtfat: Fix stat->f_namelen
2010-01-11 OGAWA Hirofumifat: Fix vfat_lookup()
2009-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-12-16 Zhaoleifatfs: use common time_to_tm in fat_time_unix2fat()
2009-11-21 Christoph Hellwigfat: make discard a mount option
2009-09-30 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-09-24 Thomas Gleixnerfs: Make unload_nls() NULL pointer safe
2009-09-19 OGAWA Hirofumifat: Check s_dirt in fat_sync_fs()
2009-09-14 Jan Karafat: Opencode sync_page_range_nolock()
2009-08-01 Paul Wisevfat: change the default from shortname=lower to shortn...
2009-08-01 OGAWA Hirofumifat/nls: Fix handling of utf8 invalid char
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-06-20 OGAWA Hirofumifat: Fix the removal of opts->fs_dmask
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-06-16 Alan SternNLS: update handling of Unicode
2009-06-12 Christoph Hellwigfat: add ->sync_fs
2009-06-12 Al ViroSanitize ->fsync() for FAT
2009-06-12 Christoph Hellwig->write_super lock_super pushdown
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-06-08 Christoph Hellwigfat: split fat_generic_ioctl
2009-06-03 Denis KarpovFAT: add 'errors' mount option
2009-04-17 Alan Coxvfat: Note the NLS requirement
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Coly Lifs/fat: return f_fsid for statfs(2)
2009-04-01 Al ViroNew helper - current_umask()
2009-03-27 Al Viroconstify dentry_operations: FAT
2009-03-11 OGAWA HirofumiFix _fat_bmap() locking
2009-01-22 Alexey Dobriyanfs/Kconfig: move fat out
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Wrap task credential accesses in the FAT filesystem
2008-11-11 Christoph Hellwigfat: make sure to set d_ops in fat_get_parent
2008-11-11 OGAWA Hirofumifat: fix duplicate addition of ->llseek handler
2008-11-11 OGAWA Hirofumifat: drop negative dentry on rename() path
2008-11-06 OGAWA Hirofumifat: i_blocks warning fix
2008-11-06 OGAWA Hirofumifat: ->i_pos race fix
2008-11-06 OGAWA Hirofumifat: mmu_private race fix
2008-11-06 OGAWA Hirofumifat: Add printf attribute to fat_fs_panic()
2008-11-06 OGAWA Hirofumifat: Fix _fat_bmap() race
2008-11-06 OGAWA Hirofumifat: Fix ATTR_RO for directory
2008-11-06 OGAWA Hirofumifat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
2008-11-06 OGAWA Hirofumifat: Cleanup FAT attribute stuff
2008-11-06 OGAWA Hirofumifat: Cleanup msdos_lookup()
2008-11-06 OGAWA Hirofumifat: Kill d_invalidate() in vfat_lookup()
2008-11-06 OGAWA Hirofumifat: Fix/Cleanup dcache handling for vfat
2008-11-06 OGAWA Hirofumivfat: Fix vfat_find() error path in vfat_lookup()
2008-11-06 OGAWA Hirofumifat: use fat_detach() in fat_clear_inode()
2008-11-06 OGAWA Hirofumifat: Fix fat_ent_update_ptr() for FAT12
2008-11-06 OGAWA Hirofumifat: improve fat_hash()
2008-11-06 Darren Jenkinsfat: cleanup fat_parse_long() error handling
2008-11-06 OGAWA Hirofumifat: use generic_file_llseek() for directory
2008-11-06 OGAWA Hirofumifat: Fix and cleanup timestamp conversion
2008-11-06 OGAWA Hirofumifat: split include/msdos_fs.h
2008-11-06 OGAWA Hirofumifat: move fs/vfat/* and fs/msdos/* to fs/fat
2008-10-30 Nick Pigginfs: remove prepare_write/commit_write
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-10-09 David WoodhouseLet the block device know when sectors can be discarded
2008-08-20 Linus Torvaldsvfat: fix 'sync' mount deadlock due to BKL->lock_super...
2008-08-02 OGAWA Hirofumifat: Fix allow_utime option
2008-07-27 Miklos Szeredi[patch 3/4] fat: dont call notify_change
next