linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-06 15:40:23 to 2017-11-13 17:21:05 UTC [more...]

[PATCH] Btrfs: bail out gracefully rather than BUG_ON
 2017-11-13 17:19 UTC  (2+ messages)

[PATCH 0/4] Fix raid6 reconstruction bug
 2017-11-13 17:13 UTC  (14+ messages)
` [PATCH 1/4] Btrfs: introduce device flags
` [PATCH 2/4] Btrfs: fix data corruption in raid6

[PATCH] Btrfs: set plug for fsync
 2017-11-13 17:00 UTC  (2+ messages)

[GIT PULL] Btrfs changes for 4.15
 2017-11-13 15:35 UTC 

Re:
 2017-11-13 14:55 UTC 

discard on SSDs quickly causes backup trees to vanish
 2017-11-13 13:13 UTC  (10+ messages)

[PATCH 0/4] Lowmem mode btrfs fixes exposed by complex tree
 2017-11-13  9:04 UTC  (5+ messages)
` [PATCH 1/4] btrfs-progs: backref: Allow backref walk to handle direct parent ref
` [PATCH 2/4] btrfs-progs: lowmem check: Fix function call stack overflow caused by wrong tree reloc tree detection
` [PATCH 3/4] btrfs-progs: lowmem check: Fix false alerts for image with shared block ref only backref

btrfs-image hash collision option, super slow
 2017-11-13  8:02 UTC  (7+ messages)

[PATCH 1/2] btrfs: handle volume split brain scenario
 2017-11-13  5:53 UTC  (2+ messages)
` [PATCH 2/2] btrfs: reset SB MOVED_ON flag for dynamically reappearing missing device

[PATCH 0/2] Add cli and ioctl to ignore a scanned device
 2017-11-13  5:45 UTC  (4+ messages)
` [PATCH 1/2] btrfs: refactor btrfs_free_stale_device() to get device list delete
` [PATCH 2/2] btrfs: introduce feature to ignore a btrfs device
` [PATCH] btrfs-progs: add 'btrfs device ignore' cli

[PATCH 1/2] btrfs-progs: qgroup: move btrfs_show_qgroups's error handler to __qgroup_search
 2017-11-13  5:33 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs-progs: qgroup: cleanup __qgroup_search

btrfs check lowmem vs original
 2017-11-13  4:37 UTC  (12+ messages)

[PATCH 1/3] btrfs-progs: lowmem fsck: Fix inlined data extent ref lookup
 2017-11-13  4:32 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: lowmem fsck: Fix false backref lost warning for keyed extent data ref
` [PATCH 3/3] btrfs-progs: fsck-test: Introduce test case for false data extent backref lost

[PATCH] btrfs/154: test for device dynamic rescan
 2017-11-13  2:25 UTC 

Theoretical Question about commit=n
 2017-11-13  1:25 UTC  (5+ messages)

[PATCH v3 2/2] btrfs: Remove received_uuid during received snapshot ro->rw switch
 2017-11-12 17:11 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] btrfs: handle dynamically reappearing missing device
 2017-11-12 10:56 UTC 

btrfs send yields "ERROR: send ioctl failed with -5: Input/output error"
 2017-11-11 19:11 UTC  (10+ messages)

btrfs test bed
 2017-11-11  3:25 UTC 

how to run balance successfully (No space left on device)?
 2017-11-10 22:18 UTC  (7+ messages)

[PATCH 1/6] remove mapping from balance_dirty_pages*()
 2017-11-10 17:11 UTC  (8+ messages)
` [PATCH 2/6] writeback: allow for dirty metadata accounting
` [PATCH 3/6] writeback: introduce super_operations->write_metadata
` [PATCH 4/6] export radix_tree_iter_tag_set
` [PATCH 5/6] Btrfs: kill the btree_inode
` [PATCH 6/6] btrfs: rework end io for extent buffer reads

[PATCH v3] Btrfs: add support for fallocate's zero range operation
 2017-11-10 16:43 UTC  (3+ messages)
` [PATCH v4] "

[PATCH][v2] btrfs: don't bug_on with enomem in __clear_state_bit
 2017-11-10 15:13 UTC 

[PATCH 1/2] btrfs-progs: Use clean_tree_block when btrfs_update_root fail
 2017-11-10 14:11 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: Replace some BUG_ON by return

[PATCH 0/3] add_qgroup/update_qgroup/__qgroup_search cleanup
 2017-11-10  9:57 UTC  (5+ messages)
` [PATCH 3/3] btrfs-progs: qgroup: cleanup __qgroup_search, no functional change

[PATCH] btrfs-progs: lowmem check: Reword an unclear error message about file extent gap
 2017-11-10  9:47 UTC 

[PATCH] btrfs: don't bug_on with enomem in __clear_state_bit
 2017-11-10  7:38 UTC  (2+ messages)

[PATCH v2 1/3] btrfs-progs: test/fsck: Introduce test images containing tree reloc tree
 2017-11-10  1:34 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: test/fsck/020: Cleanup custom check function by overriding check_image function
` [PATCH 3/3] btrfs-progs: test/fsck/021: Cleanup custom check by overriding check_image

[PATCH] btrfs-progs: convert: add missing types header
 2017-11-09 17:09 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: test/fsck: Introduce test images containing tree reloc tree
 2017-11-09 17:07 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: print-tree: Print offset as tree objectid

[josef-btrfs:new-kill-btree-inode 25/28] fs/super.c:450:3: note: in expansion of macro 'if'
 2017-11-09 17:02 UTC 

[josef-btrfs:new-kill-btree-inode 25/28] fs/super.c:450:19: error: incompatible type for argument 1 of 'list_empty'
 2017-11-09 16:28 UTC 

[PATCH RESEND 0/4] fix alert and add testcase lowmem check
 2017-11-09 16:25 UTC  (3+ messages)

[PATCH 0/4] factor __btrfs_open_devices()
 2017-11-09 15:53 UTC  (6+ messages)
` [PATCH 1/4] btrfs: set fs_devices->seed directly
` [PATCH 2/4] btrfs: let variable required be declared inside the loop
` [PATCH 3/4] btrfs: move check for device generation to the last
` [PATCH 4/4] btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device()

Problem with file system
 2017-11-08 19:29 UTC  (27+ messages)

[PATCH] Btrfs: document rules about bio async submit
 2017-11-08 15:52 UTC  (2+ messages)

[PATCH v2 0/3] tree-checker bug fix and enhancement
 2017-11-08  8:17 UTC  (8+ messages)
` [PATCH v2 1/3] btrfs: tree-checker: Fix false panic for sanity test
` [PATCH v2 2/3] btrfs: tree-checker: Add checker for dir item
` [PATCH v2 3/3] btrfs: Cleanup existing name_len checks

[PATCH 1/2] btrfs: tree-checker: Add checker for variable length item
 2017-11-08  0:51 UTC  (7+ messages)
` [PATCH 2/2] btrfs: Cleanup existing name_len checks

[PATCH] btrfs: tree-checker: Fix false panic for sanity test
 2017-11-08  0:10 UTC  (3+ messages)

Error During Balancing - No Space Left on Device
 2017-11-07 23:01 UTC  (3+ messages)

[PATCH] btrfs: Reduce scope of delayed_rsv->lock in may_commit_trans
 2017-11-07 21:15 UTC  (4+ messages)

[PATCH 00/10] Cleanup unnecessary get_extent parameters
 2017-11-07 20:13 UTC  (13+ messages)
` [PATCH 01/10] btrfs: sink get_extent parameter to extent_writepages
` [PATCH 02/10] btrfs: sink get_extent parameter to extent_write_locked_range
` [PATCH 03/10] btrfs: sink get_extent parameter to extent_write_full_page
` [PATCH 04/10] btrfs: drop get_extent from extent_page_data
` [PATCH 05/10] btrfs: sink get_extent parameter to extent_fiemap
` [PATCH 06/10] btrfs: sink get_extent parameter to get_extent_skip_holes
` [PATCH 07/10] btrfs: sink get_extent parameter to extent_readpages
` [PATCH 08/10] btrfs: sink get_extent parameter to __extent_readpages
` [PATCH 09/10] btrfs: sink get_extent parameter to __do_contiguous_readpages
` [PATCH 10/10] btrfs: sink get_extent parameter to read_extent_buffer_pages

