linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-17 03:16:19 to 2019-06-20 22:26:12 UTC [more...]

Corrupted filesystem, best strategy to get back my data?
 2019-06-20 22:26 UTC 

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-20 22:13 UTC  (10+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files

[PATCH 00/25] btrfs: migrate the block group code
 2019-06-20 19:38 UTC  (26+ messages)
` [PATCH 01/25] btrfs: move btrfs_add_free_space out of a header file
` [PATCH 02/25] btrfs: move basic block_group definitions to their own header
` [PATCH 03/25] btrfs: migrate the block group lookup code
` [PATCH 04/25] btrfs: migrate the block group ref counting stuff
` [PATCH 05/25] btrfs: migrate nocow and reservation helpers
` [PATCH 06/25] btrfs: export the block group caching helpers
` [PATCH 07/25] btrfs: export the excluded extents helpers
` [PATCH 08/25] btrfs: export the caching control helpers
` [PATCH 09/25] btrfs: temporarily export fragment_free_space
` [PATCH 10/25] btrfs: make caching_thread use btrfs_find_next_key
` [PATCH 11/25] btrfs: migrate the block group caching code
` [PATCH 12/25] btrfs: temporarily export inc_block_group_ro
` [PATCH 13/25] btrfs: migrate the block group removal code
` [PATCH 14/25] btrfs: export get_alloc_profile
` [PATCH 15/25] btrfs: migrate the block group read/creation code
` [PATCH 16/25] btrfs: temporarily export btrfs_get_restripe_target
` [PATCH 17/25] btrfs: migrate inc/dec_block_group_ro code
` [PATCH 18/25] btrfs: migrate the dirty bg writeout code
` [PATCH 19/25] btrfs: export block group accounting helpers
` [PATCH 20/25] btrfs: migrate the block group space "
` [PATCH 21/25] btrfs: migrate btrfs_can_relocate
` [PATCH 22/25] btrfs: migrate the chunk allocation code
` [PATCH 23/25] btrfs: migrate the alloc_profile helpers
` [PATCH 24/25] btrfs: migrate the block group cleanup code
` [PATCH 25/25] btrfs: unexport the temporary exported functions

[PATCHSET v2 btrfs/for-next] blkcg, btrfs: fix cgroup writeback support
 2019-06-20 17:02 UTC  (10+ messages)
` [PATCH 2/9] blkcg, writeback: Add wbc->no_wbc_acct
` [PATCH 4/9] blkcg: implement REQ_CGROUP_PUNT

[PATCH] Btrfs: add missing inode version, ctime and mtime updates when punching hole
 2019-06-20 15:30 UTC  (2+ messages)

[PATCH] Btrfs: fix fsync not persisting dentry deletions due to inode evictions
 2019-06-20 15:30 UTC  (2+ messages)

[PATCH][v2] btrfs: run delayed iput at unlink time
 2019-06-20 15:13 UTC  (3+ messages)

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-20 13:46 UTC  (10+ 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 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[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 

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

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/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  (5+ 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)


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