linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-22 19:19:46 to 2019-10-18 22:03:58 UTC [more...]

[PATCH AUTOSEL 4.19 013/100] bcache: fix input overflow to writeback_rate_minimum
 2019-10-18 22:03 UTC 

[PATCH v3] bcache: fix deadlock in bcache_allocator
 2019-10-11  5:36 UTC  (4+ messages)

kernel BUG at drivers/md/persistent-data/dm-space-map-disk.c:178 with scsi_mod.use_blk_mq=y
 2019-09-27 18:45 UTC  (6+ messages)

[PATCH AUTOSEL 4.19 102/128] closures: fix a race on wakeup from closure_sync
 2019-09-22 18:53 UTC 

[PATCH AUTOSEL 5.2 144/185] closures: fix a race on wakeup from closure_sync
 2019-09-22 18:48 UTC 

[PATCH AUTOSEL 5.3 159/203] closures: fix a race on wakeup from closure_sync
 2019-09-22 18:43 UTC 

[PATCH AUTOSEL 4.19 063/167] bcache: replace hard coded number with BUCKET_GC_GEN_MAX
 2019-09-03 16:25 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 064/167] bcache: treat stale && dirty keys as bad keys
` [PATCH AUTOSEL 4.19 157/167] bcache: only clear BTREE_NODE_dirty bit when it is set
` [PATCH AUTOSEL 4.19 158/167] bcache: add comments for mutex_lock(&b->write_lock)
` [PATCH AUTOSEL 4.19 159/167] bcache: fix race in btree_flush_write()

[PATCH AUTOSEL 5.2 01/23] bcache: only clear BTREE_NODE_dirty bit when it is set
 2019-09-03 16:24 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 02/23] bcache: add comments for mutex_lock(&b->write_lock)
` [PATCH AUTOSEL 5.2 03/23] bcache: fix race in btree_flush_write()

[PATCH V5 0/9] block: use right accessor to read nr_sects
 2019-08-21 15:20 UTC  (12+ messages)
` [PATCH V5 1/9] block: add a helper function to read nr_setcs
` [PATCH V5 2/9] blk-zoned: update blkdev_nr_zones() with helper
` [PATCH V5 3/9] blk-zoned: update blkdev_report_zone() "
` [PATCH V5 4/9] blk-zoned: update blkdev_reset_zones() "
` [PATCH V5 5/9] bcache: update cached_dev_init() "
` [PATCH V5 6/9] f2fs: use helper in init_blkz_info()
` [PATCH V5 7/9] blktrace: use helper in blk_trace_setup_lba()
` [COMPILE TESTED PATCH V5 8/9] target/pscsi: use helper in pscsi_get_blocks()
` [COMPILE TESTED PATCH V5 9/9] xen/blkback: use helper in vbd_sz()

[PATCH] bcache: add cond_resched() in __bch_cache_cmp()
 2019-08-14 16:50 UTC  (3+ messages)

[PATCH v2 1/1] bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_string()"
 2019-08-09 11:40 UTC  (2+ messages)

[PATCH 1/1] bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_string()"
 2019-08-09  6:08 UTC 

[PATCH v2] bcache: fix deadlock in bcache_allocator
 2019-08-07 10:18 UTC  (5+ messages)

[PATCH] bcache: fix deadlock in bcache_allocator()
 2019-08-06  9:12 UTC  (5+ messages)

[PATCH 1/3] bcache: drop obsolete comments
 2019-07-27 14:39 UTC  (6+ messages)
` [PATCH 2/3] bcache: use allocator reserves instead of watermarks
` [PATCH 3/3] bcache: count cache_available_percent accurately

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-07-22 17:22 UTC  (38+ messages)
` [PATCH 01/12] Compiler Attributes: add __flatten
` [PATCH 02/12] locking: SIX locks (shared/intent/exclusive)
` [PATCH 03/12] mm: pagecache add lock
` [PATCH 04/12] mm: export find_get_pages()
` [PATCH 05/12] fs: insert_inode_locked2()
` [PATCH 06/12] fs: factor out d_mark_tmpfile()
` [PATCH 07/12] Propagate gfp_t when allocating pte entries from __vmalloc
` [PATCH 08/12] block: Add some exports for bcachefs
` [PATCH 09/12] bcache: optimize continue_at_nobarrier()
` [PATCH 10/12] bcache: move closures to lib/
` [PATCH 11/12] closures: closure_wait_event()
` [PATCH 12/12] closures: fix a race on wakeup from closure_sync
            ` [PATCH] mm: Support madvise_willneed override by Filesystems

[PATCH V4 0/9] block: use right accessor to read nr_sects
 2019-07-17  2:28 UTC  (14+ messages)
` [PATCH V4 1/9] block: add a helper function to read nr_setcs
` [PATCH V4 2/9] blk-zoned: update blkdev_nr_zones() with helper
` [PATCH V4 3/9] blk-zoned: update blkdev_report_zone() "
` [PATCH V4 4/9] blk-zoned: update blkdev_reset_zones() "
` [PATCH V4 5/9] bcache: update cached_dev_init() "
` [PATCH V4 6/9] f2fs: use helper in init_blkz_info()
` [PATCH V4 7/9] blktrace: use helper in blk_trace_setup_lba()
` [PATCH V4 8/9] target/pscsi: use helper in pscsi_get_blocks()
` [PATCH V4 9/9] xen/blkback: use helper in vbd_sz()

[PATCH AUTOSEL 4.4 49/53] bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
 2019-07-15 14:45 UTC 

[PATCH AUTOSEL 4.9 64/73] bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
 2019-07-15 14:36 UTC 

[PATCH AUTOSEL 4.14 088/105] bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
 2019-07-15 14:28 UTC 

[PATCH AUTOSEL 4.19 124/158] bcache: check CACHE_SET_IO_DISABLE in allocator code
 2019-07-15 14:17 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 125/158] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
` [PATCH AUTOSEL 4.19 126/158] bcache: acquire bch_register_lock later in cached_dev_free()
` [PATCH AUTOSEL 4.19 127/158] bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
` [PATCH AUTOSEL 4.19 128/158] bcache: fix potential deadlock in cached_def_free()

