linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-13 13:24:01 to 2020-01-17 07:54:52 UTC [more...]

read time tree block corruption detected
 2020-01-17  7:54 UTC  (5+ messages)

[PATCH 0/3] btrfs-progs: Do proper extent item generation repair
 2020-01-17  7:29 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: Repair invalid extent item generation
` [PATCH 2/3] btrfs-progs: check/original: Repair "
` [PATCH 3/3] btrfs-progs: tests/fsck-044: Enable repair test for invalid "

[PATCH] btrfs: tests: Fix an NULL vs IS_ERR() test
 2020-01-17  7:11 UTC  (2+ messages)

[PATCH v3 0/5] btrfs: fix issues due to alien device
 2020-01-17  3:01 UTC  (16+ messages)
` [PATCH 1/5] btrfs: drop useless goto in open_fs_devices
` [PATCH 2/5] btrfs: include non-missing as a qualifier for the latest_bdev
` [PATCH v3 3/5] btrfs: remove identified alien btrfs device in open_fs_devices
` [PATCH 4/5] btrfs: remove identified alien "
` [PATCH 5/5] btrfs: free alien device due to device add

[PATCH v6 0/4] Introduce per-profile available space array to avoid over-confident can_overcommit()
 2020-01-17  2:00 UTC  (12+ messages)
` [PATCH v6 1/5] btrfs: Introduce per-profile available space facility
` [PATCH v6 2/5] btrfs: space-info: Use per-profile available space in can_overcommit()
` [PATCH v6 3/5] btrfs: statfs: Use pre-calculated per-profile available space
` [PATCH v6 4/5] btrfs: Reset device size when btrfs_update_device() failed in btrfs_grow_device()
` [PATCH v6 5/5] btrfs: volumes: Revert device used bytes when calc_per_profile_avail() failed

[PATCH] btrfs: statfs: Don't reset f_bavail if we're over committing metadata space
 2020-01-17  1:32 UTC  (5+ messages)

Making linkat() able to overwrite the target
 2020-01-17  0:46 UTC  (6+ messages)

Linux swap file not activating after reboot
 2020-01-17  0:44 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 539/671] Btrfs: fix hang when loading existing inode cache off disk
 2020-01-16 17:03 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 540/671] Btrfs: fix inode cache waiters hanging on failure to start caching thread
` [PATCH AUTOSEL 4.19 541/671] Btrfs: fix inode cache waiters hanging on path allocation failure
` [PATCH AUTOSEL 4.19 542/671] btrfs: use correct count in btrfs_file_write_iter()

[PATCH AUTOSEL 4.14 291/371] Btrfs: fix hang when loading existing inode cache off disk
 2020-01-16 17:22 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 292/371] Btrfs: fix inode cache waiters hanging on failure to start caching thread
` [PATCH AUTOSEL 4.14 293/371] Btrfs: fix inode cache waiters hanging on path allocation failure
` [PATCH AUTOSEL 4.14 294/371] btrfs: use correct count in btrfs_file_write_iter()

[PATCH AUTOSEL 4.9 198/251] Btrfs: fix hang when loading existing inode cache off disk
 2020-01-16 17:35 UTC 

[PATCH] btrfs: Implement lazytime
 2020-01-16 18:01 UTC  (7+ messages)

[PATCH AUTOSEL 4.4 135/174] Btrfs: fix hang when loading existing inode cache off disk
 2020-01-16 17:42 UTC 

[PATCH 0/5][v3] clean up how we mark block groups read only
 2020-01-16 16:25 UTC  (8+ messages)
` [PATCH 1/5] btrfs: check rw_devices, not num_devices for restriping
` [PATCH 2/5] btrfs: don't pass system_chunk into can_overcommit

[PATCH] generic/527: add additional test including a file with a hardlink
 2020-01-16 16:16 UTC  (3+ messages)

[PATCH] Btrfs: fix infinite loop during fsync after rename operations
 2020-01-16 16:03 UTC  (2+ messages)

[PATCH] Btrfs: always copy scrub arguments back to user space
 2020-01-16 14:12 UTC  (4+ messages)

Scrub resume regression
 2020-01-16 14:02 UTC  (7+ messages)

[PATCH 0/5][v2] btrfs: fix hole corruption issue with !NO_HOLES
 2020-01-16 12:46 UTC  (16+ messages)
` [PATCH 1/5] btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update
` [PATCH 2/5] btrfs: introduce the inode->file_extent_tree
` [PATCH 3/5] btrfs: use the file extent tree infrastructure
` [PATCH 4/5] btrfs: replace all uses of btrfs_ordered_update_i_size
` [PATCH 5/5] btrfs: delete the ordered isize update code

Problems with determining data presence by examining extents?
 2020-01-16 10:16 UTC  (22+ messages)

[PATCH v3 0/3] btrfs: qgroup rescan races (part 1)
 2020-01-16  6:41 UTC  (3+ messages)
` [PATCH 1/3] btrfs: qgroups, fix rescan worker running races

[PATCH v2] btrfs: relocation: Add an introduction for how relocation works
 2020-01-16  5:04 UTC 

read time tree block corruption with kernel 5.4.11
 2020-01-16  3:45 UTC  (6+ messages)

