linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-21 09:24:32 to 2016-08-05 21:27:42 UTC [more...]

[PATCH 1/1] mm/block: convert rw_page users to bio op use
 2016-08-05 21:27 UTC  (17+ messages)

[GIT PULL] Block fixes for 4.8-rc1
 2016-08-05 21:16 UTC 

[PATCH v6 0/2] Block layer support ZAC/ZBC commands
 2016-08-05 20:35 UTC  (8+ messages)
` [PATCH v6 1/2] Add bio/request flags to issue ZBC/ZAC commands
` [PATCH v6 2/2] Add ioctl to issue ZBC/ZAC commands via block layer

[PATCH 1/1] blk-mq: fix hang caused by freeze/unfreeze sequence
 2016-08-05 18:28 UTC  (4+ messages)

bug: using smp_processor_id() in preemptible code in rr_select_path()
 2016-08-05 16:11 UTC  (6+ messages)

fix loop discard regression
 2016-08-05 13:51 UTC  (8+ messages)
` [PATCH 1/2] loop: don't try to use AIO for discards
` [PATCH 2/2] loop: make do_req_filebacked more robust

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-08-04 16:32 UTC  (11+ messages)
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code

[PATCH 0/2] Bio flags use zone cache when available
 2016-08-03 19:06 UTC  (3+ messages)
` [PATCH 1/2] bio/zbc support for zone cache
` [PATCH 2/2] Enable support for Seagate HostAware drives (testing)

[BUG] Deadlock in blk_mq_register_disk error path
 2016-08-03  8:02 UTC  (3+ messages)

Fixup direct bi_rw modifiers
 2016-08-02 18:09 UTC  (6+ messages)

[RFC PATCH] blk-mq: Prevent round-robin from scheduling dead cpus
 2016-08-02 16:19 UTC 

[PATCH 1/1] blkio: update cgroup's document path
 2016-08-02 14:31 UTC 

