messages from 2017-02-02 17:18:55 to 2017-02-08 16:00:26 UTC [more...]
[PATCH 0/4 v2] BDI lifetime fix
2017-02-08 16:00 UTC (8+ messages)
[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
2017-02-08 15:22 UTC (38+ messages)
` [PATCH 01/24] block: Provide bdi_alloc()
` [PATCH 02/24] bdi: Provide bdi_register_va()
` [PATCH 03/24] block: Unregister bdi on last reference drop
` [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems
` [lustre-devel] "
` [PATCH 05/24] fs: Get proper reference for s_bdi
` [PATCH 06/24] lustre: Convert to separately allocated bdi
` [lustre-devel] "
` [PATCH 07/24] 9p: "
` [PATCH 08/24] btrfs: "
` [PATCH 09/24] ceph: "
` [PATCH 10/24] cifs: "
` [PATCH 11/24] ecryptfs: "
` [PATCH 12/24] afs: "
` [PATCH 13/24] orangefs: Remove orangefs_backing_dev_info
` [PATCH 14/24] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 15/24] coda: Convert to separately allocated bdi
` [PATCH 16/24] exofs: "
` [PATCH 17/24] fuse: "
` [PATCH 18/24] gfs2: Convert to properly refcounting bdi
` [PATCH 19/24] nilfs2: "
` [PATCH 20/24] ncpfs: 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] nbd: ref count the socks array
2017-02-08 15:05 UTC (2+ messages)
` [PATCH V2] "
support for multi-range discard requests V3
2017-02-08 13:46 UTC (5+ 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
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
[PATCH] genhd: Do not hold event lock when scheduling workqueue elements
2017-02-08 10:48 UTC (10+ messages)
[PATCH] bfq-mq: cause deadlock by executing exit_icq body immediately
2017-02-08 10:39 UTC (5+ messages)
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
[lkp-robot] [scsi, block] 0dba1314d4: WARNING:at_fs/sysfs/dir.c:#sysfs_warn_dup
2017-02-07 5:42 UTC (3+ messages)
[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
split scsi passthrough fields out of struct request V2
2017-02-03 0:42 UTC (35+ messages)
` [dm-devel] "
[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)
[PATCH 0/6] block: fix blk-mq debugfs vs. blktrace
2017-02-02 17:20 UTC (7+ 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).