messages from 2024-02-24 01:09:03 to 2024-03-14 03:37:21 UTC [more...]
[GIT PULL] bcachefs 6.9 updates v2
2024-03-14 3:37 UTC
[GIT PULL] bcachefs updates for 6.9
2024-03-13 22:28 UTC (6+ messages)
[GIT PULL] bcachefs fixes for 6.7.y
2024-03-13 18:52 UTC (5+ messages)
[PATCH v2] statx: stx_subvol
2024-03-12 17:17 UTC (21+ messages)
more on subvolumes
2024-03-12 17:16 UTC (2+ messages)
[WIP] bcachefs fs usage update
2024-03-11 15:55 UTC (5+ messages)
Kernel WARNING in get_page_from_freelist on Linux 6.7.9
2024-03-11 3:35 UTC (4+ messages)
[PATCH v2] bcachefs: chardev: make bch_chardev_class constant
2024-03-11 1:41 UTC (2+ messages)
lz4 hc buffer overflow
2024-03-11 0:00 UTC
[PATCH v2] bcachefs: Prefer struct_size over open coded arithmetic
2024-03-10 19:41 UTC (2+ messages)
[PATCH] bcachefs: chardev: make bch_chardev_class constant
2024-03-08 12:14 UTC (6+ messages)
[PATCH] statx: stx_vol
2024-03-08 10:59 UTC (6+ messages)
[PATCH] make-release-tarball.sh: run cargo audit
2024-03-08 3:59 UTC (4+ messages)
Broken multi-device filesystem
2024-03-08 1:19 UTC (3+ messages)
[WIP] bcachefs fs usage update
2024-03-05 12:33 UTC (9+ messages)
[PATCH] bcachefs: Fix null-ptr-deref in bch2_fs_alloc()
2024-03-04 10:58 UTC (4+ messages)
[PATCH 00/21] bcachefs disk accounting rewrite
2024-03-01 19:30 UTC (39+ messages)
` [PATCH 01/21] bcachefs: KEY_TYPE_accounting
` [PATCH 02/21] bcachefs: Accumulate accounting keys in journal replay
` [PATCH 03/21] bcachefs: btree write buffer knows how to accumulate bch_accounting keys
` [PATCH 04/21] bcachefs: Disk space accounting rewrite
` [PATCH 05/21] bcachefs: dev_usage updated by new accounting
` [PATCH 06/21] bcachefs: Kill bch2_fs_usage_initialize()
` [PATCH 07/21] bcachefs: Convert bch2_ioctl_fs_usage() to new accounting
` [PATCH 08/21] bcachefs: kill bch2_fs_usage_read()
` [PATCH 09/21] bcachefs: Kill writing old accounting to journal
` [PATCH 10/21] bcachefs: Delete journal-buf-sharded old style accounting
` [PATCH 11/21] bcachefs: Kill bch2_fs_usage_to_text()
` [PATCH 12/21] bcachefs: Kill fs_usage_online
` [PATCH 13/21] bcachefs: Kill replicas_journal_res
` [PATCH 14/21] bcachefs: Convert gc to new accounting
` [PATCH 15/21] bcachefs: Convert bch2_replicas_gc2() "
` [PATCH 16/21] bcachefs: bch2_verify_accounting_clean()
` [PATCH 17/21] bcachefs: Eytzinger accumulation for accounting keys
` [PATCH 18/21] bcachefs: bch_acct_compression
` [PATCH 19/21] bcachefs: Convert bch2_compression_stats_to_text() to new accounting
` [PATCH 20/21] bcachefs: bch2_fs_accounting_to_text()
` [PATCH 21/21] bcachefs: bch2_fs_usage_base_to_text()
[PATCH v2] bcachefs: intercept mountoption value for bool type
2024-03-01 6:38 UTC
[PATCH] bcachefs: avoid returning private error code in bch2_xattr_bcachefs_set
2024-03-01 5:45 UTC (6+ messages)
Status of scrubbing
2024-02-29 20:26 UTC
[PATCH 0/2] buffered write path without inode lock (for bcachefs)
2024-02-29 16:43 UTC (9+ messages)
` [PATCH 1/2] fs: file_remove_privs_flags()
` [PATCH 2/2] bcachefs: Buffered write path now can avoid the inode lock
[BUG] bcachefs fio lockup via generic/703
2024-02-29 16:24 UTC (8+ messages)
[PATCH v2] bcachefs: fix the error code when mounting with incorrect options
2024-02-28 19:34 UTC (4+ messages)
[PATCH TOOLS] add Makefile target for Rust bch_bindgen tests
2024-02-28 1:50 UTC
[PATCH] bcachefs: mark some of the functions in the bcachefs directory static
2024-02-27 11:28 UTC (2+ messages)
[LSF TOPIC] statx extensions for subvol/snapshot filesystems & more
2024-02-26 8:27 UTC (11+ messages)
` [Lsf-pc] "
[PATCH] bcachefs: Remove unused function
2024-02-26 3:00 UTC
[PATCH] bcachefs: Prefer struct_size over open coded arithmetic
2024-02-25 0:52 UTC (2+ messages)
[PATCH] bcachefs: Prefer struct_size over open coded arithmetic
2024-02-24 14:59 UTC
[PATCHSET 2/6] time_stats: cleanups and fixes
2024-02-24 6:02 UTC (14+ messages)
` [PATCH 01/10] time_stats: report lifetime of the stats object
` [PATCH 02/10] time_stats: split stats-with-quantiles into a separate structure
` [PATCH 03/10] time_stats: fix struct layout bloat
` [PATCH 04/10] time_stats: add larger units
` [PATCH 05/10] time_stats: don't print any output if event count is zero
` [PATCH 06/10] time_stats: allow custom epoch names
` [PATCH 07/10] mean_and_variance: put struct mean_and_variance_weighted on a diet
` [PATCH 08/10] time_stats: shrink time_stat_buffer for better alignment
` [PATCH 09/10] time_stats: report information in json format
` [PATCH 10/10] time_stats: Kill TIME_STATS_HAVE_QUANTILES
[PATCHBOMB] time_stats, thread_with_file: lifting generic code to lib
2024-02-24 1:19 UTC (10+ messages)
` [PATCHSET RFC 6/6] xfs: live health monitoring of filesystems
` [PATCH 1/8] xfs: use thread_with_file to create a monitoring file
` [PATCH 2/8] xfs: create hooks for monitoring health updates
` [PATCH 3/8] xfs: create a filesystem shutdown hook
` [PATCH 4/8] xfs: report shutdown events through healthmon
` [PATCH 5/8] xfs: report metadata health "
` [PATCH 6/8] xfs: report media errors "
` [PATCH 7/8] xfs: allow reconfiguration of the health monitoring device
` [PATCH 8/8] xfs: send uevents when mounting and unmounting a filesystem
[PATCHSET 5/6] thread_with_file: cleanups and fixes
2024-02-24 1:17 UTC (6+ messages)
` [PATCH 1/5] thread_with_file: allow creation of readonly files
` [PATCH 2/5] thread_with_file: fix various printf problems
` [PATCH 3/5] thread_with_file: create ops structure for thread_with_stdio
` [PATCH 4/5] thread_with_file: allow ioctls against these files
` [PATCH 5/5] thread_with_file: Fix missing va_end()
[PATCHSET 4/6] thread_with_file: promote to lib/
2024-02-24 1:16 UTC (11+ messages)
` [PATCH 01/10] bcachefs: thread_with_stdio: eliminate double buffering
` [PATCH 02/10] bcachefs: thread_with_stdio: convert to darray
` [PATCH 03/10] bcachefs: thread_with_stdio: kill thread_with_stdio_done()
` [PATCH 04/10] bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline()
` [PATCH 05/10] bcachefs: Thread with file documentation
` [PATCH 06/10] darray: lift from bcachefs
` [PATCH 07/10] thread_with_file: Lift "
` [PATCH 08/10] thread_with_stdio: Mark completed in ->release()
` [PATCH 09/10] kernel/hung_task.c: export sysctl_hung_task_timeout_secs
` [PATCH 10/10] thread_with_stdio: suppress hung task warning
[PATCHSET RFC 3/6] xfs: capture statistics about wait times
2024-02-24 1:13 UTC (5+ messages)
` [PATCH 1/4] xfs: present wait time statistics
` [PATCH 2/4] xfs: present time stats for scrubbers
` [PATCH 3/4] xfs: present timestats in json format
` [PATCH 4/4] xfs: create debugfs uuid aliases
[PATCHSET 1/6] time_stats: promote to lib/
2024-02-24 1:10 UTC (5+ messages)
` [PATCH 1/4] mean and variance: Promote to lib/math
` [PATCH 2/4] eytzinger: Promote to include/linux/
` [PATCH 3/4] bcachefs: bch2_time_stats_to_seq_buf()
` [PATCH 4/4] time_stats: Promote to lib/
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