linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-24 17:37:59 to 2019-07-30 17:59:27 UTC [more...]

[PATCH] loop: Don't change loop device under exclusive opener
 2019-07-30 17:59 UTC  (11+ messages)

[PATCH] bfq: Check if bfqq is NULL in bfq_insert_request
 2019-07-30 17:06 UTC  (5+ messages)

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-30 15:57 UTC  (10+ messages)
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool

[PATCH] md/raid0: Fail BIOs if their underlying block device is gone
 2019-07-30 12:30 UTC  (8+ messages)

[PATCH 0/2] Introduce new raid0 state 'broken'
 2019-07-30 12:18 UTC  (7+ messages)
` [PATCH 1/2] md/raid0: Introduce new array state 'broken' for raid0
` [PATCH 2/2] mdadm: "

[PATCH] io_uring: remove the variable tmin that is not useful
 2019-07-30  7:46 UTC 

[PATCH] nbd_genl_status: null check for nla_nest_start
 2019-07-30  6:05 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [engineering.redhat.com #494735] Re: [PATCH] "

[PATCH 0/8] null_blk: add missing write-zeroes and discard support
 2019-07-30  4:48 UTC  (14+ messages)
` [PATCH 1/8] null_blk: add module parameter for REQ_OP_DISCARD
` [PATCH 2/8] null_blk: add REQ_OP_WRITE_ZEROES config property
` [PATCH 3/8] null_blk: add support for write-zeroes
` [PATCH 4/8] null_blk: allow memory-backed write-zeroes-req
` [PATCH 5/8] null_blk: code cleaup
` [PATCH 6/8] null_blk: allow memory-backed write-zeroes-bio

[PATCH V2 0/5] blk-mq: wait until completed req's complete fn is run
 2019-07-30  0:45 UTC  (2+ messages)

[PATCH V4 0/2] block/scsi/dm-rq: fix leak of request private data in dm-mpath
 2019-07-30  0:44 UTC  (4+ messages)
` [PATCH V4 1/2] blk-mq: add callback of .cleanup_rq
` [PATCH V4 2/2] scsi: implement .cleanup_rq callback

[PATCH] ataflop: Mark expected switch fall-through
 2019-07-29 21:25 UTC  (2+ messages)

[PATCH 0/3] rename LED_OFF and LED_ON to avoid name collision with leds subsystem
 2019-07-29 19:24 UTC  (13+ messages)
` [PATCH 1/3] block: umem: rename LED_* macros to LEDCTRL_*
` [PATCH 2/3] scsi: mvsas: rename LED_* enums to SGPIO_LED_*
` [PATCH 3/3] scsi: nsp32: rename LED_* macros to EXT_PORT_LED_*

[PATCH blktests v2 00/12] Fix nvme block test issues
 2019-07-29 17:31 UTC  (2+ messages)

[PATCH v6 00/16] nvmet: add target passthru commands support
 2019-07-29 16:17 UTC  (61+ messages)
` [PATCH v6 01/16] chardev: factor out cdev_lookup() helper
` [PATCH v6 02/16] chardev: introduce cdev_get_by_path()
` [PATCH v6 03/16] chardev: export cdev_put()
` [PATCH v6 04/16] nvme-core: introduce nvme_get_by_path()
` [PATCH v6 05/16] nvme-core: export existing ctrl and ns interfaces
` [PATCH v6 06/16] nvmet: add return value to nvmet_add_async_event()
` [PATCH v6 07/16] nvmet: make nvmet_copy_ns_identifier() non-static
` [PATCH v6 08/16] nvmet-passthru: update KConfig with config passthru option
` [PATCH v6 09/16] nvmet-passthru: add passthru code to process commands
` [PATCH v6 10/16] nvmet-passthru: add enable/disable helpers
` [PATCH v6 11/16] nvmet-core: allow one host per passthru-ctrl
` [PATCH v6 12/16] nvmet-core: don't check the data len for pt-ctrl
` [PATCH v6 13/16] nvmet-configfs: introduce passthru configfs interface
` [PATCH v6 14/16] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
` [PATCH v6 15/16] block: call blk_account_io_start() in blk_execute_rq_nowait()
` [PATCH v6 16/16] nvmet-passthru: support block accounting

[PATCH v3 5/5] nvme: add support weighted round robin queue
 2019-07-29 10:22 UTC  (6+ messages)

memory leak in bio_copy_user_iov
 2019-07-29  1:03 UTC  (3+ messages)

[PATCH v2 0/3] introduce LED block device activity trigger
 2019-07-28 17:46 UTC  (5+ messages)
` [PATCH v2 1/3] block: "

[PATCH 1/3] blk-throttle: support io delay stats
 2019-07-28  6:55 UTC  (4+ messages)
` [PATCH 2/3] blk-throttle: add counter for completed io
` [PATCH 3/3] blk-throttle: add throttled io/bytes counter

[RESEND PATCH] mpt3sas: support target smid for [abort|query] task
 2019-07-27 18:53 UTC 

[PATCH 0/2] lightnvm: minor updates for lightnvm core
 2019-07-27 18:26 UTC  (3+ messages)
` [PATCH 1/2] lightnvm: introduce pr_fmt for the prefix nvm
` [PATCH 2/2] lightnvm: print error when target is not found

[PATCH BUGFIX IMPROVEMENT V2 0/7] boost throughput with synced I/O, reduce latency and fix a bandwidth bug
 2019-07-27 17:38 UTC  (3+ messages)
` [PATCH BUGFIX IMPROVEMENT V2 5/7] block, bfq: detect wakers and unconditionally inject their I/O

memory leak in new_inode_pseudo (2)
 2019-07-27 10:16 UTC 

[RFC PATCH 0/3] md: export internal stats through debugfs
 2019-07-27  5:55 UTC  (5+ messages)

[GIT PULL] Block DMA segment fix
 2019-07-27  3:05 UTC  (2+ messages)

[PATCH V2 2/2] scsi: implement .cleanup_rq callback
 2019-07-27  2:15 UTC  (2+ messages)
  ` [scsi] ae86a1c553: BUG:kernel_NULL_pointer_dereference,address

[PATCH V2 0/2] block/scsi/dm-rq: fix leak of request private data in dm-mpath
 2019-07-27  2:12 UTC  (3+ messages)

[PATCH 4/5] docs: cgroup-v1/blkio-controller.rst: remove a CFQ left over
 2019-07-26 19:29 UTC 

[PATCH] block: fix max segment size handling in blk_queue_virt_boundary
 2019-07-26 18:52 UTC  (4+ messages)

[GIT PULL] Block fixes for 5.3-rc2
 2019-07-26 18:50 UTC  (6+ messages)

[PATCH AUTOSEL 5.2 69/85] floppy: fix div-by-zero in setup_format_params
 2019-07-26 13:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 70/85] floppy: fix out-of-bounds read in copy_buffer

