linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-28 21:23:21 to 2020-04-06 11:53:33 UTC [more...]

[PATCH v7 rebased 0/5] readmirror feature (sysfs and in-memory only approach; with new read_policy device)
 2020-04-06 11:51 UTC  (6+ messages)
` [PATCH v7 1/5] btrfs: add btrfs_strmatch helper
` [PATCH v7 2/5] btrfs: create read policy framework
` [PATCH v7 3/5] btrfs: create read policy sysfs attribute, pid
` [PATCH v7 4/5] btrfs: introduce new device-state read_preferred
` [PATCH v7 5/5] btrfs: introduce new read_policy device

[PATCH] btrfs: check that cloning an inline extent does not lead to data loss
 2020-04-06 10:51 UTC 

[PATCH] Btrfs: fix lost i_size update after cloning inline extent
 2020-04-06 10:51 UTC  (2+ messages)

unexpected truncated files
 2020-04-06 10:51 UTC  (4+ messages)

[PATCH v2 0/2] btrfs-progs: tests: Enahance INSTRUMENT coverage
 2020-04-06  6:11 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs-progs: tests: Don't use run_check_stdout without filtering
` [PATCH v2 2/2] btrfs-progs: tests: Introduce expand_command() to inject aruguments more accurately

[PATCH] btrfs-progs: tests: Introduce expand_command() to inject aruguments more accurately
 2020-04-06  4:33 UTC  (7+ messages)

[RFC][PATCH V3] btrfs: ssd_metadata: storing metadata on SSD
 2020-04-06  2:24 UTC  (6+ messages)
` [PATCH] btrfs: add ssd_metadata mode

[RFC][PATCH v2] btrfs: ssd_metadata: storing metadata on SSD
 2020-04-06  0:57 UTC  (5+ messages)
` [PATCH] btrfs: add ssd_metadata mode

Btrfs progs release 5.6
 2020-04-05 20:15 UTC 

My first attempt to use btrfs failed miserably
 2020-02-03 19:14 UTC  (2+ messages)

bug: btrfs send/receive crashes when computer is suspended
 2020-04-05  3:07 UTC 

RAID5/6 permanent corruption of metadata and data extents
 2020-04-04 21:15 UTC  (25+ messages)

[PATCH] btrfs-progs: add RAID5/6 support to btrfs fi us
 2020-04-04 19:29 UTC 

Btrfs progs pre-release 5.6-rc1
 2020-04-04 13:28 UTC  (2+ messages)

[PATCH v3] btrfs-progs: add warning for mixed profiles filesystem
 2020-04-04 10:32 UTC  (6+ messages)
` [PATCH 1/5] btrfs-progs: Add code for checking mixed profile function
` [PATCH 2/5] btrfs-progs: Add mixed profiles check to some btrfs sub-commands
` [PATCH 3/5] Add check for multiple profile in btrfs fi us
` [PATCH 4/5] Add further check in btrfs subcommand
` [PATCH 5/5] Update the man page in order to give a guideline about mixed profiles

btrfs filesystem takes too long to mount, fails the first time it attempts during system boot
 2020-04-04  1:26 UTC  (5+ messages)

[PATCH 00/15] btrfs: read repair/direct I/O improvements
 2020-04-03 18:05 UTC  (6+ messages)
` [PATCH 11/15] btrfs: put direct I/O checksums in btrfs_dio_private instead of bio
` [PATCH 13/15] btrfs: simplify direct I/O read repair

[RFC] btrfs: ssd_metadata: storing metadata on SSD
 2020-04-03 16:36 UTC  (11+ messages)
` [PATCH] btrfs: add ssd_metadata mode

[PATCH 0/5][v2] Deal with a few ENOSPC corner cases
 2020-04-03 15:46 UTC  (2+ messages)

[PATCH v2 00/39] btrfs: qgroup: Use backref cache based backref walk for commit roots
 2020-04-03 15:44 UTC  (14+ messages)
` [PATCH v2 01/39] btrfs: backref: Introduce the skeleton of btrfs_backref_iter
` [PATCH v2 17/39] btrfs: Rename tree_entry to simple_node and export it

[PATCH 0/5] Fix up some stupid delayed ref flushing behaviors
 2020-04-03 14:46 UTC  (9+ messages)
` [PATCH 2/5] btrfs: delayed refs pre-flushing should only run the heads we have
` [PATCH 3/5] btrfs: only run delayed refs once before committing
` [PATCH 4/5] btrfs: run delayed refs less often in commit_cowonly_roots
` [PATCH 5/5] btrfs: stop running all delayed refs during snapshot

Btrfs transid corruption
 2020-04-03 13:56 UTC  (8+ messages)
          ` Btrfs transid corruption (and a possible bug when doing scrub on ro device)

[RESEND PATCH] btrfs: Remove received information from snapshot on ro->rw switch
 2020-04-03 13:44 UTC 

[RESEND PATCH 1/2] btrfs: Read stripe len directly in btrfs_rmap_block
 2020-04-03 13:40 UTC  (2+ messages)
` [RESEND PATCH 2/2] btrfs: Remove dead code exclude_super_stripes

