messages from 2018-11-03 02:22:28 to 2018-11-09 18:32:08 UTC [more...]
remove most req->special users
2018-11-09 18:32 UTC (7+ messages)
` [PATCH 1/6] fnic: fix fnic_scsi_host_{start,end}_tag
` [PATCH 2/6] nullb: remove leftover legacy request code
` [PATCH 3/6] skd_main: don't use req->special
` [PATCH 4/6] aoe: replace ->special use with private data in the request
` [PATCH 5/6] pd: "
` [PATCH 6/6] ide: don't use req->special
[GIT PULL] nvme fixes for 4.20
2018-11-09 17:12 UTC (6+ messages)
[PATCH V8 00/18] block: support multi-page bvec
2018-11-09 16:26 UTC (18+ messages)
` [PATCH V8 01/18] block: introduce multi-page page bvec helpers
` [PATCH V8 02/18] block: introduce bio_for_each_bvec()
` [PATCH V8 03/18] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V8 04/18] block: use bio_for_each_bvec() to map sg
` [PATCH V8 05/18] block: introduce bvec_last_segment()
` [PATCH V8 06/18] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V8 07/18] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V8 08/18] btrfs: move bio_pages_all() to btrfs
` [PATCH V8 09/18] block: introduce bio_bvecs()
` [PATCH V8 10/18] block: loop: pass multi-page bvec to iov_iter
` [PATCH V8 11/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V8 12/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V8 13/18] block: enable multipage bvecs
` [PATCH V8 14/18] block: always define BIO_MAX_PAGES as 256
` [PATCH V8 15/18] block: document usage of bio iterator helpers
` [PATCH V8 16/18] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V8 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
remove the legacy BLKPREP_* values
2018-11-09 15:51 UTC (14+ messages)
` [PATCH 1/7] ide: cleanup ->prep_rq calling convention
` [PATCH 2/7] scsi: simplify scsi_prep_state_check
` [PATCH 3/7] scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
` [PATCH 4/7] scsi: clean up error handling in scsi_init_io
` [PATCH 5/7] scsi: return blk_status_t from scsi_init_io and ->init_command
` [PATCH 6/7] scsi: return blk_status_t from device handler ->prep_fn
` [PATCH 7/7] block: remove the BLKPREP_* values
mtip32xx: fixes and cleanups
2018-11-09 15:39 UTC (11+ messages)
` [PATCH 1/9] mtip32xx: move the blk_rq_map_sg call to mtip_hw_submit_io
` [PATCH 2/9] mtip32xx: merge mtip_submit_request into mtip_queue_rq
` [PATCH 3/9] mtip32xx: return a blk_status_t from mtip_send_trim
` [PATCH 4/9] mtip32xx: remove __force_bit2int
` [PATCH 5/9] mtip32xx: add missing endianess annotations on struct smart_attr
` [PATCH 6/9] mtip32xx: remove mtip_init_cmd_header
` [PATCH 7/9] mtip32xx: remove mtip_get_int_command
` [PATCH 8/9] mtip32xx: don't use req->special
` [PATCH 9/9] mtip32xxx: use for_each_sg
sx8: make full use of blk-mq
2018-11-09 15:13 UTC (4+ messages)
` [PATCH 1/2] sx8: cleanup queue and disk allocation / freeing
` [PATCH 2/2] sx8: use a per-host tag_set
[PATCHSET v3 0/30] blk-mq driver conversions and legacy path removal
2018-11-09 13:38 UTC (8+ messages)
` [PATCH 08/30] scsi: provide mq_ops->busy() hook
` [PATCH 09/30] scsi: kill off the legacy IO path
[PATCH V2 0/3] block: make sure discard/writesame bio is aligned with logical block size
2018-11-09 13:24 UTC (5+ messages)
[PATCH] xen-blkfront: fix kernel panic with blkfront_remove()
2018-11-09 11:17 UTC (2+ messages)
[PATCH v2] xen-blkfront: fix kernel panic with blkfront_remove()
2018-11-09 6:16 UTC (2+ messages)
[PATCHSET v2 0/2] Add queue_is_busy helper
2018-11-09 2:08 UTC (14+ messages)
` [PATCH] blk-mq: provide a helper to check if a queue is busy
` [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
` [PATCH 2/2] blk-mq: provide a helper to check if a queue is busy
[patch 5/5] block: use a driver-specific handler for the "inflight" value
2018-11-08 17:07 UTC
[LKP] a9f38e1dec [ 245.678853] INFO: task mount:580 blocked for more than 120 seconds
2018-11-09 1:38 UTC (4+ messages)
[PATCH] block: respect virtual boundary mask in bvecs
2018-11-08 15:04 UTC (15+ messages)
[PATCH 0/16 v3] loop: Fix oops and possible deadlocks
2018-11-08 21:28 UTC (21+ messages)
` [PATCH 01/16] block/loop: Don't grab "struct file" for vfs_getattr() operation
` [PATCH 02/16] block/loop: Use global lock for ioctl() operation
` [PATCH 03/16] loop: Fold __loop_release into loop_release
` [PATCH 04/16] loop: Get rid of loop_index_mutex
` [PATCH 05/16] loop: Push lo_ctl_mutex down into individual ioctls
` [PATCH 06/16] loop: Split setting of lo_state from loop_clr_fd
` [PATCH 07/16] loop: Push loop_ctl_mutex down into loop_clr_fd()
` [PATCH 08/16] loop: Push loop_ctl_mutex down to loop_get_status()
` [PATCH 09/16] loop: Push loop_ctl_mutex down to loop_set_status()
` [PATCH 10/16] loop: Push loop_ctl_mutex down to loop_set_fd()
` [PATCH 11/16] loop: Push loop_ctl_mutex down to loop_change_fd()
` [PATCH 12/16] loop: Move special partition reread handling in loop_clr_fd()
` [PATCH 13/16] loop: Move loop_reread_partitions() out of loop_ctl_mutex
` [PATCH 14/16] loop: Fix deadlock when calling blkdev_reread_part()
` [PATCH 15/16] loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
` [PATCH 16/16] loop: Get rid of 'nested' acquisition of loop_ctl_mutex
[PATCHSET 0/2] Add queue_is_busy helper
2018-11-08 15:58 UTC (7+ messages)
` [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
` [PATCH 2/2] blk-mq: provide a helper to check if a queue is busy
[PATCH] block: Clear kernel memory before copying to user
2018-11-08 15:37 UTC (15+ messages)
[PATCH v2] block: respect virtual boundary mask in bvecs
2018-11-07 20:05 UTC (4+ messages)
[PATCH v3 0/7] PBLK Bugfixes and cleanups
2018-11-07 8:47 UTC (9+ messages)
` [PATCH v3 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas
` [PATCH v3 2/7] lightnvm: pblk: account for write error sectors in emeta
` [PATCH v3 3/7] lightnvm: pblk: stop writes gracefully when running out of lines
` [PATCH v3 4/7] lightnvm: pblk: set conservative threshold for user writes
` [PATCH v3 5/7] lightnvm: pblk: remove unused macro
` [PATCH v3 6/7] lightnvm: pblk: fix pblk_lines_init error handling path
` [PATCH v3 7/7] lightnvm: pblk: remove dead code in pblk_recov_l2p
WARNING in pkt setup dev
2018-11-07 9:46 UTC
[PATCH v2 0/7] PBLK Bugfixes and cleanups
2018-11-06 11:52 UTC (14+ messages)
` [PATCH v2 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas
` [PATCH v2 2/7] lightnvm: pblk: account for write error sectors in emeta
` [PATCH v2 3/7] lightnvm: pblk: stop writes gracefully when running out of lines
` [PATCH v2 4/7] lightnvm: pblk: set conservative threshold for user writes
` [PATCH v2 5/7] lightnvm: pblk: remove unused macro
` [PATCH v2 6/7] lightnvm: pblk: fix pblk_lines_init error handling path
` [PATCH v2 7/7] lightnvm: pblk: remove dead code in pblk_recov_l2p
[PATCH blktests] fix discontiguous-io compile error on 32 bit systems
2018-11-06 3:29 UTC (4+ messages)
[PATCH v2] xen-blkfront: fix kernel panic with negotiate_mq error path
2018-11-06 9:37 UTC (2+ messages)
[PATCH 0/4] irq: fix support for allocating sets of IRQs
2018-11-06 3:02 UTC (8+ messages)
[PATCH 0/7] PBLK Bugfixes and cleanups
2018-11-05 16:18 UTC (9+ messages)
` [PATCH 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas
` [PATCH 2/7] lightnvm: pblk: account for write error sectors in emeta
` [PATCH 3/7] lightnvm: pblk: stop writes gracefully when running out of lines
` [PATCH 4/7] lightnvm: pblk: set conservative threshold for user writes
` [PATCH 5/7] lightnvm: pblk: remove unused macro
` [PATCH 6/7] lightnvm: pblk: fix pblk_lines_init error handling path
` [PATCH 7/7] lightnvm: pblk: remove dead code in pblk_recov_l2p
[PATCH V4 0/5] blk-mq: refactor and fix on issue request directly
2018-11-06 1:37 UTC (2+ messages)
[PATCH 0/2] loop: Better discard for block devices
2018-11-05 20:35 UTC (6+ messages)
[PATCHSET v3 0/16] blk-mq: Add support for multiple queue maps
2018-11-03 2:22 UTC (5+ messages)
` [PATCH 13/16] irq: add support for allocating (and affinitizing) sets of IRQs
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).