messages from 2017-02-02 17:34:20 to 2017-02-09 12:19:17 UTC [more...]
[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
2017-02-09 12:17 UTC (28+ messages)
` [PATCH 02/24] bdi: Provide bdi_register_va()
` [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems
` [lustre-devel] "
` [PATCH 06/24] lustre: Convert to separately allocated bdi
` [lustre-devel] "
` [PATCH 07/24] 9p: "
` [PATCH 08/24] btrfs: "
` [PATCH 11/24] ecryptfs: "
` [PATCH 13/24] orangefs: Remove orangefs_backing_dev_info
` [PATCH 17/24] fuse: Convert to separately allocated bdi
` [PATCH 21/24] nfs: "
` [PATCH 22/24] ubifs: "
` [PATCH 23/24] fs: Remove SB_I_DYNBDI flag
` [PATCH 24/24] block: Remove unused functions
[PATCH 1/1] dm-zoned: Zoned block device target
2017-02-09 9:36 UTC
rate-capped fio jobs in a CFQ group degrade performance of fio jobs in another CFQ group with the same weight
2017-02-09 9:40 UTC
[PATCH] genhd: Do not hold event lock when scheduling workqueue elements
2017-02-09 7:35 UTC (13+ messages)
` Boot regression (was "Re: [PATCH] genhd: Do not hold event lock when scheduling workqueue elements")
[PATCH v2] Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
2017-02-09 7:18 UTC (2+ messages)
[PATCHv6 00/37] ext4: support of huge pages
2017-02-09 4:01 UTC (5+ messages)
` [PATCHv6 01/37] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv6 03/37] page-flags: relax page flag policy for few flags
[lkp-robot] [scsi, block] 0dba1314d4: WARNING:at_fs/sysfs/dir.c:#sysfs_warn_dup
2017-02-09 0:08 UTC (4+ messages)
[PATCH] Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
2017-02-08 22:56 UTC
[PATCH] block: sed-opal: reduce stack size of ioctl handler
2017-02-08 22:12 UTC (3+ messages)
support for multi-range discard requests V3
2017-02-08 17:45 UTC (6+ messages)
` [PATCH 1/4] block: move req_set_nomerge to blk.h
` [PATCH 2/4] block: enumify ELEVATOR_*_MERGE
` [PATCH 3/4] block: optionally merge discontiguous discard bios into a single request
` [PATCH 4/4] nvme: support ranged discard requests
[PATCH] bfq-mq: cause deadlock by executing exit_icq body immediately
2017-02-08 17:17 UTC (6+ messages)
v4.9, 4.4-final: 28 bioset threads on small notebook, 36 threads on cellphone
2017-02-08 16:34 UTC
[PATCH 0/4 v2] BDI lifetime fix
2017-02-08 16:00 UTC (8+ messages)
[PATCH] nbd: ref count the socks array
2017-02-08 15:05 UTC (2+ messages)
` [PATCH V2] "
support for multi-range discard requests V2
2017-02-08 13:36 UTC (7+ messages)
` [PATCH 1/4] block: move req_set_nomerge to blk.h
` [PATCH 2/4] block: enumify ELEVATOR_*_MERGE
` [PATCH 3/4] block: optionally merge discontiguous discard bios into a single request
` [PATCH 4/4] nvme: support ranged discard requests
4.10 lockdep: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
2017-02-08 13:10 UTC
support for multi-range discard requests
2017-02-08 11:57 UTC (9+ messages)
` [PATCH 1/4] block: move req_set_nomerge to blk.h
` [PATCH 2/4] block: enumify ELEVATOR_*_MERGE
` [PATCH 3/4] block: optionally merge discontiguous discard bios into a single request
` [PATCH 4/4] nvme: support ranged discard requests
automatic IRQ affinity for virtio V3
2017-02-08 2:52 UTC (14+ 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: "
[GIT PULL] WRITE_SAME regression fix for 4.10
2017-02-07 23:07 UTC
[PATCH] nbd: cleanup ioctl handling
2017-02-07 22:10 UTC
[PATCH 0/2] blk-mq-sched: fix put_rq_private() lock inconsistency
2017-02-07 17:35 UTC (6+ messages)
` [PATCH 1/2] blk-merge: return the merged request
` [PATCH 2/2] block: free merged request in the caller
[PATCHSET v4] blk-mq-scheduling framework
2017-02-07 17:27 UTC (9+ messages)
` [PATCH 7/8] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
[WIP PATCHSET 0/4] WIP branch for bfq-mq
2017-02-07 17:24 UTC (5+ messages)
` [WIP PATCHSET 1/4] blk-mq: pass bio to blk_mq_sched_get_rq_priv
` [WIP PATCHSET 2/4] Move thinktime from bic to bfqq
` [WIP PATCHSET 3/4] Embed bfq-ioc.c and add locking on request queue
` [WIP PATCHSET 4/4] Modify interface and operation to comply with blk-mq-sched
[PATCH] nbd: freeze the queue before making changes
2017-02-07 16:36 UTC (2+ messages)
[Lsf-pc] LSF/MM Question
2017-02-07 16:12 UTC
[PATCH] blk-mq-sched: (un)register elevator when (un)registering queue
2017-02-06 20:56 UTC (2+ messages)
[PATCH v2] blk-mq-sched: separate mark hctx and queue restart operations
2017-02-06 20:15 UTC (5+ messages)
[PATCH 1/6] genirq: allow assigning affinity to present but not online CPUs
2017-02-06 17:03 UTC (3+ messages)
[PATCH] block: don't try Write Same from __blkdev_issue_zeroout
2017-02-06 16:35 UTC (3+ messages)
[PATCH 0/4] md: use bio_clone_fast()
2017-02-06 14:24 UTC (9+ messages)
` [PATCH 1/4] block: introduce bio_clone_bioset_partial()
` [PATCH 2/4] md: introduce bio_clone_slow_mddev_partial()
` [PATCH 3/4] md/raid1: use bio_clone_slow_mddev_partial in case of write behind
` [PATCH 4/4] md: fast clone bio in bio_clone_mddev()
[PATCH v3] dm: don't allow ioctls to targets that don't map to whole devices
2017-02-06 7:29 UTC (7+ messages)
[PATCH] nbd: handle single path failures gracefully
2017-02-05 22:31 UTC (2+ messages)
[PATCH v4] dm: don't allow ioctls to targets that don't map to whole devices
2017-02-04 17:20 UTC (2+ messages)
[REGRESSION v4.10-rc1] blkdev_issue_zeroout() returns -EREMOTEIO on the first call for SCSI device that doesn't support WRITE SAME
2017-02-04 8:48 UTC (7+ messages)
Doubt related to immutable biovecs
2017-02-04 7:59 UTC (4+ messages)
[PATCH] blk-mq-sched: separate mark hctx and queue restart operations
2017-02-03 23:54 UTC (2+ messages)
spread MSI(-X) vectors to all possible CPUs
2017-02-03 17:13 UTC (9+ messages)
` [PATCH 1/6] genirq: allow assigning affinity to present but not online CPUs
` [PATCH 2/6] genirq/affinity: assign vectors to all present CPUs
` [PATCH 3/6] genirq/affinity: update CPU affinity for CPU hotplug events
` [PATCH 4/6] blk-mq: include all present CPUs in the default queue mapping
` [PATCH 5/6] blk-mq: create hctx for each present CPU
` [PATCH 6/6] nvme: allocate queues for all possible CPUs
[PATCH v2] dm: don't allow ioctls to targets that don't map to whole devices
2017-02-03 16:29 UTC (2+ messages)
[PATCH RESEND] blkcg: fix double free of new_blkg in blkcg_init_queue
2017-02-03 15:25 UTC (2+ messages)
[PATCH] dm: don't allow ioctls to targets that don't map to whole devices
2017-02-03 14:35 UTC (4+ messages)
` "
automatic IRQ affinity for virtio V2
2017-02-03 9:56 UTC (18+ 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
[dm-devel] split scsi passthrough fields out of struct request V2
2017-02-03 0:42 UTC (19+ messages)
` "
[PATCH] blk-mq-sched: bypass the scheduler for flushes entirely
2017-02-02 23:57 UTC
block for-next: zram build error
2017-02-02 23:56 UTC (2+ 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).