linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 07:57:54 to 2019-06-19 06:32:10 UTC [more...]

[PATCH] btrfs-progs: Fix false ENOSPC alert by tracking used space correctly
 2019-06-19  6:32 UTC  (3+ messages)

[PATCH] btrfs-progs: delayed-ref: Fix memory leak and use-after-free caused by wrong condition to free delayed ref/head
 2019-06-19  6:16 UTC  (2+ messages)

[PATCH] btrfs: Evaluate io_tree in find_lock_delalloc_range()
 2019-06-19  6:05 UTC  (2+ messages)

Rebalancing raid1 after adding a device
 2019-06-19  3:27 UTC  (14+ messages)

updating btrfs-debugfs to python3?
 2019-06-19  3:20 UTC 

[PATCH] btrfs: reorder struct btrfs_key for better alignment
 2019-06-19  1:37 UTC  (3+ messages)

"no space left on device" from tar on ppc64le
 2019-06-18 23:19 UTC  (2+ messages)

[PATCH 00/11] btrfs: move the space_info code out of extent-tree.c
 2019-06-18 20:09 UTC  (12+ messages)
` [PATCH 01/11] btrfs: move space_info to space_info.h
` [PATCH 02/11] btrfs: rename do_chunk_alloc to btrfs_chunk_alloc
` [PATCH 03/11] btrfs: export space_info_add_*_bytes
` [PATCH 04/11] btrfs: move the space_info handling code to space-info.c
` [PATCH 05/11] btrfs: move and export can_overcommit
` [PATCH 06/11] btrfs: move the space info update macro to space-info.h
` [PATCH 07/11] btrfs: move btrfs_space_info_add_*_bytes to space-info.c
` [PATCH 08/11] btrfs: export block_rsv_use_bytes
` [PATCH 09/11] btrfs: move dump_space_info to space-info.c
` [PATCH 10/11] btrfs: move reserve_metadata_bytes and supporting code "
` [PATCH 11/11] btrfs: unexport can_overcommit

5.2rc2, circular lock warning systemd-journal and btrfs_page_mkwrite
 2019-06-18 18:53 UTC  (3+ messages)
` [systemd-devel] "
    ` 5.2.0 rc5, "

[GIT PULL] Btrfs fixes for 5.2-rc6
 2019-06-18 18:25 UTC  (2+ messages)

[PATCH 0/6] Minor cleanups
 2019-06-18 18:00 UTC  (7+ messages)
` [PATCH 1/6] btrfs: use common helpers for eb leak messages
` [PATCH 2/6] btrfs: use common helpers for extent IO state insertion messages
` [PATCH 3/6] btrfs: drop default value assignments in enums
` [PATCH 4/6] btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_space
` [PATCH 5/6] btrfs: use raid_attr for minimum stripe count "
` [PATCH 6/6] btrfs: lift bio_set_dev from bio allocation helpers

[PATCH][v2] btrfs: run delayed iput at unlink time
 2019-06-18 14:59 UTC 

[PATCHSET v2 btrfs/for-next] blkcg, btrfs: fix cgroup writeback support
 2019-06-18 14:45 UTC  (13+ messages)
` [PATCH 1/9] cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
` [PATCH 2/9] blkcg, writeback: Add wbc->no_wbc_acct
` [PATCH 3/9] blkcg, writeback: Implement wbc_blkcg_css()
` [PATCH 4/9] blkcg: implement REQ_CGROUP_PUNT
` [PATCH 5/9] Btrfs: stop using btrfs_schedule_bio()
` [PATCH 6/9] Btrfs: delete the entire async bio submission framework
` [PATCH 7/9] Btrfs: only associate the locked page with one async_cow struct
` [PATCH 8/9] Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
` [PATCH 9/9] Btrfs: extent_write_locked_range() should attach inode->i_wb

[PATCH v2 00/19] btrfs zoned block device support
 2019-06-18 13:37 UTC  (54+ messages)
` [PATCH 02/19] btrfs: Get zone information of zoned block devices
` [PATCH 03/19] btrfs: Check and enable HMZONED mode
` [PATCH 05/19] btrfs: disable direct IO in "
` [PATCH 07/19] btrfs: do sequential extent allocation "
` [PATCH 08/19] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH 09/19] btrfs: limit super block locations in HMZONED mode
` [PATCH 11/19] btrfs: introduce submit buffer
` [PATCH 12/19] btrfs: expire submit buffer on timeout
` [PATCH 13/19] btrfs: avoid sync IO prioritization on checksum in HMZONED mode
` [PATCH 14/19] btrfs: redirty released extent buffers in sequential BGs
` [PATCH 16/19] btrfs: wait existing extents before truncating
` [PATCH 17/19] btrfs: shrink delayed allocation size in HMZONED mode
` [PATCH 18/19] btrfs: support dev-replace "

[PATCH 0/4] btrfs-progs: GCC9 fixes
 2019-06-18 13:20 UTC  (7+ messages)
` [PATCH 1/4] btrfs-progs: constify extent buffer reader
` [PATCH 2/4] btrfs-progs: Fix -Waddress-of-packed-member warning in btrfs_dev_stats_values callers
` [PATCH 3/4] btrfs-progs: Remove unnecessary fallthrough attribute in test_num_disk_vs_raid()
` [PATCH 4/4] btrfs-progs: Fix Wformat-overflow warning in cmds-receive.c

