linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-14 20:48:51 to 2019-01-18 09:45:44 UTC [more...]

[PATCH blktests v3 00/13] Implement zoned block device support
 2019-01-18  9:44 UTC  (8+ messages)
` [PATCH blktests v3 01/13] config: Introduce RUN_ZONED_TESTS variable and CAN_BE_ZONED flag
` [PATCH blktests v3 02/13] common: Introduce _have_fio_zbd_zonemode() helper function
` [PATCH blktests v3 03/13] block/004: Adjust fio conditions for zoned block devices
` [PATCH blktests v3 04/13] block: Whitelist tests supporting "
` [PATCH blktests v3 05/13] check: Introduce fallback_device() and cleanup_fallback_device()
` [PATCH blktests v3 06/13] common: Introduce _dd() helper function
` [PATCH blktests v3 07/13] src: Introduce zbdioctl program

[PATCHSET v5] io_uring IO interface
 2019-01-18  8:23 UTC  (40+ messages)
` [PATCH 01/15] fs: add an iopoll method to struct file_operations
` [PATCH 02/15] block: wire up block device iopoll method
` [PATCH 03/15] block: add bio_set_polled() helper
` [PATCH 04/15] iomap: wire up the iopoll method
` [PATCH 05/15] Add io_uring IO interface
` [PATCH 06/15] io_uring: add fsync support
` [PATCH 07/15] io_uring: support for IO polling
` [PATCH 08/15] fs: add fget_many() and fput_many()
` [PATCH 09/15] io_uring: use fget/fput_many() for file references
` [PATCH 10/15] io_uring: batch io_kiocb allocation
` [PATCH 11/15] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/15] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/15] io_uring: add submission polling
` [PATCH 14/15] io_uring: add file registration
` [PATCH 15/15] io_uring: add io_uring_event cache hit information

[PATCH blktests 1/2] nvme: enable buffered_io for file-backed namespaces
 2019-01-18  7:17 UTC  (5+ messages)
` [PATCH blktests 2/2] nvme: test resize of a namespace with file-backed ns

[PATCH] bcache: never writeback a discard operation
 2019-01-18  5:18 UTC 

[patch 1/9] block: Cleanup license notice
 2019-01-18  4:21 UTC  (3+ messages)

[PATCH] blk-iolatency: fix IO hang due to negative inflight counter
 2019-01-17 23:03 UTC  (2+ messages)

[PATCH 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-01-17 21:13 UTC 

[PATCH v2 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-01-17 21:31 UTC  (17+ messages)
` [PATCH v2 01/16] block: sed-opal: fix typos and formatting
` [PATCH v2 02/16] block: sed-opal: use correct macro for method length
` [PATCH v2 03/16] block: sed-opal: unify space check in add_token_*
` [PATCH v2 04/16] block: sed-opal: close parameter list in cmd_finalize
` [PATCH v2 05/16] block: sed-opal: unify cmd start
` [PATCH v2 06/16] block: sed-opal: unify error handling of responses
` [PATCH v2 07/16] block: sed-opal: reuse response_get_token to decrease code duplication
` [PATCH v2 08/16] block: sed-opal: print failed function address
` [PATCH v2 09/16] block: sed-opal: split generation of bytestring header and content
` [PATCH v2 10/16] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH v2 11/16] block: sed-opal: ioctl for writing to "
` [PATCH v2 12/16] block: sed-opal: unify retrieval of table columns
` [PATCH v2 13/16] block: sed-opal: check size of shadow mbr
` [PATCH v2 14/16] block: sed-opal: pass steps via argument rather than via opal_dev
` [PATCH v2 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array
` [PATCH v2 16/16] block: sed-opal: rename next to execute_steps

[BUG bisect] kernel BUG at block/bio.c:1833 and fail to mount disk
 2019-01-17 15:41 UTC  (4+ messages)

[PATCH v6 1/2] xen/blkback: add stack variable 'blkif' in connect_ring()
 2019-01-17 15:29 UTC  (4+ messages)
` [PATCH v6 2/2] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
  ` [Xen-devel] "

