Hyeongseok Kim ([email protected])

Number of posts: 27 (0.11 per day)
First post: 2020-07-08 09:56:02
Last post: 2021-03-22 03:56:00

Date List Subject
2021-03-22 03:56:00 linux-kernel [PATCH v3] exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
2021-03-22 00:27:32 linux-kernel Re: [PATCH v2] exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
2021-03-18 06:45:42 linux-kernel [PATCH v2] exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
2021-03-18 01:06:03 linux-kernel Re: [PATCH] exfat: speed up iterate/lookup by fixing start point of traversing fat chain
2021-03-15 04:37:38 linux-kernel [PATCH] exfat: speed up iterate/lookup by fixing start point of traversing fat chain
2021-03-15 04:14:53 linux-kernel [PATCH] exfat: improve write performance when dirsync enabled
2021-03-04 05:49:04 linux-kernel [PATCH v2] exfat: fix erroneous discard when clear cluster bit
2021-03-02 20:07:57 linux-kernel Re: [PATCH] exfat: fix erroneous discard when clear cluster bit
2021-03-02 19:24:12 linux-kernel [PATCH v4 0/2] Add FITRIM ioctl support for exFAT filesystem
2021-03-02 19:24:11 linux-kernel [PATCH v4 1/2] exfat: introduce bitmap_lock for cluster bitmap access
2021-03-02 19:23:34 linux-kernel [PATCH v4 2/2] exfat: add support ioctl and FITRIM function
2021-02-25 10:02:37 linux-kernel [PATCH] exfat: fix erroneous discard when clear cluster bit
2021-02-17 06:09:48 linux-kernel Re: [PATCH v2 1/2] exfat: add initial ioctl function
2021-02-17 06:09:11 linux-kernel [PATCH v3 1/1] exfat: add support ioctl and FITRIM function
2021-02-17 06:09:04 linux-kernel [PATCH v3 0/1] Add FITRIM ioctl support for exFAT filesystem
2021-02-17 01:14:48 linux-kernel Re: [PATCH v2 1/2] exfat: add initial ioctl function
2021-02-17 00:19:47 linux-kernel Re: [PATCH v2 2/2] exfat: add support FITRIM ioctl
2021-02-17 00:18:42 linux-kernel Re: [PATCH v2 1/2] exfat: add initial ioctl function
2021-02-16 23:57:34 linux-kernel [PATCH v2 0/2] Add FITRIM ioctl support for exFAT filesystem
2021-02-16 22:37:13 linux-kernel [PATCH v2 2/2] exfat: add support FITRIM ioctl
2021-02-16 22:35:46 linux-kernel [PATCH v2 1/2] exfat: add initial ioctl function
2021-02-16 04:10:39 linux-kernel Re: [PATCH 2/2] exfat: add support FITRIM ioctl
2021-02-15 04:27:20 linux-kernel [PATCH 1/2] exfat: add initial ioctl function
2021-02-15 04:27:20 linux-kernel [PATCH 2/2] exfat: add support FITRIM ioctl
2021-02-01 01:05:45 linux-kernel [PATCH v2] exfat: improve performance of exfat_free_cluster when using dirsync mount option
2021-01-06 04:44:08 linux-kernel [PATCH] exfat: improve performance of exfat_free_cluster when using dirsync mount option
2020-07-08 09:56:02 linux-kernel [PATCH] exfat: fix wrong size update of stream entry by typo