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
2023-11-27 14:32:48 linux-kernel [PATCH 05/17] nilfs2: Remove page_address() from nilfs_delete_entry
2023-11-27 14:32:44 linux-kernel [PATCH 09/17] nilfs2: Add nilfs_get_folio()
2023-11-27 14:32:38 linux-kernel [PATCH 07/17] nilfs2: Pass the mapped address to nilfs_check_page()
2023-11-27 14:32:30 linux-kernel [PATCH 06/17] nilfs2: Return the mapped address from nilfs_get_page()
2023-11-27 14:32:17 linux-kernel [PATCH 03/17] nilfs2: Remove page_address() from nilfs_set_link
2023-11-06 22:44:41 linux-kernel [PATCH] fs/nilfs2: use standard array-copy-function
2023-11-04 03:58:01 linux-kernel Re: [PATCH v2] fs/nilfs2: use standard array-copy-function
2023-11-03 18:09:11 linux-kernel Re: [PATCH] fs/nilfs2: copy userspace-array safely
2023-11-03 17:46:10 linux-kernel Re: [PATCH] fs/nilfs2: copy userspace-array safely
2023-10-17 19:42:10 linux-ext4 Re: [PATCH v2 01/27] buffer: Return bool from grow_dev_folio()
2023-09-22 09:15:59 linux-kernel [PATCH] nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
2023-09-20 22:00:28 linux-ext4 Re: [PATCH 12/26] nilfs2: Convert nilfs_mdt_forget_block() to use a folio
2023-09-20 18:36:27 linux-ext4 Re: [PATCH 15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
2023-09-20 15:42:09 linux-ext4 Re: [PATCH 10/26] nilfs2: Convert nilfs_grab_buffer() to use a folio
2023-09-20 12:03:06 linux-ext4 Re: [PATCH 14/26] nilfs2: Remove nilfs_page_get_nth_block
2023-09-20 11:02:35 linux-ext4 Re: [PATCH 13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio
2023-09-20 08:42:51 linux-ext4 Re: [PATCH 04/26] buffer: Add get_nth_bh()
2023-09-20 07:47:08 linux-ext4 Re: [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
2023-09-20 05:15:42 linux-ext4 Re: [PATCH 09/26] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio
2023-09-19 18:19:08 linux-ext4 Re: [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
2023-08-10 18:12:55 linux-ext4 Re: [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code
2023-08-05 15:00:29 linux-kernel [PATCH] nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
2023-08-04 06:02:34 linux-ext4 Re: [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code
2023-08-04 02:27:39 linux-ext4 Re: [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code
2023-07-28 19:41:34 linux-kernel [PATCH] nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
2023-06-26 15:40:35 linux-kernel Re: [PATCH 47/79] nilfs2: switch to new ctime accessors
2023-06-12 04:30:51 linux-kernel Re: [syzbot] [nilfs?] general protection fault in nilfs_clear_dirty_page
2023-06-12 02:58:26 linux-kernel [PATCH] nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
2023-06-09 04:33:18 linux-kernel [PATCH] nilfs2: fix buffer corruption due to concurrent device reads
2023-05-26 02:17:13 linux-kernel [PATCH] nilfs2: reject devices with insufficient block count
2023-05-24 10:19:32 linux-kernel [PATCH] nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
2023-05-13 10:34:44 linux-kernel [PATCH] nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
2023-05-11 08:07:36 linux-kernel Re: [syzbot] [nilfs?] KASAN: slab-use-after-free Write in nilfs_inode_sub_blocks
2023-05-09 15:45:00 linux-kernel [PATCH] nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()
2023-04-30 20:04:24 linux-kernel [PATCH] nilfs2: fix infinite loop in nilfs_mdt_get_block()
2023-04-30 09:37:07 linux-kernel Re: INFO: task hung in lock_mount
2023-04-27 01:18:39 linux-kernel [PATCH] nilfs2: do not write dirty data after degenerating to read-only
2023-04-17 17:39:39 linux-kernel [PATCH] nilfs2: initialize unused bytes in segment summary blocks
2023-03-30 21:01:45 linux-kernel [PATCH] nilfs2: fix sysfs interface lifetime
2023-03-27 17:57:36 linux-kernel [PATCH] nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
2023-03-26 15:24:20 linux-kernel [PATCH] nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
2023-03-07 08:55:56 linux-kernel [PATCH] nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
2023-02-16 16:17:16 linux-kernel Re: KMSAN: uninit-value in nilfs_add_checksums_on_logs
2023-02-14 22:40:54 linux-kernel [PATCH] nilfs2: fix underflow in second superblock position calculations
2023-02-14 09:14:41 linux-kernel Re: [syzbot] [nilfs2?] INFO: task hung in nilfs_segctor_thread
2023-01-27 13:23:27 linux-kernel [PATCH] nilfs2: prevent WARNING in nilfs_dat_commit_end()
2023-01-26 17:24:53 linux-ext4 Re: [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio
2023-01-26 16:42:09 linux-kernel [PATCH] nilfs2: replace WARN_ONs for invalid DAT metadata block requests
2023-01-18 13:18:04 linux-ext4 Re: [PATCH 9/9] mm: return an ERR_PTR from __filemap_get_folio
2023-01-05 06:15:35 linux-kernel [PATCH] nilfs2: fix general protection fault in nilfs_btree_insert()
2022-12-28 19:44:55 linux-kernel Re: [syzbot] [nilfs2?] general protection fault in nilfs_btree_insert