messages from 2023-07-03 07:33:21 to 2023-07-07 10:48:45 UTC [more...]
[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
2023-07-07 10:48 UTC (25+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] fs: Block writes to mounted block devices
` [PATCH 3/6] xfs: Block writes to log device
` [PATCH 4/6] ext4: Block writes to journal device
` [PATCH 5/6] btrfs: Block writes to seed devices
` [PATCH 6/6] fs: Make bind mounts work with bdev_allow_write_mounted=n
Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] in kernel 6.3.x
2023-07-07 10:13 UTC (11+ messages)
[PATCH v2 0/2] btrfs-progs: some zoned mkfs fixups
2023-07-07 9:10 UTC (4+ messages)
` [PATCH v2 1/2] btrfs-progs: print out the correct minimum size for zoned file systems
` [PATCH v2 2/2] btrfs-progs: set the proper minimum size for a zoned file system
[PATCH] btrfs: add a debug accounting for eb pages contiguousness
2023-07-07 8:40 UTC
[PATCH] btrfs-progs: fix duplicate missing device
2023-07-07 5:58 UTC (2+ messages)
linux-btrfs@vger.kernel.org 電子メール通知
2023-07-07 0:39 UTC
[PATCH 0/2] Supporting same fsid filesystems mounting on btrfs
2023-07-06 22:32 UTC (6+ messages)
` [PATCH 1/2] btrfs: Introduce the virtual_fsid feature
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-07-06 21:02 UTC (14+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
ENOSPC Cannot add device or resize max due to Global reserve hit 512M
2023-07-06 18:15 UTC
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-06 16:14 UTC (15+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 21/32] btrfs: Convert to blkdev_get_handle_by_path()
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()
[PATCH 0/2] btrfs-progs: some zoned mkfs fixups
2023-07-06 14:31 UTC (5+ messages)
` [PATCH 1/2] btrfs-progs: print out the correct minimum size for zoned file systems
` [PATCH 2/2] btrfs-progs: set the proper minimum size for a zoned file system
question to btrfs scrub
2023-07-06 13:18 UTC (16+ messages)
[PATCH] btrfs: zoned: do not zone finish data relocation block group
2023-07-06 12:45 UTC (4+ messages)
[PATCH v2] btrfs: zoned: do not enable async discard
2023-07-06 12:43 UTC (2+ messages)
[PATCH v2 09/92] btrfs: convert to simple_rename_timestamp
2023-07-06 10:51 UTC (3+ messages)
` [PATCH v2 29/92] btrfs: convert to ctime accessor functions
[PATCH v2 00/24] use vmalloc_array and vcalloc
2023-07-06 1:35 UTC (2+ messages)
[PATCH v2] fsverity: use shash API instead of ahash API
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/30] block: also call ->open for incremental partition opens
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 0/5] btrfs: simple quotas fstests
2023-07-05 23:42 UTC (6+ messages)
` [PATCH 1/5] btrfs/400: new test for simple quotas
` [PATCH 2/5] common/btrfs: quota mode helpers
` [PATCH 3/5] common/btrfs: quota rescan helpers
` [PATCH 4/5] btrfs: use new rescan wrapper
` [PATCH 5/5] btrfs: skip squota incompatible tests
[PATCH] btrfs: use spin_lock_irq() when running delayed iputs
2023-07-05 23:41 UTC (2+ messages)
` [PATCH v2] btrfs: use irq safe locking when running and adding "
[PATCH 0/8] btrfs-progs: simple quotas
2023-07-05 23:36 UTC (9+ messages)
` [PATCH 1/8] btrfs-progs: document squotas
` [PATCH 2/8] btrfs-progs: simple quotas kernel definitions
` [PATCH 3/8] btrfs-progs: simple quotas dump commands
` [PATCH 4/8] btrfs-progs: simple quotas fsck
` [PATCH 5/8] btrfs-progs: simple quotas mkfs
` [PATCH 6/8] btrfs-progs: simple quotas btrfstune
` [PATCH 7/8] btrfs-progs: simple quotas enable cmd
` [PATCH 8/8] btrfs-progs: tree-checker: handle owner ref items
[PATCH 00/18] btrfs: simple quotas
2023-07-05 23:20 UTC (19+ messages)
` [PATCH 01/18] btrfs: free qgroup rsv on io failure
` [PATCH 02/18] btrfs: fix start transaction qgroup rsv double free
` [PATCH 03/18] btrfs: introduce quota mode
` [PATCH 04/18] btrfs: add new quota mode for simple quotas
` [PATCH 05/18] btrfs: expose quota mode via sysfs
` [PATCH 06/18] btrfs: flush reservations during quota disable
` [PATCH 07/18] btrfs: create qgroup earlier in snapshot creation
` [PATCH 08/18] btrfs: function for recording simple quota deltas
` [PATCH 09/18] btrfs: rename tree_ref and data_ref owning_root
` [PATCH 10/18] btrfs: track owning root in btrfs_ref
` [PATCH 11/18] btrfs: track original extent owner in head_ref
` [PATCH 12/18] btrfs: new inline ref storing owning subvol of data extents
` [PATCH 13/18] btrfs: inline owner ref lookup helper
` [PATCH 14/18] btrfs: record simple quota deltas
` [PATCH 15/18] btrfs: simple quota auto hierarchy for nested subvols
` [PATCH 16/18] btrfs: check generation when recording simple quota delta
` [PATCH 17/18] btrfs: track metadata relocation cow with simple quota
` [PATCH 18/18] btrfs: track data relocation "
[PATCH 0/2] fsverity: simplify initcall and move sysctl registration
2023-07-05 21:27 UTC (3+ messages)
` [PATCH 1/2] fsverity: simplify handling of errors during initcall
` [PATCH 2/2] fsverity: move sysctl registration out of signature.c
[PATCH v1 00/12] fscrypt: add extent encryption
2023-07-05 19:41 UTC (11+ messages)
[PATCH 1/2] btrfs: avoid Wmaybe-uninitialized warnings
2023-07-05 14:01 UTC (2+ messages)
` [PATCH 2/2] btrfs: fix 64-bit division link failure
[syzbot] [btrfs?] inconsistent lock state in btrfs_run_delayed_iputs
2023-07-05 13:17 UTC
[PATCH] btrfs: zoned: don't read beyond write pointer for scrub
2023-07-05 9:06 UTC (7+ messages)
[syzbot] [btrfs?] inconsistent lock state in btrfs_add_delayed_iput
2023-07-05 7:47 UTC
[PATCH] btrfs: speedup scrub csum verification
2023-07-05 6:48 UTC
[syzbot] [btrfs?] kernel BUG in merge_reloc_roots
2023-07-05 3:55 UTC (3+ messages)
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-07-05 3:27 UTC (11+ messages)
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
Scrub of my nvme SSD has slowed by about 2/3
2023-07-05 2:44 UTC (3+ messages)
btrfs compressed writeback cleanups
2023-07-04 9:09 UTC (17+ messages)
` [PATCH 01/23] btrfs: pass a flags argument to cow_file_range
` [PATCH 04/23] btrfs: remove btrfs_writepage_endio_finish_ordered
` [PATCH 06/23] btrfs: reduce debug spam from submit_compressed_extents
` [PATCH 07/23] btrfs: remove the return value from submit_uncompressed_range
` [PATCH 08/23] btrfs: remove the return value from extent_write_locked_range
` [PATCH 10/23] btrfs: reduce the number of arguments to btrfs_run_delalloc_range
` [PATCH 11/23] btrfs: clean up the check for uncompressed ranges in submit_one_async_extent
` [PATCH 13/23] btrfs: merge async_cow_start and compress_file_range
[PATCH 00/14] btrfs: scrub: introduce SCRUB_LOGICAL flag
2023-07-03 23:19 UTC (19+ messages)
` [PATCH 01/14] btrfs: raid56: remove unnecessary parameter for raid56_parity_alloc_scrub_rbio()
` [PATCH 03/14] btrfs: raid56: allow caching P/Q stripes
` [PATCH 04/14] btrfs: raid56: add the interfaces to submit recovery rbio
` [PATCH 05/14] btrfs: add the ability to read P/Q stripes directly
` [PATCH 06/14] btrfs: scrub: make scrub_ctx::stripes dynamically allocated
` [PATCH 07/14] btrfs: scrub: introduce the skeleton for logical-scrub
` [PATCH 08/14] btrfs: scrub: extract the common preparation before scrubbing a block group
` [PATCH 09/14] btrfs: scrub: implement the chunk iteration code for scrub_logical
` [PATCH 10/14] btrfs: scrub: implement the basic extent iteration code
` [PATCH 11/14] btrfs: scrub: implement the repair part of scrub logical
` [PATCH 12/14] btrfs: scrub: add RAID56 support for queue_scrub_logical_stripes()
` [PATCH 13/14] btrfs: scrub: introduce the RAID56 data recovery path for scrub logical
` [PATCH 14/14] btrfs: scrub: implement the RAID56 P/Q scrub code
[PATCH 0/2] btrfs: fix error paths of btrfs_orphan_cleanup()
2023-07-03 17:15 UTC (3+ messages)
` [PATCH 1/2] btrfs: fix double iput() on inode after an error during orphan cleanup
` [PATCH 2/2] btrfs: fix iput() on error pointer after "
[RFC PATCH 0/8] fstests: add btrfs encryption testing
2023-07-03 17:12 UTC (3+ messages)
` [RFC PATCH 8/8] btrfs: add simple test of reflink of encrypted data
Balance "error (device sda: state A) in __btrfs_free_extent"
2023-07-03 16:14 UTC
[PATCH] btrfs: fix leak after finding block group with super blocks on zoned fs
2023-07-03 12:14 UTC (3+ messages)
[PATCH RFC 0/2] btrfs-progs: boilerplate code for printing devices
2023-07-03 7:55 UTC (3+ messages)
` [PATCH RFC 1/2] btrfs-progs: print device list volumes-c api
` [PATCH RFC 2/2] btrfs-progs: print device list
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