public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] aio: changes for 3.17
@ 2014-08-15 17:23 Benjamin LaHaise
  2014-08-15 17:24 ` [PATCH 1/7] aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock() Oleg Nesterov
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Benjamin LaHaise @ 2014-08-15 17:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-aio, linux-kernel

Hello Linus,

Please pull the following changes from the aio-next git tree at 
git://git.kvack.org/~bcrl/aio-next.git .  Most of the changes this time 
around are code cleanups.

		-ben

Benjamin LaHaise (1):
  aio: remove no longer needed preempt_disable()

Gu Zheng (4):
  aio: remove the needless registration of ring file's private_data
  aio: use the macro rather than the inline magic number
  aio: fix some comments
  aio: use iovec array rather than the single one

Oleg Nesterov (2):
  aio: change exit_aio() to load mm->ioctx_table once and avoid
    rcu_read_lock()
  aio: kill the misleading rcu read locks in ioctx_add_table() and
    kill_ioctx()


-- 
"Thought is the essence of where you are now."

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-08-16  1:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-15 17:23 [PATCH 0/7] aio: changes for 3.17 Benjamin LaHaise
2014-08-15 17:24 ` [PATCH 1/7] aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock() Oleg Nesterov
2014-08-15 17:24 ` [PATCH 2/7] aio: kill the misleading rcu read locks in ioctx_add_table() and kill_ioctx() Oleg Nesterov
2014-08-15 17:24 ` [PATCH 3/7] aio: remove no longer needed preempt_disable() Benjamin LaHaise
2014-08-15 17:24 ` [PATCH 4/7] aio: remove the needless registration of ring file's private_data Gu Zheng
2014-08-15 17:25 ` [PATCH 5/7] aio: use the macro rather than the inline magic number Gu Zheng
2014-08-15 17:25 ` [PATCH 6/7] aio: fix some comments Gu Zheng
2014-08-15 17:25 ` [PATCH 7/7] aio: use iovec array rather than the single one Gu Zheng
2014-08-16  0:35   ` Linus Torvalds
2014-08-16  1:46     ` Benjamin LaHaise

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox