Ryusuke Konishi ([email protected])

Number of posts: 321 (0.06 per day)
First post: 2009-06-14 18:02:57
Last post: 2024-06-15 23:36:35

Date List Subject
2024-03-13 10:59:08 linux-kernel [PATCH 1/2] nilfs2: fix failure to detect DAT corruption in btree and direct mappings
2024-03-13 10:58:44 linux-kernel [PATCH 0/2] nilfs2: fix kernel bug at submit_bh_wbc()
2024-03-06 15:03:50 linux-kernel Re: [syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs (2)
2024-03-06 14:46:26 linux-kernel Re: [PATCH] nilfs2: Use div64_ul() instead of do_div()
2024-03-06 14:29:07 linux-kernel [PATCH] nilfs2: Use div64_ul() instead of do_div()
2024-03-06 07:22:09 linux-kernel Re: [syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs (2)
2024-03-03 12:46:20 linux-kernel Re: [syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs (2)
2024-02-29 18:46:24 linux-kernel Re: [PATCH] nilfs2: Use div64_ul() instead of do_div()
2024-02-20 14:29:11 linux-kernel Re: [PATCH 5.10/5.15/6.1 0/1] nilfs2: fix WARNING in nilfs_dat_prepare_end()
2024-02-19 12:13:49 linux-kernel Re: [syzbot] [nilfs?] KASAN: use-after-free Read in nilfs_set_link
2024-02-08 09:31:26 linux-kernel [PATCH] nilfs2: MAINTAINERS: drop unreachable project mirror site
2024-02-03 16:17:20 linux-kernel [PATCH] nilfs2: fix potential bug in end_buffer_async_write
2024-01-31 15:14:13 linux-kernel [PATCH] nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()
2024-01-29 17:32:06 linux-ext4 Re: [syzbot] [ext4?] [nilfs?] INFO: task hung in migrate_pages_batch
2024-01-24 12:20:00 linux-kernel [PATCH] nilfs2: fix data corruption in dsync block recovery for small block sizes
2024-01-22 14:45:09 linux-kernel [PATCH 06/15] nilfs2: convert persistent object allocator to use kmap_local
2024-01-22 14:44:49 linux-kernel [PATCH 05/15] nilfs2: convert sufile to use kmap_local
2024-01-22 14:43:37 linux-kernel [PATCH 02/15] nilfs2: convert segment buffer to use kmap_local
2024-01-22 14:43:15 linux-kernel [PATCH 01/15] nilfs2: convert recovery logic to use kmap_local
2024-01-22 14:42:52 linux-kernel [PATCH 00/15] nilfs2: eliminate kmap and kmap_atomic calls
2024-01-22 14:09:52 linux-kernel [PATCH 15/15] nilfs2: convert cpfile to use kmap_local
2024-01-22 14:08:03 linux-kernel [PATCH 14/15] nilfs2: remove nilfs_cpfile_{get,put}_checkpoint()
2024-01-22 14:07:50 linux-kernel [PATCH 13/15] nilfs2: localize highmem mapping for checkpoint reading within cpfile
2024-01-22 14:07:18 linux-kernel [PATCH 10/15] nilfs2: convert ifile to use kmap_local
2024-01-22 14:07:08 linux-kernel [PATCH 12/15] nilfs2: localize highmem mapping for checkpoint finalization within cpfile
2024-01-22 14:06:51 linux-kernel [PATCH 09/15] nilfs2: do not acquire rwsem in nilfs_bmap_write()
2024-01-22 14:05:55 linux-kernel [PATCH 07/15] nilfs2: convert DAT to use kmap_local
2024-01-22 14:05:51 linux-kernel [PATCH 11/15] nilfs2: localize highmem mapping for checkpoint creation within cpfile
2024-01-22 14:05:06 linux-kernel [PATCH 04/15] nilfs2: convert metadata file common code to use kmap_local
2024-01-22 14:04:49 linux-kernel [PATCH 03/15] nilfs2: convert nilfs_copy_buffer() to use kmap_local
2024-01-22 14:04:44 linux-kernel [PATCH 08/15] nilfs2: move nilfs_bmap_write call out of nilfs_write_inode_common
2023-12-21 14:55:15 linux-kernel Re: [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer()
2023-12-20 22:24:28 linux-kernel [PATCH] nilfs2: cpfile: fix some kernel-doc warnings
2023-12-20 07:28:31 linux-kernel Re: [PATCH] nilfs2: cpfile: fix some kernel-doc warnings
2023-12-19 09:10:21 linux-kernel [PATCH] nilfs2: Add missing set_freezable() for freezable kthread
2023-12-07 04:58:00 linux-kernel [PATCH] nilfs2: switch WARN_ONs to warning output in nilfs_sufile_do_free()
2023-12-05 09:00:51 linux-kernel [PATCH] nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
2023-11-29 14:16:07 linux-kernel [PATCH] nilfs2: fix missing error check for sb_set_blocksize call
2023-11-27 14:33:52 linux-kernel [PATCH 14/17] nilfs2: Convert nilfs_empty_dir() to use a folio
2023-11-27 14:33:32 linux-kernel [PATCH 17/17] nilfs2: Convert nilfs_page_bug() to nilfs_folio_bug()
2023-11-27 14:33:27 linux-kernel [PATCH 15/17] nilfs2: Convert nilfs_make_empty() to use a folio
2023-11-27 14:33:27 linux-kernel [PATCH 16/17] nilfs2: Convert nilfs_prepare_chunk() and nilfs_commit_chunk() to folios
2023-11-27 14:33:26 linux-kernel [PATCH 01/17] nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_link
2023-11-27 14:33:21 linux-kernel [PATCH 12/17] nilfs2: Convert nilfs_rename() to use folios
2023-11-27 14:33:17 linux-kernel [PATCH 11/17] nilfs2: Convert nilfs_find_entry to use a folio
2023-11-27 14:33:06 linux-kernel [PATCH 04/17] nilfs2: Remove page_address() from nilfs_add_link
2023-11-27 14:33:03 linux-kernel [PATCH 02/17] nilfs2: eliminate staggered calls to kunmap in nilfs_rename
2023-11-27 14:33:03 linux-kernel [PATCH 13/17] nilfs2: Convert nilfs_add_link() to use a folio
2023-11-27 14:32:59 linux-kernel [PATCH 00/17] nilfs2: Folio conversions for directory paths
2023-11-27 14:32:58 linux-kernel [PATCH 08/17] nilfs2: Switch to kmap_local for directory handling
2023-11-27 14:32:48 linux-kernel [PATCH 10/17] nilfs2: Convert nilfs_readdir to use a folio