LinuxLists
Users
About
Dave Kleikamp (
[email protected]
)
Number of posts: 503 (0.11 per day)
First post: 2011-04-27 16:55:21
Last post: 2024-05-28 01:37:08
Previous Page
/
Next Page
Date
List
Subject
2013-03-08 22:52:56
linux-kernel
[PATCH V7 -next 28/33] gfs2: Convert aio_read/write ops to read/write_iter
2013-03-08 22:52:53
linux-kernel
[PATCH V7 -next 12/33] dio: add bio_vec support to __blockdev_direct_IO()
2013-03-08 22:52:51
linux-kernel
[PATCH V7 -next 01/33] iov_iter: move into its own file
2013-03-08 22:52:50
linux-kernel
[PATCH V7 -next 02/33] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
2013-03-08 22:52:49
linux-nfs
[PATCH V7 -next 23/33] nfs: add support for read_iter, write_iter
2013-03-08 22:52:48
linux-kernel
[PATCH V7 -next 08/33] iov_iter: add bvec support
2013-03-08 22:52:17
linux-ext4
[PATCH V7 -next 22/33] ext4: add support for read_iter and write_iter
2013-03-08 22:52:15
linux-ext4
[PATCH V7 -next 20/33] fs: add read_iter and write_iter to several file systems
2013-03-08 22:52:06
linux-ext4
[PATCH V7 -next 11/33] dio: Convert direct_IO to use iov_iter
2013-03-07 15:55:29
linux-kernel
Re: [PATCH v2 0/4] ipc: reduce ipc lock contention
2013-02-01 20:40:56
linux-ext4
Re: [PATCH V6 18/30] fs: add read_iter and write_iter to several file systems
2013-01-29 16:25:12
linux-nfs
[PATCH V6 22/30] nfs: simplify swap
2013-01-29 16:24:28
linux-nfs
[PATCH V6 21/30] nfs: add support for read_iter, write_iter
2013-01-29 16:23:33
linux-ext4
[PATCH V6 20/30] ext4: add support for read_iter and write_iter
2013-01-29 16:23:31
linux-ext4
[PATCH V6 18/30] fs: add read_iter and write_iter to several file systems
2013-01-29 16:23:22
linux-ext4
[PATCH V6 09/30] dio: Convert direct_IO to use iov_iter
2013-01-09 19:59:53
linux-nfs
[PATCH V5 22/30] nfs: simplify swap
2013-01-09 19:59:05
linux-nfs
[PATCH V5 21/30] nfs: add support for read_iter, write_iter
2013-01-09 19:58:35
linux-ext4
[PATCH V5 20/30] ext4: add support for read_iter and write_iter
2013-01-09 19:58:33
linux-ext4
[PATCH V5 18/30] fs: add read_iter and write_iter to several file systems
2012-11-27 15:57:21
linux-kernel
Re: [Jfs-discussion] Out of memory on 3.5 kernels
2012-11-27 15:57:18
linux-wireless
Re: [Jfs-discussion] Out of memory on 3.5 kernels
2012-11-23 18:00:22
linux-kernel
Re: [PATCH v4 27/31] gfs2: Convert aio_read/write ops to read/write_iter
2012-11-23 17:51:09
linux-kernel
Re: [PATCH v4 23/31] nfs: simplify swap
2012-11-23 17:51:06
linux-nfs
Re: [PATCH v4 23/31] nfs: simplify swap
2012-11-23 17:45:32
linux-kernel
Re: [PATCH v4 09/31] dio: create a dio_aligned() helper function
2012-11-23 17:34:24
linux-kernel
Re: [PATCH v4 01/31] iov_iter: move into its own file
2012-11-23 17:33:56
linux-kernel
Re: [PATCH v4 00/31] loop: Issue O_DIRECT aio using bio_vec
2012-11-22 23:08:19
linux-kernel
[PATCH v4 22/31] nfs: add support for read_iter, write_iter
2012-11-22 21:10:48
linux-kernel
[PATCH v4 25/31] block_dev: add support for read_iter, write_iter
2012-11-22 20:44:20
linux-kernel
[PATCH v4 04/31] fuse: convert fuse to use iov_iter_copy_[to|from]_user
2012-11-22 19:48:36
linux-kernel
[PATCH v4 03/31] iov_iter: add copy_to_user support
2012-11-22 19:41:44
linux-kernel
Re: Out of memory on 3.5 kernels
2012-11-22 19:41:18
linux-wireless
Re: Out of memory on 3.5 kernels
2012-11-22 19:37:43
linux-kernel
[PATCH v4 16/31] loop: use aio to perform io on the underlying file
2012-11-22 19:36:33
linux-kernel
[PATCH v4 17/31] fs: create file_readable() and file_writable() functions
2012-11-22 19:33:41
linux-kernel
[PATCH v4 00/31] loop: Issue O_DIRECT aio using bio_vec
2012-11-22 19:33:29
linux-kernel
[PATCH v4 20/31] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
2012-11-22 19:33:01
linux-kernel
[PATCH v4 11/31] dio: add bio_vec support to __blockdev_direct_IO()
2012-11-22 19:32:33
linux-kernel
[PATCH v4 29/31] afs: add support for read_iter and write_iter
2012-11-22 19:29:25
linux-kernel
[PATCH v4 31/31] ubifs: convert file ops from aio_read/write to read/write_iter
2012-11-22 19:23:29
linux-kernel
[PATCH v4 23/31] nfs: simplify swap
2012-11-22 19:23:22
linux-nfs
[PATCH v4 23/31] nfs: simplify swap
2012-11-22 19:23:12
linux-kernel
[PATCH v4 24/31] btrfs: add support for read_iter and write_iter
2012-11-22 19:18:16
linux-kernel
[PATCH v4 12/31] fs: pull iov_iter use higher up the stack
2012-11-22 19:18:03
linux-kernel
[PATCH v4 07/31] iov_iter: add a shorten call
2012-11-22 19:17:06
linux-kernel
[PATCH v4 30/31] ecrpytfs: Convert aio_read/write ops to read/write_iter
2012-11-22 19:13:35
linux-kernel
[PATCH v4 26/31] xfs: add support for read_iter and write_iter
2012-11-22 19:09:09
linux-kernel
[PATCH v4 27/31] gfs2: Convert aio_read/write ops to read/write_iter
2012-11-22 19:09:07
linux-kernel
[PATCH v4 14/31] aio: add aio support for iov_iter arguments
2012-11-22 18:54:51
linux-kernel
[PATCH v4 13/31] aio: add aio_kernel_() interface