linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-12 13:47:31 to 2017-04-18 15:52:11 UTC [more...]

kill req->errors V2
 2017-04-18 15:52 UTC  (4+ messages)
` nvme-fc: fix status code handling in nvme_fc_fcpio_done
` nvme: make nvme_error_status private
` virtio: fix spelling of virtblk_scsi_request_done

Outstanding MQ questions from MMC
 2017-04-18 15:31 UTC  (10+ messages)

kill req->errors
 2017-04-18 15:06 UTC  (22+ messages)
` [PATCH 01/25] remove the mg_disk driver
` [PATCH 02/25] block: remove the blk_execute_rq return value
` [PATCH 06/25] virtio: fix spelling of virtblk_scsi_request_done
` [PATCH 08/25] scsi: fix fast-fail for non-passthrough requests
` [PATCH 16/25] xen-blkfront: don't use req->errors
` [PATCH 17/25] blk-mq: remove the error argument to blk_mq_complete_request

[PATCH] ARM: Fix rd_size declaration
 2017-04-18 14:10 UTC  (4+ messages)

[PATCH] block: Make writeback throttling defaults consistent for SQ devices
 2017-04-18 12:25 UTC  (3+ messages)

[PATCH 0/8 v6] No wait AIO
 2017-04-18 11:39 UTC  (10+ messages)
` [PATCH 1/8] Use RWF_* flags for AIO operations
` [PATCH 2/8] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs

[PATCH V3 00/16] Introduce the BFQ I/O scheduler
 2017-04-18  7:04 UTC  (13+ messages)
` [PATCH V3 02/16] block, bfq: add full hierarchical scheduling and cgroups support

[PATCH] nbd: set the max segment size to UINT_MAX
 2017-04-17 21:46 UTC  (5+ messages)
` [Nbd] "

[resend PATCH v2 00/33] dax: introduce dax_operations
 2017-04-17 19:11 UTC  (34+ messages)
` [resend PATCH v2 01/33] device-dax: rename 'dax_dev' to 'dev_dax'
` [resend PATCH v2 02/33] dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
` [resend PATCH v2 03/33] dax: add a facility to lookup a dax device by 'host' device name
` [resend PATCH v2 04/33] dax: introduce dax_operations
` [resend PATCH v2 05/33] pmem: add dax_operations support
` [resend PATCH v2 06/33] axon_ram: "
` [resend PATCH v2 07/33] brd: "
` [resend PATCH v2 08/33] dcssblk: "
` [resend PATCH v2 09/33] block: kill bdev_dax_capable()
` [resend PATCH v2 10/33] dax: introduce dax_direct_access()
` [resend PATCH v2 11/33] dm: add dax_device and dax_operations support
` [resend PATCH v2 12/33] dm: teach dm-targets to use a dax_device + dax_operations
` [resend PATCH v2 13/33] ext2, ext4, xfs: retrieve dax_device for iomap operations
` [resend PATCH v2 14/33] Revert "block: use DAX for partition table reads"
` [resend PATCH v2 15/33] filesystem-dax: convert to dax_direct_access()
` [resend PATCH v2 16/33] block, dax: convert bdev_dax_supported() "
` [resend PATCH v2 17/33] block: remove block_device_operations ->direct_access()
` [resend PATCH v2 18/33] x86, dax, pmem: remove indirection around memcpy_from_pmem()
` [resend PATCH v2 19/33] dax, pmem: introduce 'copy_from_iter' dax operation
` [resend PATCH v2 20/33] dm: add ->copy_from_iter() dax operation support
` [resend PATCH v2 21/33] filesystem-dax: convert to dax_copy_from_iter()
` [resend PATCH v2 22/33] dax, pmem: introduce an optional 'flush' dax_operation
` [resend PATCH v2 23/33] dm: add ->flush() dax operation support
` [resend PATCH v2 24/33] filesystem-dax: convert to dax_flush()
` [resend PATCH v2 25/33] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
` [resend PATCH v2 26/33] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
` [resend PATCH v2 27/33] x86, libnvdimm, pmem: move arch_invalidate_pmem() "
` [resend PATCH v2 28/33] x86, libnvdimm, dax: stop abusing __copy_user_nocache
` [resend PATCH v2 29/33] uio, libnvdimm, pmem: implement cache bypass for all copy_from_iter() operations
` [resend PATCH v2 30/33] libnvdimm, pmem: fix persistence warning
` [resend PATCH v2 31/33] libnvdimm, nfit: enable support for volatile ranges
` [resend PATCH v2 32/33] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC
` [resend PATCH v2 33/33] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region

