Mauricio Faria de Oliveira ([email protected])

Number of posts: 75 (0.04 per day)
First post: 2018-07-26 01:47:55
Last post: 2023-06-29 21:50:24

Date List Subject
2023-06-29 21:50:24 linux-kernel [PATCH 1/2] loop: deprecate autoloading callback loop_probe()
2023-06-29 21:46:45 linux-kernel [PATCH 0/2] loop: fix regression from max_loop default value change
2023-06-29 21:46:01 linux-kernel [PATCH 2/2] loop: do not enforce max_loop hard limit by (new) default
2022-07-27 19:01:09 linux-kernel Re: [RFC PATCH 0/6] Introduce "sysctl:" module aliases
2022-07-27 19:00:28 linux-kernel Re: [RFC PATCH 6/6] sysctl: introduce /proc/sys/kernel/modprobe_sysctl_alias
2022-07-27 19:00:27 linux-kernel Re: [RFC PATCH 2/6] modpost: deduplicate section_rel[a]()
2022-07-27 18:56:02 linux-kernel Re: [RFC PATCH 3/6] sysctl, mod_devicetable: shadow struct ctl_table.procname for file2alias
2022-07-22 02:52:01 linux-kernel [RFC PATCH 0/6] Introduce "sysctl:" module aliases
2022-07-22 02:47:32 linux-kernel [RFC PATCH 1/6] modpost: factor out elf/arch-specific code from section_rel[a]()
2022-07-22 02:47:16 linux-kernel [RFC PATCH 3/6] sysctl, mod_devicetable: shadow struct ctl_table.procname for file2alias
2022-07-22 02:46:44 linux-kernel [RFC PATCH 5/6] netfilter: conntrack: use MODULE_SYSCTL_TABLE
2022-07-22 02:45:21 linux-kernel [RFC PATCH 6/6] sysctl: introduce /proc/sys/kernel/modprobe_sysctl_alias
2022-07-22 02:44:20 linux-kernel [RFC PATCH 2/6] modpost: deduplicate section_rel[a]()
2022-07-22 02:27:25 linux-kernel [RFC PATCH 4/6] module, modpost: introduce support for MODULE_SYSCTL_TABLE
2022-02-09 15:44:45 linux-kernel Re: [PATCH 51/75] mm/rmap: Convert try_to_unmap() to take a folio
2020-11-24 00:43:06 linux-ext4 Re: [PATCH] ext4: Fix mmap write protection for data=journal mode
2020-11-24 00:41:15 linux-ext4 Re: [PATCH] ext4: Fix mmap write protection for data=journal mode
2020-11-20 15:31:37 linux-ext4 Re: [PATCH] ext4: Fix mmap write protection for data=journal mode
2020-10-30 17:32:55 linux-ext4 Re: [bug report] ext4: data=journal: fixes for ext4_page_mkwrite()
2020-10-27 16:58:44 linux-ext4 Re: [PATCH] ext4: Fix mmap write protection for data=journal mode
2020-10-06 00:49:35 linux-ext4 [PATCH v5 4/4] ext4: data=journal: write-protect pages on j_submit_inode_data_buffers()
2020-10-06 00:49:31 linux-ext4 [PATCH v5 3/4] ext4: data=journal: fixes for ext4_page_mkwrite()
2020-10-06 00:49:28 linux-ext4 [PATCH v5 2/4] jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers()
2020-10-06 00:49:27 linux-ext4 [PATCH v5 0/4] ext4/jbd2: data=journal: write-protect pages on transaction commit
2020-10-06 00:49:27 linux-ext4 [PATCH v5 1/4] jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
2020-10-01 22:46:03 linux-kernel [PATCH] ocfs2: ratelimit the 'max lookup times reached' notice
2020-10-01 12:47:34 linux-ext4 Re: [RFC PATCH v4 0/4] ext4/jbd2: data=journal: write-protect pages on transaction commit
2020-09-30 23:32:03 linux-ext4 Re: [RFC PATCH v4 0/4] ext4/jbd2: data=journal: write-protect pages on transaction commit
2020-09-30 21:37:57 linux-ext4 Re: [RFC PATCH v4 1/4] jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
2020-09-28 19:44:00 linux-ext4 [RFC PATCH v4 4/4] ext4: data=journal: write-protect pages on j_submit_inode_data_buffers()
2020-09-28 19:41:50 linux-ext4 [RFC PATCH v4 0/4] ext4/jbd2: data=journal: write-protect pages on transaction commit
2020-09-28 19:41:50 linux-ext4 [RFC PATCH v4 2/4] jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers()
2020-09-28 19:41:49 linux-ext4 [RFC PATCH v4 1/4] jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
2020-09-28 19:41:49 linux-ext4 [RFC PATCH v4 3/4] ext4: data=journal: fixes for ext4_page_mkwrite()
2020-09-10 19:36:19 linux-ext4 [RFC PATCH v3 2/3] jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers()
2020-09-10 19:34:31 linux-ext4 [RFC PATCH v3 0/3] ext4/jbd2: data=journal: write-protect pages on transaction commit
2020-09-10 19:34:27 linux-ext4 [RFC PATCH v3 1/3] jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
2020-09-10 19:34:16 linux-ext4 [RFC PATCH v3 3/3] ext4: data=journal: write-protect pages on j_submit_inode_data_buffers()
2020-08-20 22:56:00 linux-ext4 Re: [RFC PATCH v2 3/5] ext4: data=journal: write-protect pages on submit inode data buffers callback
2020-08-19 01:22:08 linux-ext4 Re: [RFC PATCH v2 2/5] jbd2: introduce journal callbacks j_submit|finish_inode_data_buffers
2020-08-19 01:18:23 linux-ext4 Re: [RFC PATCH v2 1/5] jbd2: test case for ext4 data=journal/mmap() journal corruption
2020-08-10 01:05:28 linux-ext4 [RFC PATCH v2 4/5] ext4: data=journal: add inode to transaction inode list in ext4_page_mkwrite()
2020-08-10 01:03:41 linux-ext4 [RFC PATCH v2/TEST CASE]
2020-08-10 01:03:07 linux-ext4 [RFC PATCH v2 3/5] ext4: data=journal: write-protect pages on submit inode data buffers callback
2020-08-10 01:03:07 linux-ext4 [RFC PATCH v2 1/5] jbd2: test case for ext4 data=journal/mmap() journal corruption
2020-08-10 01:03:07 linux-ext4 [RFC PATCH v2 2/5] jbd2: introduce journal callbacks j_submit|finish_inode_data_buffers
2020-08-10 01:03:07 linux-ext4 [RFC PATCH v2/SETUP SCRIPT]
2020-08-10 01:03:07 linux-ext4 [RFC PATCH v2 5/5] ext4/jbd2: debugging messages
2020-08-10 01:03:07 linux-ext4 [RFC PATCH v2 0/5] ext4/jbd2: data=journal: write-protect pages on transaction commit
2020-06-12 18:33:36 linux-crypto Re: [v2 PATCH] crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
2020-06-10 17:04:21 linux-ext4 Re: [RFC PATCH 00/11] ext4: data=journal: writeback mmap'ed pagecache