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-10-16 14:06:10
linux-kernel
[PATCH V9 27/33] xfs: add support for read_iter and write_iter
2013-10-16 14:06:08
linux-kernel
[PATCH V9 15/33] aio: add aio support for iov_iter arguments
2013-10-16 14:06:00
linux-nfs
[PATCH V9 24/33] nfs: simplify swap
2013-10-16 14:05:59
linux-kernel
[PATCH V9 22/33] ext4: add support for read_iter and write_iter
2013-10-16 14:05:57
linux-nfs
[PATCH V9 23/33] nfs: add support for read_iter, write_iter
2013-10-16 14:05:54
linux-kernel
[PATCH V9 13/33] fs: pull iov_iter use higher up the stack
2013-10-16 14:05:52
linux-kernel
[PATCH V9 02/33] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
2013-10-16 14:05:48
linux-kernel
[PATCH V9 10/33] iov_iter: let callers extract iovecs and bio_vecs
2013-10-16 14:05:46
linux-kernel
[PATCH V9 09/33] iov_iter: add a shorten call
2013-10-16 14:04:35
linux-ext4
[PATCH V9 22/33] ext4: add support for read_iter and write_iter
2013-10-15 17:54:33
linux-kernel
Re: [PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
2013-09-27 02:36:26
linux-kernel
Re: linux-next: build failure after merge of the ceph tree
2013-09-18 03:25:30
linux-kernel
Re: linux-next: manual merge of the vfs tree with the aio-direct tree
2013-09-03 18:43:51
linux-kernel
Re: [PATCH 2/2] audit: Two efficiency fixes for audit mechanism
2013-09-03 18:43:08
linux-kernel
Re: [PATCH 1/2] audit: fix soft lockups due to loop in audit_log_start() wh,en audit_backlog_limit exceeded
2013-08-30 20:06:00
linux-kernel
Re: [PATCH V8 15/33] aio: add aio support for iov_iter arguments
2013-08-26 22:28:26
linux-nfs
Re: [Jfs-discussion] [PATCH] jfs: fix readdir cookie incompatibility with NFSv4
2013-08-26 22:17:52
linux-kernel
[GIT PULL] jfs for 3.11-rc8
2013-08-21 17:12:49
linux-kernel
Re: [PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
2013-08-21 16:30:35
linux-kernel
Re: [PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
2013-08-21 15:52:38
linux-kernel
Re: linux-next: build failure after merge of the aio tree
2013-08-20 19:13:57
linux-kernel
Re: [PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
2013-08-15 22:10:26
linux-nfs
Re: [PATCH] jfs: fix readdir cookie incompatibility with NFSv4
2013-08-15 20:49:27
linux-nfs
[PATCH] jfs: fix readdir cookie incompatibility with NFSv4
2013-08-15 13:39:06
linux-nfs
Re: [PATCH] jfs: avoid misuse of cookie value of 2
2013-08-15 03:55:21
linux-nfs
[PATCH] jfs: avoid misuse of cookie value of 2
2013-08-01 13:05:03
linux-kernel
Re: [PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
2013-07-25 18:11:24
linux-kernel
[PATCH V8 07/33] iov_iter: ii_iovec_copy_to_user should pre-fault user pages
2013-07-25 18:11:20
linux-kernel
[PATCH V8 12/33] dio: add bio_vec support to __blockdev_direct_IO()
2013-07-25 18:11:17
linux-kernel
[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
2013-07-25 18:10:45
linux-kernel
[PATCH V8 03/33] iov_iter: add copy_to_user support
2013-07-25 18:10:41
linux-kernel
[PATCH V8 15/33] aio: add aio support for iov_iter arguments
2013-07-25 18:09:03
linux-kernel
[PATCH V8 14/33] aio: add aio_kernel_() interface
2013-07-25 18:09:00
linux-kernel
[PATCH V8 13/33] fs: pull iov_iter use higher up the stack
2013-07-25 18:08:58
linux-kernel
[PATCH V8 06/33] iov_iter: hide iovec details behind ops function pointers
2013-07-25 18:08:54
linux-kernel
[PATCH V8 11/33] dio: Convert direct_IO to use iov_iter
2013-07-25 18:08:22
linux-kernel
[PATCH V8 20/33] fs: add read_iter and write_iter to several file systems
2013-07-25 18:07:54
linux-kernel
[PATCH V8 23/33] nfs: add support for read_iter, write_iter
2013-07-25 18:04:44
linux-kernel
[PATCH V8 17/33] loop: use aio to perform io on the underlying file
2013-07-25 18:04:42
linux-kernel
[PATCH V8 21/33] ocfs2: add support for read_iter and write_iter
2013-07-25 18:04:40
linux-kernel
[PATCH V8 16/33] bio: add bvec_length(), like iov_length()
2013-07-25 18:04:37
linux-kernel
[PATCH V8 01/33] iov_iter: move into its own file
2013-07-25 18:04:35
linux-kernel
[PATCH V8 25/33] btrfs: add support for read_iter and write_iter
2013-07-25 18:04:31
linux-kernel
[PATCH V8 05/33] fuse: convert fuse to use iov_iter_copy_[to|from]_user
2013-07-25 18:04:26
linux-kernel
[PATCH V8 02/33] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
2013-07-25 18:04:23
linux-kernel
[PATCH V8 26/33] block_dev: add support for read_iter, write_iter
2013-07-25 18:01:16
linux-kernel
[PATCH V8 30/33] afs: add support for read_iter and write_iter
2013-07-25 18:00:59
linux-kernel
[PATCH V8 29/33] udf: convert file ops from aio_read/write to read/write_iter
2013-07-25 17:59:59
linux-kernel
[PATCH V8 19/33] fs: use read_iter and write_iter rather than aio_read and aio_write
2013-07-25 17:59:56
linux-kernel
[PATCH V8 08/33] iov_iter: add bvec support
2013-07-25 17:59:53
linux-kernel
[PATCH V8 22/33] ext4: add support for read_iter and write_iter