[PATCH 0/4] blk-mq-sched: allow to use hw tag for sched
 2017-04-17 17:30 UTC  (7+ messages)
` [PATCH 1/4] block: respect BLK_MQ_F_NO_SCHED
` [PATCH 2/4] mtip32xx: pass BLK_MQ_F_NO_SCHED
` [PATCH 3/4] blk-mq: introduce BLK_MQ_F_SCHED_USE_HW_TAG
` [PATCH 4/4] mtip32xx: use BLK_MQ_F_USE_SCHED_TAG

[PATCH v2 0/8] blk-mq debugfs patches for kernel v4.12
 2017-04-17 16:56 UTC  (9+ messages)
` [PATCH v2 1/8] blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
` [PATCH v2 2/8] blk-mq: Let blk_mq_debugfs_register() look up the queue name
` [PATCH v2 3/8] blk-mq: Unregister debugfs attributes earlier
` [PATCH v2 4/8] blk-mq: Move the "state" debugfs attribute one level down
` [PATCH v2 5/8] blk-mq: Make blk_flags_show() callers append a newline character
` [PATCH v2 6/8] blk-mq: Show operation, cmd_flags and rq_flags names
` [PATCH v2 7/8] blk-mq: Add blk_mq_ops.show_rq()
` [PATCH v2 8/8] scsi: Implement blk_mq_ops.show_rq()

[PATCH 00/12] nbd: Netlink interface and path failure enhancements
 2017-04-17 15:59 UTC  (2+ messages)

[GIT PULL 00/19] LightNVM patches for 4.12
 2017-04-16 20:37 UTC  (20+ messages)
` [GIT PULL 01/19] lightnvm: Fix error handling
` [GIT PULL 02/19] nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
` [GIT PULL 03/19] lightnvm: submit erases using the I/O path
` [GIT PULL 04/19] lightnvm: rename scrambler controller hint
` [GIT PULL 05/19] lightnvm: free reverse device map
` [GIT PULL 06/19] lightnvm: enable nvme size compile asserts
` [GIT PULL 07/19] lightnvm: don't check for failure from mempool_alloc()
` [GIT PULL 08/19] lightnvm: double-clear of dev->lun_map on target init error
` [GIT PULL 09/19] lightnvm: fix cleanup order of disk on "
` [GIT PULL 10/19] lightnvm: bad type conversion for nvme control bits
` [GIT PULL 11/19] lightnvm: allow to init targets on factory mode
` [GIT PULL 12/19] lightnvm: make nvm_free static
` [GIT PULL 13/19] lightnvm: clean unused variable
` [GIT PULL 14/19] lightnvm: fix type checks on rrpc
` [GIT PULL 15/19] lightnvm: convert sprintf into strlcpy
` [GIT PULL 17/19] lightnvm: pblk-gc: fix an error pointer dereference in init
` [GIT PULL 18/19] lightnvm: fix some WARN() messages
` [GIT PULL 19/19] lightnvm: fix some error code in pblk-init.c

Kernel Oops: BUG: unable to handle kernel NULL pointer dereference at 0000000000000050; IP is at blk_mq_poll+0xa0/0x2e0
 2017-04-16 16:17 UTC 

[GIT PULL] A few small fixes for 4.11-rc
 2017-04-16 16:04 UTC 

[PATCH v4 0/6] Avoid that scsi-mq and dm-mq queue processing stalls sporadically
 2017-04-16 10:21 UTC  (18+ messages)
` [PATCH v4 6/6] dm rq: Avoid that request "

[PATCH 4.9 26/31] blk-mq: Avoid memory reclaim when remapping queues
 2017-04-16  8:04 UTC 

[PATCH 0/3] blk-mq: unify hardware queue run handlers
 2017-04-14 20:56 UTC  (5+ messages)
` [PATCH 1/3] blk-mq: unify hctx delayed_run_work and run_work

[PATCH block-tree] net: off by one in inet6_pton()
 2017-04-14 20:09 UTC  (2+ messages)

[PATCH v4 0/5] blk-mq: Kyber multiqueue I/O scheduler
 2017-04-14 20:08 UTC  (7+ messages)