[PATCH] btrfs: check commit root generation in should_ignore_root
 2020-04-03  9:10 UTC  (2+ messages)

[PATCH v2] btrfs: Only require sector size alignment for parent eb bytenr
 2020-04-03  8:11 UTC  (2+ messages)

[PATCH v3 0/4] btrfs-progs: fix issues in tests
 2020-04-03  2:10 UTC  (5+ messages)
` [PATCH 1/4] btrfs-progs: fix fsck-test/037 skip corrupt FREE_SPACE_BITMAP
` [PATCH 2/4] btrfs-progs: fix TEST_TOP path drop extra forward slash
` [PATCH 3/4] btrfs-progs: test clean start after failures
` [PATCH v3 4/4] btrfs-progs: fix misc-test/029 provide device for mount

[PATCH] btrfs: remove set bu not used variable 'ret' and 'features'
 2020-04-03  1:37 UTC 

comment about 'btrfs: add ssd_metadata mode'
 2020-04-02 16:55 UTC 

[PATCH v3] btrfs-progs: Remove support for BTRFS_SUBVOL_CREATE_ASYNC
 2020-04-02 12:31 UTC 

RAID5 fails to correct correctable errors, makes them uncorrectable instead (sometimes). With reproducer for kernel 5.3.11
 2020-04-02 11:10 UTC  (2+ messages)

[PATCH] btrfs: qgroup: Mark qgroup inconsistent if we're inherting snapshot to a new qgroup
 2020-04-02  6:37 UTC 

FIDEDUPERANGE woes may continue (or unrelated issue?)
 2020-04-01 23:31 UTC  (12+ messages)

[PATCH v2] btrfs-progs: add warning for mixed profiles filesystem
 2020-04-01 19:05 UTC  (12+ messages)
` [PATCH 1/4] Complete the implementation of RAID1C[34]
` [PATCH 2/4] btrfs-progs: Add BTRFS_EXTENDED_PROFILE_MASK mask
` [PATCH 3/4] btrfs-progs: Add btrfs_check_for_mixed_profiles_by_* function
` [PATCH 4/4] btrfs-progs: Add mixed profiles check to some btrfs sub-commands

[PATCH 1/2] btrfs-progs: fix fsck-test/037 skip corrupt FREE_SPACE_BITMAP
 2020-04-01 18:35 UTC  (6+ messages)
` [PATCH 2/2] btrfs-progs: fix misc-test/029 provide device for mount
  ` [PATCH 2/2 v2] "

[PATCH] btrfs-progs: check: Sanitize the return value for qgroup error
 2020-04-01 17:57 UTC  (3+ messages)

[PATCH][next] btrfs: inode: Fix uninitialized variable bug
 2020-04-01 16:00 UTC  (2+ messages)

[PATCH 5/7] btrfs: Add missing annotation for btrfs_lock_cluster()
 2020-04-01 15:57 UTC  (3+ messages)
  ` [PATCH 6/7] btrfs: Add missing annotation for btrfs_tree_lock()

[PATCH] btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definition
 2020-04-01  6:47 UTC  (2+ messages)

[PATCH] btrfs-progs: add RAID5/6 support to btrfs fi us
 2020-03-31 21:55 UTC  (3+ messages)

[GIT PULL] Btrfs updates for 5.7
 2020-03-31 21:50 UTC  (2+ messages)

Using Intel Optane to accelerate a BTRFS array? (equivalent of ZLOG/SIL for ZFS?)
 2020-03-31 21:44 UTC  (11+ messages)

[RFC] btrfs-progs: use the new ioctl BTRFS_IOC_GET_CHUNK_INFO
 2020-03-31 19:18 UTC  (3+ messages)

[PATCH] btrfs-progs: lots of typo fixes (codespell)
 2020-03-31 16:20 UTC  (2+ messages)

btrfs-transacti hangs system for several seconds every few minutes
 2020-03-31  4:20 UTC  (5+ messages)

btrfs-transacti hangs system for several seconds every few minutes
 2020-03-31  4:04 UTC  (6+ messages)

Corrupted btrfs after cpu overheat
 2020-03-30 23:42 UTC  (3+ messages)

How do damaged root trees happen and how to protect against power cut?
 2020-03-30 22:43 UTC  (4+ messages)
    ` Fwd: "

Device Delete Stuck
 2020-03-29 19:24 UTC  (5+ messages)

btrfs-transacti hangs system for several seconds every few minutes
 2020-03-29 18:09 UTC  (4+ messages)

BUG_ON in btrfs check & fs/btrfs/extent-tree.c:3071
 2020-03-29 17:39 UTC  (2+ messages)

nullptr deref bug in btrfs compress_file_range
 2020-03-28 21:43 UTC 

Q: what exactly does SSD mode still do?
 2020-03-28 21:31 UTC  (5+ 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).