linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-24 06:28:36 to 2019-10-31 15:13:40 UTC [more...]

[PATCH v3 0/4] RAID1 with 3- and 4- copies
 2019-10-31 15:13 UTC  (2+ messages)
` [PATCH v2 1/4] btrfs: add support for 3-copy replication (raid1c3)

BUG: btrfs send: Kernel's memory usage rises until OOM kernel panic after sending ~37GiB
 2019-10-31 13:55 UTC  (18+ messages)

[PATCH] Btrfs: send, allow clone operations within the same file
 2019-10-31 12:55 UTC  (2+ messages)

[PATCH] btrfs: clean up locking name in scrub_enumerate_chunks()
 2019-10-31 11:42 UTC  (2+ messages)

[PATCH v2 0/5] Extent buffer locking and documentation
 2019-10-31 10:22 UTC  (7+ messages)
` [PATCH v2 1/5] btrfs: merge blocking_writers branches in btrfs_tree_read_lock
` [PATCH v2 2/5] btrfs: set blocking_writers directly, no increment or decrement
` [PATCH v2 3/5] btrfs: access eb::blocking_writers according to ACCESS_ONCE policies
` [PATCH v2 4/5] btrfs: document extent buffer locking
` [PATCH v2 5/5] btrfs: locking: add lock assertions

[PATCH btrfs-progs 0/2] balance: check balance errors on background
 2019-10-31 10:00 UTC  (4+ messages)
` [PATCH btrfs-progs 1/2] btrfs-progs: balance: Don't set stderr to /dev/null on balance_start
` [PATCH btrfs-progs 2/2] btrfs-progs: balance: Verify EINPROGRESS on background balance

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-30 23:17 UTC  (23+ messages)
` [PATCH man-pages] Document encoded I/O
` [RFC PATCH v2 1/5] fs: add O_ENCODED open flag
` [RFC PATCH v2 2/5] fs: add RWF_ENCODED for reading/writing compressed data

Read-only snapshot send speed very slow after modify original data. Need help
 2019-10-30 12:54 UTC  (3+ messages)

[PATCH] Btrfs: send, skip backreference walking for extents with many references
 2019-10-30 12:47 UTC  (2+ messages)

[PATCH 0/3] Misc btrfs-progs fixes
 2019-10-30 12:45 UTC  (7+ messages)
` [PATCH 1/3] btrfs-progs: Initialize sub_stripes to 1 in btrfs_alloc_data_chunk
` [PATCH 2/3] btrfs-progs: Remove type argument from btrfs_alloc_data_chunk
` [PATCH 3/3] btrfs-progs: Remove convert param "

[PATCH] btrfs: test that send can issue clone operations within the same file
 2019-10-30 12:27 UTC 

[PATCH 0/2] Minor parameter cleanups
 2019-10-30 11:39 UTC  (6+ messages)
` [PATCH 1/2] btrfs: sink write_flags to __extent_writepage_io
` [PATCH 2/2] btrfs: sink write flags to cow_file_range_async

[PATCH v1 00/18] btrfs-progs: global verbose and quiet option
 2019-10-30  8:41 UTC  (19+ messages)
` [PATCH v1 01/18] btrfs-progs: receive: fix option quiet
` [PATCH v1 02/18] btrfs-progs: balance status: fix usage show long verbose
` [PATCH v1 03/18] btrfs-progs: balance start: fix usage add "
` [PATCH v1 04/18] btrfs-progs: add global verbose and quiet options and helper functions
` [PATCH v1 05/18] btrfs-progs: send: use global verbose and quiet options
` [PATCH v1 06/18] btrfs-progs: receive: "
` [PATCH v1 07/18] btrfs-progs: subvolume delete: use global verbose option
` [PATCH v1 08/18] btrfs-progs: filesystem defragment: "
` [PATCH v1 09/18] btrfs-progs: balance start: "
` [PATCH v1 10/18] btrfs-progs: balance status: "
` [PATCH v1 11/18] btrfs-progs: rescue chunk-recover: "
` [PATCH v1 12/18] btrfs-progs: rescue super-recover: "
` [PATCH v1 13/18] btrfs-progs: restore: "
` [PATCH v1 14/18] btrfs-progs: inspect-internal inode-resolve: use global verbose
` [PATCH v1 15/18] btrfs-progs: inspect-internal logical-resolve: use global verbose option
` [PATCH v1 16/18] btrfs-progs: refactor btrfs_scan_devices() to accept verbose argument
` [PATCH v1 17/18] btrfs-progs: device scan: add verbose option
` [PATCH v1 18/18] btrfs-progs: device scan: add quiet option

