messages from 2018-09-04 17:06:32 to 2018-09-11 10:36:10 UTC [more...]
[PATCH v3 0/7] btrfs: qgroup: Reduce dirty extents for metadata
2018-09-11 5:38 UTC (2+ messages)
` [PATCH v3 1/7] btrfs: qgroup: Introduce trace event to analyse the number of dirty extents accounted
[PATCH v2 0/5] btrfs: qgroup: Skip unrelated tree blocks for balance
2018-09-11 2:43 UTC (7+ messages)
` [PATCH v2 1/5] btrfs: qgroup: Introduce trace event to analyse the number of dirty extents accounted
` [PATCH v2 2/5] btrfs: qgroup: Introduce function to trace two swaped extents
` [PATCH v2 3/5] btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree
` [PATCH v2 4/5] btrfs: qgroup: Use generation aware subtree swap to mark dirty extents
` [PATCH v2 5/5] btrfs: qgroup: Don't trace subtree if we're dropping reloc tree
[PATCH] btrfs: delayed-ref: Introduce new parameter for btrfs_add_delayed_tree_ref() to reduce unnecessary qgroup tracing
2018-09-11 1:46 UTC
[PATCH 0/4] Self-test cleanups
2018-09-10 23:43 UTC (9+ messages)
` [PATCH 1/4] btrfs: tests: add separate stub for find_lock_delalloc_range
` [PATCH 2/4] btrfs: tests: move testing members of struct btrfs_root to the end
` [PATCH 3/4] btrfs: tests: group declarations of self-test helpers
` [PATCH 4/4] btrfs: tests: polish ifdefs around testing helper
[PATCH v6 0/2] vfs: fix dedupe permission check
2018-09-10 23:21 UTC (3+ messages)
` [PATCH 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH 2/2] vfs: dedupe should return EPERM if permission is not granted
[PATCH v3 0/2] btrfs: trim enhancement to allow btrfs really trim block groups
2018-09-10 18:42 UTC (6+ messages)
` [PATCH v3 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
[PATCH 0/3] cleanup couple of device-related functions' retval
2018-09-10 18:07 UTC (6+ messages)
` [PATCH 1/3] btrfs: Make btrfs_find_device_by_path return struct btrfs_device
` [PATCH] btrfs-progs: tests: Add test for missing device delete error value
[PATCH] btrfs: fix error handling in btrfs_dev_replace_start
2018-09-10 17:47 UTC (2+ messages)
[linux-next:master 3022/3360] fs/btrfs/extent-tree.c:2540:5: sparse: symbol 'btrfs_run_delayed_refs_for_head' was not declared. Should it be static?
2018-09-10 17:28 UTC (5+ messages)
` [RFC PATCH linux-next] btrfs: btrfs_run_delayed_refs_for_head() can be static
nbdkit as a flexible alternative to loopback mounts
2018-09-10 13:23 UTC (3+ messages)
Does ssd auto detected work for microSD cards?
2018-09-10 11:15 UTC (4+ messages)
[PATCH] generic: test for deduplication between different files
2018-09-10 9:06 UTC (10+ messages)
` [patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)
btrfs send hung in pipe_wait
2018-09-09 23:29 UTC (17+ messages)
` Fwd: "
Transactional btrfs
2018-09-08 21:28 UTC (5+ messages)
List of known BTRFS Raid 5/6 Bugs?
2018-09-08 8:40 UTC (2+ messages)
[PATCH 0/3] btrfs: qgroup: Deprecate unused features for btrfs_qgroup_inherit()
2018-09-07 23:33 UTC (9+ messages)
` [PATCH 2/3] btrfs: qgroup: Validate btrfs_qgroup_inherit structure before passing it to qgroup
` [PATCH 3/3] btrfs: qgroup: Remove deprecated feature support in btrfs_qgorup_inhert()
dduper - Offline btrfs deduplication tool
2018-09-07 23:32 UTC (5+ messages)
[PATCH 00/11] Cleanup dev-replace locking
2018-09-07 21:09 UTC (16+ messages)
` [PATCH 01/11] btrfs: remove btrfs_dev_replace::read_locks
` [PATCH 02/11] btrfs: open code btrfs_dev_replace_clear_lock_blocking
` [PATCH 03/11] btrfs: open code btrfs_dev_replace_stats_inc
` [PATCH 04/11] btrfs: open code btrfs_after_dev_replace_commit
` [PATCH 05/11] btrfs: dev-replace: avoid useless lock on error handling path
` [PATCH 06/11] btrfs: dev-replace: move replace members out of fs_info
` [PATCH 07/11] btrfs: dev-replace: remove pointless assert in write unlock
` [PATCH 08/11] btrfs: reada: reorder dev-replace locks before radix tree preload
` [PATCH 09/11] btrfs: dev-replace: swich locking to rw semaphore
` [PATCH 10/11] btrfs: dev-replace: remove custom read/write blocking scheme
` [PATCH 11/11] btrfs: dev-replace: open code trivial locking helpers
[PATCH] Btrfs: use correct args for kcalloc in btrfsic_read_block
2018-09-07 20:41 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6 0/6] Btrfs: implement swap file support
2018-09-07 18:17 UTC (12+ messages)
` [PATCH v6 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [PATCH v6 2/6] mm: export add_swap_extent()
` [PATCH v6 3/6] vfs: update swap_{,de}activate documentation
` [PATCH v6 4/6] Btrfs: prevent ioctls from interfering with a swap file
` [PATCH v6 5/6] Btrfs: rename get_chunk_map() and make it non-static
` [PATCH v6 6/6] Btrfs: support swap files
compiling btrfs-progs 4.17.1 gives error "reiserfs/misc.h: No such file or directory"
2018-09-07 15:46 UTC (10+ messages)
[PATCH RESEND] btrfs: fix error handling in free_log_tree
2018-09-07 13:00 UTC (3+ messages)
[PATCH] btrfs: extent-tree.c: Remove redundant variable from btrfs_cross_ref_exist()
2018-09-07 11:17 UTC (4+ messages)
[PATCH 00/35] My current patch queue
2018-09-07 11:00 UTC (29+ messages)
` [PATCH 02/35] btrfs: add cleanup_ref_head_accounting helper
` [PATCH 03/35] btrfs: use cleanup_extent_op in check_ref_cleanup
` [PATCH 05/35] btrfs: introduce delayed_refs_rsv
` [PATCH 08/35] btrfs: release metadata before running delayed refs
` [PATCH 12/35] btrfs: add ALLOC_CHUNK_FORCE to the flushing code
` [PATCH 20/35] btrfs: reset max_extent_size on clear in a bitmap
` [PATCH 21/35] btrfs: only run delayed refs if we're committing
` [PATCH 22/35] btrfs: make sure we create all new bgs
` [PATCH 33/35] btrfs: fix insert_reserved error handling
` [PATCH 34/35] btrfs: wait on ordered extents on abort cleanup
[PATCH v2 0/3] btrfs: qgroup: Prepare to deprecate unused features for btrfs_qgroup_inherit()
2018-09-07 10:27 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: Set qgroup inherit size limit to SZ_4K instead of page size
` [PATCH v2 2/3] btrfs: qgroup: Validate btrfs_qgroup_inherit structure before passing it to qgroup
` [PATCH v2 3/3] btrfs: qgroup: Prepare to deprecate some btrfs_qgroup_inherit features
[PATCH v3.1 0/2] btrfs: trim enhancement to allow btrfs really trim block groups
2018-09-07 6:16 UTC (3+ messages)
` [PATCH v3.1 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
` [PATCH v3.1 2/2] btrfs: Ensure btrfs_trim_fs can trim the whole fs
Re-mounting removable btrfs on different device
2018-09-07 4:40 UTC (3+ messages)
[PATCH 0/3] btrfs: trim latency improvements
2018-09-06 21:18 UTC (4+ messages)
` [PATCH 1/3] btrfs: use ->devices list instead of ->alloc_list in btrfs_trim_fs
` [PATCH 2/3] btrfs: don't attempt to trim devices that don't support it
` [PATCH 3/3] btrfs: keep trim from interfering with transaction commits
[PATCH] Btrfs: remove redundant btrfs_trans_release_metadata"
2018-09-06 20:25 UTC (6+ messages)
[PATCH v5 0/6] Btrfs: implement swap file support
2018-09-06 18:08 UTC (3+ messages)
[PATCH v2] Btrfs: set leave_spinning in btrfs_get_extent
2018-09-06 17:37 UTC (3+ messages)
` [PATCH v3] "
[PATCH] Btrfs: fix alignment in declaration and prototype of btrfs_get_extent
2018-09-06 17:29 UTC (2+ messages)
[PATCH] btrfs: remove unused pointer 'tree'
2018-09-06 16:08 UTC (2+ messages)
[PATCH] btrfs: remove unused pointer inode
2018-09-06 15:59 UTC (2+ messages)
[PATCH] btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
2018-09-06 15:40 UTC (2+ messages)
[PATCH] Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes
2018-09-06 15:39 UTC (4+ messages)
` [PATCH v2] "
[GIT PULL] Btrfs updates for 4.19-rc2
2018-09-06 14:37 UTC
[PATCH] btrfs: qgroup: Don't trace subtree if we're dropping tree reloc tree
2018-09-06 11:20 UTC (5+ messages)
[PATCH 0/4] btrfs-progs: print-tree: breadth-first tree print order
2018-09-05 12:46 UTC (9+ messages)
` [PATCH 1/4] btrfs-progs: print-tree: Skip deprecated blockptr / nodesize output
` [PATCH 2/4] btrfs-progs: Replace root parameter using fs_info for reada_for_search()
` [PATCH 3/4] btrfs-progs: Introduce function to find next sibling tree block
` [PATCH 4/4] btrfs-progs: print-tree: Use breadth-first search for btrfs_print_tree()
fsck lowmem mode only: ERROR: errors found in fs roots
2018-09-05 12:43 UTC (6+ messages)
[PATCH 0/8 V2] Add delayed-refs support to btrfs-progs
2018-09-05 7:50 UTC (8+ messages)
` [PATCH 5/8] btrfs-progs: Wire up delayed refs
RAID1 & BTRFS critical (device sda2): corrupt leaf, bad key order
2018-09-05 1:25 UTC (7+ messages)
[RESEND][PATCH v5 0/2] vfs: fix dedupe permission check
2018-09-04 20:40 UTC (3+ messages)
` [PATCH v5 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v5 2/2] vfs: dedupe should return EPERM if permission is not granted
[PATCH] btrfs-progs: calibrate extent_end when found a gap
2018-09-04 12:42 UTC
[PATCH] btrfs-progs: Continue checking even we found something wrong in free space cache
2018-09-04 12:41 UTC
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).