messages from 2018-07-16 16:43:48 to 2018-07-20 04:26:26 UTC [more...]
[PATCH v14.8 00/14] Btrfs In-band De-duplication
2018-07-20 3:39 UTC (4+ messages)
` [PATCH v14.8 12/14] btrfs: dedupe: Add ioctl for inband deduplication
[PATCH 0/7] Misc volume patch set part2
2018-07-20 1:41 UTC (11+ messages)
` [PATCH 3/7] btrfs: do device clone using the btrfs_scan_one_device
` [PATCH 4/7] btrfs: use the assigned fs_devices instead of the dereference
` [PATCH 6/7] btrfs: add helper btrfs_num_devices() to deduce num_devices
` [PATCH 7/7] btrfs: add helper function check device delete able
[PATCH 0/4] 3- and 4- copy RAID1
2018-07-19 21:22 UTC (22+ messages)
` [PATCH 2/4] btrfs: add support for 3-copy replication (raid1c3)
[PATCH] Btrfs: fix mount failure after fsync due to hard link recreation
2018-07-19 18:01 UTC
[PATCH 01/22] btrfs: add btrfs_delete_ref_head helper
2018-07-19 16:36 UTC (35+ messages)
` [PATCH 02/22] btrfs: add cleanup_ref_head_accounting helper
` [PATCH 03/22] btrfs: use cleanup_extent_op in check_ref_cleanup
` [PATCH 04/22] btrfs: only track ref_heads in delayed_ref_updates
` [PATCH 05/22] btrfs: introduce delayed_refs_rsv
` [PATCH 06/22] btrfs: check if free bgs for commit
` [PATCH 07/22] btrfs: don't leak ret from do_chunk_alloc
` [PATCH 08/22] btrfs: dump block_rsv whe dumping space info
` [PATCH 09/22] btrfs: release metadata before running delayed refs
` [PATCH 10/22] btrfs: alloc space cache inode with GFP_NOFS
` [PATCH 11/22] btrfs: fix truncate throttling
` [PATCH 12/22] btrfs: don't use global rsv for chunk allocation
` [PATCH 13/22] btrfs: reset max_extent_size properly
` [PATCH 14/22] btrfs: don't enospc all tickets on flush failure
` [PATCH 15/22] btrfs: run delayed iputs before committing
` [PATCH 16/22] btrfs: loop in inode_rsv_refill
` [PATCH 17/22] btrfs: don't take the dio_sem in the fsync path
` [PATCH 18/22] btrfs: add ALLOC_CHUNK_FORCE to the flushing code
` [PATCH 19/22] btrfs: set max_extent_size properly
` [PATCH 20/22] btrfs: don't use ctl->free_space for max_extent_size
` [PATCH 21/22] btrfs: reset max_extent_size on clear in a bitmap
` [PATCH 22/22] btrfs: only run delayed refs if we're committing
[PATCH 0/4] Misc cleanups
2018-07-19 15:40 UTC (10+ messages)
` [PATCH 1/4] btrfs: Refactor loop in btrfs_release_extent_buffer_page
` [PATCH 3/4] btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_PRIVATE
[PATCH 1/2] btrfs: Simplify page unlocking in alloc_extent_buffer
2018-07-19 15:00 UTC (2+ messages)
[PATCH 0/5] Enhancement for block group/chunk verification
2018-07-19 14:22 UTC (9+ messages)
` [PATCH 5/5] btrfs: Verify every chunk has corresponding block group at mount time
[PATCH RFC v2 1/2] btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
2018-07-19 14:01 UTC (4+ messages)
` [PATCH RFC 2/2] btrfs: scrub: Cleanup the nodatasum fixup code
[PATCH v2] Btrfs: fix file data corruption after cloning a range and fsync
2018-07-19 13:35 UTC (2+ messages)
[PATCH] btrfs: remove remaing full_sync logic from btrfs_sync_file
2018-07-19 13:32 UTC
[PULL] uuid_mutex fixes and cleanups part2
2018-07-19 13:20 UTC (2+ messages)
[PATCH] btrfs-progs: ins: Add v2 ioctl support in logical-resolve
2018-07-19 13:13 UTC (6+ messages)
[PATCH 0/7] Structure and callback cleanups
2018-07-19 12:48 UTC (11+ messages)
` [PATCH 1/7] btrfs: remove unused member async_submit_bio::fs_info
` [PATCH 2/7] btrfs: remove unused member async_submit_bio::bio_flags
` [PATCH 3/7] btrfs: remove redundant member async_cow::root
` [PATCH 4/7] btrfs: unify end_io callbacks of async_submit_bio
` [PATCH 5/7] btrfs: drop extent_io_ops::tree_fs_info callback
` [PATCH 6/7] btrfs: drop extent_io_ops::merge_bio_hook callback
` [PATCH 7/7] btrfs: drop extent_io_ops::set_range_writeback callback
Healthy amount of free space?
2018-07-19 11:21 UTC (17+ messages)
[bug report] btrfs: Add type check when reading a chunk
2018-07-19 10:14 UTC (4+ messages)
[PATCH] btrfs: tree-checker: Add DATA_RELOC tree to essential non-empty tree list
2018-07-19 9:27 UTC (3+ messages)
btrfs check (not lowmem) and OOM-like hangs (4.17.6)
2018-07-19 9:22 UTC (7+ messages)
[bug report] btrfs: add helper function check device delete able
2018-07-19 8:10 UTC
[PATCH] btrfs-progs: btrfs_close_devices(): only fsync() if device->writeable
2018-07-18 14:06 UTC (2+ messages)
[PATCH v2 2/3] btrfs-progs: map-logical: Use btrfs_next_extent_item()
2018-07-18 14:00 UTC (2+ messages)
[PATCH 00/19] qgroup unused parameter cleanup
2018-07-18 13:36 UTC (26+ messages)
` [PATCH 01/19] btrfs: qgroup: Drop quota_root parameter from add_qgroup_relation_item
` [PATCH 02/19] btrfs: qgroup: Drop quota_root parameter from del_qgroup_relation_item
` [PATCH 03/19] btrfs: qgroup: Drop quota_root parameter from del_qgroup_item
` [PATCH 04/19] btrfs: qgroup: Drop root parameter from update_qgroup_limit_item
` [PATCH 05/19] btrfs: qgroup: Drop root parameter from update_qgroup_info_item
` [PATCH 06/19] btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item
` [PATCH 07/19] btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
` [PATCH 08/19] btrfs: qgroup: Drop fs_info parameter from __del_qgroup_relation
` [PATCH 09/19] btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
` [PATCH 10/19] btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
` [PATCH 11/19] btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
` [PATCH 12/19] btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
` [PATCH 13/19] btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent
` [PATCH v2 "
` [PATCH 14/19] btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_items
` [PATCH 15/19] btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree
` [PATCH 16/19] btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent
` [PATCH 17/19] btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
` [PATCH 18/19] btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
` [PATCH 19/19] btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leaf
[GIT PULL] Btrfs fixes for 4.18-rc5
2018-07-18 12:30 UTC
[PATCH FIXED v7] Add cli and ioctl to forget scanned device(s)
2018-07-18 3:41 UTC (3+ messages)
` [PATCH FIXED v7] btrfs: introduce feature to forget a btrfs device
` [PATCH FIXED v7] btrfs-progs: add cli to forget one or all scanned devices
[PATCH v7] Add cli and ioctl to forget scanned device(s)
2018-07-18 3:18 UTC (4+ messages)
` [PATCH v7] btrfs: introduce feature to forget a btrfs device
` [PATCH v7] btrfs-progs: add cli to forget one or all scanned devices
[PATCH resend 0/2] btrfs: fix races between exec and defrag
2018-07-17 22:09 UTC (3+ messages)
` [PATCH resend 1/2] btrfs: allow defrag on a file opened ro that has rw permissions
` [PATCH resend 2/2] btrfs: defrag: return EPERM not EINVAL when only permissions fail
[RESEND][PATCH v4 0/2] vfs: better dedupe permission check
2018-07-17 20:14 UTC (6+ messages)
` [PATCH v4 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v4 2/2] vfs: dedupe should return EPERM if permission is not granted
task btrfs-transacti:921 blocked for more than 120 seconds during check repair
2018-07-17 17:50 UTC
[PATCH] btrfs: fix size_t format string
2018-07-17 16:02 UTC (4+ messages)
[PATCH] btrfs: rename btrfs_parse_early_options
2018-07-17 15:24 UTC (3+ messages)
[PATCH] btrfs: qgroup: cleanup the unused srcroot from btrfs_qgroup_inherit
2018-07-17 15:15 UTC (2+ messages)
[PATCH v5 0/2] btrfs: do some parameters optimization
2018-07-17 13:50 UTC (7+ messages)
` [PATCH v5 2/2] btrfs: get device pointer from btrfs_scan_one_device
[PATCH 0/2] btrfs-progs: check: enhanced progress indicator
2018-07-17 12:09 UTC (7+ messages)
` [PATCH 2/2] "
[PATCH RESEND 0/2] btrfs-progs: build improvements
2018-07-17 11:40 UTC (5+ messages)
` [PATCH RESEND 2/2] btrfs-progs: make all programs and libraries optional
[PATCH] btrfs: extent-tree: Check if the newly reserved tree block is already in use
2018-07-17 8:33 UTC (6+ messages)
Corrupted FS with "open_ctree failed" and "failed to recover balance: -5"
2018-07-17 8:00 UTC (4+ messages)
[PATCH 0/2] btrfs-progs: completion: Small fixes to make debug simpler
2018-07-17 6:15 UTC (3+ messages)
` [PATCH 1/2] btrfs-progs: completion: Use _filedir() to replace _btrfs_devs()
` [PATCH 2/2] btrfs-progs: completion: Let dump-tree/dump-super/inode-resolve to accept any file
[PATCH v2] fstests: btrfs/168 verify device ready after device delete
2018-07-17 5:19 UTC
[PATCH 1/2] btrfs-progs: lowmem: fix false alerts of referencer count mismatch for blocks relocated
2018-07-16 16:27 UTC (2+ messages)
[PATCH] btrfs-progs: tests/fuzz: Use correct suffix for raw image
2018-07-16 16:18 UTC (2+ messages)
[PATCH 1/3] btrfs-progs: check: orig: Don't panic out when unexpected root item is referring to one extent
2018-07-16 16:15 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).