[PATCH] btrfs-progs: Replace btrfs_block_group_cache::item with dedicated members
 2019-10-30  7:40 UTC 

[PATCH] btrfs-progs: Fix block groups read which may skip certain block groups
 2019-10-30  7:27 UTC 

[PATCH v3 0/3] btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time
 2019-10-30  4:59 UTC  (3+ messages)
` [PATCH v3 2/3] btrfs: block-group: Refactor btrfs_read_block_groups()

[PATCH] btrfs: rename btrfs_block_group_cache
 2019-10-30  0:36 UTC  (2+ messages)

[PATCH 0/5] Extent buffer locking and documentation
 2019-10-29 21:33 UTC  (12+ messages)
` [PATCH 3/5] btrfs: access eb::blocking_writers according to ACCESS_ONCE policies
` [PATCH 4/5] btrfs: serialize blocking_writers updates
` [PATCH 5/5] btrfs: document extent buffer locking

[PATCH v2] btrfs-progs: subvolume: Implement delete --subvolid <path>
 2019-10-29 20:40 UTC 

[RFC PATCH 0/3] btrfs-progs: make quiet to overrule verbose
 2019-10-29 19:42 UTC  (9+ messages)
` [RFC PATCH 2/3] btrfs-progs: receive: let option quiet "
` [RFC PATCH 3/3] btrfs-progs: receive: make quiet really quiet

[PATCH devel] btrfs-progs: subvolume: Implement delete --subvolid <path>
 2019-10-29 18:25 UTC  (4+ messages)

[PATCH] fs: use READ_ONCE/WRITE_ONCE with the i_size helpers
 2019-10-29 17:22 UTC  (3+ messages)

[PATCH 0/8] tree reading cleanups in mount
 2019-10-29 16:42 UTC  (2+ messages)

Btrfs progs release 5.3.1
 2019-10-29 14:47 UTC  (4+ messages)

[PATCH 1/2] btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents()
 2019-10-29 13:48 UTC  (3+ messages)
` [PATCH 2/2] btrfs: tracepoints: Fix wrong parameter order for qgroup events

[RFC PATCH] btrfs: rescue: Introduce new rescue mount option, rescue=skipdatacsum, to skip data csum verification
 2019-10-29  7:09 UTC  (3+ messages)

[PATCH v5 0/2] btrfs: Introduce new rescue= mount options
 2019-10-29  5:02 UTC  (3+ messages)
` [PATCH v5 1/2] btrfs: Introduce "rescue=" mount option
` [PATCH v5 2/2] btrfs: Introduce new mount option to skip block group items scan

"BUG: kernel NULL pointer dereference," when unmounting filesystem hitted by enospc error
 2019-10-28 10:22 UTC  (9+ messages)

[PATCH] btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents()
 2019-10-28  6:55 UTC 

Does GRUB btrfs support log tree?
 2019-10-27 20:05 UTC  (4+ messages)

first it froze, now the (btrfs) root fs won't mount 
 2019-10-27 13:38 UTC  (26+ messages)

[PATCH] btrfs-progs: rescue-zero-log: Modify super block directly
 2019-10-26 10:11 UTC 

btrfs check (not lowmem) and OOM-like hangs (4.17.6)
 2019-10-26  3:36 UTC  (6+ messages)
  ` 5.1.21: fs/btrfs/extent-tree.c:7100 __btrfs_free_extent+0x18b/0x921

MD RAID 5/6 vs BTRFS RAID 5/6
 2019-10-26  0:01 UTC  (6+ messages)