[PATCH] btrfs-progs: check: fix option parsing for -E
 2019-06-18 13:07 UTC  (2+ messages)

[PATCH RFC] btrfs-progs: scrub: Correct tracking of last_physical across scrub cancel/resume
 2019-06-18  8:08 UTC  (3+ messages)
  ` [PATCH] btrfs-progs: scrub: Fix scrub cancel/resume not to skip most of the disk

Issues with btrfs send/receive with parents
 2019-06-18  4:15 UTC  (9+ messages)

Proper packed attribute usage?
 2019-06-18  1:07 UTC  (5+ messages)

[PATCH 1/2] btrfs: Factor out logical address mapping
 2019-06-17 15:42 UTC  (3+ messages)
` [PATCH 2/2] btrfs: Use btrfs_get_io_geometry/btrfs_get_stripe_rem appropriately

[PATCH for 5.2] Btrfs: fix failure to persist compression property xattr deletion on fsync
 2019-06-17 14:27 UTC  (2+ messages)

[PATCH] btrfs: shut up bogus -Wmaybe-uninitialized warning
 2019-06-17 12:32 UTC  (2+ messages)

Oops in mainline kernel 4.19.50 while btrfs scrubing
 2019-06-17 11:53 UTC 

raid6 fails to mount after disk failure with unclean shutdown
 2019-06-17  4:54 UTC  (2+ messages)

BTRFS recovery not possible
 2019-06-15 22:05 UTC  (3+ messages)

[PATCHSET btrfs/for-next] btrfs: fix cgroup writeback support
 2019-06-14 17:46 UTC  (21+ messages)
` [PATCH 1/8] blkcg, writeback: Add wbc->no_wbc_acct
` [PATCH 2/8] blkcg, writeback: Implement wbc_blkcg_css()
` [PATCH 3/8] blkcg: implement REQ_CGROUP_PUNT
` [PATCH 4/8] Btrfs: stop using btrfs_schedule_bio()
` [PATCH 5/8] Btrfs: delete the entire async bio submission framework
` [PATCH 6/8] Btrfs: only associate the locked page with one async_cow struct
` [PATCH 7/8] Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
` [PATCH 8/8] Btrfs: extent_write_locked_range() should attach inode->i_wb
  ` [PATCH v2 "

[PATCH] btrfs-progs: delayed-ref: Fix memory leak and use-after-free caused by wrong condition to free delayed ref/head
 2019-06-14 16:03 UTC  (2+ messages)

[PATCH 0/9] btrfs-progs: image: Data dump support, restore optimization and small fixes
 2019-06-14 15:48 UTC  (2+ messages)

[PATCH] btrfs: fix out of bounds array access while reading extent buffer
 2019-06-14 13:52 UTC  (2+ messages)

Removing a failed device - stuck in a loop or normal?
 2019-06-14  0:18 UTC  (3+ messages)
    ` Fwd: "

[PATCH] Btrfs: prevent send failures and crashes due to concurrent relocation
 2019-06-13 17:14 UTC  (7+ messages)

[PATCH] btrfs: run delayed iput at unlink time
 2019-06-13 17:04 UTC  (2+ messages)

[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
 2019-06-13 16:57 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker

[PATCH v3 0/3] btrfs: Introduce new rescue= mount options
 2019-06-13  1:30 UTC  (9+ messages)
` [PATCH v3 1/3] btrfs: Remove "recovery" mount option
` [PATCH v3 2/3] btrfs: Introduce "rescue=" "
` [PATCH v3 3/3] btrfs: Introduce new mount option to skip block group items scan

[PATCH] btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
 2019-06-13 16:03 UTC  (2+ messages)

[PATCH] btrfs: improve messages when updating feature flags
 2019-06-13 15:55 UTC 

[PATCH v2] btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
 2019-06-13  9:31 UTC 

APFS improvements (e.g. firm links, volume w/ subvols replication) as ideas for Btrfs?
 2019-06-13 11:37 UTC  (6+ messages)

Btrfs progs release 5.1.1
 2019-06-12 17:36 UTC  (5+ messages)

[PATCH 0/3] refactoring __btrfs_map_block
 2019-06-12 16:31 UTC  (5+ messages)
` [PATCH 2/3] btrfs: Introduce btrfs_io_geometry
` [PATCH 3/3] btrfs: Use btrfs_io_geometry appropriately

btrfs progs v5.1: tree block bytenr 0 is not aligned to sectorsize 4096
 2019-06-12 14:22 UTC  (2+ messages)

[PATCH for <= 5.1] Btrfs: fix race between block group removal and block group allocation
 2019-06-12 14:13 UTC 

[PATCH] btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
 2019-06-12 14:12 UTC  (4+ messages)

[PATCH 0/2] Refactor snapshot vs nocow writers locking
 2019-06-12 14:05 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Implement DRW lock

[PATCH v2] btrfs: correctly validate compression type
 2019-06-12 14:02 UTC  (2+ messages)

[PATCH] Btrfs: fix race between block group removal and block group allocation
 2019-06-12 13:34 UTC  (3+ messages)

[PATCH] btrfs/146: remove unnecessary scratch unmount to avoid test failure
 2019-06-12 10:05 UTC 


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