messages from 2017-11-17 17:04:47 to 2017-11-24 23:14:27 UTC [more...]
Commits for 4.15-- bcache
2017-11-24 23:14 UTC (5+ messages)
` [PATCH 1/4] bcache: add a comment in journal bucket reading
` [PATCH 2/4] bcache: Fix building error on MIPS
` [PATCH 3/4] bcache: recover data from backing when data is clean
` [PATCH 4/4] bcache: check return value of register_shrinker
[GIT PULL] nvme fixes for Linux 4.15
2017-11-24 17:15 UTC (5+ messages)
[PATCH] block: fix a comment typo in req_opf
2017-11-24 14:26 UTC
4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk
2017-11-24 13:09 UTC (36+ messages)
` 4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable)
[PATCH V14 00/24] mmc: Add Command Queue support
2017-11-24 10:12 UTC (40+ messages)
` [PATCH V14 01/24] mmc: block: Fix missing blk_put_request()
` [PATCH V14 02/24] mmc: block: Check return value of blk_get_request()
` [PATCH V14 03/24] mmc: core: Do not leave the block driver in a suspended state
` [PATCH V14 04/24] mmc: block: Ensure that debugfs files are removed
` [PATCH V14 05/24] mmc: block: No need to export mmc_cleanup_queue()
` [PATCH V14 06/24] mmc: block: Simplify cleaning up the queue
` [PATCH V14 07/24] mmc: block: Use data timeout in card_busy_detect()
` [PATCH V14 08/24] mmc: block: Check for transfer state "
` [PATCH V14 09/24] mmc: block: Make card_busy_detect() accumulate all response error bits
` [PATCH V14 10/24] mmc: core: Make mmc_pre_req() and mmc_post_req() available
` [PATCH V14 11/24] mmc: block: Add error-handling comments
` [PATCH V14 12/24] mmc: core: Add parameter use_blk_mq
` [PATCH V14 13/24] mmc: block: Add blk-mq support
` [PATCH V14 14/24] mmc: block: Add CQE support
` [PATCH V14 15/24] mmc: cqhci: support for command queue enabled host
` [PATCH V14 16/24] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V14 17/24] mmc: block: blk-mq: Add support for direct completion
` [PATCH V14 18/24] mmc: block: blk-mq: Separate card polling from recovery
` [PATCH V14 19/24] mmc: block: blk-mq: Check error bits and save the exception bit when polling card busy
` [PATCH V14 20/24] mmc: block: blk-mq: Stop using legacy recovery
` [PATCH V14 21/24] mmc: mmc_test: Do not use mmc_start_areq() anymore
` [PATCH V14 22/24] mmc: core: Remove option not to use blk-mq
` [PATCH V14 23/24] mmc: block: Remove code no longer needed after the switch to blk-mq
` [PATCH V14 24/24] mmc: core: "
[PATCH 0/3] lockdep/crossrelease: Apply crossrelease to page locks
2017-11-24 9:38 UTC (8+ messages)
` [PATCH 1/3] lockdep: Apply crossrelease to PG_locked locks
Question of compatibility of bcache
2017-11-24 8:35 UTC
[PATCH v3 RESEND 1/2] blk-throttle: track read and write request individually
2017-11-24 5:13 UTC (3+ messages)
[PATCH 0/5] cleanup for blk-wbt
2017-11-24 4:59 UTC (7+ messages)
` [PATCH 1/5] blk-wbt: remove duplicated setting in wbt_init
` [PATCH 2/5] blk-wbt: cleanup comments to one line
` [PATCH 3/5] blk-sysfs: remove NULL pointer checking in queue_wb_lat_store
` [PATCH 4/5] blk-wbt: move wbt_clear_stat to common place in wbt_done
` [PATCH 5/5] blk-wbt: fix comments typo
[PATCH 0/11 v4] block: Fix block device shutdown related races
2017-11-24 3:12 UTC (5+ messages)
` [PATCH 02/11] block: Fix race of bdev open with gendisk shutdown
[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
2017-11-23 22:52 UTC (23+ messages)
` [dm-devel] "
` new patchset to eliminate DM's use of BIOSET_NEED_RESCUER [was: Re: [PATCH 00/13] block: assorted cleanup for bio splitting and cloning.]
` [dm-devel] "
` new patchset to eliminate DM's use of BIOSET_NEED_RESCUER
` [dm-devel] "
` [PATCH] dm: use cloned bio as head, not remainder, in __split_and_process_bio()
[PATCH V2 0/2] block: fix queue freeze and cleanup
2017-11-23 4:48 UTC (3+ messages)
` [PATCH V2 1/2] block: run queue before waiting for q_usage_counter becoming zero
` [PATCH V2 2/2] block: drain blkcg part of request_queue in blk_cleanup_queue()
Re: [bug report] bcache stucked when writting jounrnal
2017-11-23 1:08 UTC
[PATCH] block: drain queue before waiting for q_usage_counter becoming zero
2017-11-22 22:28 UTC (5+ messages)
[PATCH] block: remove useless assignment in bio_split
2017-11-22 18:26 UTC (2+ messages)
[PATCH v5] Return bytes transferred for partial direct I/O
2017-11-22 12:29 UTC
[bug report] bcache stucked when writting jounrnal
2017-11-22 10:21 UTC (2+ messages)
Re: Re: [PATCH] bcache: stop writeback thread after detaching
2017-11-22 7:28 UTC
[PATCH v2] bcache: stop writeback thread after detaching
2017-11-22 7:13 UTC (2+ messages)
[PATCH] bcache: recover data from backing device when read request hit clean
2017-11-22 6:04 UTC (7+ messages)
[PATCH] [PATCH v2] bcache: segregate flash only volume write streams from cached devices
2017-11-22 5:52 UTC
Re: Re: [PATCH] bcache: stop writeback thread after detaching
2017-11-22 5:48 UTC
Re: [PATCH] [PATCH v2] bcache: segregate flash only volume writestreams from cached devices
2017-11-22 5:45 UTC
[PATCH] bcache: stop writeback thread after detaching
2017-11-22 5:18 UTC (3+ messages)
[PATCH] bcache: return IOERR to upper layer when read request meet metadata error
2017-11-22 4:57 UTC (2+ messages)
[PATCH] [PATCH v2] bcache: segregate flash only volume write streams from cached devices
2017-11-22 4:53 UTC (2+ messages)
Re: [PATCH] bcache: add a separate open bucket list for flash devices
2017-11-22 1:29 UTC
[PATCH] bcache: add a separate open bucket list for flash devices
2017-11-21 22:16 UTC (4+ messages)
[PATCH] block: early return from blk_queue_split() if q->bio_split is NULL
2017-11-21 14:24 UTC (2+ messages)
` "
Re: [PATCH] bcache: add a separate open bucket list for flash devices
2017-11-21 11:12 UTC
[RFC PATCH] blk-throttle: add burst allowance
2017-11-21 4:36 UTC (5+ messages)
Ideas to reuse filesystem's checksum to enhance dm-raid1/10/5/6?
2017-11-21 2:53 UTC (2+ messages)
` [dm-devel] "
[PATCH V8 0/7] blk-mq support for ZBC disks
2017-11-21 2:36 UTC (3+ messages)
` [PATCH V8 6/7] sd_zbc: Initialize device request queue zoned data
[PATCH v3 2/2] blk-throttle: fix wrong initialization in case of dm device
2017-11-21 1:42 UTC
[PATCH v2 2/2] blk-throttle: fix wrong initialization in case of dm device
2017-11-21 1:08 UTC (7+ messages)
4.14: can bcc not trace blk-mq?
2017-11-20 21:34 UTC (2+ messages)
[RFC PATCH 0/2] apply write hints to select the type of segments
2017-11-20 2:12 UTC (2+ messages)
[PATCH v2 RESEND 1/2] blk-throttle: track read and write request individually
2017-11-20 1:59 UTC
[RFC] bcache: fix a circular dead locking with dc->writeback_lock and bch_register_lock
2017-11-19 19:59 UTC (4+ messages)
[PATCH -next] blktrace.c: Use blk_trace_bio_get_cgid inside blk_add_trace_bio
2017-11-19 19:59 UTC (3+ messages)
` [PATCHv2 "
Buffered IO performance hit
2017-11-19 19:30 UTC (2+ messages)
[PATCH] blktrace: fix trace mutex deadlock
2017-11-19 18:52 UTC
possible deadlock in blk_trace_remove
2017-11-19 18:50 UTC (2+ messages)
[PATCH] block: genhd.c: fix message typo
2017-11-19 18:02 UTC (2+ messages)
[GIT PULL] Followup merge window block fixes/changes
2017-11-17 21:26 UTC (6+ messages)
[PATCH] bio: ensure __bio_clone_fast copies bi_partno
2017-11-17 20:25 UTC (4+ messages)
[RFC PATCH 0/2] apply write hints to select the type of segments
2017-11-17 18:36 UTC (2+ messages)
Regression in 4.14: wrong data being read from bcache device
2017-11-17 17:04 UTC (6+ 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).