[PATCH v4 0/2] btrfs: trim: Fix a bug certain range may not be trimmed properly
 2019-10-25 16:58 UTC  (6+ messages)
` [PATCH v4 1/2] btrfs: volumes: Use more straightforward way to calculate map length
` [PATCH v4 2/2] btrfs: extent-tree: Ensure we trim ranges across block group boundary

[PATCH] Btrfs: fix race leading to metadata space leak after task received signal
 2019-10-25 16:46 UTC  (3+ messages)

[PATCH 0/2] Provide an estimation of (free/total) inodes in statfs
 2019-10-25 16:41 UTC  (7+ messages)
` [PATCH 1/2] btrfs: remove cached space_info in btrfs_statfs()
` [PATCH 2/2] btrfs: provide an estimated number of inodes for statfs

[PATCH] Btrfs: remove unnecessary delalloc mutex for inodes
 2019-10-25 16:32 UTC  (4+ messages)

[PATCH 0/5] btrfs: send uevent on subvolume add/remove
 2019-10-25 15:44 UTC  (6+ messages)
` [PATCH 4/5] btrfs: ctree.h: Add btrfs_is_snapshot function
` [PATCH 5/5] btrfs: ioctl: Call btrfs_vol_uevent on subvolume deletion

[PATCH AUTOSEL 5.3 22/33] Btrfs: fix hang when loading existing inode cache off disk
 2019-10-25 13:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 23/33] Btrfs: fix inode cache block reserve leak on failure to allocate data space

[PATCH AUTOSEL 4.19 31/37] Btrfs: fix hang when loading existing inode cache off disk
 2019-10-25 13:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 32/37] Btrfs: fix inode cache block reserve leak on failure to allocate data space

[PATCH AUTOSEL 4.14 21/25] Btrfs: fix hang when loading existing inode cache off disk
 2019-10-25 13:57 UTC 

[PATCH AUTOSEL 4.9 16/20] Btrfs: fix hang when loading existing inode cache off disk
 2019-10-25 13:57 UTC 

[PATCH AUTOSEL 4.4 13/16] Btrfs: fix hang when loading existing inode cache off disk
 2019-10-25 13:58 UTC 

[PATCH] Btrfs: remove wait queue from space_info structure
 2019-10-25 11:41 UTC  (2+ messages)

[PATCH] fstests: btrfs: Test if btrfs can trim adjacent extents across adjacent block groups boundary
 2019-10-25 10:37 UTC  (3+ messages)

[PATCH] btrfs-progs: receive: make option quiet work
 2019-10-25 10:25 UTC 

[PATCH 1/2] btrfs: Consider system chunk array size for new SYSTEM chunks
 2019-10-24 19:40 UTC  (2+ messages)

Effect of punching holes
 2019-10-24 19:04 UTC  (6+ messages)

[PATCH] btrfs: tree-checker: Check item size before reading file extent type
 2019-10-24 18:24 UTC  (2+ messages)

[PATCH 0/6] Block group structure cleanups
 2019-10-24 12:09 UTC  (15+ messages)
` [PATCH 1/6] btrfs: move block_group_item::used to block group
` [PATCH 2/6] btrfs: move block_group_item::flags "
` [PATCH 3/6] btrfs: remove embedded block_group_cache::item
` [PATCH 4/6] btrfs: rename block_group_item on-stack accessors to follow naming
` [PATCH 5/6] btrfs: rename extent buffer block group item accessors
` [PATCH 6/6] btrfs: add dedicated members for start and length of a block group

[PATCH] btrfs: Remove btrfs_bio::flags member
 2019-10-24 12:04 UTC  (4+ messages)

[PATCH v2] btrfs: Remove btrfs_bio::flags member
 2019-10-24 11:17 UTC  (2+ messages)

[PATCH v3 0/2] btrfs: trim: Fix a bug certain range may not be trimmed properly
 2019-10-24  9:11 UTC  (5+ messages)
` [PATCH v3 1/2] btrfs: volumes: Use more straightforward way to calculate map length
` [PATCH v3 2/2] btrfs: extent-tree: Ensure we trim ranges across block group boundary


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).