messages from 2018-05-03 05:18:11 to 2018-05-09 16:01:23 UTC [more...]
[PATCH 0/2] hoist btrfs' label set/get ioctls to vfs, and document
2018-05-09 16:01 UTC (2+ messages)
` [PATCH 1/2] fs: hoist BTRFS_IOC_[SG]ET_FSLABEL to vfs
[PATCH] test online label ioctl
2018-05-09 15:49 UTC (2+ messages)
[PATCH] Btrfs: fix duplicate extents after fsync of file with prealloc extents
2018-05-09 15:01 UTC
[PATCH] btrfs: return original error code when failing from option parsing
2018-05-09 14:35 UTC (2+ messages)
[PATCH v2 0/8] Add ioctl to support extended inode flags
2018-05-09 13:54 UTC (9+ messages)
` [PATCH v2 1/8] btrfs: rename btrfs_update_iflags to reflect which flags it touches
` [PATCH v2 2/8] btrfs: rename btrfs_mask_flags "
` [PATCH v2 3/8] btrfs: rename check_flags "
` [PATCH v2 4/8] btrfs: rename btrfs_flags_to_ioctl "
` [PATCH v2 5/8] btrfs: add helpers for FS_XFLAG_* conversion
` [PATCH v2 6/8] btrfs: add FS_IOC_FSGETXATTR ioctl
` [PATCH v2 7/8] btrfs: add FS_IOC_FSSETXATTR ioctl
` [PATCH v2 8/8] btrfs: unify naming of flags variables for SETFLAGS and XFLAGS
[PATCH] btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
2018-05-09 13:12 UTC (3+ messages)
[PATCH] btrfs: qgroup: Search commit root for rescan to avoid missing extent
2018-05-09 13:04 UTC (2+ messages)
[PATCH v2] btrfs-progs: tests: test mkfs.btrfs fails on small backing size thin provision device
2018-05-09 12:35 UTC (2+ messages)
[PATCH 1/3] btrfs-progs: remove comments about delayed ref in backref.c
2018-05-09 12:13 UTC (2+ messages)
[PATCH 1/3] btrfs-progs: Remove fs_info parameter from btrfs_leaf_free_space()
2018-05-09 11:58 UTC (6+ messages)
` [PATCH 3/3] btrfs-progs: print-tree: Enhance btrfs_print_tree() check to avoid out-of-boundary memory access
[PATCH 1/3] btrfs-progs: convert: fix support for e2fsprogs < 1.42
2018-05-09 11:50 UTC (2+ messages)
[PATCH v2 0/3] btrfs-progs: Some fix for fi usage
2018-05-09 11:42 UTC (2+ messages)
[PATCH 00/10] Simplify function interfaces
2018-05-09 11:34 UTC (3+ messages)
[PATCH 1/2] btrfs-progs: Fix DIR_ITEM checking in lowmem
2018-05-09 11:22 UTC (3+ messages)
[PATCH] btrfs: fix invalid memory access with journal_info
2018-05-09 10:35 UTC
[PATCH v2 0/2] btrfs :incremental send, improve rmdir performance
2018-05-09 10:21 UTC (6+ messages)
` [PATCH v2 1/2] btrfs: incremental send, optimization add orphan_dir_info
` [PATCH v2 2/2] btrfs: incremental send, improve rmdir performance for large directory
[PATCH] btrfs: incremental send, fix BUG when parent commit_root changed
2018-05-09 8:36 UTC (8+ messages)
[RFC][PATCH 0/76] vfs: 'views' for filesystems with more than one root
2018-05-09 6:41 UTC (3+ messages)
[PATCH 1/2] btrfs: add verify chattr support for send/receive test
2018-05-09 2:13 UTC (2+ messages)
` [PATCH 2/2] xfstests: btrfs, test send's ability to punch holes and prealloc extents
[RFC PATCH 1/6] Btrfs-progs: send, bump stream version
2018-05-09 2:11 UTC (6+ messages)
` [RFC PATCH 2/6] Btrfs-progs: send, implement total data size callback and progress report
` [RFC PATCH 3/6] Btrfs-progs: send, implement fallocate command callback
` [RFC PATCH 4/6] Btrfs-progs: add write and clone commands debug info to receive
` [RFC PATCH 5/6] btrfs-progs: add total data size, fallocate to dump
` [RFC PATCH 6/6] btrfs-progs: add chattr support for send/receive
[RFC PATCH 0/6] btrfs send stream version 2
2018-05-09 2:06 UTC (7+ messages)
` [RFC PATCH 1/6] btrfs: send, bump stream version
` [RFC PATCH 2/6] btrfs: send, implement total data size command to allow for progress estimation
` [RFC PATCH 3/6] btrfs: send, use fallocate command to punch holes
` [RFC PATCH 4/6] btrfs: send, use fallocate command to allocate extents
` [RFC PATCH 5/6] btrfs: add send_stream_version attribute to sysfs
` [RFC PATCH 6/6] btrfs: add chattr support for send/receive
send ioctl failed with -2
2018-05-08 19:40 UTC (3+ messages)
[PATCH 1/2] btrfs-progs: check: Make btrfs check return error for qgroup mismatch
2018-05-08 17:45 UTC (2+ messages)
[PATCH] btrfs-progs: Use exclude_super_stripes instead of account_super_bytes
2018-05-08 17:34 UTC (7+ messages)
[PATCH v2 1/2] btrfs-progs: qgroup: swap the argument in the caller of update_qgroup_relation
2018-05-08 17:30 UTC (5+ messages)
` [PATCH 2/2] btrfs-progs: tests: check btrfs qgroup parent-child relation output
[PATCH 1/2] btrfs-progs: print-tree: Avoid segfault for heavily corrupted item pointers
2018-05-08 17:20 UTC (4+ messages)
` [PATCH 2/2] btrfs-progs: misc-tests: Add test case for dump-tree on heavily corrupted leaf
[PATCH v5 00/16] btrfs-progs: lowmem: avoid extents overwrite
2018-05-08 17:11 UTC (18+ messages)
` [PATCH v5 01/16] btrfs-progs: check: move pin_down_tree_blocks to mode-common.c
` [PATCH v5 02/16] btrfs-progs: lowmem: exclude extents of metadata blocks
` [PATCH v5 03/16] btrfs-progs: lowmem: introduce mark/clear_block_groups_full()
` [PATCH v5 04/16] btrfs-progs: lowmem: introduce try_force_cow_in_new_chunk()
` [PATCH v5 05/16] btrfs-progs: lowmem: introduce avoid_extents_overwrite()
` [PATCH v5 06/16] btrfs-progs: lowmem: exclude extents if init-extent-tree in lowmem
` [PATCH v5 07/16] btrfs-progs: lowmem: start to remove parameters @trans "
` [PATCH v5 08/16] btrfs-progs: lowmem: remove parameter @trans of delete_extent_item()
` [PATCH v5 09/16] btrfs-progs: lowmem: remove parameter @trans of repair_chunk_item()
` [PATCH v5 10/16] btrfs-progs: lowmem: remove parameter @trans of repair_extent_item()
` [PATCH v5 11/16] btrfs-progs: lowmem: remove parameter @trans of check_leaf_items()
` [PATCH v5 12/16] btrfs-progs: lowmem: remove parameter @trans of repair_tree_back_ref()
` [PATCH v5 13/16] btrfs-progs: lowmem: remove parameter @trans of check_btrfs_root()
` [PATCH v5 14/16] btrfs-progs: lowmem: introduce repair_block_accounting()
` [PATCH v5 15/16] btrfs-progs: lowmem: end of removing parameters @trans in lowmem
` [PATCH v5 16/16] btrfs-progs: fsck-tests: add image no extent with normal device size
[PATCH 0/3] Misc cleanups to cached extent
2018-05-08 17:07 UTC (6+ messages)
` [PATCH 1/3] btrfs-progs: Remove devid parameter from btrfs_rmap_block
` [PATCH 2/3] btrfs-progs: Remove add_cache_extent2
` [PATCH 3/3] btrfs-progs: Remove objectid argument from alloc_cache_extent
[PATCH v4 00/18] btrfs-progs: lowmem check: avoid extents overwrite
2018-05-08 16:30 UTC (6+ messages)
Btrfs installation advices
2018-05-08 11:32 UTC (3+ messages)
[PATCH 0/5] Fix delalloc inodes leaking on btrfs unmount
2018-05-08 10:41 UTC (4+ messages)
[PATCH] btrfs: send, improve rmdir performance for large directory
2018-05-08 9:25 UTC (3+ messages)
metadata_ratio mount option?
2018-05-08 8:47 UTC (5+ messages)
` Btrfs remounted read-only due to ENOSPC in btrfs_run_delayed_refs cont. [Was: Re: metadata_ratio mount option?]
[PATCH RESEND 00/12] mkfs: Quota support through -R|--runtime quota
2018-05-08 6:31 UTC (13+ messages)
` [PATCH RESEND 01/12] btrfs-progs: qgroup-verify: Also repair qgroup status version
` [PATCH RESEND 02/12] btrfs-progs: qgroup-verify: Use fs_info->readonly to check if we should repair qgroups
` [PATCH RESEND 03/12] btrfs-progs: qgroup-verify: Move qgroup classification out of report_qgroups
` [PATCH RESEND 04/12] btrfs-progs: qgroup-verify: Allow repair_qgroups function to do silent repair
` [PATCH RESEND 05/12] btrfs-progs: ctree: Introduce function to create an empty tree
` [PATCH RESEND 06/12] btrfs-progs: mkfs: Introduce function to insert qgroup info and limit items
` [PATCH RESEND 07/12] btrfs-progs: mkfs: Introduce function to setup quota root and rescan
` [PATCH RESEND 08/12] btrfs-progs: fsfeatures: Introduce a new set of features, runtime_features
` [PATCH RESEND 09/12] btrfs-progs: mkfs: Introduce --runtime-features option
` [PATCH RESEND 10/12] btrfs-progs: mkfs: Introduce quota runtime feature
` [PATCH RESEND 11/12] btrfs-progs: test/mkfs: Add test case for -R quota option
` [PATCH RESEND 12/12] btrfs-progs: test/mkfs: Add test case for --rootdir and -R quota
[PATCH v3 00/10] undelete subvolume offline version
2018-05-08 5:58 UTC (12+ messages)
` [PATCH v3 01/10] btrfs-progs: copy btrfs_del_orphan_item from kernel
` [PATCH v3 02/10] btrfs-progs: extract btrfs_link_subvol from btrfs_mksubvol
` [PATCH v3 03/10] btrfs-progs: use btrfs_find_free_dir_index to find free inode index
` [PATCH v3 04/10] btrfs-progs: undelete-subvol: introduce is_subvol_intact
` [PATCH v3 05/10] btrfs-progs: undelete-subvol: introduce recover_dead_root
` [PATCH v3 06/10] btrfs-progs: undelete-subvol: introduce link_subvol_to_lostfound
` [PATCH v3 07/10] btrfs-progs: undelete-subvol: introduce btrfs_undelete_subvols
` [PATCH v3 08/10] btrfs-progs: undelete-subvol: add undelete-subvol subcommand
` [PATCH v3 09/10] btrfs-progs: tests: add testcase for undelete-subvol
` [PATCH v3.1 "
` [PATCH v3 10/10] btrfs-progs: undelete-subvol: update completion and documentation
Problem with current->journal_info for BTRFS, Null pointer dereference in start_transaction
2018-05-08 1:08 UTC (2+ messages)
[PATCH] btrfs-progs: qgroup: swap the argument in the caller of update_qgroup_relation
2018-05-08 0:41 UTC (3+ messages)
[PATCH] btrfs: remove redundant btrfs_balance_control::fs_info
2018-05-07 22:44 UTC (2+ messages)
[PATCH 0/4] btrfs check --check-data-csum enhancement for
2018-05-07 18:34 UTC (2+ messages)
[PATCH 0/3] Lowmem fsck repair to fix filetype mismatch
2018-05-07 17:52 UTC (2+ messages)
[PATCH] btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid
2018-05-07 15:00 UTC (2+ messages)
[PATCH] btrfs: send: fix spelling mistake: "send_in_progres" -> "send_in_progress"
2018-05-07 14:55 UTC (2+ messages)
[PATCH] btrfs: Remove devid parameter from btrfs_rmap_block
2018-05-07 14:54 UTC (2+ messages)
[PATCH v2 00/10] undelete subvolume offline version
2018-05-07 12:16 UTC (25+ messages)
` [PATCH v2 02/10] btrfs-progs: extract btrfs_link_subvol from btrfs_mksubvol
` [PATCH v2 04/10] btrfs-progs: undelete-subvol: introduce is_subvol_intact
` [PATCH v2 05/10] btrfs-progs: undelete-subvol: introduce recover_dead_root
` [PATCH v2 06/10] btrfs-progs: undelete-subvol: introduce link_subvol_to_lostfound
` [PATCH v2 07/10] btrfs-progs: undelete-subvol: introduce btrfs_undelete_intact_subvols
` [PATCH v2 08/10] btrfs-progs: undelete-subvol: add undelete-subvol subcommand
` [PATCH v2 09/10] btrfs-progs: tests: add testcase for undelete-subvol
[PATCH v2 0/2] btrfs fiemap related BUG fix
2018-05-07 8:42 UTC (3+ messages)
` [PATCH v2 1/2] Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
` [PATCH v2 2/2] Btrfs: fix fiemap extent SHARED flag error with range clone
[RFC PATCH] btrfs: qgroup: Only queue rescan work after QUOTA_ENABLED flag takes effect
2018-05-07 5:42 UTC
Corrupted node, damaged slots data
2018-05-06 0:44 UTC
BTRFS RAID filesystem unmountable
2018-05-05 0:43 UTC (13+ messages)
[GIT PULL] Btrfs updates for 4.17-rc3
2018-05-04 14:45 UTC
[PATCH v3 0/3] btrfs: qgroup rescan races (part 1)
2018-05-04 13:41 UTC (11+ messages)
` [PATCH 1/3] btrfs: qgroups, fix rescan worker running races
[RFC PATCH] raid6_pq: Add module options to prefer algorithm
2018-05-04 0:15 UTC
[PATCH] btrfs: qgroup: Fix root item corruption when multiple same source snapshiots are created with quota enabled
2018-05-03 23:32 UTC (3+ messages)
[PATCH 00/14 RFC] Btrfs: Add journal for raid5/6 writes
2018-05-03 19:16 UTC (5+ messages)
RAID56 - 6 parity raid
2018-05-03 19:03 UTC (13+ messages)
[btrfs_put_block_group] WARNING: CPU: 1 PID: 14674 at fs/btrfs/disk-io.c:3675 free_fs_root+0xc2/0xd0 [btrfs]
2018-05-03 8:11 UTC (3+ messages)
Corrupt leaf, name hash mismatch with key
2018-05-03 7:05 UTC
[PATCH v2 00/20] btrfs-progs: qgroups usability
2018-05-03 5:17 UTC (3+ messages)
` [PATCH 01/20] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan
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).