Issues with FS going read-only and bad drive
 2020-01-16  3:39 UTC 

Issues with FS going read-only and bad drive?
 2020-01-16  3:28 UTC  (2+ messages)

Monitoring not working as "dev stats" returns 0 after read error occurred
 2020-01-16  1:16 UTC  (2+ messages)

Regression in Linux 5.5.0-rc[1-5]: btrfs send/receive out of memory
 2020-01-15 18:44 UTC  (4+ messages)

[PATCH v4] fs: Fix page_mkwrite off-by-one errors
 2020-01-15 17:10 UTC  (3+ messages)

[PATCH 0/4] btrfs, sysfs cleanup and add dev_state
 2020-01-15 16:17 UTC  (6+ messages)
` [PATCH 2/4] btrfs: sysfs, add UUID/devinfo kobject
  ` [PATCH] btrfs: update devid after replace

[PATCH -next] btrfs: Fix return value while kcalloc fails in btrfs_rmap_block
 2020-01-15 16:05 UTC  (2+ messages)

slow single -> raid1 conversion (heavy write to original LVM volume)
 2020-01-15 11:28 UTC  (9+ messages)

[PATCH] btrfs: relocation: Add an introduction for how relocation works
 2020-01-15 11:25 UTC  (4+ messages)

[PATCH 0/6] Cleanup super block stripe exclusion code
 2020-01-15 10:52 UTC  (4+ messages)
` [PATCH 5/6] btrfs: Read stripe len directly in btrfs_rmap_block

[PATCH v5 0/4] Introduce per-profile available space array to avoid over-confident can_overcommit()
 2020-01-15  7:05 UTC  (5+ messages)
` [PATCH v5 1/4] btrfs: Reset device size when btrfs_update_device() failed in btrfs_grow_device()

[PATCH 0/4] More split-brain fixes for metadata uuid feature
 2020-01-14 17:14 UTC  (2+ messages)

[PATCH 3/6] btrfs: Add self-tests for btrfs_rmap_block
 2020-01-14 16:51 UTC  (5+ messages)
` [PATCH v2] "

Updates on RAID5/6 ?
 2020-01-14 14:42 UTC 

[PATCH 0/2] Allow deduplication of the eof block when it is safe to do so
 2020-01-14 14:36 UTC  (9+ messages)
` [PATCH 1/2] fs: allow deduplication of eof block into the end of the destination file

[PATCH] fstests: btrfs/153: Remove it from auto group
 2020-01-14 12:50 UTC 

[PATCH v2 00/16] btrfs-progs: global verbose and quiet option
 2020-01-14 11:40 UTC  (3+ messages)

[PATCH 1/4] btrfs: add NO_FS_INFO to btrfs_printk
 2020-01-14  7:33 UTC  (10+ messages)
` [PATCH 2/4] btrfs: stop using uninitiazlised fs_info in device_list_add()
` [PATCH 3/4] btrfs: make the scan logs consistent
` [PATCH 4/4] btrfs: use btrfs consistent logging wrappers

[PATCH 1/2] btrfs: open code log helpers in device_list_add()
 2020-01-14  5:15 UTC  (5+ messages)

file system full on a single disk?
 2020-01-14  3:39 UTC  (9+ messages)

[PATCH 0/2] fs: btrfs: Introduce deleting subvolume by subvolid
 2020-01-14  2:40 UTC  (5+ messages)
` [PATCH 2/2] btrfs: Introduce new BTRFS_IOC_SNAP_DESTROY_V2 ioctl

[PATCH] btrfs: relocation: fix reloc_root lifespan and access
 2020-01-14  1:17 UTC  (3+ messages)

Should I be concerned about the listed mountpoints in lsblk?
 2020-01-13 22:24 UTC 

[PATCH] btrfs-progs: fix path for btrfs-corrupt-block
 2020-01-13 21:52 UTC  (2+ messages)

[PATCH] btrfs-progs: tests: Extend metadata uuid testcase
 2020-01-13 21:09 UTC  (2+ messages)

[PATCH] btrfs-progs: Skip device tree when we failed to read it
 2020-01-13 20:03 UTC  (20+ messages)
            ` 12 TB btrfs file system on virtual machine broke again
                                    ` 12 TB btrfs file system on virtual machine broke again (third time)
                                        ` 12 TB btrfs file system on virtual machine broke again (fourth time)

are reflink copies atomic on Btrfs?
 2020-01-13 19:40 UTC 

[PATCH v2] btrfs: relocation: Fix KASAN reports caused by extended reloc tree lifespan
 2020-01-13 19:15 UTC  (12+ messages)

[PATCH] btrfs: Fix UAF during concurrent mount and device scan
 2020-01-13 17:27 UTC  (4+ messages)

[PATCH] btrfs: device stat, log when zeroed assist audit
 2020-01-13 16:59 UTC  (4+ messages)

btrfs scrub: cancel + resume not resuming?
 2020-01-13 13:57 UTC  (5+ messages)
      ` btrfs scrub: cancel + resume not resuming - kernel regression

Converting from one csum hash algorithm to another?
 2020-01-13 13:23 UTC  (3+ 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).