linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 00:18:58 to 2019-06-20 13:38:42 UTC [more...]

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-20 13:38 UTC  (6+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [PATCH v2 "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR

[PATCH 0/8] btrfs: move the block_rsv code out of extent-tree.c
 2019-06-20 12:39 UTC  (12+ messages)
` [PATCH 1/8] btrfs: move btrfs_block_rsv definitions into it's own header
` [PATCH 2/8] btrfs: export btrfs_block_rsv_add_bytes
` [PATCH 3/8] btrfs: export __btrfs_block_rsv_release
` [PATCH 4/8] btrfs: cleanup the target logic in __btrfs_block_rsv_release
` [PATCH 5/8] btrfs: stop using block_rsv_release_bytes everywhere
` [PATCH 6/8] btrfs: migrate the block-rsv code to block-rsv.c
` [PATCH 7/8] btrfs: migrate the global_block_rsv helpers "
` [PATCH 8/8] btrfs: export and migrate use_block_rsv/unuse_block_rsv

[PATCH 00/11] btrfs: move the space_info code out of extent-tree.c
 2019-06-20  7:42 UTC  (13+ 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

BTRFS recovery not possible
 2019-06-20  5:00 UTC  (5+ messages)

[PATCH 0/4] Spring cleaning
 2019-06-19 22:35 UTC  (8+ messages)
` [PATCH 1/4] btrfs-progs: Remove redundant if
` [PATCH 2/4] btrfs-progs: Remove commented code
` [PATCH 3/4] btrfs: Remove old send implementation
` [PATCH 4/4] btrfs-progs: check: Remove duplicated and commented functions

[PATCH 0/4] btrfs: move random block rsv code around
 2019-06-19 19:12 UTC  (5+ messages)
` [PATCH 1/4] btrfs: migrate the delayed refs rsv code
` [PATCH 2/4] btrfs: migrate btrfs_trans_release_chunk_metadata
` [PATCH 3/4] btrfs: migrate the delalloc space stuff to it's own home
` [PATCH 4/4] btrfs: move the subvolume reservation stuff out of extent-tree.c

"no space left on device" from tar on ppc64le
 2019-06-19 16:39 UTC  (3+ messages)

[PATCH] btrfs: Simplify update space_info in __reserve_metadata_bytes()
 2019-06-19 14:15 UTC  (2+ messages)

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

[PATCH] btrfs: Evaluate io_tree in find_lock_delalloc_range()
 2019-06-19 13:09 UTC  (4+ messages)

updating btrfs-debugfs to python3?
 2019-06-19 12:22 UTC  (5+ messages)

[PATCH 0/6] Minor cleanups
 2019-06-19 12:09 UTC  (14+ 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 2/2] generic/059: also test that the file's mtime and ctime are updated
 2019-06-19 12:06 UTC 

[PATCH 1/2] generic: test dir fsync after deleting dentry post eviction of its inode
 2019-06-19 12:06 UTC 

[PATCH] Btrfs: add missing inode version, ctime and mtime updates when punching hole
 2019-06-19 12:05 UTC 

[PATCH] Btrfs: fix fsync not persisting dentry deletions due to inode evictions
 2019-06-19 12:05 UTC 

Rebalancing raid1 after adding a device
 2019-06-19 11:59 UTC  (16+ messages)

[PATCH v2 00/19] btrfs zoned block device support
 2019-06-19 10:32 UTC  (48+ 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 14/19] btrfs: redirty released extent buffers in sequential BGs
` [PATCH 18/19] btrfs: support dev-replace in HMZONED mode

[PATCH 0/2] dm log writes: Add support for filter bios based on its type
 2019-06-19  8:03 UTC  (3+ messages)
` [PATCH 1/2] dm log writes: Allow dm-log-writes to filter bios based on types to reduce log device space usage
` [PATCH 2/2] dm log writes: Introduce dump_type= message type to change dump_type on the fly

[PATCH][v2] btrfs: run delayed iput at unlink time
 2019-06-19  6:53 UTC  (2+ messages)

[PATCH] btrfs-progs: Fix false ENOSPC alert by tracking used space correctly
 2019-06-19  6:49 UTC  (4+ 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)

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)

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

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


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