OGAWA Hirofumi ([email protected])

Number of posts: 1240 (0.15 per day)
First post: 2001-04-11 15:28:04
Last post: 2024-05-28 03:46:03

Date List Subject
2009-03-12 16:54:37 linux-kernel Re: [Tux3] Tux3 report: Tux3 Git tree available
2009-03-12 16:18:44 linux-kernel Re: [Tux3] Tux3 report: Tux3 Git tree available
2009-03-12 16:05:32 linux-kernel Re: [PATCH] deadlock when swapping to FAT
2009-03-11 18:13:49 linux-kernel Re: [2.6.29-rc5][BUG] swapon on vfat file gets stuck on inode lock
2009-03-11 17:16:07 linux-kernel Re: [2.6.29-rc5][BUG] swapon on vfat file gets stuck on inode lock
2009-01-31 03:46:00 linux-kernel Re: Fat64 / exFat fs and Linux
2009-01-30 03:27:26 linux-kernel Re: Fat64 / exFat fs and Linux
2009-01-29 22:42:46 linux-kernel Re: Fat64 / exFat fs and Linux
2009-01-29 22:27:55 linux-kernel Re: Fat64 / exFat fs and Linux
2009-01-29 07:10:20 linux-kernel Re: Fat64 / exFat fs and Linux
2009-01-19 19:40:26 linux-kernel Re: [PATCH 6/20] fs/fat: return f_fsid for statfs(2)
2008-12-31 04:26:37 linux-kernel [GIT pull] FAT fixes
2008-12-27 20:29:08 linux-kernel [PATCH] fat: make sure to set d_ops in fat_get_parent
2008-12-27 20:28:49 linux-kernel [PATCH] fat: drop negative dentry on rename() path
2008-12-27 20:24:08 linux-kernel [PATCH] Review request for fatfs-2.6.git
2008-12-27 20:23:49 linux-kernel [PATCH] fat: fix duplicate addition of ->llseek handler
2008-11-19 12:24:22 linux-kernel [PATCH] Add might_sleep_if() for slub
2008-10-16 23:30:57 linux-kernel Re: [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
2008-10-15 23:04:32 linux-kernel Re: [PATCH 01/21] fat: document additional vfat mount options
2008-10-15 22:52:22 linux-kernel [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
2008-10-15 22:51:59 linux-kernel [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
2008-10-15 22:51:43 linux-kernel [PATCH vfs-2.6 2/6] vfs: add d_ancestor()
2008-10-15 22:51:28 linux-kernel [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
2008-10-15 22:50:58 linux-kernel [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
2008-10-15 22:50:42 linux-kernel [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
2008-10-15 21:43:37 linux-kernel Re: [PATCH 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
2008-10-15 21:42:19 linux-kernel Re: [PATCH 2/6] vfs: add d_ancestor()
2008-10-15 21:31:31 linux-kernel Re: [PATCH 3/6] vfs: add __d_instantiate() helper
2008-10-15 20:40:15 linux-kernel Re: [PATCH 3/6] vfs: add __d_instantiate() helper
2008-10-15 20:25:03 linux-kernel Re: [PATCH 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
2008-10-15 20:17:21 linux-kernel Re: [PATCH 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
2008-10-15 20:14:28 linux-kernel Re: [PATCH 6/6] vfs: add LOOKUP_RENAME_NEW intent
2008-10-15 14:13:25 linux-kernel [PATCH 03/21] fat: split include/msdos_fs.h
2008-10-15 14:12:58 linux-kernel [PATCH 06/21] fat: cleanup fat_parse_long() error handling
2008-10-15 14:12:42 linux-kernel [PATCH 07/21] fat: improve fat_hash()
2008-10-15 14:12:24 linux-kernel [PATCH 01/21] fat: document additional vfat mount options
2008-10-15 14:11:56 linux-kernel [PATCH 04/21] fat: Fix and cleanup timestamp conversion
2008-10-15 14:11:44 linux-kernel [PATCH 10/21] vfat: Fix vfat_find() error path in vfat_lookup()
2008-10-15 14:11:25 linux-kernel [PATCH 02/21] fat: move fs/vfat/* and fs/msdos/* to fs/fat
2008-10-15 14:10:54 linux-kernel [PATCH 09/21] fat: use fat_detach() in fat_clear_inode()
2008-10-15 14:10:41 linux-kernel [PATCH 05/21] fat: use generic_file_llseek() for directory
2008-10-15 14:10:19 linux-kernel [PATCH 08/21] fat: Fix fat_ent_update_ptr() for FAT12
2008-10-15 14:09:56 linux-kernel [PATCH 21/21] fat: i_blocks warning fix
2008-10-15 14:09:41 linux-kernel [PATCH 14/21] fat: Cleanup FAT attribute stuff
2008-10-15 14:09:27 linux-kernel [PATCH 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
2008-10-15 14:09:01 linux-kernel [PATCH 6/6] vfs: add LOOKUP_RENAME_NEW intent
2008-10-15 14:08:46 linux-kernel [PATCH 3/6] vfs: add __d_instantiate() helper
2008-10-15 14:08:30 linux-kernel [PATCH 2/6] vfs: add d_ancestor()
2008-10-15 14:07:59 linux-kernel [PATCH 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
2008-10-15 14:07:46 linux-kernel [PATCH 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
2008-10-15 14:07:31 linux-kernel [PATCH 16/21] fat: Fix ATTR_RO for directory