[PATCH AUTOSEL 4.19 39/47] floppy: fix div-by-zero in setup_format_params
 2019-07-26 13:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 40/47] floppy: fix out-of-bounds read in copy_buffer

[PATCH AUTOSEL 4.14 30/37] floppy: fix div-by-zero in setup_format_params
 2019-07-26 13:43 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 31/37] floppy: fix out-of-bounds read in copy_buffer

[PATCH AUTOSEL 4.9 26/30] floppy: fix div-by-zero in setup_format_params
 2019-07-26 13:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 27/30] floppy: fix out-of-bounds read in copy_buffer

[PATCH AUTOSEL 4.4 21/23] floppy: fix div-by-zero in setup_format_params
 2019-07-26 13:45 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 22/23] floppy: fix out-of-bounds read in copy_buffer

fstrim error - AORUS NVMe Gen4 SSD
 2019-07-26 13:26 UTC  (5+ messages)

[PATCH 5/7] docs: cgroup-v1/blkio-controller.rst: remove a CFQ left over
 2019-07-26 11:47 UTC 

[PATCH V2] mpt3sas: support target smid for [abort|query] task
 2019-07-26  9:49 UTC  (5+ messages)

[PATCH v9 0/5] treewide: improve R-Car SDHI performance
 2019-07-26  8:31 UTC  (6+ messages)
` [PATCH v9 1/5] dma: Introduce dma_get_merge_boundary()
` [PATCH v9 2/5] iommu/dma: Add a new dma_map_ops of get_merge_boundary()
` [PATCH v9 3/5] block: sort headers on blk-setting.c
` [PATCH v9 4/5] block: add a helper function to merge the segments
` [PATCH v9 5/5] mmc: queue: Use bigger segments if DMA MAP layer can "

[PATCH v8 0/5] treewide: improve R-Car SDHI performance
 2019-07-26  7:50 UTC  (13+ messages)
` [PATCH v8 1/5] dma: Introduce dma_get_merge_boundary()
` [PATCH v8 2/5] iommu/dma: Add a new dma_map_ops of get_merge_boundary()
` [PATCH v8 3/5] block: sort headers on blk-setting.c
` [PATCH v8 4/5] block: add a helper function to merge the segments
` [PATCH v8 5/5] mmc: queue: Use bigger segments if DMA MAP layer can "

[PATCH 0/4] Remove elevator kernel parameter
 2019-07-25 20:04 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.3
 2019-07-25 16:24 UTC  (2+ messages)

[PATCH V2] blk-mq: balance mapping between present CPUs and queues
 2019-07-25  9:50 UTC  (2+ messages)

[PATCH] blk-mq: balance mapping between CPUs and queues
 2019-07-25  9:20 UTC  (4+ messages)
`  "

[bug report] vfs: Convert ceph to use the new mount API
 2019-07-25  8:18 UTC 

[PATCH 0/2] Fix misuse of blk_rq_stats in blk-iolatency
 2019-07-24 21:35 UTC  (6+ messages)
` [PATCH 1/2] blk-iolatency: Fix zero mean in previous stats
  ` [RESEND RFC PATCH "
` [PATCH 2/2] blk-stats: Introduce explicit stat staging buffers
  ` [RESEND RFC PATCH "
` [RESEND RFC PATCH 0/2] Fix misuse of blk_rq_stats in blk-iolatency

[RFC][PATCH] io_uring: Incapsulate conditional mem accounting
 2019-07-24 21:29 UTC  (2+ messages)

[PATCH 1/2] blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it
 2019-07-24 17:37 UTC  (3+ messages)
` [PATCH RESEND "
  ` [PATCH 2/2] blkcg: don't offline parent blkcg first


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