linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-07 07:54:39 to 2016-07-26 00:35:04 UTC [more...]

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-07-26  0:35 UTC  (2+ messages)
` [PATCHv1, RFC 02/33] radix tree test suite: Allow GFP_ATOMIC allocations to fail

[PATCH] floppy: fix open(O_ACCMODE) for ioctl-only open
 2016-07-25 20:48 UTC  (4+ messages)
              ` [PATCH RESEND] "

[PATCH 0/1] block: fix blk_queue_split() resource exhaustion
 2016-07-25 20:39 UTC  (11+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 "
    ` [dm-devel] "

[GIT PULL] Block driver changes for 4.8-rc
 2016-07-25 20:33 UTC 

[GIT PULL] Core block changes for 4.8-rc
 2016-07-25 20:20 UTC 

[PATCH 0/6] Support for zoned block devices
 2016-07-25 14:45 UTC  (32+ messages)
` [PATCH 1/6] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH 2/6] block: update chunk_sectors in blk_stack_limits()
` [PATCH 3/6] block: Implement support for zoned block devices
` [PATCH 4/6] block: Add 'zoned' sysfs queue attribute
` [PATCH 5/6] block: Introduce BLKPREP_DONE
` [PATCH 6/6] block: Add 'BLK_MQ_RQ_QUEUE_DONE' return value

[PATCH linux-4.7-rc7] blk_stack_limits() setting discard_granularity
 2016-07-23 11:19 UTC  (3+ messages)

[PATCH] block: Delete an unnecessary check before the function call "kmem_cache_destroy"
 2016-07-22 19:51 UTC  (2+ messages)
                                ` [PATCH] block: Delete unnecessary checks before the function call "mempool_destroy"

[PATCH linux-4.7-rc7] blk_stack_limits() setting discard_granularity
 2016-07-21 18:59 UTC  (3+ messages)

[PATCH linux-4.7-rc7] blk_stack_limits() setting discard_granularity
 2016-07-21 18:13 UTC 

[PATCH 0/3] dm-zoned target for ZBC devices
 2016-07-21 14:38 UTC  (11+ messages)
` [PATCH 1/3] block: add flag for single-threaded submission
` [PATCH 2/3] sd: enable single-threaded I/O submission for zoned devices
` [PATCH 3/3] dm-zoned: New device mapper target for zoned block devices

resend: blk-mq: allow passing in an external queue mapping
 2016-07-21  9:24 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 2/3] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 3/3] blk-mq: allow the driver to pass in an affinity mask

resend: zeroout fixes
 2016-07-21  5:47 UTC  (5+ messages)
` [PATCH 1/2] block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
` [PATCH 2/2] block: don't ignore -EOPNOTSUPP blkdev_issue_write_same

[PATCH] block: Fix front merge check
 2016-07-21  3:38 UTC  (5+ messages)

[PATCH v2] block: do not merge requests without consulting with io scheduler
 2016-07-21  3:36 UTC  (2+ messages)

resend: passthrough request improvements V3
 2016-07-20 23:38 UTC  (9+ messages)
` [PATCH 1/7] memstick: don't allow REQ_TYPE_BLOCK_PC requests
` [PATCH 2/7] virtio_blk: use blk_rq_map_kern
` [PATCH 3/7] block: ensure bios return from blk_get_request are properly initialized
` [PATCH 4/7] block: simplify and export blk_rq_append_bio
` [PATCH 5/7] target: stop using blk_make_request
` [PATCH 6/7] scsi/osd: open code blk_make_request
` [PATCH 7/7] block: unexport various bio mapping helpers

resend: a few more fixups for the ops vs flags split
 2016-07-20 23:37 UTC  (5+ messages)
` [PATCH 1/3] block: get rid of bio_rw and READA
` [PATCH 2/3] block: simplify and cleanup bvec pool handling
` [PATCH 3/3] block: shrink bio size again

Cgroup: iops throttle problem
 2016-07-20 15:30 UTC  (2+ messages)

[BUG] Slab corruption during XFS writeback under memory pressure
 2016-07-19 22:58 UTC  (6+ messages)

[RFC] scsi: ufs: add support for BLKSECDISCARD
 2016-07-19 11:12 UTC 

[PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition
 2016-07-18 21:28 UTC  (5+ messages)
` [PATCH next] Btrfs: fix comparison in __btrfs_map_block()
    ` [dm-devel] "

Recover filenames from failed RAID0
 2016-07-18  9:37 UTC  (4+ messages)

PR API fixes for multipathing
 2016-07-17  1:28 UTC  (11+ messages)
` [PATCH 1/2] sd: don't use the ALL_TG_PT bit for reservations
` [PATCH 2/2] dm: call PR reserve/unreserve on each underlying device

[GIT PULL] NVMe fix for 4.7
 2016-07-16 17:42 UTC 

Fluctuating "acceptance" on requested data length in SATA/AHCI
 2016-07-14 21:09 UTC  (2+ messages)

[RFC 1/3] ata: bump ATA_MAX_SECTORS_LBA48 to 65536
 2016-07-14 18:26 UTC  (8+ messages)
` [RFC 2/3] ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48}
` [RFC 3/3] libata-scsi: add optimal transfer length to block limits VPD

[PATCH] block: atari: Return early for unsupported sector size
 2016-07-13 16:32 UTC  (3+ messages)

NVMe over Fabrics target implementation V2
 2016-07-13  9:38 UTC  (3+ messages)

[PATCH v5 2/5] mmc: move 'parent' tracking to mmc_blk_data
 2016-07-12 13:51 UTC  (2+ messages)

automatic interrupt affinity for MSI/MSI-X capable devices V3
 2016-07-12 12:46 UTC  (14+ messages)
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines
` [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors
` [PATCH 12/13] nvme: switch to use pci_alloc_irq_vectors

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-07-12  6:42 UTC  (7+ messages)
` [PATCH 11/13] blk-mq: allow the driver to pass in an affinity mask

blk-mq: allow passing in an external queue mapping
 2016-07-10 11:59 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 2/3] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 3/3] blk-mq: allow the driver to pass in an affinity mask

cgroup: Fix split bio been throttled more than once
 2016-07-10  8:58 UTC  (6+ messages)
    `  "
      `  "

NVMe over Fabrics RDMA transport drivers V2
 2016-07-08 14:40 UTC  (13+ messages)
` [PATCH 1/5] blk-mq: Introduce blk_mq_reinit_tagset
` [PATCH 2/5] nvme: add new reconnecting controller state
` [PATCH 3/5] nvme-rdma.h: Add includes for nvme rdma_cm negotiation
` [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver
` [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver

[RFC] block: fix blk_queue_split() resource exhaustion
 2016-07-08 13:59 UTC  (23+ messages)
` [dm-devel] "
      `  "

passthrough request improvements V3
 2016-07-08  9:36 UTC  (2+ messages)

zeroout fixes
 2016-07-08  9:36 UTC  (2+ messages)

[GIT PULL] IO fixes for 4.7-rc
 2016-07-07 18:26 UTC 

[GIT PULL 00/17] LightNVM pull request for 4.8
 2016-07-07 14:52 UTC  (15+ messages)
` [PATCH 04/17] nvme: lightnvm: make MLC num_pairs little endian
` [PATCH 06/17] lightnvm: remove checkpatch warning for unsigned ints
` [PATCH 07/17] lightnvm: fix checkpatch terse errors
` [PATCH 08/17] lightnvm: remove open/close statistics for gennvm
` [PATCH 09/17] lightnvm: rename gennvm and update description
` [PATCH 10/17] lightnvm: move target mgmt into media mgr
` [PATCH 11/17] lightnvm: remove nested lock conflict with mm
` [PATCH 12/17] lightnvm: remove unused lists from struct rrpc_block
` [PATCH 13/17] lightnvm: remove _unlocked variant of [get/put]_blk
` [PATCH 14/17] lightnvm: make rrpc_map_page call nvm_get_blk outside locks
` [PATCH 15/17] lightnvm: fix lun offset calculation for mark blk
` [PATCH 16/17] lightnvm: make ppa_list const in nvm_set_rqd_list
` [PATCH 17/17] lightnvm: make __nvm_submit_ppa static


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