Jaegeuk Kim ([email protected])

Number of posts: 2932 (0.8 per day)
First post: 2014-06-02 13:59:47
Last post: 2024-06-12 19:47:40

Date List Subject
2018-12-18 17:28:26 linux-kernel [PATCH] dm: give req_size precisely given by user
2018-12-18 02:16:56 linux-kernel [PATCH] f2fs: fix missing unlock(sbi->gc_mutex)
2018-12-17 20:41:01 linux-kernel Re: [PATCH v2] loop: drop caches if offset or block_size are changed
2018-12-14 20:34:47 linux-kernel [PATCH] loop: drop caches if offset is changed
2018-12-14 14:39:40 linux-kernel Re: [PATCH v2] f2fs: add bio cache for IPU
2018-12-14 14:28:37 linux-kernel Re: [PATCH v2] f2fs: fix sbi->extent_list corruption issue
2018-12-14 05:03:15 linux-kernel [PATCH 2/3] f2fs: correct wrong spelling, issing_*
2018-12-14 05:02:44 linux-kernel [PATCH 3/3] f2fs: flush stale issued discard candidates
2018-12-14 05:02:44 linux-kernel [PATCH 1/3] f2fs: use kvmalloc, if kmalloc is failed
2018-12-13 04:00:15 linux-kernel Re: [f2fs-dev] [PATCH] f2fs: add an ioctl() to explicitly trigger fsck later
2018-12-13 03:53:58 linux-kernel Re: [PATCH v2] f2fs: remove codes of unused wio_mutex
2018-11-30 20:37:03 linux-kernel Re: [f2fs-dev] [PATCH] f2fs: add an ioctl() to explicitly trigger fsck later
2018-11-30 20:35:57 linux-kernel Re: [PATCH v2] f2fs: fix sbi->extent_list corruption issue
2018-11-30 20:29:12 linux-kernel Re: [f2fs-dev] [PATCH] f2fs: avoid frequent costly fsck triggers
2018-11-29 01:54:21 linux-kernel [PATCH] f2fs: add an ioctl() to explicitly trigger fsck later
2018-11-28 17:49:01 linux-kernel Re: [f2fs-dev] [PATCH] f2fs: avoid frequent costly fsck triggers
2018-11-28 08:13:34 linux-kernel Re: [f2fs-dev] [PATCH] f2fs: avoid frequent costly fsck triggers
2018-11-28 07:33:49 linux-kernel [PATCH] f2fs: avoid frequent costly fsck triggers
2018-11-27 10:48:52 linux-ext4 Re: [f2fs-dev] [PATCH 2/7] f2fs: use IS_ENCRYPTED() to check encryption status
2018-11-27 00:33:09 linux-kernel Re: [PATCH v2] f2fs: fix sbi->extent_list corruption issue
2018-11-26 23:26:40 linux-kernel Re: [f2fs-dev] [PATCH] f2fs: check memory boundary by insane namelen
2018-11-26 22:23:51 linux-kernel Re: linux-next: build warning after merge of the f2fs tree
2018-11-26 22:00:25 linux-kernel Re: linux-next: build warning after merge of the f2fs tree
2018-11-23 15:22:40 linux-kernel Re: [PATCH 1/2] f2fs: fix sbi->extent_list corruption issue
2018-11-23 15:22:17 linux-kernel Re: [PATCH] f2fs: read page index before freeing
2018-11-20 07:49:05 linux-ext4 Re: [f2fs-dev] [PATCH 2/7] f2fs: use IS_ENCRYPTED() to check encryption status
2018-11-15 07:54:57 linux-kernel Re: [PATCH] f2fs: add bio cache for IPU
2018-11-15 07:53:49 linux-kernel [PATCH] f2fs: check memory boundary by insane namelen
2018-11-14 22:29:28 linux-kernel Re: [PATCH] f2fs: avoid GC causing encrypted file corrupted
2018-11-13 00:16:01 linux-kernel Re: [PATCH v2] f2fs: only flush the single temp bio cache which owns the target page
2018-11-08 20:29:39 linux-kernel Re: [PATCH] f2fs: wait writeback before reading data to avoid stale encrypted block
2018-11-07 02:47:34 linux-kernel [PATCH] f2fs: wait writeback before reading data to avoid stale encrypted block
2018-10-24 03:23:53 linux-kernel [GIT PULL] f2fs update for 4.20-rc1
2018-10-19 23:12:56 linux-kernel Re: [PATCH] f2fs: fix to account IO correctly
2018-10-18 19:23:31 linux-kernel Re: [PATCH v11] f2fs: guarantee journalled quota data by checkpoint
2018-10-18 19:07:02 linux-kernel Re: [PATCH] f2fs: fix to account IO correctly
2018-10-17 02:45:52 linux-kernel Re: [f2fs-dev] [PATCH] f2fs: clear cold data flag if IO is not counted
2018-10-17 02:35:23 linux-kernel Re: [PATCH v2] f2fs: clear cold data flag if IO is not counted
2018-10-16 16:38:55 linux-kernel Re: linux-next: build failure after merge of the vfs tree
2018-10-16 03:11:47 linux-kernel Re: [f2fs-dev] [PATCH] f2fs: clear cold data flag if IO is not counted
2018-10-15 23:08:45 linux-kernel Re: [f2fs-dev] [PATCH] f2fs: clear cold data flag if IO is not counted
2018-10-15 23:04:49 linux-kernel Re: [PATCH 2/2] f2fs: update REQ_TIME in f2fs_cross_rename()
2018-10-11 03:08:31 linux-kernel Re: [f2fs-dev] [PATCH] f2fs: fix data corruption issue with hardware encryption
2018-10-11 02:17:09 linux-kernel Re: [PATCH] f2fs: fix data corruption issue with hardware encryption
2018-10-10 21:34:53 linux-kernel Re: [PATCH] f2fs: fix data corruption issue with hardware encryption
2018-10-10 21:23:25 linux-kernel [PATCH] f2fs: clear cold data flag if IO is not counted
2018-10-05 16:04:03 linux-kernel [PATCH] f2fs: allow to mount, if quota is failed
2018-10-03 01:27:48 linux-kernel [PATCH] f2fs: allow to mount, if quota is failed
2018-10-03 00:33:49 linux-kernel Re: [PATCH] f2fs: fix to recover cold bit of inode block during POR
2018-10-02 16:59:56 linux-kernel Re: [PATCH v11] f2fs: guarantee journalled quota data by checkpoint
2018-10-02 02:48:43 linux-kernel Re: [f2fs-dev] [PATCH v3] f2fs: submit cached bio to avoid endless PageWriteback