messages from 2018-01-19 05:37:47 to 2018-01-26 05:21:10 UTC [more...]
[PATCH 1/6] btrfs-progs: Use fs_info instead of root for BTRFS_LEAF_DATA_SIZE
2018-01-26 5:21 UTC (10+ messages)
` [PATCH 2/6] btrfs-progs: Use fs_info instead of root for BTRFS_NODEPTRS_PER_BLOCK
` [PATCH 3/6] btrfs-progs: Use fs_info instead of root for BTRFS_MAX_INLINE_DATA_SIZE
` [PATCH 4/6] btrfs-progs: Use fs_info instead of root for BTRFS_MAX_XATTR_SIZE
` [PATCH 5/6] btrfs-progs: do clean up for redundancy value assignment
` [PATCH 6/6] btrfs-progs: remove no longer be used btrfs_alloc_extent
[PATCH] btrfs: delete function btrfs_close_extra_devices()
2018-01-26 3:02 UTC
[PATCH] Btrfs: delete dead code in btrfs_orphan_add()
2018-01-25 23:56 UTC
btrfs check: backref lost, mismatch with its hash -- can't repair
2018-01-25 23:30 UTC (19+ messages)
[PATCH] Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
2018-01-25 18:02 UTC
[PATCH] Btrfs: fix unexpected -EEXIST when creating new inode
2018-01-25 18:02 UTC
[PATCH] Btrfs: fix unexpected cow in run_delalloc_nocow
2018-01-25 18:02 UTC
[PATCH] Btrfs: fix deadlock in run_delalloc_nocow
2018-01-25 18:02 UTC
[PATCH] Btrfs: fix crash due to not cleaning up tree log block's dirty bits
2018-01-25 18:02 UTC
[PATCH] Btrfs: fix extent state leak from tree log
2018-01-25 18:02 UTC
[PATCH] Btrfs: fix use-after-free on root->orphan_block_rsv
2018-01-25 18:02 UTC
[PATCH] Btrfs: do not check inode's runtime flags under root->orphan_lock
2018-01-25 18:02 UTC
[PATCH] Btrfs: enhance leak debug checker for extent state and extent buffer
2018-01-25 18:02 UTC
[PATCH v2] btrfs-progs: Remove unnecessary parameter for btrfs_add_block_group
2018-01-25 18:47 UTC (3+ messages)
[PATCH 1/2] btrfs-progs: mkfs: Fix minimal device size calculation for new temporary chunk layout
2018-01-25 18:25 UTC (4+ messages)
` [PATCH 2/2] btrfs-progs: test-mkfs: Output minimal device size
bad key ordering - repairable?
2018-01-25 12:41 UTC (15+ messages)
[GIT PULL] Btrfs readdir fix for 4.15
2018-01-25 11:12 UTC
[PATCH] btrfs: tree-checker: Replace root parameter with fs_info
2018-01-25 6:56 UTC
[PATCH] bytrfs-progs: Print error on invalid extent item format during check
2018-01-25 5:56 UTC (2+ messages)
Superblock update: Is there really any benefits of updating synchronously?
2018-01-24 21:00 UTC (8+ messages)
Periodic frame losses when recording to btrfs volume with OBS
2018-01-24 17:52 UTC (15+ messages)
[PATCH] btrfs: Use schedule_timeout_interruptible
2018-01-24 15:38 UTC (2+ messages)
Can't mount (even in ro) after power outage - corrupt leaf, open_ctree failed
2018-01-24 8:56 UTC (5+ messages)
[PATCH 00/67] btrfs-progs: add the stack prefix for the set/get
2018-01-24 6:44 UTC (3+ messages)
[PATCH] btrfs: remove spurious WARN_ON(ref->count) in find_parent_nodes
2018-01-24 3:33 UTC (17+ messages)
` [PATCH v2] btrfs: remove spurious WARN_ON(ref->count < 0) "
[PATCH 1/2] btrfs-progs: mkfs: Prevent temporary system chunk to use space in reserved 1M range
2018-01-24 0:42 UTC (3+ messages)
[PATCH] btrfs-progs: treewide: Replace strerror(errno) with %m
2018-01-23 20:46 UTC (3+ messages)
btrfs directory listing temporarily includes a recently removed file
2018-01-23 20:19 UTC (2+ messages)
[PATCH] Btrfs: fix stale entries in readdir
2018-01-23 20:17 UTC
[PATCH 0/5] Cleanups for later btrfs_alloc_chunk() rework
2018-01-23 18:31 UTC (3+ messages)
` [PATCH 5/5] btrfs-progs: Remove unnecessary parameter for btrfs_add_block_group
[PATCH 1/2] btrfs-progs: fi-usage: Fix wrong RAID10 used and unallocated space
2018-01-23 18:07 UTC (5+ messages)
` [PATCH 2/2] btrfs-progs: misc-test: Add test case to check if fi usage and show report consistent "
[PATCH 0/7] Misc btrfs-progs cleanups/fixes
2018-01-23 15:40 UTC (9+ messages)
` [PATCH 6/7] btrfs-progs: Add test for super block recovery
[PATCH v2 0/2] fix device orders consistency
2018-01-22 22:49 UTC (3+ messages)
` [PATCH v2 1/2] btrfs: fix device order consistency
` [PATCH v2 2/2] btrfs: fix alloc "
[PATCH RESEND v4 0/4] device_list_add() peparation to add reappearing missing device
2018-01-22 21:52 UTC (6+ messages)
[PATCH v5 0/4] device_list_add() peparation to add reappearing missing device
2018-01-22 13:29 UTC (5+ messages)
` [PATCH 1/4] btrfs: move pr_info into device_list_add
` [PATCH 2/4] btrfs: set the total_devices in device_list_add()
` [PATCH 3/4] btrfs: get device pointer from device_list_add()
` [PATCH 4/4] btrfs: drop devid as device_list_add() arg
miss match in btrfs getattr
2018-01-22 11:22 UTC
[PATCH] btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option
2018-01-22 8:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/3] Lowmem fsck repair to fix filetype mismatch
2018-01-22 8:09 UTC (17+ messages)
` [PATCH v2 1/3] btrfs-progs: lowmem fsck: Remove corupted link before re-add correct link
` [PATCH v2 2/3] btrfs-progs: dir-item: Don't do extra filetype validaction check for btrfs_match_dir_item_name
` [PATCH v2.1 "
` [PATCH v2 3/3] btrfs-progs: dir-item: Make btrfs_delete_one_dir_name more robust to handle corrupted name len
btrfs inode is different across file systems ?
2018-01-22 8:07 UTC
[PATCH v2 1/2] btrfs: make code easy to read in btrfs_open_one_device()
2018-01-22 6:31 UTC (2+ messages)
` [PATCH v2.1 2/2] btrfs: optimize move uuid_mutex closer to the critical section
Damaged Root Tree(s)
2018-01-22 6:26 UTC (2+ messages)
[PATCH v2 1/2] btrfs: make code easy to read in btrfs_open_one_device()
2018-01-22 5:51 UTC (2+ messages)
` [PATCH v2 2/2] btrfs: optimize move uuid_mutex closer to the critical section
[PATCH 1/3] btrfs: make code easy to read in btrfs_open_one_device()
2018-01-22 4:11 UTC (3+ messages)
Damaged Root Tree(s)
2018-01-22 3:30 UTC
Damaged Root Tree(s)
2018-01-22 1:14 UTC (4+ messages)
btrfs volume corrupt. btrfs-progs bug or need to rebuild volume?
2018-01-22 0:41 UTC (5+ messages)
[PATCH] btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it
2018-01-19 23:33 UTC (3+ messages)
[PATCH v2 00/10] bugfixes and regression tests of btrfs_get_extent
2018-01-19 23:32 UTC (5+ messages)
` [PATCH v2 09/10] Btrfs: add tracepoint for em's EEXIST case
(no subject)
2018-01-19 21:36 UTC
[PATCH 00/16] btrfs-progs: Split lowmem mode check to its own
2018-01-19 7:50 UTC (19+ messages)
` [PATCH 04/16] btrfs-progs: check: Move node_ptr structure to check/common.h
` [PATCH 05/16] btrfs-progs: check: Export check global variables "
` [PATCH 06/16] btrfs-progs: check: Move imode_to_type function "
` [PATCH 07/16] btrfs-progs: check: Move fs_root_objectid "
` [PATCH 08/16] btrfs-progs: check: Move count_csum_range function to check/common.c
` [PATCH 09/16] btrfs-progs: check: Move __create_inode_item "
` [PATCH 10/16] btrfs-progs: check: Move link_inode_to_lostfound function to common.c
` [PATCH 11/16] btrfs-progs: check: Move check_dev_size_alignment to check/common.c
` [PATCH 12/16] btrfs-progs: check: move reada_walk_down "
` [PATCH 13/16] btrfs-progs: check: Move check_child_node "
` [PATCH 14/16] btrfs-progs: check: Move reset_cached_block_groups "
` [PATCH 16/16] btrfs-progs: check/lowmem: Cleanup unnecessary _v2 suffix
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).