linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-28 10:22:57 to 2019-11-06 14:48:09 UTC [more...]

Read-only snapshot send speed very slow after modify original data. Need help
 2019-11-06 14:48 UTC  (4+ messages)

fix for ERROR: cannot read chunk root
 2019-11-06 11:34 UTC  (3+ messages)

__btrfs_free_extent error after suspend resume
 2019-11-06  0:01 UTC 

Decoding "unable to fixup (regular)" errors
 2019-11-05 22:03 UTC 

BAZY DANNYH! email: prodawez@teleworm.us UZNAJTE PODROBNEE
 2019-11-05 17:33 UTC 

[PATCH] btrfs: remove unneeded check for btrfs_free_space_info in insert_into_bitmap()
 2019-11-05 17:08 UTC  (2+ messages)

[PATCH] btrfs: rename btrfs_block_group_cache
 2019-11-05 16:55 UTC  (3+ messages)

[PATCH 0/2] btrfs: block-group: Bug fixes for "btrfs: block-group: Refactor btrfs_read_block_groups()"
 2019-11-05 16:47 UTC  (4+ messages)
` [PATCH 1/2] btrfs: block-group: Fix two rebase errors where assignment for cache is missing
` [PATCH 2/2] btrfs: block-group: Reuse the item key from caller of read_one_block_group()

[PATCH 3/3] btrfs: test that send can issue clone operations within the same file
 2019-11-05 14:57 UTC 

[PATCH 2/3] common: add helper to count number of exclusive extents in a file
 2019-11-05 14:56 UTC 

[PATCH 1/3] common: open files in ro mode for extent and hole count helpers
 2019-11-05 14:56 UTC 

[PATCH] btrfs: test that send can issue clone operations within the same file
 2019-11-05 14:56 UTC  (4+ messages)

[PATCH v2 0/5] Extent buffer locking and documentation
 2019-11-05 10:31 UTC  (8+ 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

potential data race on `delayed_rsv->full`
 2019-11-05 10:01 UTC  (5+ messages)

CPU: 6 PID: 13386 at fs/btrfs/ctree.h:1593 btrfs_update_device.cold+0x10/0x1b [btrfs]
 2019-11-05  1:06 UTC  (6+ messages)

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

[PATCH] btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
 2019-11-04 20:39 UTC 

[PATCH] btrfs: save i_size in compress_file_range
 2019-11-04 19:59 UTC  (3+ messages)

Does GRUB btrfs support log tree?
 2019-11-04 19:34 UTC  (4+ messages)

[PATCH v3 0/4] RAID1 with 3- and 4- copies
 2019-11-04 13:40 UTC  (11+ messages)
` [PATCH v2 1/4] btrfs: add support for 3-copy replication (raid1c3)
` [PATCH v2 2/4] btrfs: add support for 4-copy replication (raid1c4)
` [PATCH v2 3/4] btrfs: add incompat for raid1 with 3, 4 copies
` [PATCH v2 4/4] btrfs: drop incompat bit for raid1c34 after last block group is gone
` [PATCH] btrfs-progs: add support for raid1c3 and raid1c4

[PATCH RFC 0/2] btrfs: Introduce new incompat feature SKINNY_BG_TREE to hugely reduce mount time
 2019-11-04 13:32 UTC  (4+ messages)
` [PATCH RFC 1/2] btrfs: block-group: Refactor btrfs_read_block_groups()
` [PATCH RFC 2/2] btrfs: Introduce new incompat feature, SKINNY_BG_TREE, to further reduce mount time

[PATCH RFC 0/7]
 2019-11-04 12:04 UTC  (8+ messages)
` [PATCH RFC 1/7] btrfs-progs: check/lowmem: Lookup block group item in a seperate function
` [PATCH RFC 2/7] btrfs-progs: Enable read-write ability for 'skinny_bg_tree' feature
` [PATCH RFC 3/7] btrfs-progs: mkfs: Introduce -O skinny-bg-tree
` [PATCH RFC 4/7] btrfs-progs: dump-tree/dump-super: Introduce support for skinny bg tree
` [PATCH RFC 5/7] btrfs-progs: Refactor btrfs_new_block_group_record() to accept parameters directly
` [PATCH RFC 6/7] btrfs-progs: check: Introduce support for bg-tree feature
` [PATCH RFC 7/7] btrfs-progs: btrfstune: Allow to enable bg-tree feature offline

Extent to files
 2019-11-04 11:35 UTC 

[PATCH v1.1 00/18] btrfs-progs: global verbose and quiet option
 2019-11-04  6:33 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.1 04/18] btrfs-progs: add global verbose and quiet options and helper functions
` [PATCH v1.1 05/18] btrfs-progs: send: use global verbose and quiet options
` [PATCH v1.1 06/18] btrfs-progs: receive: "
` [PATCH v1.1 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.1 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.1 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.1 18/18] btrfs-progs: device scan: add quiet option

[RFC PATCH 0/3] btrfs-progs: make quiet to overrule verbose
 2019-11-04  6:26 UTC  (9+ messages)

Your opportunity
 2019-11-03  9:22 UTC 

cp --reflink invalid argument error
 2019-11-02 20:15 UTC  (5+ messages)
` reflink copy now works with nocow?

Your opportunity
 2019-11-02 13:38 UTC 

[PATCH v1 00/18] btrfs-progs: global verbose and quiet option
 2019-11-02  1:15 UTC  (22+ 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: send, skip backreference walking for extents with many references
 2019-11-01 14:50 UTC  (3+ messages)

[PATCH] Btrfs: send, allow clone operations within the same file
 2019-11-01 14:28 UTC  (3+ messages)

[PATCH 0/2] Support patches for btrfs backup root rework
 2019-11-01 12:21 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: tests: Test backup root retention logic

[PATCH] btrfs-progs: Replace btrfs_block_group_cache::item with dedicated members
 2019-11-01 11:31 UTC  (2+ messages)

[PATCH] btrfs-progs: Fix block groups read which may skip certain block groups
 2019-11-01 11:27 UTC  (2+ messages)

[PATCH] btrfs-progs: rescue-zero-log: Modify super block directly
 2019-11-01 11:08 UTC  (4+ messages)

[PATCH] btrfs-progs: receive: make option quiet work
 2019-11-01 10:55 UTC  (2+ messages)

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

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

[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

[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 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 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 

[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  (2+ messages)

[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  (6+ messages)


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).