linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-26 11:58:17 to 2017-01-30 16:20:18 UTC [more...]

[PATCH V3 1/1] percpu-refcount: fix reference leak during percpu-atomic transition
 2017-01-30 16:04 UTC  (3+ messages)

Device or HBA level QD throttling creates randomness in sequetial workload
 2017-01-30 13:52 UTC  (3+ messages)

[PATCH 0/6] mmc: block: command issue cleanups
 2017-01-30 13:30 UTC  (9+ messages)
` [PATCH 1/6] mmc: block: break out mmc_blk_rw_cmd_abort()

[PATCH 0/4 RFC] BDI lifetime fix
 2017-01-30 12:47 UTC  (9+ 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

[RFC PATCH 00/17] introduce a dax_inode for dax_operations
 2017-01-30 12:32 UTC  (21+ 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

[RFC PATCH] scsi, block: fix duplicate bdi name registration crashes
 2017-01-30 12:24 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 V2
 2017-01-30  6:58 UTC  (75+ messages)
` [PATCH 01/18] block: add a op_is_flush helper
` [PATCH 02/18] md: cleanup bio op / flags handling in raid1_write_request
` [PATCH 03/18] block: fix elevator init check
` [PATCH 04/18] block: simplify blk_init_allocated_queue
` [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

make SCSI passthrough support optional
 2017-01-28  8:32 UTC  (6+ 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

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  (18+ messages)
` [PATCH 1/5] blk-mq: improve scheduler queue sync/async running
` [PATCH 2/5] blk-mq: fix potential race in queue restart and driver tag allocation
` [PATCH 3/5] blk-mq: release driver tag on a requeue event
` [PATCH 4/5] blk-mq-sched: fix starvation for multiple hardware queues and shared tags
` [PATCH 5/5] blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()

automatic IRQ affinity for virtio V2
 2017-01-27  8:16 UTC  (10+ messages)
` [PATCH 1/9] virtio_pci: remove struct virtio_pci_vq_info
` [PATCH 2/9] virtio_pci: use shared interrupts for virtqueues
` [PATCH 3/9] virtio_pci: don't duplicate the msix_enable flag in struct pci_dev
` [PATCH 4/9] virtio_pci: simplify MSI-X setup
` [PATCH 5/9] virtio: allow drivers to request IRQ affinity when creating VQs
` [PATCH 6/9] virtio: provide a method to get the IRQ affinity mask for a virtqueue
` [PATCH 7/9] blk-mq: provide a default queue mapping for virtio device
` [PATCH 8/9] virtio_blk: use virtio IRQ affinity
` [PATCH 9/9] virtio_scsi: "

[PATCH] queue stall with blk-mq-sched
 2017-01-27  6:58 UTC  (17+ messages)

blocked task timeout with high IO load across multiple luns (using btrfs)
 2017-01-26 21:49 UTC 

split scsi passthrough fields out of struct request
 2017-01-26 19:42 UTC  (5+ messages)
` [PATCH 15/16] block: split scsi_request "

[RFC PATCH v2 0/2] block: fix backing_dev_info lifetime
 2017-01-26 16:39 UTC  (6+ messages)

[PATCHv6 00/37] ext4: support of huge pages
 2017-01-26 15:57 UTC  (18+ messages)
` [PATCHv6 02/37] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv6 03/37] page-flags: relax page flag policy for few flags
` [PATCHv6 06/37] thp: handle write-protection faults for file THP
` [PATCHv6 10/37] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv6 15/37] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv6 20/37] truncate: make truncate_inode_pages_range() aware about huge pages
` [PATCHv6 21/37] truncate: make invalidate_inode_pages2_range() "
` [PATCHv6 25/37] ext4: make ext4_writepage() work on "
` [PATCHv6 27/37] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv6 32/37] ext4: make EXT4_IOC_MOVE_EXT work with huge pages
` [PATCHv6 34/37] ext4: make fallocate() operations "
` [PATCHv6 35/37] ext4: reserve larger jounral transaction for "
` [PATCHv6 36/37] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv6 37/37] ext4, vfs: add huge= mount option

[PATCH 1/6] mmc: block: inline the command abort and start new goto:s
 2017-01-26 15:04 UTC  (6+ messages)
` [PATCH 2/6] mmc: block: rename rqc and req
` [PATCH 3/6] mmc: core: rename mmc_start_req() to *areq()
` [PATCH 4/6] mmc: block: refactor mmc_blk_rw_try_restart()
` [PATCH 5/6] mmc: block: rename mmc_active to areq
` [PATCH 6/6] mmc: queue: turn queue flags into bools

[PATCHSET v4] blk-mq-scheduling framework
 2017-01-26 14:23 UTC  (15+ messages)

[PATCH 4/4] nbd: add a nbd-control interface
 2017-01-26 13:17 UTC  (11+ messages)
        ` [Nbd] "


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