linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 15:37:56 to 2019-12-21 18:51:42 UTC [more...]

dump tree always shows compression level 3, zstd
 2019-12-21 18:51 UTC  (3+ messages)

[PATCH 0/8 v6] btrfs direct-io using iomap
 2019-12-21 18:02 UTC  (10+ messages)
` [PATCH 2/8] iomap: add a filesystem hook for direct I/O bio submission
` [PATCH 3/8] iomap: Move lockdep_assert_held() to iomap_dio_rw() calls
` [PATCH 4/8] btrfs: Switch to iomap_dio_rw() for dio

read time block corruption on root partition, Not booting
 2019-12-21 15:25 UTC  (3+ messages)
    `  "

Kernel 5.4 - BTRFS FS shows full with about 600 GB Free ?
 2019-12-21 12:53 UTC  (6+ messages)

fstrim is takes a long time on Btrfs and NVMe
 2019-12-21  9:27 UTC  (3+ messages)

btrfs dev del not transaction protected?
 2019-12-21  1:32 UTC  (17+ messages)

Finding out where a file is stored on the disk
 2019-12-20 22:16 UTC  (2+ messages)

[PATCH 0/3] readmirror feature (sysfs and in-memory only approach)
 2019-12-20 14:44 UTC  (5+ messages)
` [PATCH 1/3] btrfs: add readmirror type framework
` [PATCH 2/3] btrfs: sysfs, add readmirror kobject
` [PATCH 3/3] btrfs: sysfs, create by_pid readmirror attribute

[PATCH][v2] btrfs: regression test for subvol deletion after rename
 2019-12-20 14:40 UTC 

[PATCH] btrfs: set trans->drity in btrfs_commit_transaction
 2019-12-20 14:39 UTC 

How to heel this btrfs fi corruption?
 2019-12-20 13:38 UTC  (9+ messages)

[PATCH] btrfs: regression test for subvol deletion after rename
 2019-12-20  9:53 UTC  (4+ messages)

[PATCH] btrfs-progs: tests: mkfs/011: Fix path for rootdir
 2019-12-20  6:09 UTC  (3+ messages)

[PATCH v2 00/16] btrfs-progs: global verbose and quiet option
 2019-12-20  5:36 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 299/350] btrfs: don't prematurely free work in end_workqueue_fn()
 2019-12-19 23:06 UTC  (3+ messages)

[PATCH v6 00/22] btrfs: async discard support
 2019-12-19 21:22 UTC  (14+ messages)
` [PATCH 08/22] btrfs: add removal calls for sysfs debug/
` [PATCH 09/22] btrfs: make UUID/debug have its own kobject
` [PATCH 10/22] btrfs: add discard sysfs directory

[PATCH] btrfs: free block groups after free'ing fs trees
 2019-12-19 20:39 UTC 

[PATCH v6 00/28] btrfs: zoned block device support
 2019-12-19 20:19 UTC  (53+ messages)
` [PATCH v6 02/28] btrfs: Get zone information of zoned block devices
` [PATCH v6 03/28] btrfs: Check and enable HMZONED mode
` [PATCH v6 05/28] btrfs: disallow space_cache in "
` [PATCH v6 08/28] btrfs: implement log-structured superblock for "
` [PATCH v6 10/28] btrfs: do sequential extent allocation in "
` [PATCH v6 11/28] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH v6 12/28] btrfs: ensure metadata space available on/after degraded mount in HMZONED
` [PATCH v6 13/28] btrfs: reset zones of unused block groups
` [PATCH v6 14/28] btrfs: redirty released extent buffers in HMZONED mode
` [PATCH v6 15/28] btrfs: serialize data allocation and submit IOs
` [PATCH v6 19/28] btrfs: wait existing extents before truncating
` [PATCH v6 21/28] btrfs: disallow mixed-bg in HMZONED mode
` [PATCH v6 22/28] btrfs: disallow inode_cache "
` [PATCH v6 23/28] btrfs: support dev-replace "
` [PATCH v6 24/28] btrfs: enable relocation "
` [PATCH v6 25/28] btrfs: relocate block group to repair IO failure in HMZONED
` [PATCH v6 27/28] btrfs: enable tree-log on HMZONED mode
` [PATCH v6 28/28] btrfs: enable to mount HMZONED incompat flag

[PATCH v2 4/4] btrfs: sysfs, add devid/dev_state kobject and attribute
 2019-12-19 10:41 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] btrfs: Remove unneeded semicolon
 2019-12-19  9:25 UTC 

[PATCH] btrfs-progs: fix path for btrfs-corrupt-block
 2019-12-19  2:28 UTC  (3+ messages)

[PATCH 0/3] Fix transaction abort when rmdir'ing a subvol
 2019-12-18 22:20 UTC  (4+ messages)
` [PATCH 1/3] btrfs: rework arguments for btrfs_unlink_subvol
` [PATCH 2/3] btrfs: fix invalid removal of root ref
` [PATCH 3/3] btrfs: do not delete mismatched root ref's

[PATCH] btrfs: remove BUG_ON used as assertions
 2019-12-18 19:54 UTC  (5+ messages)

[PATCH v3] fs: Fix page_mkwrite off-by-one errors
 2019-12-18 19:23 UTC  (6+ messages)

Btrfs wiki appears to be down
 2019-12-18 16:34 UTC  (3+ messages)

[btrfs-progs PATCH 0/4] tests: do not fail if dm-thin is missing
 2019-12-18 16:05 UTC  (14+ messages)
` [btrfs-progs PATCH 1/4] tests: common: Add check_dm_target_support helper
` [btrfs-progs PATCH 2/4] tests: mkfs: 017: Use "
` [btrfs-progs PATCH 3/4] tests: mkfs: 005: "
` [btrfs-progs PATCH 4/4] tests: Do not fail is dmsetup is missing

