messages from 2024-02-11 18:51:38 to 2024-02-25 02:38:40 UTC [more...]
[PATCH 00/21] bcachefs disk accounting rewrite
2024-02-25 2:38 UTC (6+ 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] 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
[PATCHBOMB] time_stats, thread_with_file: lifting generic code to lib
2024-02-24 6:02 UTC (51+ messages)
` [PATCHSET 1/6] time_stats: promote to lib/
` [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/
` [PATCHSET 2/6] time_stats: cleanups and fixes
` [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
` [PATCHSET RFC 3/6] xfs: capture statistics about wait times
` [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 4/6] thread_with_file: promote to lib/
` [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 5/6] thread_with_file: cleanups and fixes
` [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 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
[PATCH TOOLS] powerpc: use "long long" for 64-bit types in userspace
2024-02-23 23:31 UTC (3+ messages)
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-02-23 20:45 UTC (7+ messages)
filefrag output
2024-02-23 5:25 UTC
Strange behavior, ignore replicas_required
2024-02-23 0:27 UTC
[LSF TOPIC] statx extensions for subvol/snapshot filesystems & more
2024-02-22 16:08 UTC (16+ messages)
` [Lsf-pc] "
kernel oops on bcachefs umount, 6.7 kernel
2024-02-22 13:23 UTC (9+ messages)
[PATCH][next] bcachefs: remove redundant assignment to variable ret
2024-02-22 6:37 UTC (7+ messages)
[PATCH] bcachefs: intercept mountoption value for bool type
2024-02-22 3:46 UTC (6+ messages)
[PATCH TOOLS] rust: use libc::Ioctl type for ioctl() request argument
2024-02-22 0:08 UTC (2+ messages)
[bug report] bcachefs: missing error checks for bio_alloc_bioset()
2024-02-22 0:02 UTC (12+ messages)
[GIT PULL] bcachefs stable updates for v6.7
2024-02-20 18:02 UTC (9+ messages)
[PATCH] mean and variance: More tests
2024-02-19 23:31 UTC
[PATCH] arm: Silence gcc warnings about arch ABI drift
2024-02-19 22:04 UTC (16+ messages)
[PATCH v2] bcachefs: Avoid a potential useless over memory allocation in bch2_prt_[v]printf()
2024-02-19 21:36 UTC (6+ messages)
[PATCH 0/3] fragmention_lru validation and repair code
2024-02-19 14:49 UTC (4+ messages)
` [PATCH 1/3] bcachefs: alloc_v4_invalid() now checks fragmenation for consistency
` [PATCH 2/3] bcachefs: update fragmenation_lru in alloc_write_key()
` [PATCH 3/3] bcachefs: add check for missing fragmentation in check_alloc_to_lru_ref()
[PATCH 0/1] bcachefs: copygc: remove ambiguity in bucket struct names
2024-02-19 14:08 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/3] tracepoint improvements
2024-02-19 14:01 UTC (4+ messages)
` [PATCH 1/3] bcachefs: improve move_extent tracepoints
` [PATCH 2/3] bcachefs: improve evacuate_bucket tracepoints
` [PATCH 3/3] bcachefs: improve copygc tracepoints
[PATCH 0/3] *** improved shrinker stats ***
2024-02-19 13:28 UTC (4+ messages)
` [PATCH 1/3] bcachefs: add a printbuf formatter for percentages
` [PATCH 2/3] bcachefs: add btree_key_cache shrinker stats
` [PATCH 3/3] bcachefs: add hit/miss percent to btree_cache sysfs
[PATCH v2] bcachefs: fix the error code when mounting with incorrect options
2024-02-19 12:27 UTC (2+ messages)
[PATCH] bcachefs: fix the error code when mounting with incorrect options
2024-02-19 10:04 UTC (2+ messages)
[PATCH] bcachefs: fix warning about alignment of bversion in bkey
2024-02-18 23:20 UTC
[GIT PULL] bcachefs fixes for 6.8-rc5
2024-02-17 21:23 UTC (2+ messages)
[PATCH] bch_bindgen: fix packed and aligned structs on i686, ppc64
2024-02-17 18:20 UTC
[weekly bcachefs cabal] tuesday, 1PM EST
2024-02-16 22:13 UTC
[PATCH] MAINTAINERS: repair file entries in THREAD WITH FILE
2024-02-16 8:19 UTC
[PATCH v2] bcachefs: omit alignment attribute on big endian struct bkey
2024-02-16 2:54 UTC (2+ messages)
[PATCH v3] bcachefs: skip invisible entries in empty subvolume checking
2024-02-16 0:26 UTC (4+ messages)
[PATCH v2] bcachefs: fix iov_iter count underflow on sub-block dio read
2024-02-16 0:14 UTC (3+ messages)
[PATCH] bcachefs: omit alignment attribute on big endian struct bkey
2024-02-16 0:12 UTC (4+ messages)
I/O errors while writing to external Transcend XS-2000 4TB SSD
2024-02-15 15:36 UTC (7+ messages)
[PATCH] bcachefs: fix iov_iter count underflow on sub-block dio read
2024-02-15 6:59 UTC (6+ messages)
[linux-next:master] BUILD REGRESSION 2c3b09aac00d7835023bbc4473ee06696be64fa8
2024-02-15 5:06 UTC
static assertion failed in fs/bcachefs/journal_io.c
2024-02-14 10:41 UTC (2+ messages)
[PATCH] ktest: add a test case for rmdir empty snapshot
2024-02-14 2:25 UTC (2+ messages)
Coverity: darray_vprintf(): API usage errors
2024-02-14 0:03 UTC
[ANNOUNCE] thread with file: twf-cleanups updated to 1737799da27ff
2024-02-13 19:17 UTC
[PATCH v2] bcachefs: skip invisible entries in empty subvolume checking
2024-02-13 7:50 UTC
[linux-next:master] BUILD REGRESSION ae00c445390b349e070a64dc62f08aa878db7248
2024-02-13 5:15 UTC
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