messages from 2018-12-11 00:16:04 to 2018-12-13 09:18:43 UTC [more...]
[PATCH 0/4] nvme multipath: expose slaves/holders
2018-12-13 9:18 UTC (12+ messages)
` [PATCH 1/4] block: move holder tracking from struct block_device to hd_struct
` [PATCH 2/4] nvme: create slaves/holder entries for multipath devices
` [PATCH 3/4] nvme: Should not warn when a disk path is opened
` [PATCH 4/4] block: expose devt for GENHD_FL_HIDDEN disks
[PATCH v2] nvme: provide fallback for discard alloc failure
2018-12-13 8:36 UTC (6+ messages)
[PATCH v2 0/6] restore nvme-rdma polling
2018-12-13 8:31 UTC (12+ messages)
` [PATCH v2 1/6] block: introduce blk_execute_rq_polled
` [PATCH v2 2/6] nvme-core: allow __nvme_submit_sync_cmd to poll
` [PATCH v2 3/6] nvme-fabrics: allow nvmf_connect_io_queue "
` [PATCH v2 4/6] nvme-fabrics: allow user to pass in nr_poll_queues
` [PATCH v2 5/6] nvme-rdma: implement polling queue map
` [PATCH v2 6/6] nvme-multipath: disable polling for underlying namespace request queue
` [PATCH v2 nvme-cli 7/6] fabrics: pass in number of polling queues
[PATCH blktests 0/2] Add scsi-stress-remove to blktests
2018-12-13 1:24 UTC (4+ messages)
` [PATCH blktests 1/2] blktests: split out cgroup2 controller and file check
` [PATCH blktests 2/2] blktests: add Ming Lei's scsi-stress-remove
[PATCH] blkcg: handle dying request_queue when associating a blkg
2018-12-13 0:43 UTC (5+ messages)
blktests: trying to debug nvme test failures
2018-12-12 23:20 UTC (3+ messages)
[PATCH] blktests: test turning wbt on and off
2018-12-12 21:58 UTC
[PATCH] blktests: add a test for wbt
2018-12-12 21:38 UTC
[PATCH v2 0/5] implement nvmf read/write queue maps
2018-12-12 19:15 UTC (13+ messages)
` [PATCH v2 1/5] blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
` [PATCH v2 2/5] nvme-fabrics: add missing nvmf_ctrl_options documentation
` [PATCH v2 3/5] nvme-fabrics: allow user to set nr_write_queues for separate queue maps
` [PATCH v2 4/5] nvme-tcp: support separate queue maps for read and write
` [PATCH v2 5/5] nvme-rdma: "
` [PATCH v2 nvme-cli 6/5] fabrics: pass in number of write queues
[PATCH] blktests: include cgroup in rc
2018-12-12 19:11 UTC
[PATCH RFC 0/4] restore polling to nvme-rdma
2018-12-12 18:23 UTC (21+ messages)
` [PATCH RFC 1/4] nvme-fabrics: allow user to pass in nr_poll_queues
` [PATCH RFC 2/4] rdma: introduce ib_change_cq_ctx
` [PATCH RFC 3/4] nvme-rdma: implement polling queue map
` [PATCH RFC 4/4] nvme-multipath: disable polling for underlying namespace request queue
` [PATCH RFC nvme-cli 5/4] fabrics: pass in number of polling queues
[git pull] device mapper fixes for 4.20
2018-12-12 17:56 UTC
[PATCH] nvme: provide fallback for discard alloc failure
2018-12-12 16:08 UTC (2+ messages)
[PATCH] blktests: make block/026 run in constant time
2018-12-12 15:45 UTC
[PATCH] dm: fix inflight IO check
2018-12-12 15:18 UTC (5+ messages)
` "
` xfstests generic/347 was never correct [was: Re: dm: fix inflight IO check]
[PATCH] block: deactivate blk_stat timer in wbt_disable_default()
2018-12-12 13:49 UTC (2+ messages)
[PATCH 0/2] scsi: ufs: add real time/inline crypto support to UFS HCD
2018-12-12 7:40 UTC (4+ messages)
[PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD
2018-12-12 5:51 UTC (6+ messages)
for-next hangs on test srp/012
2018-12-12 4:28 UTC (20+ messages)
[PATCH 0/5] implement nvmf read/write queue maps
2018-12-11 23:34 UTC (16+ messages)
` [PATCH 1/5] blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
` [PATCH 2/5] nvme-fabrics: add missing nvmf_ctrl_options documentation
` [PATCH 3/5] nvme-fabrics: allow user to set nr_write_queues for separate queue maps
` [PATCH 4/5] nvme-tcp: support separate queue maps for read and write
` [PATCH 5/5] nvme-rdma: support read/write queue separation
` [PATCH nvme-cli 6/5] fabrics: pass in nr_write_queues
[PATCH] block: Fix null_blk_zoned creation failure with small number of zones
2018-12-11 23:21 UTC (6+ messages)
[PATCH v2] block: fix iolat timestamp and restore accounting semantics
2018-12-11 23:01 UTC
[GIT PULL 00/21] lightnvm updates for 4.21
2018-12-11 19:23 UTC (23+ messages)
` [GIT PULL 01/21] lightnvm: pblk: ignore the smeta oob area scan
` [GIT PULL 02/21] lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()
` [GIT PULL 03/21] lightnvm: pblk: fix chunk close trace event check
` [GIT PULL 04/21] lightnvm: pblk: fix resubmission of overwritten write err lbas
` [GIT PULL 05/21] lightnvm: pblk: account for write error sectors in emeta
` [GIT PULL 06/21] lightnvm: pblk: stop writes gracefully when running out of lines
` [GIT PULL 07/21] lightnvm: pblk: set conservative threshold for user writes
` [GIT PULL 08/21] lightnvm: pblk: remove unused macro
` [GIT PULL 09/21] lightnvm: pblk: fix pblk_lines_init error handling path
` [GIT PULL 10/21] lightnvm: pblk: remove dead code in pblk_recov_l2p
` [GIT PULL 11/21] lightnvm: pblk: fix spelling in comment
` [GIT PULL 12/21] lightnvm: pblk: add lock protection to list operations
` [GIT PULL 13/21] lightnvm: pblk: add comments wrt locking in recovery path
` [GIT PULL 14/21] lightnvm: simplify geometry enumeration
` [GIT PULL 15/21] lightnvm: pblk: avoid ref warning on cache creation
` [GIT PULL 16/21] lightnvm: pblk: move lba list to partial read context
` [GIT PULL 17/21] lightnvm: pblk: add helpers for OOB metadata
` [GIT PULL 18/21] lightnvm: dynamic DMA pool entry size
` [GIT PULL 19/21] lightnvm: disable interleaved metadata
` [GIT PULL 20/21] lightnvm: pblk: support packed metadata
` [GIT PULL 21/21] lightnvm: pblk: do not overwrite ppa list with meta list
[PATCH] blk-mq: Set request mapping to NULL in blk_mq_put_driver_tag
2018-12-11 15:06 UTC (6+ messages)
` +AFs-PATCH+AF0- blk-mq: Set request mapping to NULL in blk+AF8-mq+AF8-put+AF8-driver+AF8-tag
[PATCH] dm: fix request-based dm's use of dm_wait_for_completion
2018-12-11 14:40 UTC (2+ messages)
remove the "clustering" flag
2018-12-11 14:05 UTC (4+ messages)
` [PATCH 2/9] scsi: introduce a max_segment_size host_template parameters
[PATCH] nvme: fix irq vs io_queue calculations
2018-12-11 13:24 UTC (4+ messages)
[Bug 201949] New: KASAN: use-after-free Read in __handle_mm_fault
2018-12-11 10:16 UTC
block: kernel panic in __bio_associate_blkg+0x1e
2018-12-11 7:55 UTC (5+ messages)
[PATCH] nbd:clear NBD_BOUND flag when NBD connection is closed
2018-12-11 6:17 UTC
[PATCH] block: fix iolat timestamp and restore accounting semantics
2018-12-11 3:21 UTC (3+ messages)
[PATCH V13 0/3] blk-mq: refactor code of issue directly
2018-12-11 1:42 UTC (2+ messages)
[PATCHSET v7] Support for polled and buffed aio (and more)
2018-12-11 0:15 UTC (27+ messages)
` [PATCH 02/27] block: add REQ_HIPRI_ASYNC
` [PATCH 03/27] block: wire up block device iopoll method
` [PATCH 04/27] block: use REQ_HIPRI_ASYNC for non-sync polled IO
` [PATCH 05/27] iomap: wire up the iopoll method
` [PATCH 06/27] aio: use assigned completion handler
` [PATCH 07/27] aio: separate out ring reservation from req allocation
` [PATCH 08/27] aio: don't zero entire aio_kiocb aio_get_req()
` [PATCH 09/27] aio: only use blk plugs for > 2 depth submissions
` [PATCH 10/27] aio: use iocb_put() instead of open coding it
` [PATCH 11/27] aio: split out iocb copy from io_submit_one()
` [PATCH 12/27] aio: abstract out io_event filler helper
` [PATCH 13/27] aio: add io_setup2() system call
` [PATCH 14/27] aio: add support for having user mapped iocbs
` [PATCH 15/27] aio: support for IO polling
` [PATCH 16/27] aio: add submission side request cache
` [PATCH 17/27] fs: add fget_many() and fput_many()
` [PATCH 18/27] aio: use fget/fput_many() for file references
` [PATCH 19/27] aio: split iocb init from allocation
` [PATCH 20/27] aio: batch aio_kiocb allocation
` [PATCH 21/27] block: add BIO_HOLD_PAGES flag
` [PATCH 22/27] block: implement bio helper to add iter bvec pages to bio
` [PATCH 23/27] fs: add support for mapping an ITER_BVEC for O_DIRECT
` [PATCH 24/27] aio: add support for pre-mapped user IO buffers
` [PATCH 25/27] aio: split old ring complete out from aio_complete()
` [PATCH 26/27] aio: add support for submission/completion rings
` [PATCH 27/27] aio: support kernel side submission for aio with SCQRING
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).