linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-30 00:22:59 to 2017-12-06 12:43:21 UTC [more...]

[PATCH] aio: Add memcg accounting of user used data
 2017-12-06 12:43 UTC  (10+ messages)

4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable)
 2017-12-06 12:25 UTC  (12+ messages)

[PATCH] block: print error via printk_ratelimited in blk_partition_remap()
 2017-12-06 10:48 UTC 

[PATCH v2] kyber: fix another domain token wait queue hang
 2017-12-06  6:57 UTC 

[PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle
 2017-12-06  1:52 UTC  (8+ messages)

[PATCH 0/2] Show commands stuck in a timeout handler in debugfs
 2017-12-06  1:16 UTC  (13+ messages)
` [PATCH 1/2] scsi-mq: Only show the CDB if available
` [PATCH 2/2] blk-mq-debugfs: Also show requests that have not yet been started

[PATCH v2 0/3] Show all commands in debugfs
 2017-12-06  0:57 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: Fix a scsi_show_rq() NULL pointer dereference
` [PATCH v2 2/3] blk-mq-debugfs: Also show requests that have not yet been started
` [PATCH v2 3/3] scsi-mq-debugfs: Show more information

[PATCH] kyber: fix another domain token wait queue hang
 2017-12-05 21:49 UTC  (3+ messages)

[PATCH V4] scsi_debugfs: fix crash in scsi_show_rq()
 2017-12-05 16:55 UTC  (9+ messages)

[PATCH V15 00/22] mmc: Add Command Queue support
 2017-12-05 15:53 UTC  (5+ messages)

[PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup
 2017-12-05 15:51 UTC  (22+ messages)
` [PATCH 1/5] aio: Move aio_nr increment to separate function
` [PATCH 2/5] aio: Export aio_nr_lock and aio_max_nr initial value to include/linux/aio.h
` [PATCH 3/5] blkcg: Add blkcg::blkg_aio_nr and blkcg::blkg_aio_max_nr
` [PATCH 4/5] blkcg: Charge aio requests in blkio cgroup hierarchy
` [PATCH 5/5] blkcg: Add cgroup file to configure blkcg::blkg_aio_max_nr

[PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready()
 2017-12-05 11:26 UTC  (12+ messages)

[PATCH v2 0/4] lockdep/crossrelease: Apply crossrelease to page locks
 2017-12-05  8:58 UTC  (10+ messages)
` [PATCH v2 1/4] lockdep: Apply crossrelease to PG_locked locks
` [PATCH v2 2/4] lockdep: Apply lock_acquire(release) on __Set(__Clear)PageLocked
` [PATCH v2 3/4] lockdep: Move data of CONFIG_LOCKDEP_PAGELOCK from page to page_ext
` [PATCH v2 4/4] lockdep: Add a boot parameter enabling to track page locks using lockdep and disable it by default

[PATCH] [PATCH v2] bcache: segregate flash only volume write streams from cached devices
 2017-12-05  7:17 UTC  (2+ messages)

[PATCH] blk-mq: Fix several SCSI request queue lockups
 2017-12-05  1:18 UTC  (10+ messages)

[PATCH] generic/473: test return EBUSY from BLKRRPART for mounted whole-dev
 2017-12-04 18:29 UTC  (5+ messages)

replace PCI_DMA_BUS_IS_PHYS with a per-instance flag
 2017-12-04 16:36 UTC  (4+ messages)
` [PATCH 1/3] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 2/3] arm64: don't override dma_max_pfn
` [PATCH 3/3] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops

[PATCH] um: Convert ubd driver to blk-mq
 2017-12-04 16:29 UTC  (2+ messages)

[PATCH V2 0/2] block: fix queue freeze and cleanup
 2017-12-04 12:31 UTC  (10+ messages)

WARNING in kmalloc_slab (3)
 2017-12-04  9:26 UTC  (4+ messages)

blk-mq + bfq: udevd hang on usb2 storages
 2017-12-04 10:57 UTC  (3+ messages)

[PATCH V2] block, bfq: remove batches of confusing ifdefs
 2017-12-04 10:42 UTC 

possible deadlock in blk_trace_remove
 2017-12-04  3:47 UTC  (6+ messages)

[PATCH v3 0/5] Revise crossrelease.txt
 2017-12-04  0:15 UTC  (6+ messages)
` [PATCH] locking/Documentation: Revise Documentation/locking/crossrelease.txt

[PATCH] block: fix a comment typo in req_opf
 2017-12-03  3:04 UTC 

[PATCH] block, bfq: remove batches of confusing ifdefs
 2017-12-02 17:22 UTC  (5+ messages)

[PATCH 0/7] blk-mq: Queue running fixes
 2017-12-02  1:20 UTC  (21+ messages)
` [PATCH 1/7] blk-mq: Fix spelling in a source code comment
` [PATCH 2/7] block: Document more locking requirements
` [PATCH 3/7] blk-mq: Make blk_mq_mark_tag_wait() easier to read
` [PATCH 4/7] blk-mq: Avoid that request processing stalls when sharing tags
` [PATCH 5/7] blk-mq: Avoid that blk_mq_mark_tag_wait() triggers a queue stall
` [PATCH 6/7] blk-mq: Rerun hardware queues after having called .put_budget()
` [PATCH 7/7] blk-mq: Fix another queue stall

[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
 2017-12-01 21:51 UTC  (32+ messages)
` [PATCH 01/11] fs: provide unlocked helper for freeze_super()
` [PATCH 02/11] fs: provide unlocked helper thaw_super()
` [PATCH 03/11] fs: add frozen sb state helpers
` [PATCH 05/11] fs: add iterate_supers_excl() and iterate_supers_reverse_excl()
` [PATCH 07/11] xfs: remove not needed freezing calls

[PATCH] bsg: update bsg_device_list to utilize static hash table implementation
 2017-12-01 21:09 UTC  (2+ messages)

[PATCH] blk-mq: improve tag waiting setup for non-shared tags
 2017-12-01 17:09 UTC  (2+ messages)

blk-mq + bfq IO hangs after writing partition table
 2017-12-01 15:33 UTC  (6+ messages)

[PATCH V2 0/5] dm-rq: improve sequential I/O performance
 2017-12-01  2:01 UTC  (4+ messages)
` [PATCH V2 1/5] dm-mpath: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE

[GIT PULL] Block fixes for 4.15-rc
 2017-11-30 21:59 UTC  (3+ messages)

[RFC] md: make queue limits depending on limits of RAID members
 2017-11-30 16:08 UTC 

[PATCH] nbd: set discard granularity properly
 2017-11-30 15:58 UTC  (2+ messages)

[PATCH] block: Set BIO_TRACE_COMPLETION on new bio during split
 2017-11-30 14:08 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).