linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-22 12:58:48 to 2016-07-07 07:54:58 UTC [more...]

[GIT PULL 00/17] LightNVM pull request for 4.8
 2016-07-07  7:54 UTC  (18+ messages)
` [PATCH 01/17] lightnvm: break the loop when rqd is not null
` [PATCH 02/17] lightnvm: add media manager mark_blk helper
` [PATCH 03/17] lightnvm: initialize ppa_addr in dev_to_generic_addr()
` [PATCH 04/17] nvme: lightnvm: make MLC num_pairs little endian
` [PATCH 05/17] lightnvm: Make functions not used by ouside static
` [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

[RFC] block: fix blk_queue_split() resource exhaustion
 2016-07-07  5:35 UTC  (14+ messages)
    `  "
` [dm-devel] [RFC] "

cgroup: Fix split bio been throttled more than once
 2016-07-06 15:39 UTC  (9+ messages)
  `  "
    `  "
      `  "

parisc late boot crash in 4.4-rc, scsi-related
 2016-07-06 13:30 UTC  (9+ messages)

NVMe over Fabrics RDMA transport drivers V2
 2016-07-06 12:55 UTC  (6+ 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

automatic interrupt affinity for MSI/MSI-X capable devices V3
 2016-07-06  8:05 UTC  (16+ messages)
` [PATCH 01/13] irq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
` [PATCH 02/13] irq: Introduce IRQD_AFFINITY_MANAGED flag
` [PATCH 03/13] irq: Add affinity hint to irq allocation
` [PATCH 04/13] irq: Use affinity hint in irqdesc allocation
` [PATCH 05/13] irq/msi: Make use of affinity aware allocations
` [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines
` [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors
` [PATCH 09/13] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 10/13] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 11/13] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 12/13] nvme: switch to use pci_alloc_irq_vectors
` [PATCH 13/13] nvme: remove the post_scan callout

[PATCH] block: fix a type conversion error in __get_request()
 2016-07-06  2:05 UTC  (3+ messages)

NVMe over Fabrics target implementation V2
 2016-07-05 17:31 UTC  (3+ messages)

[PATCH] block: atari: Return early for unsupported sector size
 2016-07-05 16:38 UTC 

[PATCH 0/3] offload bios to a thread
 2016-07-04 22:45 UTC  (5+ messages)

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-07-04  9:35 UTC  (17+ messages)
` [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines
` [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors
` [PATCH 11/13] blk-mq: allow the driver to pass in an affinity mask

zeroout fixes
 2016-07-03 19:52 UTC  (6+ messages)
` [PATCH 1/2] block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
` [PATCH 2/2] block: don't ignore -EOPNOTSUPP blkdev_issue_write_same

Question about loop device DIO/AIO and FLUSH
 2016-07-03  8:26 UTC  (9+ messages)

[PATCH] block: do not merge requests without consulting with io scheduler
 2016-07-02 10:17 UTC  (3+ messages)
` [PATCH] block: fix boolreturn.cocci warnings

[PATCH] sd: Fix crash due to race when removing scsi disk
 2016-07-01 17:34 UTC  (2+ messages)

[PATCH] block: fix use-after-free in sys_ioprio_get()
 2016-07-01 14:39 UTC  (2+ messages)

[PATCH] nbd: convert to blkmq
 2016-07-01 14:26 UTC 

block: GPF in get_task_ioprio
 2016-07-01  8:31 UTC  (3+ messages)

[PATCH 0/6] enable sysfs for lightnvm
 2016-07-01  7:20 UTC  (9+ messages)
` [PATCH 1/6] nvme: refactor namespaces to support non-gendisk devices
` [PATCH 2/6] null_blk: refactor "
` [PATCH 3/6] blk-mq: register device instead of disk
` [PATCH 4/6] lightnvm: let drivers control the lifetime of nvm_dev
` [PATCH 5/6] lightnvm: expose device geometry through sysfs
` [PATCH 6/6] lightnvm: expose gennvm target type "

[PATCH v2 00/12] gendisk: Generate uevent after attribute available
 2016-07-01  1:29 UTC  (22+ messages)
` [PATCH v2 01/12] genhd: Add "gen_uevent" parameter to add_disk
` [PATCH v2 02/12] genhd: Honor gen_uevent and add disk_gen_uevents
` [PATCH v2 03/12] virtio-blk: Generate uevent after attribute available
` [PATCH v2 04/12] axonrom: "
` [PATCH v2 05/12] aoeblk: "
` [PATCH v2 06/12] mtip32xx: "
` [PATCH v2 07/12] pktcdvd: "
` [PATCH v2 08/12] zram: "
` [PATCH v2 09/12] md: "
` [PATCH v2 10/12] mmc: "
` [PATCH v2 11/12] mtd: "
` [PATCH v2 12/12] nvme: "

[PATCH] floppy: fix open(O_ACCMODE) for ioctl-only open
 2016-06-30 11:18 UTC  (2+ messages)
              ` [PATCH RESEND] "

[GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5
 2016-06-29 19:15 UTC  (2+ messages)

[RFC PATCH 00/11] Small fixes for LightNVM
 2016-06-29 14:41 UTC  (12+ messages)
` [RFC PATCH 01/11] lightnvm: remove checkpatch warning for unsigned ints
` [RFC PATCH 02/11] lightnvm: fix checkpatch terse errors
` [RFC PATCH 03/11] lightnvm: remove open/close statistics for gennvm
` [RFC PATCH 04/11] lightnvm: rename gennvm and update description
` [RFC PATCH 05/11] lightnvm: move target mgmt into media mgr
` [RFC PATCH 06/11] lightnvm: remove nested lock conflict with mm
` [RFC PATCH 07/11] lightnvm: remove unused lists from struct rrpc_block
` [RFC PATCH 08/11] lightnvm: remove _unlocked variant of [get/put]_blk
` [RFC PATCH 09/11] lightnvm: fix lun offset calculation for mark blk
` [RFC PATCH 10/11] lightnvm: make ppa_list const in nvm_set_rqd_list
` [RFC PATCH 11/11] lightnvm: make __nvm_submit_ppa static

SMP affinity and the blk-mq I/O submission path
 2016-06-29  9:29 UTC  (2+ messages)

[PATCH v9 0/3] fallocate for block devices
 2016-06-29  4:58 UTC  (7+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size

[PATCH] mg_disk: fix error path in mg_probe()
 2016-06-28 17:01 UTC  (2+ messages)

[PATCH 0/4] cfq-iosched: Fixes for conversion from jiffies to ns
 2016-06-28 14:22 UTC  (6+ messages)
` [PATCH 1/4] block: Convert fifo_time from ulong to u64
` [PATCH 2/4] cfq-iosched: Convert slice_resid from u64 to s64
` [PATCH 3/4] cfq-iosched: Fix regression in bonnie++ rewrite performance
` [PATCH 4/4] cfq-iosched: Charge at least 1 jiffie instead of 1 ns

some question about block end functions
 2016-06-28 14:02 UTC 

[PATCH v5 1/5] block: introduce device_add_disk()
 2016-06-28 11:59 UTC  (14+ messages)
` [PATCH v5 2/5] mmc: move 'parent' tracking to mmc_blk_data
` [PATCH v5 3/5] um: track 'parent' device in a local variable
` [PATCH v5 4/5] block: convert to device_add_disk()
` [PATCH v5 5/5] block: remove ->driverfs_dev

[PATCH v2 1/3] block: provide helpers for reading block count
 2016-06-27 16:30 UTC  (6+ messages)
` [PATCH v2 2/3] partition/efi: use bdev_logical_block_count()
` [PATCH v2 3/3] target/iblock: "

[PATCH v4 2/5] mmc: move 'parent' tracking to mmc_blk_data
 2016-06-22 17:03 UTC  (6+ messages)
` [PATCH v4 3/5] um: track 'parent' device in a local variable

[PATCH] block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
 2016-06-22 14:04 UTC  (7+ messages)

[PATCH] partition/efi: use ilog2 to compute block size
 2016-06-22 12:58 UTC 


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