Benjamin LaHaise ([email protected])

Number of posts: 388 (0.05 per day)
First post: 2003-09-19 10:49:39
Last post: 2023-01-12 23:17:39

Date List Subject
2023-01-12 23:17:39 linux-kernel Re: [PATCH] aio: fix mremap after fork null-deref
2021-09-19 17:37:36 linux-kernel Re: [PATCH v2] aio: convert active_reqs into a hashtable
2019-08-08 17:43:29 linux-kernel summary of current pending changes in aio-next.git
2017-12-13 16:29:48 linux-kernel Re: [PATCH 1/1] aio: make sure the input "timeout" value is valid
2017-09-07 17:49:33 linux-kernel [GIT PULL] aio: improve aio-nr counting
2017-06-14 14:47:59 linux-kernel Re: [PATCH] aio: Add command to wait completion of all requests
2017-06-13 23:26:47 linux-kernel Re: [PATCH] aio: Add command to wait completion of all requests
2017-06-13 15:26:03 linux-kernel Re: [PATCH] aio: Add command to wait completion of all requests
2017-06-13 15:09:28 linux-kernel Re: [PATCH] aio: Add command to wait completion of all requests
2016-10-05 18:17:43 linux-kernel Re: aio: questions with ioctx_alloc() and large num_possible_cpus()
2016-10-05 18:02:28 linux-kernel Re: aio: questions with ioctx_alloc() and large num_possible_cpus()
2016-04-08 18:18:42 linux-ext4 Re: [PATCH] ext4: make it possible to interrupt initial readdir call
2016-03-16 14:07:16 linux-kernel Re: linux-next: build failure after merge of the aio tree
2016-03-15 16:22:31 linux-kernel Re: linux-next: build failure after merge of the aio tree
2016-03-15 13:24:57 linux-kernel Re: linux-next: manual merge of the aio tree with the vfs tree
2016-03-15 13:12:58 linux-kernel Re: linux-next: manual merge of the aio tree with the vfs tree
2016-03-14 17:57:33 linux-ext4 [PATCH] ext4: make it possible to interrupt initial readdir call
2016-03-14 17:17:44 linux-kernel aio openat Re: [PATCH 07/13] aio: enabled thread based async fsync
2016-03-14 17:08:12 linux-kernel Re: linux-next: build failure after merge of the aio tree
2016-03-14 15:37:51 linux-kernel Re: [PATCH] x86_32: add support for 64 bit __get_user() v3
2016-03-14 15:24:41 linux-kernel Re: linux-next: manual merge of the aio tree with the vfs tree
2016-03-09 20:06:11 linux-kernel [PATCH] x86_32: add support for 64 bit __get_user() v3
2016-03-09 19:30:41 linux-kernel [PATCH] x86_32: add support for 64 bit __get_user() v2
2016-03-09 18:27:17 linux-kernel Re: [PATCH] x86_32: add support for 64 bit __get_user()
2016-03-09 17:50:27 linux-kernel Re: [PATCH] x86_32: add support for 64 bit __get_user()
2016-03-09 17:22:39 linux-kernel [PATCH] x86_32: add support for 64 bit __get_user()
2016-03-02 17:15:12 linux-ext4 ext4 bug: getdents uninterruptible for 117 seconds
2015-11-24 21:45:16 linux-kernel Re: use-after-free in sock_wake_async
2015-11-11 16:53:10 linux-kernel Re: [PATCH] aio: Add few code style fixes
2015-07-21 15:38:53 linux-kernel Re: [PATCH v2] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix
2015-07-20 19:39:15 linux-kernel Re: [PATCH] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix
2015-07-20 17:51:49 linux-kernel Re: [PATCH] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix
2015-07-17 17:37:59 linux-kernel Re: [PATCH] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix
2015-07-17 14:06:18 linux-kernel Re: [PATCH] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix
2015-06-22 18:22:49 linux-kernel Re: [PATCH v5 0/3] aio: ctx->dead cleanups
2015-02-03 23:34:25 linux-kernel Re: [GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
2015-02-02 00:16:30 linux-kernel Re: [GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
2015-02-01 22:15:00 linux-kernel Re: [GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
2015-02-01 14:41:01 linux-kernel [GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
2014-12-24 14:44:09 linux-kernel Re: [v3.19-rc1] read_events => aio_read_events => WARNING: "do not call blocking ops when !TASK_RUNNING"
2014-12-14 23:08:13 linux-kernel Re: [GIT PULL] aio: changes for 3.19
2014-12-14 22:39:44 linux-kernel Re: [GIT PULL] aio: changes for 3.19
2014-12-14 21:52:29 linux-kernel Re: [GIT PULL] aio: changes for 3.19
2014-12-14 20:23:46 linux-kernel [GIT PULL] aio: changes for 3.19
2014-11-24 14:45:38 linux-kernel [GIT PULL] aio: dirty page accounting fix
2014-11-06 19:41:22 linux-kernel Re: [PATCH] aio: Skip timer for io_getevents if timeout=0
2014-11-06 19:36:00 linux-kernel Re: [PATCH V2] aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer
2014-11-05 14:56:25 linux-kernel Re: [PATCH] aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer
2014-10-03 18:22:23 linux-kernel Re: [PATCH] aio: Fix return code of io_submit() (RFC)
2014-10-03 18:19:25 linux-kernel Re: [PATCH] aio: Fix return code of io_submit() (RFC)
2014-07-31 14:04:35 linux-ext4 Re: ext4: first write to large ext3 filesystem takes 96 seconds