` [PATCH v4 1/5] sbitmap: add sbitmap_get_shallow() operation
` [PATCH v4 2/5] blk-mq: add shallow depth option for blk_mq_get_tag()
` [PATCH v4 3/5] blk-mq: export helpers
` [PATCH v4 4/5] blk-mq-sched: make completed_request() callback more useful
` [PATCH v4 5/5] blk-mq: introduce Kyber multiqueue I/O scheduler

[PATCH] remove the mg_disk driver
 2017-04-14 20:01 UTC  (2+ messages)

[PATCH] block: fix bio_will_gap()
 2017-04-14 19:51 UTC  (5+ messages)

[PATCH 0/6] blk-mq debugfs patches for kernel v4.12
 2017-04-14 17:37 UTC  (18+ messages)
` [PATCH 1/6] blk-mq: Do not invoke queue operations on a dead queue
` [PATCH 2/6] blk-mq: Move the "state" debugfs attribute one level down
` [PATCH 3/6] blk-mq: Make blk_flags_show() callers append a newline character
` [PATCH 4/6] blk-mq: Show operation, cmd_flags and rq_flags names
` [PATCH 5/6] blk-mq: Add blk_mq_ops.show_rq()

RFC: drop the T10 OSD code and its users
 2017-04-14  2:27 UTC  (6+ messages)
` [PATCH 1/4] block: remove the osdblk driver
` [PATCH 2/4] fs: remove exofs
` [PATCH 3/4] nfs: remove the objlayout driver
` [PATCH 4/4] scsi: remove the SCSI OSD library

remove REQ_OP_WRITE_SAME
 2017-04-14  2:23 UTC  (2+ messages)

[PATCH] block-mq: set both block queue and hardware queue restart bit for restart
 2017-04-13 23:12 UTC  (7+ messages)

[PATCH] lightnvm: fix some WARN() messages
 2017-04-13 19:44 UTC  (2+ messages)

[PATCH] lightnvm: fix some error code in pblk-init.c
 2017-04-13 19:43 UTC  (2+ messages)

[PATCH] lightnvm: pblk-gc: fix an error pointer dereference in init
 2017-04-13 19:35 UTC  (2+ messages)

clean up a few end_request variants
 2017-04-13  8:22 UTC  (5+ messages)
` [PATCH 1/3] block: remove blk_end_request_err and __blk_end_request_err
` [PATCH 2/3] block: remove blk_end_request_cur

[PATCH] blk-mq: Fix blk_execute_rq_nowait() handling of dying queues
 2017-04-13  1:20 UTC  (4+ messages)

[PATCH V3 01/16] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler
 2017-04-12 21:49 UTC  (3+ messages)

[PATCH v6] lightnvm: pblk
 2017-04-12 20:57 UTC  (2+ messages)
  ` [PATCH v6] lightnvm: physical block device (pblk) target

[PATCH 0/9 v5] No wait AIO
 2017-04-12 18:31 UTC  (4+ messages)
` [PATCH 5/9] nowait aio: return on congested block device

[PATCH V4 00/16] Introduce the BFQ I/O scheduler
 2017-04-12 16:23 UTC  (17+ messages)
` [PATCH V4 01/16] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler
` [PATCH V4 02/16] block, bfq: add full hierarchical scheduling and cgroups support
` [PATCH V4 03/16] block, bfq: improve throughput boosting
` [PATCH V4 04/16] block, bfq: modify the peak-rate estimator
` [PATCH V4 05/16] block, bfq: add more fairness with writes and slow processes
` [PATCH V4 06/16] block, bfq: improve responsiveness
` [PATCH V4 07/16] block, bfq: reduce I/O latency for soft real-time applications
` [PATCH V4 08/16] block, bfq: preserve a low latency also with NCQ-capable drives
` [PATCH V4 09/16] block, bfq: reduce latency during request-pool saturation
` [PATCH V4 10/16] block, bfq: add Early Queue Merge (EQM)
` [PATCH V4 11/16] block, bfq: reduce idling only in symmetric scenarios
` [PATCH V4 12/16] block, bfq: boost the throughput on NCQ-capable flash-based devices
` [PATCH V4 13/16] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs
` [PATCH V4 14/16] block, bfq: handle bursts of queue activations
` [PATCH V4 15/16] block, bfq: remove all get and put of I/O contexts
` [PATCH V4 16/16] block, bfq: split bfq-iosched.c into multiple source files

[PATCH V2 16/16] block, bfq: split bfq-iosched.c into multiple source files
 2017-04-12 16:05 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
 2017-04-12 13:47 UTC  (3+ messages)
` [PATCH 19/25] nilfs2: Convert to properly refcounting bdi


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