linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-09 13:16:33 to 2017-03-17 12:23:26 UTC [more...]

[PATCH 0/8 v3] No wait AIO
 2017-03-17 12:23 UTC  (18+ messages)
` [PATCH 1/8] nowait aio: Introduce IOCB_RW_FLAG_NOWAIT
` [PATCH 2/8] nowait aio: Return if cannot get hold of i_rwsem
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs

[PATCH v1 0/3] blk-mq: dying queue fix & improvement
 2017-03-17  9:57 UTC  (4+ messages)
` [PATCH v1 1/3] blk-mq: don't complete un-started request in timeout handler
` [PATCH v1 2/3] blk-mq: comment on races related with "
` [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying

[PATCH 0/2] blk-mq: dying queue fix & improvement
 2017-03-17  0:07 UTC  (20+ messages)
` [PATCH 1/2] blk-mq: don't complete un-started request in timeout handler
` [PATCH 2/2] blk-mq: start to freeze queue just after setting dying

[PATCH v3 00/14] md: cleanup on direct access to bvec table
 2017-03-16 16:12 UTC  (15+ messages)
` [PATCH v3 01/14] md: raid1/raid10: don't handle failure of bio_add_page()
` [PATCH v3 02/14] md: move two macros into md.h
` [PATCH v3 03/14] md: prepare for managing resync I/O pages in clean way
` [PATCH v3 04/14] md: raid1: simplify r1buf_pool_free()
` [PATCH v3 05/14] md: raid1: don't use bio's vec table to manage resync pages
` [PATCH v3 06/14] md: raid1: retrieve page from pre-allocated resync page array
` [PATCH v3 07/14] md: raid1: use bio helper in process_checks()
` [PATCH v3 08/14] block: introduce bio_copy_data_partial
` [PATCH v3 09/14] md: raid1: move 'offset' out of loop
` [PATCH v3 10/14] md: raid1: improve write behind
` [PATCH v3 11/14] md: raid10: refactor code of read reshape's .bi_end_io
` [PATCH v3 12/14] md: raid10: don't use bio's vec table to manage resync pages
` [PATCH v3 13/14] md: raid10: retrieve page from preallocated resync page array
` [PATCH v3 14/14] md: raid10: avoid direct access to bvec table in handle_reshape_read_error

[GIT PULL] Block fixes for 4.11-rc
 2017-03-15 21:06 UTC 

[PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq
 2017-03-15 21:01 UTC  (27+ messages)
` [PATCH RFC 01/14] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler
` [PATCH RFC 10/14] block, bfq: add Early Queue Merge (EQM)
` [PATCH RFC 13/14] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs

[PATCH rfc 00/10] non selective polling block interface
 2017-03-14 21:32 UTC  (25+ messages)
` [PATCH rfc 01/10] nvme-pci: Split __nvme_process_cq to poll and handle
` [PATCH rfc 02/10] nvme-pci: Add budget to __nvme_process_cq
` [PATCH rfc 03/10] nvme-pci: open-code polling logic in nvme_poll
` [PATCH rfc 04/10] block: Add a non-selective polling interface
` [PATCH rfc 05/10] nvme-pci: Support blk_poll_batch
` [PATCH rfc 06/10] IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
` [PATCH rfc 07/10] nvme-rdma: Don't rearm the CQ when polling directly
` [PATCH rfc 08/10] nvme-rdma: Support blk_poll_batch
` [PATCH rfc 09/10] nvmet: Use non-selective polling
` [PATCH rfc 10/10] target: "

[PATCH 0/4] block: callback-based statistics
 2017-03-14 21:07 UTC  (6+ messages)
` [PATCH 1/4] block: tear out blk-stat debugfs/sysfs entries
` [PATCH 2/4] block: remove extra calls to wbt_exit()
` [PATCH 3/4] block: change stats from array type to struct type
` [PATCH 4/4] blk-stats: convert to callback-based statistics reporting

[PATCH] blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()
 2017-03-14 17:51 UTC  (5+ messages)

unify and streamline the blk-mq make_request implementations
 2017-03-14 15:40 UTC  (11+ messages)
` [PATCH 1/4] blk-mq: remove BLK_MQ_F_DEFER_ISSUE
` [PATCH 2/4] blk-mq: merge mq and sq make_request instances
` [PATCH 3/4] blk-mq: improve blk_mq_try_issue_directly
` [PATCH 4/4] blk-mq: streamline blk_mq_make_request

