Show patches with: Submitter = Kanchan Joshi       |   193 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] block: Increase count of supported write-hints Write-hint for FS journal - - - --- 2019-01-09 Kanchan Joshi New
[2/4] fs: introduce four macros for in-kernel hints Write-hint for FS journal - - - --- 2019-01-09 Kanchan Joshi New
[3/4] fs: introduce APIs to enable sending write-hint with buffer-head Write-hint for FS journal - - - --- 2019-01-09 Kanchan Joshi New
[4/4] fs/ext4,jbd2: add support for passing write-hint with journal. Write-hint for FS journal - - - --- 2019-01-09 Kanchan Joshi New
[v3,1/7] block: extend stream count for in-kernel use Extend write-hint for in-kernel use - - - --- 2019-03-29 Kanchan Joshi New
[v3,2/7] block: introduce API to register stream information with block layer Extend write-hint for in-kernel use - - - --- 2019-03-29 Kanchan Joshi New
[v3,3/7] block: add write-hint to stream-id conversion Extend write-hint for in-kernel use - - - --- 2019-03-29 Kanchan Joshi New
[v3,4/7] nvme: register stream info with block layer Extend write-hint for in-kernel use - - - --- 2019-03-29 Kanchan Joshi New
[v3,5/7] fs: introduce APIs to enable sending write-hint with buffer-head Extend write-hint for in-kernel use - - - --- 2019-03-29 Kanchan Joshi New
[v3,6/7] fs: introduce write-hint start point for in-kernel hints Extend write-hint for in-kernel use - - - --- 2019-03-29 Kanchan Joshi New
[v3,7/7] fs/ext4,jbd2: add support for passing write-hint with journal Extend write-hint for in-kernel use - - - --- 2019-03-29 Kanchan Joshi New
[v4,1/7] fs: introduce write-hint start point for in-kernel hints Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,2/7] block: increase stream count for in-kernel use Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,3/7] block: introduce API to register stream information with block-layer Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,4/7] block: introduce write-hint to stream-id conversion Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,5/7] nvme: register stream info with block layer Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,6/7] fs: introduce APIs to enable passing write-hint with buffer-head Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v4,7/7] fs/ext4,jbd2: add support for sending write-hint with journal Extend write-hint/stream infrastructure - - - --- 2019-04-17 Kanchan Joshi New
[v5,1/7] fs: introduce write-hint start point for in-kernel hints Extend write-hint framework, and add write-hint for Ext4 journal - - - --- 2019-04-25 Kanchan Joshi New
[v5,2/7] block: increase stream count for in-kernel use Extend write-hint framework, and add write-hint for Ext4 journal - - - --- 2019-04-25 Kanchan Joshi New
[v5,3/7] block: introduce API to register stream information with block-layer Extend write-hint framework, and add write-hint for Ext4 journal - - - --- 2019-04-25 Kanchan Joshi New
[v5,4/7] block: introduce write-hint to stream-id conversion Extend write-hint framework, and add write-hint for Ext4 journal - - - --- 2019-04-25 Kanchan Joshi New
[v5,5/7] nvme: register stream info with block layer Extend write-hint framework, and add write-hint for Ext4 journal - - - --- 2019-04-25 Kanchan Joshi New
[v5,6/7] fs: introduce APIs to enable passing write-hint with buffer-head Extend write-hint framework, and add write-hint for Ext4 journal - - - --- 2019-04-25 Kanchan Joshi New
[v5,7/7] fs/ext4,jbd2: add support for sending write-hint with journal Extend write-hint framework, and add write-hint for Ext4 journal - - - --- 2019-04-25 Kanchan Joshi New
[1/3] fs,block: Introduce IOCB_ZONE_APPEND and direct-io handling zone-append support in aio and io-uring - - - --- 2020-06-17 Kanchan Joshi New
[2/3] aio: add support for zone-append zone-append support in aio and io-uring - - - --- 2020-06-17 Kanchan Joshi New
[3/3] io_uring: add support for zone-append zone-append support in aio and io-uring - - - --- 2020-06-17 Kanchan Joshi New
[v2,1/2] fs,block: Introduce RWF_ZONE_APPEND and handling in direct IO path zone-append support in io-uring and aio - - - --- 2020-06-25 Kanchan Joshi New
[v2,2/2] io_uring: add support for zone-append zone-append support in io-uring and aio - - - --- 2020-06-25 Kanchan Joshi New
[1/2] block: fix error code for zone-append fix/extend zone-append in block-layer - 1 - --- 2020-07-02 Kanchan Joshi New
[2/2] block: enable zone-append for iov_iter of bvec type fix/extend zone-append in block-layer - - - --- 2020-07-02 Kanchan Joshi New
[v3,1/4] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND zone-append support in io-uring and aio - - - --- 2020-07-05 Kanchan Joshi New
[v3,2/4] block: add zone append handling for direct I/O path zone-append support in io-uring and aio - - - --- 2020-07-05 Kanchan Joshi New
[v3,3/4] block: enable zone-append for iov_iter of bvec type zone-append support in io-uring and aio - - - --- 2020-07-05 Kanchan Joshi New
[v3,4/4] io_uring: add support for zone-append zone-append support in io-uring and aio - - - --- 2020-07-05 Kanchan Joshi New
[v2] block: fix error code for zone-append [v2] block: fix error code for zone-append - 1 - --- 2020-07-05 Kanchan Joshi New
[v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[v4,2/6] fs: change ki_complete interface to support 64bit ret2 [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[v4,3/6] uio: return status with iov truncation [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[v4,4/6] block: add zone append handling for direct I/O path [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[v4,5/6] block: enable zone-append for iov_iter of bvec type [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
[v4,6/6] io_uring: add support for zone-append [v4,1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND - - - --- 2020-07-24 Kanchan Joshi New
null_blk: synchronization fix for zoned device null_blk: synchronization fix for zoned device - - - --- 2020-09-24 Kanchan Joshi New
[v2,1/1] null_blk: synchronization fix for zoned device concurrency handling for zoned null-blk - 1 - --- 2020-09-28 Kanchan Joshi New
[RFC,01/13] io_uring: add infra for uring_cmd completion in submitter-task uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,02/13] nvme: wire-up support for async-passthru on char-device. uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,03/13] io_uring: mark iopoll not supported for uring-cmd uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,04/13] io_uring: modify unused field in io_uring_cmd to store flags uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,05/13] io_uring: add flag and helper for fixed-buffer uring-cmd uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,06/13] io_uring: add support for uring_cmd with fixed-buffer uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,07/13] nvme: enable passthrough with fixed-buffer uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,08/13] io_uring: plug for async bypass uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,09/13] block: wire-up support for plugging uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,10/13] block: factor out helper for bio allocation from cache uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,11/13] nvme: enable bio-cache for fixed-buffer passthru uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,12/13] nvme: allow user passthrough commands to poll uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[RFC,13/13] nvme: Add async passthru polling support uring-passthru for nvme - - - --- 2021-12-20 Kanchan Joshi New
[1/2] block: introduce and export blk_rq_map_user_vec nvme-passthru with vectored-io - - - --- 2022-01-27 Kanchan Joshi New
[2/2] nvme: add vectored-io support for user passthru nvme-passthru with vectored-io - - - --- 2022-01-27 Kanchan Joshi New
[01/17] io_uring: add support for 128-byte SQEs io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[02/17] fs: add file_operations->async_cmd() io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[03/17] io_uring: add infra and support for IORING_OP_URING_CMD io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[04/17] nvme: modify nvme_alloc_request to take an additional parameter io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[05/17] nvme: wire-up support for async-passthru on char-device. io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[06/17] io_uring: prep for fixed-buffer enabled uring-cmd io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[07/17] io_uring: add support for uring_cmd with fixed-buffer io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[08/17] nvme: enable passthrough with fixed-buffer io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[09/17] io_uring: plug for async bypass io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[10/17] block: wire-up support for plugging io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[11/17] block: factor out helper for bio allocation from cache io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[12/17] nvme: enable bio-cache for fixed-buffer passthru io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[13/17] nvme: allow user passthrough commands to poll io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[14/17] io_uring: add polling support for uring-cmd io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[15/17] nvme: wire-up polling for uring-passthru io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[16/17] io_uring: add support for non-inline uring-cmd io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[17/17] nvme: enable non-inline passthru commands io_uring passthru over nvme - - - --- 2022-03-08 Kanchan Joshi New
[for-next,1/4] io_uring, nvme: rename a function [for-next,1/4] io_uring, nvme: rename a function - 1 - --- 2022-07-11 Kanchan Joshi New
[for-next,2/4] nvme: compact nvme_uring_cmd_pdu struct [for-next,1/4] io_uring, nvme: rename a function - - - --- 2022-07-11 Kanchan Joshi New
[for-next,3/4] io_uring: grow a field in struct io_uring_cmd [for-next,1/4] io_uring, nvme: rename a function - - - --- 2022-07-11 Kanchan Joshi New
[for-next,4/4] nvme-multipath: add multipathing for uring-passthrough commands [for-next,1/4] io_uring, nvme: rename a function - - - --- 2022-07-11 Kanchan Joshi New
[1/4] fs: add file_operations->uring_cmd_iopoll [1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-05 Kanchan Joshi New
[2/4] io_uring: add iopoll infrastructure for io_uring_cmd [1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-05 Kanchan Joshi New
[3/4] block: export blk_rq_is_poll [1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-05 Kanchan Joshi New
[4/4] nvme: wire up async polling for io passthrough commands [1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-05 Kanchan Joshi New
[for-next,v2,1/4] fs: add file_operations->uring_cmd_iopoll [for-next,v2,1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-07 Kanchan Joshi New
[for-next,v2,2/4] io_uring: add iopoll infrastructure for io_uring_cmd [for-next,v2,1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-07 Kanchan Joshi New
[for-next,v2,3/4] block: export blk_rq_is_poll [for-next,v2,1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-07 Kanchan Joshi New
[for-next,v2,4/4] nvme: wire up async polling for io passthrough commands [for-next,v2,1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-07 Kanchan Joshi New
[for-next,1/4] io_uring: introduce io_uring_cmd_import_fixed [for-next,1/4] io_uring: introduce io_uring_cmd_import_fixed - - - --- 2022-08-19 Kanchan Joshi New
[for-next,2/4] io_uring: introduce fixed buffer support for io_uring_cmd [for-next,1/4] io_uring: introduce io_uring_cmd_import_fixed - - - --- 2022-08-19 Kanchan Joshi New
[for-next,3/4] block: add helper to map bvec iterator for passthrough [for-next,1/4] io_uring: introduce io_uring_cmd_import_fixed - - - --- 2022-08-19 Kanchan Joshi New
[for-next,4/4] nvme: wire up fixed buffer support for nvme passthrough [for-next,1/4] io_uring: introduce io_uring_cmd_import_fixed - - - --- 2022-08-19 Kanchan Joshi New
[for-next,v2,1/4] io_uring: introduce io_uring_cmd_import_fixed [for-next,v2,1/4] io_uring: introduce io_uring_cmd_import_fixed - - - --- 2022-08-20 Kanchan Joshi New
[for-next,v2,2/4] io_uring: introduce fixed buffer support for io_uring_cmd [for-next,v2,1/4] io_uring: introduce io_uring_cmd_import_fixed - - - --- 2022-08-20 Kanchan Joshi New
[for-next,v2,3/4] block: add helper to map bvec iterator for passthrough [for-next,v2,1/4] io_uring: introduce io_uring_cmd_import_fixed - - - --- 2022-08-20 Kanchan Joshi New
[for-next,v2,4/4] nvme: wire up fixed buffer support for nvme passthrough [for-next,v2,1/4] io_uring: introduce io_uring_cmd_import_fixed - - - --- 2022-08-20 Kanchan Joshi New
[for-next,v3,1/4] fs: add file_operations->uring_cmd_iopoll [for-next,v3,1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-23 Kanchan Joshi New
[for-next,v3,2/4] io_uring: add iopoll infrastructure for io_uring_cmd [for-next,v3,1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-23 Kanchan Joshi New
[for-next,v3,3/4] block: export blk_rq_is_poll [for-next,v3,1/4] fs: add file_operations->uring_cmd_iopoll - - - --- 2022-08-23 Kanchan Joshi New
« 1 2 »