messages from 2018-01-28 06:27:40 to 2018-07-17 14:20:07 UTC [more...]
[PATCH 0/4] add crc64 calculation as kernel library
2018-07-17 14:20 UTC (22+ messages)
` [PATCH 1/4] lib/crc64: add crc64 option to lib/Kconfig
` [PATCH 2/4] lib: add crc64 calculation routines
` [PATCH 3/4] bcache: use routines from lib/crc64.c for CRC64 calculation
` [PATCH 4/4] lib/test_crc: Add test cases for crc calculation
[PATCH 0/4] add crc64 calculation as kernel library
2018-07-17 14:19 UTC (7+ messages)
` [PATCH v2 1/3] lib: add crc64 calculation routines
` [PATCH v2 2/3] bcache: use routines from lib/crc64.c for CRC64 calculation
` [PATCH v2 3/3] lib/test_crc: Add test cases for crc calculation
[PATCH] [v2] bcache: stop using the deprecated get_seconds()
2018-07-13 19:38 UTC (6+ messages)
[PATCH V7 20/24] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
2018-06-28 2:01 UTC (4+ messages)
[PATCH] bcache: stop using the deprecated get_seconds()
2018-06-20 16:52 UTC (4+ messages)
[RFC] kill bio_clone_kmalloc and bio_clone_bioset
2018-06-20 9:12 UTC (10+ messages)
` [PATCH 1/6] dm: use bio_split() when splitting out the already processed bio
` [PATCH 2/6] bcache: don't clone bio in bch_data_verify
` [PATCH 3/6] exofs: use bio_clone_fast in _write_mirror
` [PATCH 4/6] block: remove bio_clone_kmalloc
` [PATCH 5/6] md: remove a bogus comment
` [PATCH 6/6] block: unexport bio_clone_bioset
[PATCH 0/3] bcache: Fix variable assignment in if condition in super.c
2018-06-18 13:45 UTC (7+ messages)
` [PATCH 1/3] bcache: do not assign in if condition register_bcache()
` [PATCH 2/3] bcache: do not assign in if condition in bcache_init()
` [PATCH 3/3] bcache: do not assign in if condition in bcache_device_init()
[PATCH v4 05/26] docs: Fix some broken references
2018-06-15 16:30 UTC
[PATCH v3 05/27] docs: Fix some broken references
2018-06-15 9:05 UTC (2+ messages)
[PATCH v2 19/21] bcache: use match_string() helper
2018-06-01 5:04 UTC (4+ messages)
PostgreSQL licensed code on Linux
2018-05-30 0:10 UTC (10+ messages)
[PATCH 1/1] bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
2018-05-17 15:43 UTC (2+ messages)
[PATCH v3] bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
2018-05-17 14:48 UTC (2+ messages)
[PATCH v2] bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
2018-05-17 14:33 UTC (3+ messages)
[PATCH v2 09/11] docs: Fix some broken references
2018-05-16 15:12 UTC (12+ messages)
[PATCH] bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
2018-05-16 12:39 UTC
[PATCH 0/2] bcachefs: on disk data structures, ioctl interface - review requested for upstreaming
2018-05-13 22:49 UTC (8+ messages)
` [PATCH 1/2] bcachefs: On disk data structures
` [PATCH 2/2] bcachefs: Ioctl interface
[PATCH 4.14 095/140] bcache: fix crashes in duplicate cache device register
2018-03-14 1:40 UTC
[PATCH 1/2] bcache: fix crashes in duplicate cache device register
2018-03-05 21:41 UTC (2+ messages)
` [PATCH 2/2] bcache: don't attach backing with duplicate UUID
[PATCH] bcache: decouple emitting a cached_dev CHANGE uevent
2018-03-01 19:38 UTC (2+ messages)
[PATCH v3 00/13] bcache: device failure handling improvement
2018-02-16 12:11 UTC (7+ messages)
` Re[2]: "
this is what you need
2018-02-13 13:28 UTC
kernel hangs and crashes with 4.15 (also 4.13, 4.14)
2018-02-12 11:29 UTC
kernel hangs and crashes with 4.15 (also 4.13, 4.14)
2018-02-12 10:55 UTC (3+ messages)
[PATCH] bcache: fix incorrect sysfs output value of strip size
2018-02-11 2:30 UTC
Darlehensangebot
2018-02-11 2:24 UTC
kernel hangs and crashes with 4.15 (also 4.13, 4.14)
2018-02-08 20:22 UTC
[PATCH v6 0/9] bcache: device failure handling improvement
2018-02-08 15:45 UTC (10+ messages)
` [PATCH v6 1/9] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v6 2/9] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v6 3/9] bcache: stop dc->writeback_rate_update properly
` [PATCH v6 4/9] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v6 5/9] bcache: add stop_when_cache_set_failed option to backing device
` [PATCH v6 6/9] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v6 7/9] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v6 8/9] bcache: add io_disable to struct cached_dev
` [PATCH v6 9/9] bcache: stop bcache device when backing device is offline
Bcache patches for inclusion in 4.16
2018-02-07 20:33 UTC (10+ messages)
` [PATCH 1/8] bcache: add journal statistic
` [PATCH 2/8] bcache: fix high CPU occupancy during journal
` [PATCH 3/8] bcache: properly set task state in bch_writeback_thread()
` [PATCH 4/8] bcache: set error_limit correctly
` [PATCH 5/8] bcache: fix for allocator and register thread race
` [PATCH 6/8] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH 7/8] bcache: return attach error when no cache set exist
` [PATCH 8/8] bcache: fix for data collapse after re-attaching an attached device
[PATCH v5 00/10] bcache: device failure handling improvement
2018-02-07 17:39 UTC (17+ messages)
` [PATCH v5 01/10] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v5 02/10] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v5 03/10] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v5 04/10] bcache: stop dc->writeback_rate_update properly
` [PATCH v5 05/10] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v5 06/10] bcache: add stop_when_cache_set_failed option to backing device
` [PATCH v5 07/10] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v5 08/10] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v5 09/10] bcache: add io_disable to struct cached_dev
` [PATCH v5 10/10] bcache: stop bcache device when backing device is offline
[PATCH v5 06/10] bcache: add stop_when_cache_set_failed option to backing device
2018-02-06 11:23 UTC
[PATCH 2/2] bcache: fix for data collapse after re-attaching an attached device
2018-02-05 12:11 UTC
[PATCH] bcache: return attach error when no cache set exist
2018-02-02 3:49 UTC
bcache journal
2018-02-02 2:18 UTC (3+ messages)
[PATCH v4 00/13] bcache: device failure handling improvement
2018-02-02 2:04 UTC (7+ messages)
` [PATCH v4 03/13] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v4 06/13] bcache: set error_limit correctly
` [PATCH v4 07/13] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v4 09/13] bcache: fix inaccurate io state for detached bcache devices
[PATCH] [PATCH v2] bcache: fix for allocator and register thread race
2018-02-01 21:55 UTC (2+ messages)
[PATCH v4 00/13] bcache: device failure handling improvement
2018-02-01 21:49 UTC (15+ messages)
` [PATCH v4 01/13] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v4 02/13] bcache: properly set task state in bch_writeback_thread()
` [PATCH v4 06/13] bcache: set error_limit correctly
` [PATCH v4 07/13] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v4 13/13] bcache: add stop_when_cache_set_failed to struct cached_dev
` Re[2]: "
[PATCH] bcache: calculate the number of incremental GC nodes according to the total of btree nodes
2018-02-01 8:14 UTC (2+ messages)
` [PATCH v2 2/2] bcache: fix high CPU occupancy during journal
[PATCH v2 2/2] bcache: fix high CPU occupancy during journal
2018-02-01 5:42 UTC
[PATCH 2/2] bcache: fix high CPU occupancy during journal
2018-02-01 3:25 UTC
[PATCH 2/2] bcache: fix high CPU occupancy during journal
2018-02-01 3:07 UTC (3+ messages)
[PATCH 2/2] bcache: fix high CPU occupancy during journal
2018-02-01 2:53 UTC
[PATCH 1/2] bcache: add journal statistic
2018-02-01 2:29 UTC (2+ messages)
Bcache status and queue
2018-01-31 9:34 UTC (2+ messages)
Bcache status and queue
2018-01-31 8:28 UTC
Bcache status and queue
2018-01-31 8:26 UTC
Bcache status and queue
2018-01-31 7:47 UTC
[PATCH] bcache: fix error return value in memory shrink
2018-01-31 3:30 UTC
[PATCH] bcache: fix error count in memory shrink
2018-01-31 2:46 UTC
[PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
2018-01-30 2:20 UTC (2+ messages)
[PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
2018-01-29 12:57 UTC (2+ messages)
[PATCH] bcache: finish incremental GC
2018-01-29 12:16 UTC (2+ messages)
[PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
2018-01-29 9:36 UTC (2+ 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).