Tetsuhiro Kohada ([email protected])

Number of posts: 104 (0.57 per day)
First post: 2020-04-20 01:36:23
Last post: 2020-10-21 13:22:58

Date List Subject
2020-08-05 01:45:17 linux-kernel Re: [PATCH v2] exfat: integrates dir-entry getting and validation
2020-07-31 06:01:49 linux-kernel [PATCH v2] exfat: retain 'VolumeFlags' properly
2020-07-31 01:31:05 linux-kernel Re: [PATCH] exfat: retain 'VolumeFlags' properly
2020-07-30 06:25:09 linux-kernel Re: [PATCH] exfat: retain 'VolumeFlags' properly
2020-07-29 10:02:47 linux-kernel Re: [PATCH v2] exfat: integrates dir-entry getting and validation
2020-07-17 06:36:46 linux-kernel Re: [PATCH] exfat: change exfat_set_vol_flags() return type void.
2020-07-15 11:20:08 linux-kernel Re: [PATCH] exfat: retain 'VolumeFlags' properly
2020-07-15 01:26:47 linux-kernel [PATCH v2] exfat: integrates dir-entry getting and validation
2020-07-10 07:37:14 linux-kernel Re: [PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
2020-07-08 09:58:41 linux-kernel [PATCH] exfat: retain 'VolumeFlags' properly
2020-06-26 07:04:26 linux-kernel [RFC]PATCH] exfat: integrates dir-entry getting and validation
2020-06-24 02:33:38 linux-kernel [PATCH v2] exfat: optimize exfat_zeroed_cluster()
2020-06-23 06:25:12 linux-kernel [PATCH 1/2 v5] exfat: write multiple sectors at once
2020-06-19 08:41:47 linux-kernel [PATCH 2/2 v4] exfat: add error check when updating dir-entries
2020-06-19 08:41:18 linux-kernel [PATCH 1/2 v4] exfat: write multiple sectors at once
2020-06-19 04:38:34 linux-kernel Re: [PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
2020-06-18 17:48:45 linux-kernel Re: [PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
2020-06-18 02:45:33 linux-kernel [PATCH 1/2 v3] exfat: write multiple sectors at once
2020-06-18 02:39:35 linux-kernel [PATCH 2/2 v3] exfat: add error check when updating dir-entries
2020-06-16 02:25:52 linux-kernel Re: [PATCH v2] exfat: remove EXFAT_SB_DIRTY flag
2020-06-16 02:20:57 linux-kernel [PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
2020-06-16 00:27:17 linux-kernel [PATCH v2] exfat: remove EXFAT_SB_DIRTY flag
2020-06-12 10:25:49 linux-kernel Re: [PATCH] exfat: remove EXFAT_SB_DIRTY flag
2020-06-12 01:31:07 linux-kernel [PATCH] exfat: remove EXFAT_SB_DIRTY flag
2020-06-09 09:10:37 linux-kernel Re: [PATCH 1/3] exfat: add error check when updating dir-entries
2020-06-09 07:57:19 linux-kernel [PATCH 2/2] exfat: add error check when updating dir-entries
2020-06-09 07:56:24 linux-kernel [PATCH 1/2 v2] exfat: write multiple sectors at once
2020-06-06 09:26:21 linux-kernel Re: [PATCH 3/3] exfat: set EXFAT_SB_DIRTY and VOL_DIRTY at the same timing
2020-06-04 08:49:47 linux-kernel [PATCH 2/3] exfat: optimize exfat_zeroed_cluster()
2020-06-04 08:48:32 linux-kernel [PATCH 3/3] exfat: set EXFAT_SB_DIRTY and VOL_DIRTY at the same timing
2020-06-04 08:47:37 linux-kernel [PATCH 1/3] exfat: add error check when updating dir-entries
2020-05-31 09:35:07 linux-kernel [PATCH 3/4 v4] exfat: add boot region verification
2020-05-29 10:21:21 linux-kernel [PATCH 4/4 v3] exfat: standardize checksum calculation
2020-05-29 10:20:56 linux-kernel [PATCH 3/4 v3] exfat: add boot region verification
2020-05-29 10:20:09 linux-kernel [PATCH 2/4 v3] exfat: separate the boot sector analysis
2020-05-29 10:19:43 linux-kernel [PATCH 1/4 v3] exfat: redefine PBR as boot_sector
2020-05-29 06:34:48 linux-kernel Re: [PATCH 1/4] exfat: redefine PBR as boot_sector
2020-05-28 12:29:48 linux-kernel Re: [PATCH 1/4] exfat: redefine PBR as boot_sector
2020-05-28 10:11:22 linux-kernel Re: [PATCH 4/4] exfat: standardize checksum calculation
2020-05-28 09:20:36 linux-kernel [PATCH 4/4 v2] exfat: standardize checksum calculation
2020-05-28 09:19:46 linux-kernel [PATCH 3/4 v2] exfat: add boot region verification
2020-05-28 09:19:14 linux-kernel [PATCH 2/4 v2] exfat: separate the boot sector analysis
2020-05-28 09:18:49 linux-kernel [PATCH 1/4 v2] exfat: redefine PBR as boot_sector
2020-05-28 02:03:08 linux-kernel Re: [PATCH 4/4] exfat: standardize checksum calculation
2020-05-28 00:17:27 linux-kernel Re: [PATCH] exfat: optimize dir-cache
2020-05-27 10:28:58 linux-kernel Re: [PATCH 4/4] exfat: standardize checksum calculation
2020-05-25 20:18:30 linux-kernel [PATCH 3/4] exfat: add boot region verification
2020-05-25 11:53:46 linux-kernel [PATCH 4/4] exfat: standardize checksum calculation
2020-05-25 11:53:23 linux-kernel [PATCH 2/4] exfat: separate the boot sector analysis
2020-05-25 11:53:20 linux-kernel [PATCH 1/4] exfat: redefine PBR as boot_sector
2020-04-21 01:58:38 linux-kernel [PATCH-v4] exfat: replace 'time_ms' with 'time_cs'