messages from 2018-03-26 16:41:29 to 2018-04-04 19:17:50 UTC [more...]
[RFC PATCH 00/79] Generic page write protection and a solution to page waitqueue
2018-04-04 19:17 UTC
[PATCH] blk-mq: order getting budget and driver tag
2018-04-04 16:35 UTC
[PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
2018-04-04 15:20 UTC (19+ messages)
` [PATCH V3 4/4] "
BUG at IP: blk_mq_get_request+0x23e/0x390 on 4.16.0-rc7
2018-04-04 13:22 UTC (2+ messages)
[PATCH] [v2] rbd: avoid Wreturn-type warnings
2018-04-04 13:10 UTC (2+ messages)
[PATCH] rbd: add missing return statements
2018-04-04 12:54 UTC (3+ messages)
[PATCH] blk-mq: only run mapped hw queues in blk_mq_run_hw_queues()
2018-04-04 8:18 UTC (24+ messages)
bcache: bad block header
2018-04-03 22:38 UTC (2+ messages)
4.15.14 crash with iscsi target and dvd
2018-04-03 17:03 UTC (10+ messages)
BFQ/Kyber as default I/O scheduler?
2018-04-03 15:05 UTC (3+ messages)
problem with bio handling on raid5 and pblk
2018-04-03 14:28 UTC (4+ messages)
4.16-rc2+git: pata_serverworks: hanging ata detection thread on HP DL380G3
2018-04-03 8:22 UTC (4+ messages)
Multi-Actuator SAS HDD First Look
2018-04-03 7:46 UTC (17+ messages)
[GIT PULL] Block changes for 4.17-rc
2018-04-02 23:44 UTC
[PATCH 1/2] blk-mq: Factor out [s]rcu synchronization
2018-04-02 22:49 UTC (12+ messages)
` [PATCH 2/2] blk-mq: Fix request handover from timeout path to normal execution
[BISECTED][REGRESSION] Hang while booting EeePC 900
2018-04-02 22:35 UTC (5+ messages)
` [PATCH] blk-mq: Directly schedule q->timeout_work when aborting a request
dead or dying SDXC card fsck's OK but mount hangs indefinitely
2018-03-31 22:43 UTC (4+ messages)
[PATCH] rbd: remove VLA usage
2018-03-30 20:34 UTC (3+ messages)
General protection fault with use_blk_mq=1
2018-03-30 5:43 UTC (8+ messages)
[GIT PULL 00/37] lightnvm patches for 4.17
2018-03-29 23:30 UTC (39+ messages)
` [GIT PULL 01/37] lightnvm/pblk-gc: Delete an error message for a failed memory allocation in pblk_gc_line_prepare_ws()
` [GIT PULL 02/37] lightnvm: remove chnl_offset in nvme_nvm_identity
` [GIT PULL 03/37] lightnvm: pblk: handle bad sectors in the emeta area correctly
` [GIT PULL 04/37] lightnvm: pblk: check data lines version on recovery
` [GIT PULL 05/37] lightnvm: pblk: export write amplification counters to sysfs
` [GIT PULL 06/37] lightnvm: remove mlc pairs structure
` [GIT PULL 07/37] lightnvm: remove multiple groups in 1.2 data structure
` [GIT PULL 08/37] lightnvm: pblk: add padding distribution sysfs attribute
` [GIT PULL 09/37] lightnvm: pblk: delete writer kick timer before stopping thread
` [GIT PULL 10/37] lightnvm: pblk: allow allocation of new lines during shutdown
` [GIT PULL 11/37] lightnvm: pblk: prevent race in pblk_rb_flush_point_set
` [GIT PULL 12/37] lightnvm: pblk: refactor bad block identification
` [GIT PULL 13/37] lightnvm: make 1.2 data structures explicit
` [GIT PULL 14/37] lightnvm: flatten nvm_id_group into nvm_id
` [GIT PULL 15/37] lightnvm: add 2.0 geometry identification
` [GIT PULL 16/37] lightnvm: remove max_rq_size
` [GIT PULL 17/37] lightnvm: remove nvm_dev_ops->max_phys_sect
` [GIT PULL 18/37] nvme: lightnvm: add late setup of block size and metadata
` [GIT PULL 19/37] lightnvm: fix bad block initialization
` [GIT PULL 20/37] lightnvm: centralize permission check for lightnvm ioctl
` [GIT PULL 21/37] lightnvm: Avoid validation of default op value
` [GIT PULL 22/37] lightnvm: pblk: refactor init/exit sequences
` [GIT PULL 23/37] lightnvm: simplify geometry structure
` [GIT PULL 24/37] lightnvm: add minor version to generic geometry
` [GIT PULL 25/37] lightnvm: add shorten OCSSD version in geo
` [GIT PULL 26/37] lightnvm: complete geo structure with maxoc*
` [GIT PULL 27/37] lightnvm: normalize geometry nomenclature
` [GIT PULL 28/37] lightnvm: add support for 2.0 address format
` [GIT PULL 29/37] lightnvm: make address conversions depend on generic device
` [GIT PULL 30/37] lightnvm: implement get log report chunk helpers
` [GIT PULL 31/37] lightnvm: pblk: check for supported version
` [GIT PULL 32/37] lightnvm: pblk: rename ppaf* to addrf*
` [GIT PULL 33/37] lightnvm: pblk: implement get log report chunk
` [GIT PULL 34/37] lightnvm: pblk: implement 2.0 support
` [GIT PULL 35/37] lightnvm: pblk: don't recover unwritten lines
` [GIT PULL 36/37] lightnvm: pblk: remove some unnecessary NULL checks
` [GIT PULL 37/37] lightnvm: remove function name in strings
[PATCH 0/8] block: sed-opal: support write to shadow mbr
2018-03-29 18:27 UTC (10+ messages)
` [PATCH v2 00/11] block: sed-opal "
` [PATCH v2 08/11] block: sed-opal: ioctl for writing "
query on blk_rq_timed_out
2018-03-29 10:37 UTC
query on blk_rq_timed_out
2018-03-29 9:23 UTC
[PATCH 1/3] blk-mq: Allow PCI vector offset for mapping queues
2018-03-28 20:38 UTC (10+ messages)
` [PATCH 2/3] nvme-pci: Remove unused queue parameter
` [PATCH 3/3] nvme-pci: Separate IO and admin queue IRQ vectors
[PATCH 2/2] loop: use interruptible lock in ioctls
2018-03-28 16:57 UTC (2+ messages)
[PATCH 0/4] lightnvm: base 2.0 implementation
2018-03-28 12:36 UTC (5+ messages)
` [PATCH 4/4] nvme: lightnvm: add late setup of block size and metadata
[PATCH 0/3 V2] iomap: Use FUA for O_DSYNC DIO writes
2018-03-28 7:48 UTC (8+ messages)
` [PATCH 1/3] xfs: move generic_write_sync calls inwards
` [PATCH 2/3] iomap: iomap_dio_rw() handles all sync writes
` [PATCH 3/3] iomap: Use FUA for pure data O_DSYNC DIO writes
[PATCH 0/2] loop: don't hang on lo_ctl_mutex in ioctls
2018-03-27 20:21 UTC (4+ messages)
` [PATCH v2 1/2] loop: don't call into filesystem while holding lo_ctl_mutex
` [PATCH v2 2/2] loop: use killable lock in ioctls
[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-03-27 15:37 UTC (13+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
disk-io lockup in 4.14.13 kernel
2018-03-27 15:36 UTC (14+ messages)
4.16-RC7 WARNING: CPU: 2 PID: 0 at block/blk-mq.c:1400 __blk_mq_delay_run_hw_queue
2018-03-27 15:22 UTC (4+ messages)
[PATCH 1/3] blk-mq: Allow PCI vector offset for mapping queues
2018-03-27 14:20 UTC (10+ messages)
` [PATCH 2/3] nvme-pci: Remove unused queue parameter
` [PATCH 3/3] nvme-pci: Separate IO and admin queue IRQ vectors
blk-mq and CPU hotplug error
2018-03-27 2: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).