Linus Torvalds 408afb8d78 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull aio updates from Al Viro:
 "Majority of AIO stuff this cycle. aio-fsync and aio-poll, mostly.

  The only thing I'm holding back for a day or so is Adam's aio ioprio -
  his last-minute fixup is trivial (missing stub in !CONFIG_BLOCK case),
  but let it sit in -next for decency sake..."

* 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (46 commits)
  aio: sanitize the limit checking in io_submit(2)
  aio: fold do_io_submit() into callers
  aio: shift copyin of iocb into io_submit_one()
  aio_read_events_ring(): make a bit more readable
  aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the same way
  aio: take list removal to (some) callers of aio_complete()
  aio: add missing break for the IOCB_CMD_FDSYNC case
  random: convert to ->poll_mask
  timerfd: convert to ->poll_mask
  eventfd: switch to ->poll_mask
  pipe: convert to ->poll_mask
  crypto: af_alg: convert to ->poll_mask
  net/rxrpc: convert to ->poll_mask
  net/iucv: convert to ->poll_mask
  net/phonet: convert to ->poll_mask
  net/nfc: convert to ->poll_mask
  net/caif: convert to ->poll_mask
  net/bluetooth: convert to ->poll_mask
  net/sctp: convert to ->poll_mask
  net/tipc: convert to ->poll_mask
  ...
2018-06-04 13:57:43 -07:00
..
2018-06-04 07:58:06 -07:00
2018-05-29 09:59:53 -04:00
2018-06-04 11:38:16 -07:00
2018-06-04 10:58:12 -07:00
2018-04-19 15:11:50 -07:00
2018-06-04 10:58:12 -07:00
2018-04-04 20:07:20 -07:00
2018-03-27 09:51:22 +02:00
2018-06-04 10:58:12 -07:00
2018-04-09 11:42:31 -07:00
2018-05-29 20:14:32 +02:00
2018-06-04 10:58:12 -07:00
2018-06-02 09:55:44 -07:00
2018-06-04 10:58:12 -07:00
2018-06-04 07:58:06 -07:00
2018-06-04 11:25:15 -07:00
2018-06-04 11:34:06 -07:00
2018-06-04 07:58:06 -07:00
2018-04-04 20:07:20 -07:00
2018-06-04 10:58:12 -07:00
2018-06-04 10:58:12 -07:00
2018-04-04 20:07:20 -07:00
2018-06-04 10:58:12 -07:00
2018-04-05 21:29:35 -07:00
2018-04-05 21:21:08 -07:00
2018-04-05 21:21:08 -07:00
2018-04-13 15:46:21 -07:00
2018-05-15 13:56:16 -06:00
2018-06-04 10:58:12 -07:00
2018-06-02 10:12:23 -07:00
2018-06-04 07:58:06 -07:00
2018-04-11 18:58:27 -07:00
2018-05-10 15:42:42 -06:00
2018-03-29 13:38:10 +03:00