Luis Henriques ([email protected])

Number of posts: 359 (0.26 per day)
First post: 2020-06-25 10:23:32
Last post: 2024-03-12 10:31:21

Date List Subject
2023-08-01 15:08:48 linux-kernel [PATCH] ext4: fix memory leak in ext4_fname_setup_filename() error path
2023-07-24 11:32:48 linux-kernel [PATCH v3] btrfs: propagate error from function unpin_extent_cache()
2023-07-21 09:41:19 linux-kernel Re: [PATCH v2] btrfs: propagate error from function unpin_extent_cache()
2023-07-20 14:31:05 linux-kernel [PATCH v2] btrfs: propagate error from function unpin_extent_cache()
2023-07-20 09:31:49 linux-kernel Re: [PATCH] btrfs: turn unpin_extent_cache() into a void function
2023-07-18 18:07:15 linux-kernel [PATCH] btrfs: turn unpin_extent_cache() into a void function
2023-05-31 08:38:21 linux-kernel Re: [PATCH] ocfs2: check new file size on fallocate call
2023-05-29 15:42:51 linux-kernel [PATCH] ocfs2: check new file size on fallocate call
2023-05-23 09:42:48 linux-kernel [PATCH v2] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-22 13:52:04 linux-kernel Re: [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-22 13:02:20 linux-kernel Re: [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-22 10:30:13 linux-kernel [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-22 10:29:35 linux-kernel [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-22 10:28:16 linux-kernel [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-22 10:28:05 linux-kernel [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-03-21 12:14:04 linux-kernel Re: [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
2023-03-20 14:07:22 linux-kernel Re: [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
2023-03-16 18:14:39 linux-kernel [PATCH v3 2/3] ceph: switch ceph_open() to use new fscrypt helper
2023-03-16 18:14:35 linux-kernel [PATCH v3 3/3] ceph: switch ceph_open_atomic() to use the new fscrypt helper
2023-03-16 18:14:28 linux-kernel [PATCH v3 1/3] fscrypt: new helper function - fscrypt_prepare_lookup_partial()
2023-03-16 18:14:25 linux-kernel [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
2023-03-15 17:59:25 linux-kernel Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
2023-03-15 11:12:45 linux-kernel Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
2023-03-14 10:41:04 linux-kernel [PATCH v2 2/2] ceph: switch atomic open to use new fscrypt helper
2023-03-14 10:40:59 linux-kernel [PATCH v2 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
2023-03-14 10:40:55 linux-kernel [PATCH v2 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
2023-03-14 10:16:34 linux-kernel Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
2023-03-14 09:27:49 linux-kernel Re: [PATCH 2/2] ceph: switch atomic open to use new fscrypt helper
2023-03-14 09:25:42 linux-kernel Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
2023-03-13 18:43:51 linux-kernel Re: [PATCH 2/2] ceph: switch atomic open to use new fscrypt helper
2023-03-13 12:33:29 linux-kernel [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
2023-03-13 12:33:26 linux-kernel [PATCH 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
2023-03-13 12:33:22 linux-kernel [PATCH 2/2] ceph: switch atomic open to use new fscrypt helper
2023-03-10 12:05:55 linux-kernel Re: [RFC PATCH 1/2] fscrypt: new helper function - __fscrypt_prepare_atomic_open()
2023-03-09 12:19:29 linux-kernel [RFC PATCH 2/2] ceph: switch atomic open to use new fscrypt helper
2023-03-09 12:19:25 linux-kernel [RFC PATCH 1/2] fscrypt: new helper function - __fscrypt_prepare_atomic_open()
2023-03-09 12:19:21 linux-kernel [RFC PATCH 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
2022-11-29 11:21:07 linux-kernel [PATCH v4] ceph: mark directory as non-complete complete after loading key
2022-11-29 10:56:50 linux-kernel Re: [PATCH v3] ceph: mark directory as non-complete complete after loading key
2022-11-23 10:29:06 linux-kernel Re: [PATCH v3] ceph: mark directory as non-complete complete after loading key
2022-11-22 15:32:09 linux-kernel [PATCH v3] ceph: mark directory as non-complete complete after loading key
2022-11-21 18:28:39 linux-kernel [PATCH v2] ceph: make sure directories aren't complete after setting crypt context
2022-11-21 14:28:40 linux-kernel Re: [PATCH] ceph: make sure directories aren't complete after setting crypt context
2022-11-18 11:21:20 linux-kernel Re: [PATCH] ceph: make sure directories aren't complete after setting crypt context
2022-11-17 18:13:14 linux-kernel Re: [PATCH] ceph: make sure directories aren't complete after setting crypt context
2022-11-16 15:42:49 linux-kernel [PATCH] ceph: make sure directories aren't complete after setting crypt context
2022-11-14 11:33:56 linux-nfs Re: [PATCH] vfs: fix copy_file_range() averts filesystem freeze protection
2022-11-09 18:16:54 linux-ext4 [PATCH] ext4: fix error code return to user-space in ext4_get_branch()
2022-11-09 11:11:42 linux-kernel Re: [PATCH v2] ceph: fix memory leak in mount error path when using test_dummy_encryption
2022-11-09 10:09:59 linux-kernel Re: [PATCH v2] ceph: fix memory leak in mount error path when using test_dummy_encryption
2022-11-08 14:49:15 linux-kernel [PATCH v2] ceph: fix memory leak in mount error path when using test_dummy_encryption