messages from 2023-12-08 01:17:03 to 2023-12-28 22:35:45 UTC [more...]
Questions related to BCacheFS
2023-12-28 22:29 UTC (7+ messages)
` deletion time of big files (was: Re: Questions related to BCacheFS)
Manipulation of bcachefs subvolumes and snapshots breaks s2idle
2023-12-28 21:59 UTC
[GIT PULL] more bcachefs fixes for 6.7
2023-12-28 21:26 UTC (2+ messages)
bcachefs subvols / snapshots broken
2023-12-28 21:19 UTC
[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
2023-12-23 18:39 UTC (21+ 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 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 0/2] bcachefs: fiemap delalloc support and cleanup
2023-12-20 0:00 UTC (5+ messages)
` [PATCH 1/2] bcachefs: add fiemap delalloc extent detection
` [PATCH 2/2] bcachefs: clean up some dead fallocate code
[PATCH TOOLS] docs: add llvm-config dependency for arch, fedora
2023-12-19 23:38 UTC
[PATCH] bcachefs: Remove unnecessary kthread_should_stop()
2023-12-19 20:55 UTC (3+ messages)
How to cope with subvolumes and snapshots on muti-user systems?
2023-12-19 7:41 UTC (91+ 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)
[PATCH][next] bcachefs: Use array_size() in call to copy_from_user()
2023-12-19 1:29 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 17cb8a20bde66a520a2ca7aad1063e1ce7382240
2023-12-16 5:17 UTC
generic/243 occasional fsck SIGSEGV
2023-12-15 17:23 UTC (2+ messages)
[PATCH] bcachefs: fix invalid memory access in bch2_fs_alloc() error path
2023-12-14 20:22 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 48e8992e33abf054bcc0bb2e77b2d43bb899212e
2023-12-14 5:49 UTC
[PATCH] bcachefs: Fix determining required file handle length
2023-12-13 18:09 UTC (2+ messages)
[PATCH v2 0/3] Add support bcachefs filesystem
2023-12-13 16:51 UTC (5+ messages)
` [PATCH v2 3/3] statx04: Skip STATX_ATTR_COMPRESSED on Bcachefs
[linux-next:master] BUILD REGRESSION abb240f7a2bd14567ab53e602db562bb683391e6
2023-12-13 4:09 UTC
[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules
2023-12-13 1:10 UTC (35+ messages)
` [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis
` [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super()
` [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis
` [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail()
` [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis
` [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api
` [PATCH RFC v2 for-6.8/block 12/18] gfs2: "
` [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis
` [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block
` [PATCH RFC v2 for-6.8/block 16/18] ext4: use "
` [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected()
` [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis
[GIT PULL] More bcachefs fixes for 6.7
2023-12-12 0:19 UTC (2+ messages)
[PATCH] bcachefs-tools: Fix typo in 872cd43
2023-12-10 7:28 UTC
[PATCH] bcachefs: six lock: fix typos
2023-12-10 6:06 UTC
[PATCH 1/2] bcachefs-tools: Use sysinfo(2) directly to implement si_meminfo()
2023-12-10 4:28 UTC (4+ messages)
` [PATCH 2/2] bcachefs-tools: Avoid glibc-specific mallinfo() in shrinker
[PATCH] bcachefs-tools: Disable -Wgnu-variable-sized-type-not-at-end for clang
2023-12-09 14:31 UTC
[PATCH] bcachefs-tools: Guard the __struct_group() #define in kernel.h
2023-12-09 14:15 UTC
[PATCH] bcachefs-tools: Use basename(3) from <libgen.h>
2023-12-09 12:58 UTC
[PATCH 0/6] [RFC WIP] bcachefs: online fsck
2023-12-08 20:35 UTC (10+ messages)
` [PATCH 2/6] bcachefs: Add ability to redirect log output
` [PATCH 4/6] bcachefs: bch2_run_online_recovery_passes()
` [PATCH 5/6] bcachefs: BCH_IOCTL_FSCK_OFFLINE
[PATCH] bcachefs-tools: make 'all' the default Makefile goal
2023-12-08 20:07 UTC (2+ messages)
[bug]: fiemap returns zero extents for all files
2023-12-08 12:22 UTC (6+ 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