messages from 2018-01-17 17:35:02 to 2018-01-24 15:38:53 UTC [more...]
[PATCH] btrfs: Use schedule_timeout_interruptible
2018-01-24 15:38 UTC (2+ messages)
btrfs check: backref lost, mismatch with its hash -- can't repair
2018-01-24 14:47 UTC (9+ messages)
bad key ordering - repairable?
2018-01-24 12:30 UTC (11+ messages)
[PATCH 1/2] btrfs-progs: mkfs: Fix minimal device size calculation for new temporary chunk layout
2018-01-24 9:40 UTC (3+ messages)
` [PATCH 2/2] btrfs-progs: test-mkfs: Output minimal device size
[PATCH v2] btrfs-progs: Remove unnecessary parameter for btrfs_add_block_group
2018-01-24 9:37 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) "
Periodic frame losses when recording to btrfs volume with OBS
2018-01-24 1:32 UTC (14+ messages)
[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)
Superblock update: Is there really any benefits of updating synchronously?
2018-01-24 0:04 UTC (6+ 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 (10+ 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
[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 (7+ 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 (22+ messages)
` [PATCH 01/16] btrfs-progs: Moves cmds-check.c to check/main.c
` [PATCH 02/16] btrfs-progs: check: Move original mode definitions to check/original.h
` [PATCH 03/16] btrfs-progs: check: Move definitions of lowmem mode to check/lowmem.h
` [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
[PATCH v4 0/4] btrfs: cleanup mount path
2018-01-18 16:26 UTC (8+ messages)
` [PATCH v4 2/4] btrfs: cleanup btrfs_mount() using btrfs_mount_root()
[PATCH] Btrfs: do not cache rbio pages if using raid6 recover
2018-01-18 15:17 UTC (2+ messages)
[PATCH] Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
2018-01-18 15:16 UTC (2+ messages)
[PATCH 0/2] btrfs: additional fix for mount cleanup
2018-01-18 15:15 UTC (6+ messages)
` [PATCH 1/2] btrfs: fix the bug of device scan/ready for mounted, filesystem
` [PATCH 2/2] btrfs: remove unused arg from parse_subvol_options()
[PATCH 1/2] Btrfs: fix missing inode i_size update after zero range operation
2018-01-18 14:17 UTC (2+ messages)
[PATCH 2/2] Btrfs: fix space leak after fallocate and zero range operations
2018-01-18 14:17 UTC (3+ messages)
[PATCH v5 0/6] preparatory work to add device forget
2018-01-18 14:00 UTC (7+ messages)
` [PATCH 1/6] btrfs: cleanup btrfs_free_stale_device() usage
` [PATCH 2/6] btrfs: no need to check for btrfs_fs_devices::seeding
` [PATCH 3/6] btrfs: make btrfs_free_stale_device() to iterate all stales
` [PATCH 4/6] btrfs: make btrfs_free_stale_devices() argument optional
` [PATCH 5/6] btrfs: rename btrfs_free_stale_devices() arg to skip_dev
` [PATCH 6/6] btrfs: make btrfs_free_stale_devices() to match the path
[PATCH 0/2] fix device orders consistency
2018-01-18 13:55 UTC (5+ messages)
` [PATCH 1/2] btrfs: fix device order consistency
` [PATCH 2/2] btrfs: fix alloc "
Fwd: Fwd: Question regarding to Btrfs patchwork /2831525
2018-01-18 5:49 UTC (15+ messages)
bug report: mounting the same device to different mount points in parallel may fail
2018-01-18 4:23 UTC
[lkp-robot] [btrfs] d1f6ad52c3: BTRFS error (device md0): SUPER_FLAG_CHANGING_FSID is set
2018-01-18 3:34 UTC
Can rsync use reflink to synchronize directories?
2018-01-17 21:51 UTC (2+ messages)
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