linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-30 23:42:45 to 2019-02-06 09:22:00 UTC [more...]

Question on handling managed IRQs when hotplugging CPUs
 2019-02-06  9:21 UTC  (14+ messages)

[PATCH] bcache: fix a race between register and allocator thread
 2019-02-06  8:08 UTC  (2+ messages)

[LSF/MM TOPIC] : blktests: status, an expansion plan for the storage stack test framework
 2019-02-06  5:21 UTC 

[PATCHSET v9] io_uring IO interface
 2019-02-06  1:01 UTC  (10+ messages)
` [PATCH 13/18] io_uring: add file set registration

[PATCH v2 0/4] Write-hint for FS journal
 2019-02-05 22:53 UTC  (9+ messages)

[PATCH 0/5 v6] Fix virtio-blk issue with SWIOTLB
 2019-02-05 20:53 UTC  (9+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

remove exofs, the T10 OSD code and block/scsi bidi support V4
 2019-02-05 17:16 UTC  (12+ messages)
` [PATCH 1/8] bsg: refactor bsg_ioctl
` [PATCH 2/8] bsg-lib: handle bidi requests without block layer help
` [PATCH 5/8] scsi: remove bidirectional command support
` [PATCH 6/8] scsi: stop setting up request->special
` [PATCH 7/8] block: remove req->special
` [PATCH 8/8] block: remove bidi support

[PATCHSET v11] io_uring IO interface
 2019-02-05 16:59 UTC  (28+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information

[LSF/MM TOPIC] Handling of managed IRQs when hotplugging CPUs
 2019-02-05 15:28 UTC 

[PATCH] mmc: block: handle complete_work on the system_highpri workqueue
 2019-02-05 14:41 UTC  (8+ messages)

[PATCH v2 0/5] block: skip media change event handling if unsupported
 2019-02-05 11:37 UTC  (6+ messages)
` [PATCH v2 1/5] block: genhd: remove async_events field
` [PATCH v2 2/5] block: disk_events: introduce event flags
` [PATCH v2 3/5] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
` [PATCH v2 4/5] Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
` [PATCH v2 5/5] block: check_events: don't bother with events if unsupported

[PATCH] lightnvm: pblk: fix bio leak on large sized io
 2019-02-05 10:20 UTC  (8+ messages)

[PATCH V2] lightnvm: pblk: fix race condition on GC
 2019-02-05  9:14 UTC  (4+ messages)

[PATCH V3] lightnvm: pblk: prevent stall due to wb threshold
 2019-02-05  9:11 UTC  (2+ messages)

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

[PATCH V2] lightnvm: pblk: prevent stall due to wb threshold
 2019-02-04 21:07 UTC  (6+ messages)

[GIT PULL] early nvme pull request for 5.1
 2019-02-04 18:28 UTC  (2+ messages)

[PATCH] bsg: allocate response buffer if requested
 2019-02-04 15:43 UTC  (5+ messages)

[PATCH v2] nullb: Prevent use of legacy request queue mode
 2019-02-03 12:09 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.0-rc5
 2019-02-02 18:45 UTC  (2+ messages)

[RESEND PATCH 0/2] loop: Better discard for block devices
 2019-02-01 18:18 UTC  (5+ messages)
` [RESEND PATCH 1/2] loop: Report EOPNOTSUPP properly
` [RESEND PATCH 2/2] loop: Better discard support for block devices

[PATCHSET v8] io_uring IO interface
 2019-02-01 18:05 UTC  (9+ messages)
` [PATCH 05/18] Add "

Recent removal of bsg read/write support
 2019-02-01 17:44 UTC  (4+ messages)

[dm-devel] [v2] block: Fix a WRITE SAME BUG_ON
 2019-02-01 16:18 UTC  (12+ messages)
  `  "
                ` [dm-devel] "

[PATCH 0/2] small optimization for accessing queue map
 2019-02-01 15:34 UTC  (2+ messages)

[PATCH 0/4] block: skip media change event handling if unsupported
 2019-02-01 15:12 UTC  (5+ messages)
` [PATCH 1/4] block: disk_events: introduce event flags

general protection fault in debugfs_create_files
 2019-02-01  8:30 UTC  (4+ messages)

[PATCH] blk-throttle: limit bios to fix amount of pages entering writeback prematurely
 2019-01-31 21:20 UTC  (5+ messages)

[PATCH BUGFIX IMPROVEMENT 00/14] batch of patches for next linux release
 2019-01-31 19:50 UTC  (2+ messages)

[PATCHSET v7] io_uring IO interface
 2019-01-31 16:37 UTC  (7+ messages)
` [PATCH 05/18] Add "

[PATCH 0/5 v5] Fix virtio-blk issue with SWIOTLB
 2019-01-31 16:34 UTC  (7+ messages)
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
    ` [PATCH] dma: Uninline dma_max_mapping_size()

[PATCH] block: use strncmp() instead of strcmp() for comparing device name
 2019-01-31  9:25 UTC 

[PATCH] blk-sysfs: Rework documention of __blk_release_queue
 2019-01-31  1:11 UTC 

[PATCH v7 0/2] Amiga RDB partition support fixes
 2019-01-31  0:40 UTC  (2+ messages)

[PATCHSET v10] io_uring IO interface
 2019-01-30 21:55 UTC  (6+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests


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