[PATCH V2 00/10] unify origanization structure of block group cache
 2019-12-18 11:01 UTC  (14+ messages)
` [PATCH V2 01/10] btrfs-progs: handle error if btrfs_write_one_block_group() failed
` [PATCH V2 02/10] btrfs-progs: block_group: add rb tree related memebers
` [PATCH V2 03/10] btrfs-progs: port block group cache tree insertion and lookup functions
` [PATCH V2 04/10] btrfs-progs: reform the function block_group_cache_tree_search()
` [PATCH V2 05/10] btrfs-progs: adjust ported block group lookup functions in kernel version
` [PATCH V2 06/10] btrfs-progs: abstract function btrfs_add_block_group_cache()
` [PATCH V2 07/10] block-progs: block_group: add dirty_bgs list related memebers
` [PATCH V2 08/10] btrfs-progs: pass @trans to functions touch dirty block groups
` [PATCH V2 09/10] btrfs-progs: reform block groups caches structure
` [PATCH V2 10/10] btrfs-progs: cleanups after block group cache reform

Filesystem Degrades to read Only
 2019-12-18  4:23 UTC 

[PATCH 0/6] btrfs-progs: Fixes for github issues
 2019-12-18  2:19 UTC  (10+ messages)
` [PATCH 1/6] btrfs-progs: tests: Add --force for repair command
` [PATCH 2/6] btrfs-progs: check/original: Do extra verification on file extent item
` [PATCH 3/6] btrfs-progs: disk-io: Verify the bytenr passed in is mapped for read_tree_block()
` [PATCH 4/6] btrfs-progs: Add extra chunk item size check
` [PATCH 5/6] btrfs-progs: extent-tree: Kill the BUG_ON() in btrfs_chunk_readonly()
` [PATCH 6/6] btrfs-progs: extent-tree: Fix a by-one error in exclude_super_stripes()

[btrfs-progs PATCHv2 0/4] tests: do not fail if dm-thin is missing
 2019-12-18  1:46 UTC  (6+ messages)
` [btrfs-progs PATCHv2 1/4] tests: common: Add check_dm_target_support helper
` [btrfs-progs PATCHv2 2/4] tests: mkfs: 017: Use "
` [btrfs-progs PATCHv2 3/4] tests: mkfs: 005: "
` [btrfs-progs PATCHv2 4/4] tests: Do not fail is dmsetup is missing

[PATCH] btrfs: super: Make btrfs_statfs() work with metadata over-commiting
 2019-12-18  0:38 UTC  (3+ messages)

[PATCH] fstests: btrfs/14[01]: Use proper helper to get both devid and physical for corruption
 2019-12-18  0:20 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.5-rc3
 2019-12-17 21:40 UTC  (2+ messages)

[PATCH 1/2] btrfs: punt all bios created in btrfs_submit_compressed_write()
 2019-12-17 18:44 UTC  (7+ messages)
` [PATCH 2/2] btrfs: fix compressed write bio attribution
  ` [PATCH v2 "

[PATCH] btrfs: use helper to zero end of last page
 2019-12-17 17:49 UTC  (3+ messages)

[PATCH 0/3] fstests: btrfs/15[78] btrfs/14[23]: Use more accurate devid/phsyical for corruption
 2019-12-17 17:33 UTC  (7+ messages)
` [PATCH 1/3] fstests: common: Use more accurate kernel config for _require_fail_make_request
` [PATCH 2/3] fstests: btrfs/14[23]: Use proper help to get both devid and physical offset for corruption
` [PATCH 3/3] fstests: btrfs/15[78]: Use proper helper "

[PATCH] src/fssum: skip subvolumes when building a sum
 2019-12-17 16:19 UTC  (2+ messages)

[PATCH 0/3] fsstress: add support for btrfs subvol and snapshot ops
 2019-12-17 16:10 UTC  (5+ messages)
` [PATCH 2/3] fsstress: add the ability to create snapshots
` [PATCH 3/3] fsstress: allow operations to use either a directory or subvol

[PATCH 1/3] fsstress: add the ability to create/delete subvolumes
 2019-12-17 15:55 UTC  (3+ messages)
` [PATCH][v2] "

[PATCH 0/2] Allow deduplication of the eof block when it is safe to do so
 2019-12-17 15:54 UTC  (5+ messages)
` [PATCH 1/2] fs: allow deduplication of eof block into the end of the destination file
` [PATCH 2/2] Btrfs: make deduplication with range including the last block work

[PATCH] btrfs: tree-checker: Check leaf chunk item size
 2019-12-17 15:49 UTC  (2+ messages)

[PATCH 0/7] Cleanup how we handle root refs, part 2
 2019-12-17 15:44 UTC  (8+ messages)
` [PATCH 1/7] btrfs: make the extent buffer leak check per fs info
` [PATCH 2/7] btrfs: move the root freeing stuff into btrfs_put_root
` [PATCH 3/7] btrfs: make inodes hold a ref on their roots
` [PATCH 4/7] btrfs: hold a ref on the root on the dead roots list
` [PATCH 5/7] btrfs: don't take an extra root ref at allocation time
` [PATCH 6/7] btrfs: make btrfs_cleanup_fs_roots use the fs_roots_radix_lock
` [PATCH 7/7] btrfs: kill the subvol_srcu

[PATCH 0/45][v2] Cleanup how we handle root refs, part 1
 2019-12-17 15:36 UTC  (5+ messages)
` [PATCH 42/45] btrfs: move fs_info init work into it's own helper function
` [PATCH 43/45] btrfs: make the init of static elements in fs_info separate
` [PATCH 44/45] btrfs: add a leak check for roots
` [PATCH 45/45] btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root


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