Jens Axboe ([email protected])

Number of posts: 6784 (1.04 per day)
First post: 2006-08-25 06:34:59
Last post: 2024-06-16 02:39:56

Date List Subject
2024-04-11 15:41:13 linux-kernel [PATCH 025/437] char/mwave: convert to read/write iterators
2024-04-11 15:40:37 linux-kernel [PATCH 023/437] char/lp: convert to read/write iterators
2024-04-11 15:40:30 linux-kernel [PATCH 022/437] char/tpm: convert to read/write iterators
2024-04-11 15:40:30 linux-kernel [PATCH 021/437] char/ipmi: convert to read/write iterators
2024-04-11 15:40:11 linux-kernel [PATCH 020/437] char/hw_random: convert to read/write iterators
2024-04-11 15:39:59 linux-kernel [PATCH 019/437] char/hpet: convert to read/write iterators
2024-04-11 15:39:34 linux-kernel [PATCH 017/437] char/dsp56k: convert to read/write iterators
2024-04-11 15:39:28 linux-kernel [PATCH 016/437] char/dsp1620: convert to read/write iterators
2024-04-11 15:39:06 linux-kernel [PATCH 013/437] char/apm-emulation: convert to read/write iterators
2024-04-11 15:39:00 linux-kernel [PATCH 012/437] char/adi: convert to read/write iterators
2024-04-11 15:38:58 linux-kernel [PATCH 014/437] char/applicom: convert to read/write iterators
2024-04-11 15:38:41 linux-kernel [PATCH 010/437] lib/string_helpers: add parse_int_array_iter()
2024-04-11 15:38:18 linux-kernel [PATCH 008/437] kstrtox: add iov_iter versions of the string conversion helpers
2024-04-11 15:38:16 linux-kernel [PATCH 011/437] virtio_console: convert to read/write iterator helpers
2024-04-11 15:37:45 linux-kernel [PATCH 009/437] lib/string_helpers: split __parse_int_array() into a helper
2024-04-11 15:36:47 linux-kernel [PATCH 007/437] mm/util: add iterdup_nul() and iterdup() helpers
2024-04-11 15:33:19 linux-kernel [PATCH 004/437] fs: add simple_copy_{to,from}_iter() helpers
2024-04-11 15:33:07 linux-kernel [PATCH 003/437] fs: add helpers for defining read/write iterator helpers
2024-04-11 15:32:41 linux-kernel [PATCH 001/437] fs: split do_loop_readv_writev() into separate read/write side helpers
2024-04-11 15:32:09 linux-kernel [PATCH 002/437] fs: add generic read/write iterator helpers
2024-04-11 13:35:09 linux-kernel Re: [PATCH] io_uring/timeout: remove duplicate initialization of the io_timeout list.
2024-04-10 22:27:36 linux-kernel Re: [PATCH 2/4] timerfd: convert to ->read_iter()
2024-04-10 13:58:36 linux-kernel Re: [PATCH] block: add max_dispatch to sysfs
2024-04-09 17:40:37 linux-kernel Re: [PATCH 1/4] iov_iter: add copy_to_iter_full()
2024-04-09 15:32:56 linux-kernel [PATCH 4/4] signalfd: convert to ->read_iter()
2024-04-09 15:32:24 linux-kernel [PATCH 2/4] timerfd: convert to ->read_iter()
2024-04-09 15:28:22 linux-kernel [PATCH 3/4] userfaultfd: convert to ->read_iter()
2024-04-09 15:27:44 linux-kernel [PATCH 1/4] iov_iter: add copy_to_iter_full()
2024-04-09 15:27:26 linux-kernel [PATCHSET v3 0/3] Convert fs drivers to ->read_iter()
2024-04-09 15:19:49 linux-kernel Re: API break, sysfs "capability" file
2024-04-06 12:57:30 linux-kernel Re: [PATCH] io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure
2024-04-06 02:10:21 linux-kernel Re: [PATCH 6.8 015/715] io_uring: remove unconditional looping in local task_work handling
2024-04-06 02:08:47 linux-kernel Re: [syzbot] [io-uring?] kernel BUG in __io_remove_buffers
2024-04-06 02:08:13 linux-kernel Re: [PATCH] blk-iocost: avoid out of bounds shift
2024-04-06 02:07:49 linux-kernel Re: [PATCH] io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure
2024-04-06 02:07:10 linux-kernel Re: [PATCH] io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure
2024-04-04 12:53:57 linux-kernel Re: [PATCH 3/3] signalfd: convert to ->read_iter()
2024-04-04 12:53:48 linux-kernel Re: [PATCH 1/3] timerfd: convert to ->read_iter()
2024-04-03 14:16:21 linux-kernel [PATCH 2/3] userfaultfd: convert to ->read_iter()
2024-04-03 14:15:19 linux-kernel [PATCH 3/3] signalfd: convert to ->read_iter()
2024-04-03 14:07:22 linux-kernel [PATCHSET v2 0/3] Convert fs drivers to ->read_iter()
2024-04-03 14:06:16 linux-kernel [PATCH 1/3] timerfd: convert to ->read_iter()
2024-04-03 13:45:03 linux-kernel Re: [PATCH 2/3] userfaultfd: convert to ->read_iter()
2024-04-02 20:50:57 linux-kernel [PATCHSET 0/3] Convert fs drivers to ->read_iter()
2024-04-02 20:26:49 linux-kernel [PATCH 2/3] userfaultfd: convert to ->read_iter()
2024-04-02 20:26:40 linux-kernel [PATCH 1/3] timerfd: convert to ->read_iter()
2024-04-02 20:26:34 linux-kernel [PATCH 3/3] signalfd: convert to ->read_iter()
2024-04-02 19:37:42 linux-kernel Re: [syzbot] [io-uring?] kernel BUG in __io_remove_buffers
2024-04-02 19:37:28 linux-kernel Re: [syzbot] [io-uring?] kernel BUG in put_page
2024-04-02 18:55:33 linux-kernel Re: [syzbot] [io-uring?] kernel BUG in put_page
2024-04-02 13:45:15 linux-kernel Re: [PATCH] block: fix overflow in blk_ioctl_discard()