OGAWA Hirofumi ([email protected])

Number of posts: 1239 (0.2 per day)
First post: 2001-04-11 15:28:04
Last post: 2017-11-23 06:46:10

Date List Subject
2019-12-20 05:03:39 linux-kernel Re: [PATCH v2] Documentation: filesystems: convert vfat.txt to RST
2019-11-06 08:40:52 linux-kernel Re: KCSAN: data-race in fat16_ent_put / fat_search_long
2019-09-11 06:58:18 linux-kernel [PATCH] fat: Workaround the race with userspace's read via blockdev while mounting
2019-09-10 18:48:20 linux-kernel Re: [PATCH] fat: fix corruption in fat_alloc_new_dir()
2019-09-09 09:26:21 linux-kernel Re: [PATCH] fat: Delete an unnecessary check before brelse()
2019-09-09 09:10:50 linux-kernel Re: [PATCH] fat: fix corruption in fat_alloc_new_dir()
2019-09-08 13:01:01 linux-kernel Re: [PATCH] drivers/staging/exfat - by default, prohibit mount of fat/vfat
2019-09-02 15:33:55 linux-kernel Re: [ANNOUNCE] Three things.
2019-07-31 05:12:46 linux-kernel Re: [PATCH 12/20] fs: fat: Initialize filesystem timestamp ranges
2019-07-30 14:58:15 linux-kernel Re: [PATCH 12/20] fs: fat: Initialize filesystem timestamp ranges
2019-07-30 11:08:11 linux-kernel Re: [PATCH 03/20] timestamp_truncate: Replace users of timespec64_trunc
2019-06-28 16:28:25 linux-kernel Re: [PATCH] fat: Add nobarrier to workaround the strange behavior of device
2019-06-28 15:04:35 linux-kernel Re: [PATCH] fat: Add nobarrier to workaround the strange behavior of device
2019-06-28 14:32:54 linux-kernel [PATCH v2] fat: Add nobarrier to workaround the strange behavior of device
2019-06-28 14:27:20 linux-kernel [PATCH] fat: Add nobarrier to workaround the strange behavior of device
2019-04-09 05:28:19 linux-kernel Re: [PATCH] fat: issue flush after the writeback of FAT
2019-04-09 05:25:36 linux-kernel Re: [PATCH] fat: issue flush after the writeback of FAT
2019-02-13 23:06:44 linux-kernel Re: [PATCH] fat: enable .splice_write to support splice on O_DIRECT file
2019-02-13 23:06:28 linux-kernel Re: [PATCH v3] vfat: don't read garbage after last dirent
2019-02-13 23:06:11 linux-kernel Re: [PATCH] fat: enable .splice_write to support splice on O_DIRECT file
2018-12-24 12:15:59 linux-kernel Re: [PATCH v2] vfat: don't read garbage after last dirent
2018-12-24 12:05:29 linux-kernel Re: [PATCH v3 0/3] fat: Added functions to determine the FAT variant (12/16/32bit)
2018-12-15 19:11:56 linux-kernel Re: [PATCH v2 3/3] fat: New inline functions to determine the FAT variant (32, 16 or 12)
2018-12-15 19:11:24 linux-kernel Re: [PATCH v2 2/3] fat: Moved MAX_FAT to fat.h and changed it to inline function
2018-12-14 09:50:44 linux-kernel Re: [PATCH 2/2] fat: New macros to determine the FAT variant (32, 16 or 12)
2018-12-14 03:42:53 linux-kernel Re: [PATCH] vfat: don't read garbage after last dirent
2018-12-14 03:18:40 linux-kernel Re: [PATCH 2/2] fat: New macros to determine the FAT variant (32, 16 or 12)
2018-11-27 02:19:59 linux-kernel Re: [PATCH] fat: Replaced 11 magic to MSDOS_NAME for volume label
2018-10-11 19:37:45 linux-kernel Re: [PATCH] fs/fat: add cond_resched to fat_count_free_clusters
2018-09-29 10:05:33 linux-kernel Re: [PATCH] fat: Expand a slightly out-of-date comment
2018-09-28 10:34:44 linux-kernel Re: [PATCH] fat: Expand a slightly out-of-date comment
2018-09-12 10:36:52 linux-kernel Re: [PATCH] fat: Relax checks for sector size and media type
2018-09-03 08:20:38 linux-kernel Re: [PATCH] fat: Relax checks for sector size and media type
2018-09-03 08:02:26 linux-kernel Re: [PATCH] fat: Relax checks for sector size and media type
2018-09-03 07:19:44 linux-kernel Re: [PATCH] fat: Relax checks for sector size and media type
2018-08-20 22:25:35 linux-kernel Re: [PATCH] Cleanup "fat: propagate 64-bit inode timestamps" patch
2018-08-18 00:35:30 linux-kernel [PATCH] Cleanup "fat: propagate 64-bit inode timestamps" patch
2018-08-13 18:21:39 linux-kernel [PATCH] fat: Support timespec64 for 2107
2018-07-15 15:27:38 linux-kernel Re: FAT: Operating on broken FAT FS causes the write syscall to return negative number not equal to -1
2018-07-15 15:08:58 linux-kernel [PATCH v2] Re: FAT: Operating on broken FAT FS causes the write syscall to return negative number not equal to -1
2018-07-15 14:20:58 linux-kernel Re: FAT: Operating on broken FAT FS causes the write syscall to return negative number not equal to -1
2018-07-13 06:48:01 linux-kernel [PATCH] fat: Fix potential shift wrap with FITRIM ioctl on FAT
2018-07-12 06:16:12 linux-kernel [PATCH] fat: Fix memory allocation failure handling of match_strdup()
2018-07-03 05:38:33 linux-kernel [PATCH] fat: Add FITRIM ioctl for FAT file system
2018-06-02 11:44:35 linux-kernel Re: PROBLEM: [kernel BUG at fs/fat/inode.c:162] when writing to a broken VFAT
2018-01-30 11:24:43 linux-kernel Re: [PATCH 3/3] fs: fat: add ioctl method in fat filesystem driver
2018-01-29 13:05:03 linux-kernel Re: [PATCH 3/3] fs: fat: add ioctl method in fat filesystem driver
2018-01-14 13:18:52 linux-kernel Re: [PATCH v7 1/3] fs: fat: Add fat filesystem partition volume label in local structure
2018-01-14 13:17:48 linux-kernel Re: [PATCH v7 3/3] fs: fat: add ioctl method in fat filesystem driver
2018-01-14 12:50:54 linux-kernel Re: [PATCH v7 2/3] fs: fat: Add volume label entry method function
2018-01-09 08:11:01 linux-kernel Re: [PATCH v6 3/3] fs: fat: add ioctl method in fat filesystem driver