public inbox for linux-bcachefs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-19 01:31:42 to 2024-01-16 15:25:47 UTC [more...]

[PATCH] bcachefs: grab s_umount only if snapshotting
 2024-01-16 14:10 UTC  (3+ messages)

[PATCH][next] bcachefs: remove redundant variable tmp
 2024-01-16 14:01 UTC  (2+ messages)

[PATCH] bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
 2024-01-16 13:51 UTC  (2+ messages)

[PATCH] fstests: introduce MKFS_BCACHEFS_PROG for bcachefs
 2024-01-16 13:37 UTC  (2+ messages)

[PATCH TOOLS v2 0/3] convert main() C -> Rust
 2024-01-16  6:41 UTC  (4+ messages)
` [PATCH TOOLS v2 1/3] convert main() from C to Rust
` [PATCH TOOLS v2 2/3] remove library from bcachefs-tools Rust package
` [PATCH TOOLS v2 3/3] move Rust sources to top level, C sources into c_src

[GIT PULL] bcachefs updates for 6.8
 2024-01-15 20:13 UTC  (20+ messages)

[PATCH TOOLS 0/2] convert main() from C to Rust
 2024-01-15 19:22 UTC  (10+ messages)
` [PATCH TOOLS 1/2] "
` [PATCH TOOLS 2/2] remove library from bcachefs-tools Rust package

[GIT PULL] bcachefs new years fixes for 6.7
 2024-01-15  2:25 UTC  (5+ messages)

fsck: bch2_parse_mount_opts() Bad mount option read_only
 2024-01-14 23:55 UTC 

[linux-next:master] BUILD REGRESSION 8d04a7e2ee3fd6aabb8096b00c64db0d735bc874
 2024-01-13  5:39 UTC 

Bcachefs: export a different st_dev for each subvolume
 2024-01-13  2:10 UTC  (3+ messages)

[PATCH TOOLS] fix invalid write in pop_cmd()
 2024-01-12 20:03 UTC  (2+ messages)

[PATCH v2 0/3] Add support bcachefs filesystem
 2024-01-12 13:58 UTC  (12+ messages)
` [PATCH v2 1/3] lib: Add Bcachefs magic
` [PATCH v2 3/3] statx04: Skip STATX_ATTR_COMPRESSED on Bcachefs
  ` ENODEV on bcachefs on kernel < 6.7 [was: Re: [PATCH v2 0/3] Add support bcachefs filesystem]

I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
 2024-01-12  7:21 UTC 

Error while unlocking encrypted BCacheFS: Required key not available
 2024-01-11 18:23 UTC  (8+ messages)

[PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
 2024-01-11 16:37 UTC  (2+ messages)

[PATCH 1/1] safe_macros: Fix bcachefs failure old kernel
 2024-01-11 15:13 UTC  (2+ messages)

[PATCH v3] bcachefs: fix memleak in bch2_split_devs
 2024-01-11  2:38 UTC  (3+ messages)

[PATCH] bcachefs: Replace strlcpy() with strscpy()
 2024-01-10 23:54 UTC 

[PATCH 0/2] bcachefs: fiemap delalloc support and cleanup
 2024-01-10 21:54 UTC  (11+ messages)
` [PATCH 1/2] bcachefs: add fiemap delalloc extent detection
` [PATCH 2/2] bcachefs: clean up some dead fallocate code

[PATCH 00/22] -Wmissing-prototype warning fixes
 2024-01-10 10:20 UTC  (4+ messages)
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes

[linux-next:master] BUILD REGRESSION 0f067394dd3b2af3263339cf7183bdb6ee0ac1f8
 2024-01-10  7:24 UTC 

[PATCH] bcachefs: fix memleak in bch2_split_devs
 2024-01-08 15:05 UTC  (3+ messages)

[PATCH v2] bcachefs: fix memleak in bch2_split_devs
 2024-01-08 15:06 UTC 

[PATCH TOOLS] create common entry point for Rust commands
 2024-01-08  3:24 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION e2425464bc87159274879ab30f9d4fe624b9fcd2
 2024-01-06  7:52 UTC 

data corruption report with bcachefs + zstd
 2024-01-05 17:05 UTC 

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-01-05 10:31 UTC  (35+ messages)
` [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail()
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
` [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
` [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
` [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
` [PATCH RFC v3 for-6.8/block 15/17] ext4: use "
` [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected()
` [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis

[linux-next:master] BUILD REGRESSION d0b3c8aa5e37775cd7c3ac07b256218df0fd6678
 2024-01-05  6:36 UTC 

[PATCH] bcachefs: Remove unnecessary kthread_should_stop()
 2024-01-04 11:49 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] bcachefs
 2024-01-04  7:43 UTC  (8+ messages)

bcachefs-testing BUG
 2024-01-03 17:36 UTC  (2+ messages)

[PATCH -next] bcachefs: extra semicolon
 2024-01-03  9:59 UTC 

[PATCH -next] bcachefs: Remove unneeded semicolon
 2024-01-03  1:07 UTC 

[PATCH] bcachefs: make RO snapshots actually RO
 2024-01-02 15:59 UTC  (3+ messages)

Stack corruption in bch2_nocow_write
 2023-12-31  9:54 UTC  (6+ messages)

[PATCH 1/3] bcachefs: Add persistent identifiers for recovery passes
 2023-12-31  5:16 UTC  (3+ messages)
` [PATCH 2/3] bcachefs: bch_sb.recovery_passes_required
` [PATCH 3/3] bcachefs: bch_sb_field_downgrade

Testing xxhash
 2023-12-30 11:00 UTC 

Questions related to BCacheFS
 2023-12-30 10:51 UTC  (6+ messages)
    ` deletion time of big files (was: Re: Questions related to BCacheFS)

bcachefs subvols / snapshots broken
 2023-12-30  3:29 UTC  (7+ messages)

Manipulation of bcachefs subvolumes and snapshots breaks s2idle
 2023-12-29 21:03 UTC  (2+ messages)

bcachefs can't mount filesystems with duplicate UUIDs (including snapshots and backups)
 2023-12-29 19:39 UTC  (2+ messages)

bcachefs Posix ACLs
 2023-12-29  1:42 UTC 

bcachefs snapshots silently ignore read-only flag
 2023-12-28 23:12 UTC 

[GIT PULL] more bcachefs fixes for 6.7
 2023-12-28 21:26 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 39676dfe52331dba909c617f213fdb21015c8d10
 2023-12-23  7:44 UTC 

[linux-next:master] BUILD REGRESSION 20d857259d7d10cd0d5e8b60608455986167cfad
 2023-12-21 11:48 UTC 

[PATCH TOOLS] remove Rust artifacts during `make clean`
 2023-12-20 23:46 UTC  (2+ messages)

[GIT PULL] more bcachefs fixes for 6.7
 2023-12-20 20:13 UTC  (2+ messages)

[PATCH] bcachefs: mean and variance: fix kernel-doc for function params
 2023-12-20  7:42 UTC  (2+ messages)

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION aa4db8324c4d0e67aa4670356df4e9fae14b4d37
 2023-12-20  7:07 UTC 

[PATCH TOOLS] docs: add llvm-config dependency for arch, fedora
 2023-12-19 23:38 UTC 

How to cope with subvolumes and snapshots on muti-user systems?
 2023-12-19  7:41 UTC  (13+ messages)
  ` file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
            ` file handle in statx

bcachefs CLI: question on use of mlockall()
 2023-12-19  4:17 UTC  (2+ messages)

[PATCH][next] bcachefs: Replace zero-length array with flex-array member and use __counted_by
 2023-12-19  1:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox