messages from 2017-01-27 12:10:58 to 2017-02-01 17:13:07 UTC [more...]
split scsi passthrough fields out of struct request V2
2017-02-01 17:13 UTC (76+ messages)
` [PATCH 05/18] block: allow specifying size for extra command data
` [PATCH 06/18] dm: remove incomple BLOCK_PC support
` [PATCH 07/18] dm: always defer request allocation to the owner of the request_queue
` [PATCH 11/18] scsi: remove gfp_flags member in scsi_host_cmd_pool
` [PATCH 12/18] scsi: respect unchecked_isa_dma for blk-mq
` [PATCH 13/18] scsi: remove scsi_cmd_dma_pool
` [PATCH 14/18] scsi: remove __scsi_alloc_queue
` [PATCH 15/18] scsi: allocate scsi_cmnd structures as part of struct request
` [PATCH 16/18] block/bsg: move queue creation into bsg_setup_queue
` [dm-devel] split scsi passthrough fields out of struct request V2
[PATCH] block: Update comments that refer to __bio_map_user() and bio_map_user()
2017-02-01 16:20 UTC
[PATCH 0/4 v2] BDI lifetime fix
2017-02-01 12:52 UTC (12+ messages)
` [PATCH 1/4] block: Unhash block device inodes on gendisk destruction
` [PATCH 2/4] block: Use pointer to backing_dev_info from request_queue
` [PATCH 3/4] block: Dynamically allocate and refcount backing_dev_info
` [PATCH 4/4] block: Make blk_get_backing_dev_info() safe without open bdev
[PATCHSET v4] blk-mq-scheduling framework
2017-02-01 11:56 UTC (4+ messages)
` [PATCH 7/8] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
remove the cmd_type field from struct request
2017-02-01 10:55 UTC (21+ messages)
` [PATCH 01/10] scm_blk: remove unneeded REQ_TYPE_FS check
` [PATCH 02/10] ѕd: remove pointless "
` [PATCH 03/10] mmc: remove pointless request type check in mmc_prep_request
` [PATCH 04/10] ms_block: remove pointless prep_fn
` [PATCH 05/10] mspro_block: "
` [PATCH 06/10] nbd: remove REQ_TYPE_DRV_PRIV leftovers
` [PATCH 07/10] nbd: move request validity checking into nbd_send_cmd
` [PATCH 08/10] block: introduce blk_rq_is_passthrough
` [PATCH 09/10] ide: don't abuse cmd_type
` [PATCH 10/10] block: fold cmd_type into the REQ_OP_ space
[PATCH 1/2] blk-mq: allocate blk_mq_tags and requests in correct node
2017-02-01 9:34 UTC (4+ messages)
` [PATCH 2/2] nvme: allocate nvme_queue "
[RFC PATCH 00/17] introduce a dax_inode for dax_operations
2017-02-01 9:28 UTC (29+ messages)
` [RFC PATCH 01/17] dax: refactor dax-fs into a generic provider of dax inodes
` [RFC PATCH 02/17] dax: convert dax_inode locking to srcu
` [RFC PATCH 03/17] dax: add a facility to lookup a dax inode by 'host' device name
` [RFC PATCH 04/17] dax: introduce dax_operations
` [RFC PATCH 05/17] pmem: add dax_operations support
` [RFC PATCH 06/17] axon_ram: "
` [RFC PATCH 07/17] brd: "
` [RFC PATCH 08/17] dcssblk: "
` [RFC PATCH 09/17] block: kill bdev_dax_capable()
` [RFC PATCH 10/17] block: introduce bdev_dax_direct_access()
` [RFC PATCH 11/17] dm: add dax_operations support (producer)
` [RFC PATCH 12/17] dm: add dax_operations support (consumer)
` [RFC PATCH 13/17] fs: update mount_bdev() to lookup dax infrastructure
` [RFC PATCH 14/17] ext2, ext4, xfs: retrieve dax_inode through iomap operations
` [RFC PATCH 15/17] Revert "block: use DAX for partition table reads"
` [RFC PATCH 16/17] fs, dax: convert filesystem-dax to bdev_dax_direct_access
` [RFC PATCH 17/17] block: remove block_device_operations.direct_access and related infrastructure
[PATCH 0/6] block: fix blk-mq debugfs vs. blktrace
2017-02-01 8:31 UTC (9+ messages)
` [PATCH 1/6] debugfs: add debugfs_lookup()
` [PATCH 2/6] block: fix debugfs config conditional in struct request_queue
` [PATCH 3/6] blktrace: make do_blk_trace_setup() static
` [PATCH 4/6] block: use same block debugfs directory for blk-mq and blktrace
` [PATCH 5/6] blk-mq: move debugfs_remove() of disk dir to blk_release_queue()
` [PATCH 6/6] blktrace: use existing disk debugfs directory
[RFC PATCH] scsi, block: fix duplicate bdi name registration crashes
2017-02-01 8:08 UTC (9+ messages)
[PATCH] block: queue lock must be acquired when iterating over rls
2017-02-01 6:36 UTC
IOPRIO_PRIO_VALUE needs parens around (data) (was: [4.9.1] Compiler warnings in bcache)
2017-01-31 19:01 UTC
make SCSI passthrough support optional
2017-01-31 17:56 UTC (7+ messages)
` [PATCH 1/5] nvme/scsi: don't rely on BLK_MAX_CDB
` [PATCH 2/5] skd: implement trivial scsi ioctls directly
` [PATCH 3/5] block: make scsi_request and scsi ioctl support optional
` [PATCH 4/5] virtio_blk: remove struct request backpointer from virtblk_req
` [PATCH 5/5] virtio_blk: make SCSI passthrough support configurable
[PATCH] genhd: Do not hold event lock when scheduling workqueue elements
2017-01-31 16:15 UTC (3+ messages)
[PATCH 00/12] lightnvm: 4.11 patches
2017-01-31 15:32 UTC (14+ messages)
` [PATCH 01/12] lightnvm: merge gennvm with core
` [PATCH 02/12] lightnvm: collapse nvm_erase_ppa and nvm_erase_blk
` [PATCH 03/12] lightnvm: remove nvm_submit_ppa* functions
` [PATCH 04/12] lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl
` [PATCH 05/12] lightnvm: make nvm_map_* return void
` [PATCH 06/12] lightnvm: cleanup nvm transformation functions
` [PATCH 07/12] lightnvm: reduce number of nvm_id groups to one
` [PATCH 08/12] lightnvm: add ioctls for vector I/Os
` [PATCH 09/12] lightnvm: use end_io callback instead of instance
` [PATCH 10/12] lightnvm: Add CRC read error
` [PATCH 11/12] lightnvm: free properly on target creation error
` [PATCH 12/12] lightnvm: allow targets to use sysfs
[PATCH 0/4 RFC] BDI lifetime fix
2017-01-31 11:20 UTC (9+ messages)
` [PATCH 3/4] block: Dynamically allocate and refcount backing_dev_info
Device or HBA level QD throttling creates randomness in sequetial workload
2017-01-30 18:29 UTC (7+ messages)
[PATCH V3 1/1] percpu-refcount: fix reference leak during percpu-atomic transition
2017-01-30 16:04 UTC (3+ messages)
[PATCH 0/6] mmc: block: command issue cleanups
2017-01-30 13:30 UTC (5+ messages)
[PATCH 1/3] lightnvm: submit erases using the I/O path
2017-01-30 11:31 UTC (6+ messages)
` [PATCH 2/3] lightnvm: allow targets to use sysfs
` [PATCH 3/3] lightnvm: Add CRC read error
[PATCH] lightnvm: free properly on target creation error
2017-01-30 10:19 UTC (2+ messages)
split scsi passthrough fields out of struct request V3
2017-01-28 8:26 UTC (5+ messages)
` [PATCH 01/19] block: add a op_is_flush helper
` [PATCH 02/19] md: cleanup bio op / flags handling in raid1_write_request
[PATCH V2 0/1] percpu-refcount: fix reference leak during percpu-atomic transition
2017-01-28 0:18 UTC (4+ messages)
` [PATCH V2 1/1] "
[PATCH 1/1] percpu-refcount: fix reference leak during percpu-atomic transition
2017-01-27 22:14 UTC (4+ messages)
[PATCH] blk-mq: fix compilation in !CONFIG_DEBUG_FS case
2017-01-27 22:11 UTC (3+ messages)
` [PATCH v2] blk-mq: fix debugfs compilation issues
[PATCH v2 05/10] sbitmap: add helpers for dumping to a seq_file
2017-01-27 22:06 UTC (3+ messages)
` [PATCH v3 "
[PATCH v2 00/10] blk-mq: move debugging information from sysfs to debugfs
2017-01-27 22:03 UTC (7+ messages)
` [PATCH v2 01/10] blk-mq: create debugfs directory tree
` [PATCH v2 03/10] blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
[GIT PULL] Block fixes for 4.10-rc
2017-01-27 19:41 UTC
[GIT PULL] (xen-blkfront) stable/for-jens-4.10 for your 'linux-next' branch
2017-01-27 18:57 UTC (2+ messages)
[PATCH 0/5] blk-mq: various blk-mq/blk-mq-sched fixes
2017-01-27 14:40 UTC (3+ messages)
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).