[PATCH 00/16] multiqueue for MMC/SD third try
 2017-03-14 14:52 UTC  (12+ messages)
` [PATCH 06/16] mmc: core: replace waitqueue with worker

NULL deref in cpu hot unplug on jens for-linus branch
 2017-03-13 21:46 UTC  (3+ messages)

[PATCH] brd: make rd_size static
 2017-03-13 20:07 UTC  (5+ messages)

[PATCH 0/11 v4] block: Fix block device shutdown related races
 2017-03-13 18:10 UTC  (13+ messages)
` [PATCH 01/11] block: Fix bdi assignment to bdev inode when racing with disk delete
` [PATCH 02/11] block: Fix race of bdev open with gendisk shutdown
` [PATCH 03/11] bdi: Mark congested->bdi as internal
` [PATCH 04/11] bdi: Make wb->bdi a proper reference
` [PATCH 05/11] bdi: Unify bdi->wb_list handling for root wb_writeback
` [PATCH 06/11] bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
` [PATCH 07/11] bdi: Do not wait for cgwbs release in bdi_unregister()
` [PATCH 08/11] bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
` [PATCH 09/11] block: Fix oops in locked_inode_to_wb_and_lock_list()
` [PATCH 10/11] kobject: Export kobject_get_unless_zero()
` [PATCH 11/11] block: Fix oops scsi_disk_get()

4.11.0-rc1 boot resulted in WARNING: CPU: 14 PID: 1722 at fs/sysfs/dir.c:31 .sysfs_warn_dup+0x78/0xb0
 2017-03-13 17:30 UTC  (3+ messages)

[PATCH v4] blkcg: allocate struct blkcg_gq outside request queue spinlock
 2017-03-13 16:17 UTC  (8+ messages)
` [PATCH v5] "

blk_init_queue vs blk_alloc_queue
 2017-03-13 14:23 UTC  (3+ messages)

[PATCH] blk-mq: Fix tagset reinit in the presence of cpu hot-unplug
 2017-03-13 14:23 UTC  (2+ messages)

Getting kernel crash
 2017-03-13 10:05 UTC 

[PATCH 0/5] Updates following recent generic_make_request improvement
 2017-03-12 21:52 UTC  (8+ messages)
` [PATCH 2/5] blk: remove bio_set arg from blk_queue_split()
` [PATCH 5/5] block_dev: make blkdev_dio_pool a non-rescuing bioset
` [PATCH 3/5] blk: make the bioset rescue_workqueue optional
` [PATCH 4/5] blk: use non-rescuing bioset for q->bio_split
` [PATCH 1/5] blk: Ensure users for current->bio_list can see the full list
  ` [dm-devel] [PATCH 0/5] Updates following recent generic_make_request improvement

[PATCH 0/4 v2] block: Fixes for bdi handling
 2017-03-11 22:27 UTC  (6+ messages)
` [PATCH 1/4] block: Allow bdi re-registration

[PATCH v3] don't forget to call pd_online_fn when activate policy
 2017-03-11 22:25 UTC  (2+ messages)

[PATCH v2] don't forget to call pd_online_fn when activate policy
 2017-03-11  3:59 UTC  (5+ messages)

[dm-devel] [PATCH] dm-crypt: fix lost ioprio when queuing crypto bios from task with ioprio
 2017-03-11  1:08 UTC  (5+ messages)
  `  "
        ` [dm-devel] "

[PATCH v2] blk: improve order of bio handling in generic_make_request()
 2017-03-11  0:47 UTC  (16+ messages)
          ` [PATCH 1/5 v3] "
          ` [PATCH 2/5] blk: remove bio_set arg from blk_queue_split()
          ` [PATCH 3/5] blk: make the bioset rescue_workqueue optional
          ` [PATCH 4/5] blk: use non-rescuing bioset for q->bio_split
          ` [PATCH 5/5] block_dev: make blkdev_dio_pool a non-rescuing bioset

[LFS/MM TOPIC][LFS/MM ATTEND]: - Storage Stack and Driver Testing methodology
 2017-03-10 19:37 UTC  (2+ messages)

blk_integrity_revalidate() clears BDI_CAP_STABLE_WRITES
 2017-03-10 16:49 UTC  (7+ messages)

[PATCH RFC 22/39] mmc: block: Prepare CQE data
 2017-03-10  8:29 UTC  (2+ messages)

[GIT PULL] Block fixes for 4.11-rc2
 2017-03-09 16:02 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).