[PATCH 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-01-17 15:22 UTC  (4+ messages)

[PATCH 0/3] io.latency test for blktests
 2019-01-17 14:59 UTC  (7+ messages)
` [PATCH 1/3] blktests: add cgroup2 infrastructure

[PATCH 1/1] xen-blkback: do not wake up shutdown_wq after xen_blkif_schedule() is stopped
 2019-01-17 10:23 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH] nbd: use kmalloc instead of kzalloc when allocating recv_thread_args
 2019-01-17  9:55 UTC 

[PATCH blktests v2 00/16] Implement zoned block device support
 2019-01-17  6:21 UTC  (10+ messages)
` [PATCH blktests v2 03/16] common: Move set_scheduler() function definition
` [PATCH blktests v2 04/16] common: Introduce _have_fio_zbd_zonemode() helper function

[PATCH] block: 028: block integrity funtion test
 2019-01-17  3:44 UTC 

[patch] io_uring: don't allow duplicate registrations
 2019-01-17  1:33 UTC  (4+ messages)

[PATCH fix] scsi_lib: make sure scsi_request.sense valid
 2019-01-17  1:06 UTC  (4+ messages)

[PATCH v5 1/2] xen/blkback: add stack variable 'blkif' in connect_ring()
 2019-01-17  0:01 UTC  (5+ messages)
` [PATCH v5 2/2] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
  ` [Xen-devel] "

[PATCH 04/16] block: sed-opal: close parameter list in cmd_finalize
 2018-11-08 21:50 UTC 

[PATCH 09/16] block: sed-opal: split generation of bytestring header and content
 2018-03-19 18:36 UTC 

[PATCH 01/16] block: sed-opal: fix typos and formatting
 2019-01-05 21:23 UTC 

[PATCH 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array
 2019-01-03 22:58 UTC 

[PATCH 06/16] block: sed-opal: unify error handling of responses
 2018-11-15 20:33 UTC 

[PATCH 05/16] block: sed-opal: unify cmd start
 2018-11-08 21:55 UTC 

[PATCH 12/16] block: sed-opal: unify retrieval of table columns
 2018-03-19 18:36 UTC 

[PATCH 08/16] block: sed-opal: print failed function address
 2018-03-19 18:36 UTC 

[PATCH 11/16] block: sed-opal: ioctl for writing to shadow mbr
 2018-03-19 18:36 UTC 

[PATCH 07/16] block: sed-opal: reuse response_get_token to decrease code duplication
 2018-11-15 20:35 UTC 

[PATCH 14/16] block: sed-opal: pass steps via argument rather than via opal_dev
 2018-12-04 22:09 UTC 

[PATCH 02/16] block: sed-opal: use correct macro for method length
 2018-03-19 18:36 UTC 

[PATCH 10/16] block: sed-opal: add ioctl for done-mark of shadow mbr
 2018-03-19 18:36 UTC 

[PATCH 03/16] block: sed-opal: unify space check in add_token_*
 2018-03-19 18:36 UTC 

[PATCH 13/16] block: sed-opal: check size of shadow mbr
 2018-03-19 18:36 UTC 

[GIT PULL] two nvme fixes for 5.0-rc3
 2019-01-16 16:45 UTC  (2+ messages)

[PATCH 01/16] fs: add an iopoll method to struct file_operations
 2019-01-16 15:47 UTC  (31+ messages)
` [PATCH 02/16] block: wire up block device iopoll method
` [PATCH 03/16] block: add bio_set_polled() helper
` [PATCH 04/16] iomap: wire up the iopoll method
` [PATCH 05/16] Add io_uring IO interface
` [PATCH 06/16] io_uring: add fsync support
` [PATCH 07/16] io_uring: support for IO polling
` [PATCH 08/16] io_uring: add submission side request cache
` [PATCH 09/16] fs: add fget_many() and fput_many()
` [PATCH 10/16] io_uring: use fget/fput_many() for file references
` [PATCH 11/16] io_uring: batch io_kiocb allocation
` [PATCH 12/16] block: implement bio helper to add iter bvec pages to bio
` [PATCH 13/16] io_uring: add support for pre-mapped user IO buffers
` [PATCH 14/16] io_uring: add submission polling
` [PATCH 15/16] io_uring: add file registration
` [PATCH 16/16] io_uring: add io_uring_event cache hit information

[PATCH] scsi: isci: initialize shost fully before calling scsi_add_host()
 2019-01-16 14:44 UTC  (7+ messages)

[PATCH] block: don't lose track of REQ_INTEGRITY flag
 2019-01-16 14:28 UTC  (2+ messages)

[PATCH 0/3] Fix virtio-blk issue with SWIOTLB
 2019-01-16 14:16 UTC  (19+ messages)
` [PATCH 1/3] swiotlb: Export maximum allocation size

[PATCH 0/3 v2] Fix virtio-blk issue with SWIOTLB
 2019-01-16 14:10 UTC  (9+ messages)
` [PATCH 1/3] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/3] dma: Introduce dma_max_mapping_size()
` [PATCH 3/3] virtio-blk: Consider dma_max_mapping_size() for maximum segment size

[PATCH] fs: gfs2: fix build failure
 2019-01-16  2:52 UTC  (2+ messages)

NULL ptr deref in blk_queue_split with bcache: bio->bi_io_vec == NULL
 2019-01-16  0:04 UTC  (2+ messages)

[PATCHSET v2] io_uring IO interface
 2019-01-15 17:31 UTC  (6+ messages)
` [PATCH 05/15] Add "

Block device flush ordering
 2019-01-15 14:35 UTC  (3+ messages)

[PATCH] mtip32xx: ѕtop abusing the managed resource APIs
 2019-01-15 14:32 UTC  (2+ messages)

[PATCH 0/2] blkdev: Fix livelock when loop device updates capacity
 2019-01-15 14:31 UTC  (6+ messages)
` [PATCH] loop: Add test for changing capacity when filesystem is mounted

[PATCH] block/blk-sysfs.c: Remove last reference of blk_init_queue
 2019-01-15 10:29 UTC  (3+ messages)

[PATCH] sbitmap: Protect swap_lock from hardirq
 2019-01-15  4:34 UTC  (4+ messages)

[PATCH V13 00/19] block: support multi-page bvec
 2019-01-15  3:44 UTC  (2+ messages)


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).