linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-17 02:47:22 to 2017-01-23 15:29:12 UTC [more...]

split scsi passthrough fields out of struct request
 2017-01-23 15:29 UTC  (4+ messages)
` [PATCH 04/16] dm: remove incomple BLOCK_PC support
` [PATCH 05/16] dm: always defer request allocation to the owner of the request_queue
` [PATCH 07/16] scsi_dh_emc: switch to scsi_execute_req_flags()

[PATCH 0/5] block: Fine-tuning for five function implementations
 2017-01-23 15:17 UTC  (15+ messages)
` [PATCH 1/5] blk-throttle: Move three assignments for the variable "ret" in tg_set_max()
        `  "
` [PATCH 2/5] blk-throttle: Move an assignment for the variable "ret" in tg_set_conf()
` [PATCH 3/5] blk-throttle: Adjust two function calls together with a variable assignment
` [PATCH 4/5] cfq-iosched: Move an assignment for the variable "ret" in __cfqg_set_weight_device()
` [PATCH 5/5] cfq-iosched: Adjust one function call together with a variable assignment

[PATCH 1/4] nbd: use our own workqueue for recv threads
 2017-01-23 15:03 UTC  (14+ messages)
` [PATCH 2/4] miscdevice: add a minor number for nbd-control
` [PATCH 3/4] nbd: use an idr to keep track of nbd devices
` [PATCH 4/4] nbd: add a nbd-control interface
  ` [Nbd] "

__blk_mq_tag_busy() weirdness
 2017-01-23 15:12 UTC  (2+ messages)

[PATCH] block: Initialize cfqq->ioprio_class in cfq_get_queue()
 2017-01-23 14:06 UTC 

[PATCH 0/8] lightnvm: cleanups and support for vector ioctls
 2017-01-23 11:59 UTC  (9+ messages)
` [PATCH 1/8] lightnvm: merge gennvm with core
` [PATCH 2/8] lightnvm: collapse nvm_erase_ppa and nvm_erase_blk
` [PATCH 3/8] lightnvm: remove nvm_submit_ppa* functions
` [PATCH 4/8] lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl
` [PATCH 5/8] lightnvm: make nvm_map_* return void
` [PATCH 6/8] lightnvm: cleanup nvm transformation functions
` [PATCH 7/8] lightnvm: reduce number of nvm_id groups to one
` [PATCH 8/8] lightnvm: add ioctls for vector I/Os

[LSF/MM TOPIC] block level event logging for storage media management
 2017-01-23  7:27 UTC  (7+ messages)

[LSF/MM TOPIC] Badblocks checking/representation in filesystems
 2017-01-21  0:23 UTC  (37+ messages)
        ` [Lsf-pc] "

[GIT PULL] Block fixes for 4.10-rc
 2017-01-20 20:20 UTC 

[lkp-robot] [rcu] b332151a29: kernel_BUG_at_mm/slab.c
 2017-01-20 17:15 UTC  (6+ messages)

Doubt related to immutable biovecs
 2017-01-20 15:57 UTC  (2+ messages)

[PATCH RFC 0/4] dm thin: support blk-throttle on data and metadata device
 2017-01-20 15:56 UTC  (8+ messages)
` [PATCH RFC 1/4] dm thin: add a pool feature "keep_bio_blkcg"
` [PATCH RFC 2/4] dm thin: parse "keep_bio_blkcg" from userspace tools
` [PATCH RFC 3/4] dm thin: show the enabled status of keep_bio_blkcg feature
` [PATCH RFC 4/4] dm thin: associate bio with current task if keep_bio_blkcg is enabled

[PATCHSET v4] blk-mq-scheduling framework
 2017-01-20 14:28 UTC  (30+ messages)
` [PATCH 6/8] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 7/8] mq-deadline: add blk-mq adaptation of the deadline IO scheduler

[LSF/MM TOPIC][LSF/MM ATTEND] NAPI polling for block drivers
 2017-01-20 12:22 UTC  (29+ messages)

[PATCH] nbd: only set MSG_MORE when we have more to send
 2017-01-19 21:32 UTC  (2+ messages)

[PATCH] blk-mq: allow resize of scheduler requests
 2017-01-19 17:37 UTC 

requeue failure with blk-mq-sched
 2017-01-19 14:35 UTC  (4+ messages)

[bug report] blk-mq-tag: cleanup the normal/reserved tag allocation
 2017-01-19 14:13 UTC  (2+ messages)

[bug report] blk-mq-sched: add framework for MQ capable IO schedulers
 2017-01-19 14:11 UTC  (2+ messages)

[LSF/MM ATTEND] block: multipage bvec upstreaming & next step
 2017-01-19  8:27 UTC  (3+ messages)

fix data transfer size caculation for special payload requests
 2017-01-19  7:54 UTC  (5+ messages)
` [PATCH 3/4] nvme: use blk_rq_payload_bytes

[PATCH 0/6] NVMe related fixes
 2017-01-19  7:54 UTC  (7+ messages)
` [PATCH 5/6] blk-mq: Fix queue freeze deadlock

[PATCH for-4.10] blk-mq: Remove unused variable
 2017-01-18 22:38 UTC  (4+ messages)

[PATCH 1/2] sbitmap: use smp_mb__after_atomic() in sbq_wake_up()
 2017-01-18 20:42 UTC  (3+ messages)
` [PATCH 2/2] sbitmap: fix wakeup hang after sbq resize

[LSF/MM TOPIC] Future direction of DAX
 2017-01-18 17:22 UTC  (17+ messages)
` [Lsf-pc] "

[patch] block: add blktrace C events for bio-based drivers
 2017-01-18 16:01 UTC  (4+ messages)

kernel oops with blk-mq-sched latest
 2017-01-18 14:40 UTC  (5+ messages)

[LSF/MM TOPIC] Un-addressable device memory and block/fs implications
 2017-01-18 11:00 UTC  (3+ messages)
` [LSF/MM ATTEND] "
  ` [Lsf-pc] "

[PATCH] genhd: Do not hold event lock when scheduling workqueue elements
 2017-01-18  9:48 UTC 

[PATCH v2] block: Don't register a registered bdi device
 2017-01-18  7:28 UTC 

[PATCH] partitions/efi: Fix integer overflow in GPT size calculation
 2017-01-17 16:03 UTC  (3+ messages)

[LSF/MM ATTEND] blk-mq I/O scheduling, Btrfs, VFS topics
 2017-01-17 15:55 UTC  (2+ messages)

[PATCH v1 00/54] block: support multipage bvec
 2017-01-17  8:13 UTC  (5+ 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).