messages from 2018-07-03 09:55:17 to 2018-07-12 01:33:13 UTC [more...]
[PATCH v14.8 00/14] Btrfs In-band De-duplication
2018-07-12 1:25 UTC (4+ messages)
` [PATCH v14.8 01/14] btrfs: introduce type based delalloc metadata reserve
` [PATCH v14.8 02/14] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression
` [PATCH v14.8 04/14] btrfs: dedupe: Introduce function to initialize dedupe info
[PATCH v10.3 0/5] In-band de-duplication for btrfs-progs
2018-07-12 1:25 UTC (6+ messages)
` [PATCH v10.3 1/5] btrfs-progs: Basic framework for dedupe-inband command group
` [PATCH v10.3 2/5] btrfs-progs: dedupe: Add enable command for dedupe "
` [PATCH v10.3 3/5] btrfs-progs: dedupe: Add disable support for inband dedupelication
` [PATCH v10.3 4/5] btrfs-progs: dedupe: Add status subcommand
` [PATCH v10.3 5/5] btrfs-progs: dedupe: introduce reconfigure subcommand
Transaction aborted (error -28) btrfs_run_delayed_refs*0x163/0x190
2018-07-11 20:59 UTC (3+ messages)
Corrupted FS with "open_ctree failed" and "failed to recover balance: -5"
2018-07-11 17:48 UTC (2+ messages)
btrfs check lowmem, take 2
2018-07-11 17:14 UTC (11+ messages)
` btrfs check mode normal still hard crash-hanging systems
[PATCH v2] btrfs: use customized batch size for total_bytes_pinned
2018-07-11 15:59 UTC
[PATCH v3 1/2] btrfs: make fs_devices to be a local variable
2018-07-11 9:38 UTC (4+ messages)
` [PATCH v3 2/2] btrfs: get fs_devices pointer form btrfs_scan_one_device
[PULL] volume and uuid_mutex cleanups
2018-07-11 9:22 UTC
About hung task on generic/041
2018-07-11 9:02 UTC
[DOC] BTRFS Volume operations, Device Lists and Locks all in one page
2018-07-11 7:50 UTC
[PATCH RFC v2 1/2] btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
2018-07-11 5:41 UTC (2+ messages)
` [PATCH RFC 2/2] btrfs: scrub: Cleanup the nodatasum fixup code
[PATCH 0/2] btrfs-progs: check: enhanced progress indicator
2018-07-11 5:18 UTC (5+ messages)
` [PATCH 1/2] btrfs-progs: fix nanosecs in task_period_start
` [PATCH 2/2] btrfs-progs: check: enhanced progress indicator
Fwd: Re: So, does btrfs check lowmem take days? weeks?
2018-07-11 1:08 UTC (4+ messages)
` "
lockdep warning is impractical
2018-07-10 18:00 UTC
[PATCH] btrfs: do device clone using the btrfs_scan_one_device
2018-07-10 18:18 UTC
general protection fault in open_fs_devices
2018-07-10 19:08 UTC (5+ messages)
` "
[PATCH 2nd try] btrfs: do device clone using the btrfs_scan_one_device
2018-07-10 18:30 UTC
[PATCH 1/3] btrfs: warn for num_devices below 0
2018-07-10 18:22 UTC (3+ messages)
` [PATCH 2/3] btrfs: add helper btrfs_num_devices() to deduce num_devices
` [PATCH 3/3] btrfs: add helper function check device delete able
[PATCH 1/2] btrfs: code reorder in btrfs_prepare_sprout
2018-07-10 13:45 UTC (4+ messages)
` [PATCH 2/2] btrfs: use fs_devices instead of the dereference
[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)
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)
[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
[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 (32+ 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 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 (7+ messages)
[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 (4+ messages)
[PATCH 1/2] btrfs: declare fs_devices in btrfs_init_new_device()
2018-07-04 14:57 UTC (2+ messages)
[PATCH v2] btrfs: Add chunk type check in read a chunk
2018-07-04 13:40 UTC (5+ 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)
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).