[PATCH] btrfs: switch uuid tree semaphore to mutex
 2017-11-07 14:20 UTC  (4+ messages)

[PATCH v2 1/2] Btrfs: move definition of the function btrfs_find_new_delalloc_bytes
 2017-11-04  4:20 UTC  (2+ messages)
` [PATCH v2 2/2] Btrfs: fix reported number of inode blocks after buffered append writes

Should cp default to reflink?
 2017-11-07 12:51 UTC  (4+ messages)

feedback on three different scrub methods
 2017-11-07  8:58 UTC  (4+ messages)

[PATCH v2 00/12] mkfs: Quota support through -R|--runtime quota
 2017-11-07  8:42 UTC  (16+ messages)
` [PATCH 1/3] btrfs-progs: mkfs: Introduce quota runtime feature
` [PATCH v2 01/12] btrfs-progs: qgroup-verify: Also repair qgroup status version
` [PATCH v2 02/12] btrfs-progs: qgroup-verify: Use fs_info->readonly to check if we should repair qgroups
` [PATCH 2/3] btrfs-progs: test/mkfs: Add test case for -R quota option
` [PATCH v2 03/12] btrfs-progs: qgroup-verify: Move qgroup classification out of report_qgroups
` [PATCH 3/3] btrfs-progs: test/mkfs: Add test case for --rootdir and -R quota
` [PATCH v2 04/12] btrfs-progs: qgroup-verify: Allow repair_qgroups function to do silent repair
` [PATCH v2 05/12] btrfs-progs: ctree: Introduce function to create an empty tree
` [PATCH v2 06/12] btrfs-progs: mkfs: Introduce function to insert qgroup info and limit items
` [PATCH v2 07/12] btrfs-progs: mkfs: Introduce function to setup quota root and rescan
` [PATCH v2 08/12] btrfs-progs: fsfeatures: Introduce a new set of features, runtime_features
` [PATCH v2 09/12] btrfs-progs: mkfs: Introduce --runtime-features option
` [PATCH v2 10/12] btrfs-progs: mkfs: Introduce quota runtime feature
` [PATCH v2 11/12] btrfs-progs: test/mkfs: Add test case for -R quota option
` [PATCH v2 12/12] btrfs-progs: test/mkfs: Add test case for --rootdir and -R quota

[PATCH] btrfs: cleanup btrfs_async_submit_limit to return the final limit value
 2017-11-07  2:22 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/3] tree-checker bug fix and enhancement
 2017-11-07  2:34 UTC  (6+ messages)
` [PATCH 2/3] btrfs: tree-checker: Add checker for dir item
` [PATCH 3/3] btrfs: Cleanup existing name_len checks

[PATCH 1/2] btrfs-progs: fi defrag: clean up duplicate code if find errors
 2017-11-07  2:24 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: fi defrag: extend -c to drop nocompress flag on files

[PATCH] btrfs: Don't generate UUID for non-fs tree
 2017-11-07  0:43 UTC  (3+ messages)

[PATCH 0/8] Misc device cleanup patches: part1
 2017-11-06 23:59 UTC  (11+ messages)
` [PATCH 1/7] btrfs: optimize use of volume_mutex in btrfs_ioctl_resize()
` [PATCH 3/7] btrfs: use i_size_read() instead of open code
` [PATCH 4/7] btrfs: rename btrfs_add_device to btrfs_add_dev_item
` [PATCH 5/7] btrfs: btrfs_rm_device() does not need uuid_mutex

Several questions regarding btrfs
 2017-11-06 21:48 UTC  (2+ messages)

updatedb does not index /home when /home is Btrfs
 2017-11-06 19:44 UTC  (10+ messages)

[PATCH] btrfs: switch to on-stack csum buffer in csum_tree_block
 2017-11-06 18:23 UTC 

[PATCH] Btrfs: add __init macro to btrfs init function
 2017-11-06 17:13 UTC  (2+ messages)

[PATCH 2/2] Btrfs: fix reported number of inode blocks after buffered append writes
 2017-11-06 16:01 UTC  (2+ messages)

[PATCH 1/2] Btrfs: use cached state when dirtying pages during buffered write
 2017-11-06 15:50 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).