public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/10 v14] merge request: No wait AIO
@ 2017-06-20 12:05 Goldwyn Rodrigues
  2017-06-20 12:05 ` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags Goldwyn Rodrigues
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Goldwyn Rodrigues @ 2017-06-20 12:05 UTC (permalink / raw)
  To: axboe; +Cc: viro, hch, jack, akpm, linux-block

Jens,

As discussed, here are the patches against the block
tree for merge since the block layer changes had the most conflicts.
My tree is at https://github.com/goldwynr/linux/tree/nowait-block

 Changes since v13:
 + nowait support for dax files in ext4 and xfs

-- 
Goldwyn

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

end of thread, other threads:[~2017-06-20 13:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20 12:05 [PATCH 0/10 v14] merge request: No wait AIO Goldwyn Rodrigues
2017-06-20 12:05 ` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags Goldwyn Rodrigues
2017-06-20 12:05 ` [PATCH 02/10] fs: Introduce filemap_range_has_page() Goldwyn Rodrigues
2017-06-20 12:05 ` [PATCH 03/10] fs: Use RWF_* flags for AIO operations Goldwyn Rodrigues
2017-06-20 12:05 ` [PATCH 04/10] fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT Goldwyn Rodrigues
2017-06-20 12:05 ` [PATCH 05/10] fs: return if direct I/O will trigger writeback Goldwyn Rodrigues
2017-06-20 12:05 ` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT Goldwyn Rodrigues
2017-06-20 12:05 ` [PATCH 07/10] block: return on congested block device Goldwyn Rodrigues
2017-06-20 12:05 ` [PATCH 08/10] ext4: nowait aio support Goldwyn Rodrigues
2017-06-20 12:05 ` [PATCH 09/10] xfs: " Goldwyn Rodrigues
2017-06-20 12:05 ` [PATCH 10/10] btrfs: " Goldwyn Rodrigues
2017-06-20 13:12 ` [PATCH 0/10 v14] merge request: No wait AIO Jens Axboe

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