messages from 2018-07-03 04:15:54 to 2018-07-10 13:24:21 UTC [more...]
[PATCH v2 1/2] btrfs: make fs_devices to be a local variable
2018-07-10 13:24 UTC (6+ messages)
` [PATCH v2 2/2] btrfs: get fs_devices pointer form btrfs_scan_one_device
` [PATCH] btrfs: fix ptr_ret.cocci warnings
` [PATCH 2/2] btrfs: get fs_devices pointer form btrfs_scan_one_device
A list of new findings when fuzzing Linux btrfs module
2018-07-10 11:13 UTC (2+ messages)
[PATCH 1/2] btrfs: code reorder in btrfs_prepare_sprout
2018-07-10 10:41 UTC (3+ messages)
` [PATCH 2/2] btrfs: use fs_devices instead of the dereference
So, does btrfs check lowmem take days? weeks?
2018-07-10 10:44 UTC (5+ messages)
[PATCH] btrfs: Remove unused function btrfs_account_dev_extents_size()
2018-07-10 10:30 UTC (3+ messages)
[PATCH] btrfs: remove unused parameter
2018-07-10 10:24 UTC (2+ messages)
Transaction aborted (error -28) btrfs_run_delayed_refs*0x163/0x190
2018-07-10 8:38 UTC (2+ messages)
[PATCH RFC 1/2] btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
2018-07-10 7:31 UTC (5+ messages)
` [PATCH RFC 2/2] btrfs: scrub: Cleanup the nodatasum fixup code
[PATCH 1/2] btrfs: make fs_devices to be a local variable
2018-07-10 7:17 UTC (4+ messages)
` [PATCH 2/2] btrfs: get fs_devices pointer form btrfs_scan_one_device
Fwd: Re: So, does btrfs check lowmem take days? weeks?
2018-07-10 4:00 UTC (3+ messages)
` "
[PATCH 1/2] btrfs-progs: Exit gracefully when overlap chunks are detected
2018-07-09 7:46 UTC (3+ messages)
` [PATCH 2/2] btrfs-progs: tests/fuzz: Add image for bko-200409
[PATCH 0/2] btrfs: chunk and dev-extent related error handler enhancement
2018-07-09 6:42 UTC (3+ messages)
` [PATCH 1/2] btrfs: Introduce mount time chunk <-> dev extent mapping check
` [PATCH 2/2] btrfs: Exit gracefully when failed to add chunk map
So, does btrfs check lowmem take days? weeks?
2018-07-08 8:05 UTC (38+ messages)
` how to best segment a big block device in resizeable btrfs filesystems?
[PATCH V5] Btrfs: enchanse raid1/10 balance heuristic
2018-07-07 15:24 UTC
[PATCH RESEND V4] Btrfs: enchanse raid1/10 balance heuristic
2018-07-07 15:19 UTC
Issue on BTRFS/copy of really huge files
2018-07-06 9:16 UTC (2+ messages)
[PATCH v2 1/2] btrfs: Check each block group has corresponding chunk at mount time
2018-07-06 8:06 UTC (3+ messages)
` [PATCH v2 2/2] btrfs: Verify every chunk has corresponding block group "
[PATCH 0/4] Some random fuzz test fixes
2018-07-06 4:57 UTC (11+ messages)
` [PATCH 1/4] btrfs-progs: check: Remove the ability to rebuild root overwritting existing tree blocks
` [PATCH 2/4] btrfs-progs: transaction: Error out other than panic when committing transaction
` [PATCH 3/4] btrfs-progs: check/original: Avoid infinite loop when failed to repair inode
` [PATCH 4/4] btrfs-progs: check/original: Don't overwrite return value when we failed to repair
[PATCH 0/5] Enhancement for block group/chunk verification
2018-07-05 23:49 UTC (26+ messages)
` [PATCH 1/5] btrfs: tree-checker: Verify block_group_item
` [PATCH 2/5] btrfs: tree-checker: Detect invalid empty essential tree
` [PATCH 3/5] btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
` [PATCH 4/5] btrfs: Check each block group has corresponding chunk at mount time
` [PATCH 5/5] btrfs: Verify every chunk has corresponding block group "
[PATCH] btrfs-progs: check: Fix wrong error message in case of corrupted extent
2018-07-05 16:08 UTC (2+ messages)
[PATCH] btrfs-progs: print bytenr of tree block in print_tree_block_error()
2018-07-05 16:04 UTC (2+ messages)
[PATCH] btrfs: remove warnings superseded by refcount_t usage
2018-07-05 15:55 UTC (4+ messages)
[PATCH v2 1/2] btrfs: fix parent in memory total_devices after seed delete
2018-07-05 15:46 UTC (3+ messages)
` [PATCH v2 2/2] btrfs: fix missing superblock update in the device delete commit transaction
[PATCH v2] btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
2018-07-05 14:39 UTC (4+ messages)
[PATCH v3] btrfs: Add chunk type check in read a chunk
2018-07-05 14:17 UTC (4+ messages)
[PATCH] Btrfs: make sure there is always room for generation number
2018-07-05 12:40 UTC (4+ messages)
[PATCH 0/2] btrfs-progs: check: enhanced progress indicator
2018-07-05 7:53 UTC (4+ messages)
` [PATCH 1/2] btrfs-progs: fix nanosecs in task_period_start
` [PATCH 2/2] btrfs-progs: check: enhanced progress indicator
[PATCH 1/3] btrfs-progs: check: orig: Don't panic out when unexpected root item is referring to one extent
2018-07-05 7:45 UTC (3+ messages)
` [PATCH 2/3] btrfs-progs: tests/fuzz: Add fuzzed test image for btrfs check BUG_ON
` [PATCH 3/3] btrfs-progs: test/fuzz: Add image for BUG_ON() when opening the fs by btrfs check
[PATCH] btrfs-progs: tests/fuzz: Use correct suffix for raw image
2018-07-05 5:41 UTC
[PATCH] btrfs: use correct compare function of dirty_metadata_bytes
2018-07-04 16:58 UTC (5+ messages)
[PATCH v2 1/2] btrfs: Check each block group has corresponding chunk at mount time
2018-07-04 15:45 UTC (9+ messages)
` [PATCH v2 2/2] btrfs: Verify every chunk has corresponding block group "
[PATCH] btrfs: fix a typo in comment of btrfs_balance
2018-07-04 15:31 UTC (2+ messages)
[PATCH] btrfs: qgroups: Move transaction managed inside btrfs_quota_enable
2018-07-04 15:01 UTC (5+ messages)
[PATCH 1/2] btrfs: declare fs_devices in btrfs_init_new_device()
2018-07-04 14:57 UTC (4+ messages)
` [PATCH 2/2] btrfs: drop devices declare "
[PATCH v2] btrfs: Add chunk type check in read a chunk
2018-07-04 13:40 UTC (6+ messages)
[PATCH] btrfs-progs: Don't BUG_ON() if we failed to load one device or one chunk
2018-07-04 12:17 UTC (4+ messages)
[PATCH] btrfs-progs: doc: Update man 5 btrfs for 4.18
2018-07-04 12:08 UTC (2+ messages)
[PATCH] btrfs-progs: check: add experimental flag for lowmem mode
2018-07-04 11:55 UTC (3+ messages)
[PATCH 0/7] Fix locking when scanning devices
2018-07-04 8:22 UTC (15+ messages)
` [PATCH 1/7] btrfs: restore uuid_mutex in btrfs_open_devices
` [PATCH 2/7] btrfs: extend critical section when scanning a new device
` [PATCH 3/7] btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
` [PATCH 4/7] btrfs: lift uuid_mutex to callers of btrfs_open_devices
` [PATCH 5/7] btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
` [PATCH 6/7] btrfs: reorder initialization before the mount locks uuid_mutex
` [PATCH 7/7] btrfs: fix mount and ioctl device scan ioctl race
[PATCH v2 00/20] btrfs-progs: Rework of "subvolume list/show" and relax the root privileges of them
2018-07-04 8:14 UTC (2+ messages)
[PATCH 1/2] btrfs: Simplify page unlocking in alloc_extent_buffer
2018-07-04 7:24 UTC (2+ messages)
` [PATCH 2/2] btrfs: Reword dodgy comments
A list of bugs in btrfs found by fuzzing
2018-07-04 1:22 UTC (10+ messages)
unsolvable technical issues?
2018-07-03 11:54 UTC (9+ messages)
[PATCH RESEND 1/2] btrfs: fix parent in memory total_devices after seed delete
2018-07-03 9:07 UTC (5+ messages)
` [PATCH 2/2] btrfs: fix missing superblock update in the device delete commit transaction
ac0b4145d662 ("btrfs: scrub: Don't use inode pages for device replace") breaking btrfs/100
2018-07-03 8:11 UTC (2+ messages)
[PATCH] btrfs: tree-checker: Detect invalid empty essential tree
2018-07-03 7:58 UTC
[PATCH] btrfs: tree-checker: Detect invalid empty essential tree
2018-07-03 7:57 UTC
[PATCH 1/2] btrfs-progs: lowmem: fix false alerts of referencer count mismatch for blocks relocated
2018-07-03 7:58 UTC (2+ messages)
` [PATCH 2/2] btrfs-progs: fsck-tests: add test case with keyed data backref with reloc tree blocks
[PATCH v3] btrfs: tree-checker: Verify block_group_item
2018-07-03 6:35 UTC
[PATCH] btrfs: Add chunk type check in read a chunk
2018-07-03 5:17 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;
as well as URLs for NNTP newsgroup(s).