[PATCH 0310/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:58 UTC 

[PATCH linux-4.7-rc7] blk_stack_limits() setting discard_granularity
 2016-08-02 11:31 UTC  (9+ messages)

[PATCH 0039/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH] block: fix bdi vs gendisk lifetime mismatch
 2016-08-01 14:44 UTC  (2+ messages)

[PATCH] blk-mq: Allow timeouts to run while queue is freezing
 2016-08-01 14:24 UTC  (5+ messages)
  ` [PATCH v2] "

[BUG] kernel NULL pointer dereference observed during pmem btt switch test
 2016-08-01  5:30 UTC  (5+ messages)

To add, or not to add, a bio REQ_ROTATIONAL flag
 2016-08-01  2:58 UTC  (4+ messages)

[PATCH] block: remove BLK_DEV_DAX config option
 2016-07-29 21:19 UTC  (3+ messages)

[PATCH] nbd: fix race in ioctl
 2016-07-29 14:13 UTC  (4+ messages)

[PATCH] block: fix use-after-free in seq file
 2016-07-29 14:10 UTC  (3+ messages)

[PATCH RFC 10/22] block, bfq: add full hierarchical scheduling and cgroups support
 2016-07-28 16:50 UTC  (25+ messages)
` [PATCH RFC V8 00/22] Replace the CFQ I/O Scheduler with BFQ
  ` [PATCH RFC V8 01/22] block, cfq: remove queue merging for close cooperators
  ` [PATCH RFC V8 02/22] block, cfq: remove close-based preemption
  ` [PATCH RFC V8 03/22] block, cfq: remove deep seek queues logic
  ` [PATCH RFC V8 04/22] block, cfq: remove SSD-related logic
  ` [PATCH RFC V8 05/22] block, cfq: get rid of hierarchical support
  ` [PATCH RFC V8 06/22] block, cfq: get rid of queue preemption
  ` [PATCH RFC V8 07/22] block, cfq: get rid of workload type
  ` [PATCH RFC V8 08/22] block, cfq: get rid of latency tunables
  ` [PATCH RFC V8 09/22] block, cfq: replace CFQ with the BFQ-v0 I/O scheduler
  ` [PATCH RFC V8 10/22] block, bfq: add full hierarchical scheduling and cgroups support
  ` [PATCH RFC V8 11/22] block, bfq: improve throughput boosting
  ` [PATCH RFC V8 12/22] block, bfq: modify the peak-rate estimator
  ` [PATCH RFC V8 13/22] block, bfq: add more fairness with writes and slow processes
  ` [PATCH RFC V8 14/22] block, bfq: improve responsiveness
  ` [PATCH RFC V8 15/22] block, bfq: reduce I/O latency for soft real-time applications
  ` [PATCH RFC V8 16/22] block, bfq: preserve a low latency also with NCQ-capable drives
  ` [PATCH RFC V8 17/22] block, bfq: reduce latency during request-pool saturation
  ` [PATCH RFC V8 18/22] block, bfq: add Early Queue Merge (EQM)
  ` [PATCH RFC V8 19/22] block, bfq: reduce idling only in symmetric scenarios
  ` [PATCH RFC V8 20/22] block, bfq: boost the throughput on NCQ-capable flash-based devices
  ` [PATCH RFC V8 21/22] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs
  ` [PATCH RFC V8 22/22] block, bfq: handle bursts of queue activations

[Query] increased latency observed in cpu hotplug path
 2016-07-28 13:18 UTC 

[PATCH] blk-core: Fix the bad IO during checking bio
 2016-07-28 10:19 UTC 

[PATCH BUGFIX V4] block: add missing group association in bio-cloning functions
 2016-07-27 14:45 UTC  (5+ messages)
  ` [PATCH BUGFIX V5] "

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-07-27 14:09 UTC  (39+ messages)
` [PATCHv1, RFC 01/33] tools: Add WARN_ON_ONCE
` [PATCHv1, RFC 02/33] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCHv1, RFC 03/33] radix-tree: Add radix_tree_join
` [PATCHv1, RFC 04/33] radix-tree: Add radix_tree_split
` [PATCHv1, RFC 05/33] radix-tree: Add radix_tree_split_preload()
` [PATCHv1, RFC 06/33] radix-tree: Handle multiorder entries being deleted by replace_clear_tags
` [PATCHv1, RFC 07/33] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv1, RFC 08/33] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv1, RFC 09/33] page-flags: relax page flag poliry for PG_error and PG_writeback
` [PATCHv1, RFC 10/33] mm, rmap: account file thp pages
` [PATCHv1, RFC 11/33] thp: allow splitting non-shmem file-backed THPs
` [PATCHv1, RFC 12/33] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv1, RFC 13/33] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv1, RFC 14/33] filemap: handle huge pages in do_generic_file_read()
` [PATCHv1, RFC 15/33] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv1, RFC 16/33] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv1, RFC 17/33] HACK: readahead: alloc huge pages, if allowed
` [PATCHv1, RFC 18/33] HACK: block: bump BIO_MAX_PAGES
` [PATCHv1, RFC 19/33] mm: make write_cache_pages() work on huge pages
` [PATCHv1, RFC 20/33] thp: introduce hpage_size() and hpage_mask()
` [PATCHv1, RFC 21/33] fs: make block_read_full_page() be able to read huge page
` [PATCHv1, RFC 22/33] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv1, RFC 23/33] fs: make block_page_mkwrite() aware about "
` [PATCHv1, RFC 24/33] truncate: make truncate_inode_pages_range() "
` [PATCHv1, RFC 25/33] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv1, RFC 26/33] ext4: make ext4_writepage() work on huge pages
` [PATCHv1, RFC 27/33] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv1, RFC 28/33] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv1, RFC 29/33] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv1, RFC 30/33] ext4: relax assert in ext4_da_page_release_reservation()
` [PATCHv1, RFC 31/33] WIP: ext4: handle writeback with huge pages
` [PATCHv1, RFC 32/33] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv1, RFC 33/33] ext4, vfs: add huge= mount option

[PATCH] blkcg: kill unused field nr_undestroyed_grps
 2016-07-26 14:40 UTC  (2+ messages)

[PATCH] floppy: fix open(O_ACCMODE) for ioctl-only open
 2016-07-25 20:48 UTC  (4+ messages)
              ` [PATCH RESEND] "

[PATCH 0/1] block: fix blk_queue_split() resource exhaustion
 2016-07-25 20:39 UTC  (9+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 "
    ` [dm-devel] "

[GIT PULL] Block driver changes for 4.8-rc
 2016-07-25 20:33 UTC 

[GIT PULL] Core block changes for 4.8-rc
 2016-07-25 20:20 UTC 

[PATCH 0/6] Support for zoned block devices
 2016-07-25 14:45 UTC  (17+ messages)
` [PATCH 1/6] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH 2/6] block: update chunk_sectors in blk_stack_limits()
` [PATCH 4/6] block: Add 'zoned' sysfs queue attribute

[PATCH] block: Delete an unnecessary check before the function call "kmem_cache_destroy"
 2016-07-22 19:51 UTC  (2+ messages)
                                ` [PATCH] block: Delete unnecessary checks before the function call "mempool_destroy"

[PATCH linux-4.7-rc7] blk_stack_limits() setting discard_granularity
 2016-07-21 18:59 UTC  (3+ messages)

[PATCH linux-4.7-rc7] blk_stack_limits() setting discard_granularity
 2016-07-21 18:13 UTC 

[PATCH 0/3] dm-zoned target for ZBC devices
 2016-07-21 14:38 UTC  (6+ messages)
` [PATCH 1/3] block: add flag for single-threaded submission

resend: blk-mq: allow passing in an external queue mapping
 2016-07-21  9:24 UTC  (3+ messages)
` [PATCH 2/3] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 3/3] blk-mq: allow the driver to pass in an affinity mask


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).