linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-28 23:59:32 to 2019-02-05 16:59:02 UTC [more...]

[PATCHSET v11] io_uring IO interface
 2019-02-05 16:59 UTC  (28+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information

[PATCHSET v9] io_uring IO interface
 2019-02-05  2:19 UTC  (38+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information

[RFC PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
 2019-02-04 21:29 UTC  (2+ messages)
` [RFC PATCH 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux

[PATCHSET v8] io_uring IO interface
 2019-02-01 18:05 UTC  (53+ messages)
` [PATCH 05/18] Add "
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 15/18] io_uring: add io_kiocb ref count

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-02-01  9:27 UTC  (31+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 1/3] mm/mincore: make mincore() more conservative
  ` [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
  ` [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed

[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
 2019-01-31 20:39 UTC  (7+ messages)
` [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code

[RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
 2019-01-31 16:53 UTC  (9+ messages)

[PATCH 05/18] Add io_uring IO interface
 2019-01-31 16:37 UTC  (16+ messages)

[PATCHSET v10] io_uring IO interface
 2019-01-30 21:55 UTC  (19+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information

[RFD] A mount api that notices previous mounts
 2019-01-30 18:00 UTC  (14+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-30 12:29 UTC  (10+ messages)

[PATCH 0/1] Add prctl to kill descendants on exit
 2019-01-29  1:23 UTC  (4+ messages)
` [RESEND PATCH v2 "
  ` [RESEND PATCH v2 1/1] prctl: add PR_{GET,SET}_KILL_DESCENDANTS_ON_EXIT


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).