[PATCH AUTOSEL 5.1 168/219] bcache: check CACHE_SET_IO_DISABLE in allocator code
 2019-07-15 14:02 UTC  (5+ messages)
` [PATCH AUTOSEL 5.1 169/219] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
` [PATCH AUTOSEL 5.1 170/219] bcache: acquire bch_register_lock later in cached_dev_free()
` [PATCH AUTOSEL 5.1 171/219] bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
` [PATCH AUTOSEL 5.1 172/219] bcache: fix potential deadlock in cached_def_free()

[PATCH AUTOSEL 5.2 192/249] bcache: fix return value error in bch_journal_read()
 2019-07-15 13:46 UTC  (7+ messages)
` [PATCH AUTOSEL 5.2 193/249] bcache: check CACHE_SET_IO_DISABLE in allocator code
` [PATCH AUTOSEL 5.2 194/249] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
` [PATCH AUTOSEL 5.2 195/249] bcache: acquire bch_register_lock later in cached_dev_free()
` [PATCH AUTOSEL 5.2 196/249] bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
` [PATCH AUTOSEL 5.2 197/249] bcache: avoid a deadlock in bcache_reboot()
` [PATCH AUTOSEL 5.2 198/249] bcache: fix potential deadlock in cached_def_free()

I/O Reordering: Cache -> Backing Device
 2019-07-06  1:07 UTC 

[PATCH V3 0/9] block: use right accessor to read nr_sects
 2019-07-04  0:11 UTC  (18+ messages)
` [PATCH V3 1/9] block: add a helper function to read nr_setcs
` [PATCH V3 2/9] blk-zoned: update blkdev_nr_zones() with helper
` [PATCH V3 3/9] blk-zoned: update blkdev_report_zone() "
` [PATCH V3 4/9] blk-zoned: update blkdev_reset_zones() "
` [PATCH V3 5/9] bcache: update cached_dev_init() "
` [PATCH V3 6/9] f2fs: use helper in init_blkz_info()
` [PATCH V3 7/9] blktrace: use helper in blk_trace_setup_lba()
` [COMPILE TEST ONLY PATCH V3 8/9] target/pscsi: use helper in pscsi_get_blocks()
` [COMPILE TEST ONLY PATCH V3 9/9] xen/blkback: use helper in vbd_sz()

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-29 16:39 UTC 

[PATCH 04/37] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
 2019-06-28 11:59 UTC  (7+ messages)
` [PATCH 06/37] bcache: ignore read-ahead request failure on backing device
` [PATCH 20/37] bcache: fix mistaken sysfs entry for io_error counter
` [PATCH 21/37] bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread
` [PATCH 30/37] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"
` [PATCH 31/37] bcache: Revert "bcache: fix high CPU occupancy during journal"
` [PATCH 35/37] bcache: fix race in btree_flush_write()

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2019-06-26  2:50 UTC  (9+ messages)

[PATCH 01/29] bcache: Revert "bcache: fix high CPU occupancy during journal"
 2019-06-14 13:13 UTC  (4+ messages)
` [PATCH 02/29] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"
` [PATCH 09/29] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
` [PATCH 11/29] bcache: ignore read-ahead request failure on backing device

[PATCH 1/2] bcache: fix stack corruption by PRECEDING_KEY()
 2019-06-09 22:13 UTC  (2+ messages)
` [PATCH 2/2] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached

bcache: oops when writing to writeback_percent without a cache device
 2019-06-05  9:21 UTC  (6+ messages)

[PATCH 1/6] bcache: Revert "bcache: fix high CPU occupancy during journal"
 2019-06-05  7:27 UTC  (2+ messages)
` [PATCH 2/6] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"

[PATCH 01/15] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
 2019-06-04 15:53 UTC  (3+ messages)
` [PATCH 03/15] bcache: ignore read-ahead request failure on backing device
` [PATCH 16/18] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached

[PATCH AUTOSEL 4.4 18/92] bcache: return error immediately in bch_journal_replay()
 2019-05-22 19:30 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 19/92] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.4 20/92] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.4 21/92] bcache: avoid clang -Wunintialized warning

[PATCH AUTOSEL 4.9 028/114] bcache: return error immediately in bch_journal_replay()
 2019-05-22 19:28 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 029/114] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.9 030/114] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.9 031/114] bcache: avoid clang -Wunintialized warning

[PATCH AUTOSEL 4.14 043/167] bcache: return error immediately in bch_journal_replay()
 2019-05-22 19:26 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 044/167] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.14 045/167] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.14 046/167] bcache: avoid clang -Wunintialized warning

[PATCH AUTOSEL 4.19 066/244] bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set
 2019-05-22 19:23 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 067/244] bcache: return error immediately in bch_journal_replay()
` [PATCH AUTOSEL 4.19 068/244] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.19 069/244] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.19 070/244] bcache: avoid clang -Wunintialized warning

[PATCH AUTOSEL 5.0 085/317] bcache: fix failure in journal relplay
 2019-05-22 19:19 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 086/317] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 5.0 087/317] bcache: avoid clang -Wunintialized warning


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