public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-03 18:15:46 to 2018-04-11 07:47:49 UTC [more...]

[PATCH] btrfs-progs: tests: test mkfs.btrfs fails on small backing size thin provision device
 2018-04-11  7:47 UTC  (6+ messages)

[PATCH v2 1/2] btrfs-progs: Rename OPEN_CTREE_FS_PARTIAL to OPEN_CTREE_TEMPORARY_SUPER
 2018-04-11  7:29 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs-progs: Use more loose open ctree flags for dump-tree and restore

[PATCH 1/2] btrfs: Factor out read portion of btrfs_get_blocks_direct
 2018-04-11  7:22 UTC  (5+ messages)
` [PATCH 2/2] btrfs: Factor out write "

[PATCH] btrfs: Fix race condition between delayed refs and blockgroup removal
 2018-04-11  7:18 UTC  (3+ messages)

[PATCH v2] btrfs-progs: remove meaningless process
 2018-04-11  6:44 UTC 

[PATCH] btrfs-progs: remove meaningless process
 2018-04-11  6:26 UTC 

[PATCH v4 0/4] Allow rmdir(2) to delete a subvolume
 2018-04-11  5:22 UTC  (5+ messages)
` [PATCH v4 1/4] btrfs: move may_destroy_subvol() from ioctl.c to inode.c
` [PATCH v4 2/4] btrfs: Add definition of btrfs_delete_subvolume()
` [PATCH v4 3/4] btrfs: Refactor btrfs_ioctl_snap_destroy() by using btrfs_delete_subvolume()
` [PATCH v4 4/4] btrfs: Allow rmdir(2) to delete an empty subvolume

[PATCH v3 0/3] Allow rmdir(2) to delete a subvolume
 2018-04-11  5:16 UTC  (4+ messages)
` [PATCH v3 2/3] btrfs: "

[PATCH v2] btrfs-progs: dump-super: Refactor print function and add extra check
 2018-04-11  0:32 UTC  (5+ messages)

[PATCH] btrfs.static: needs libbtrfsutil
 2018-04-10 20:03 UTC 

[PATCH v3 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
 2018-04-10 18:23 UTC  (2+ messages)

[RFC PATCH 0/8] btrfs iomap support
 2018-04-10 16:19 UTC  (3+ messages)
` [RFC PATCH 1/8] btrfs: use iocb for __btrfs_buffered_write

[PATCH v4 0/7] Superblock read and verify cleanups
 2018-04-10 14:48 UTC  (2+ messages)

[PATCH] Btrfs: fix loss of prealloc extents past i_size after fsync log replay
 2018-04-10 13:50 UTC  (3+ messages)

How to zero errors
 2018-04-10 13:14 UTC  (2+ messages)

[PATCH] Btrfs: do not abort transaction when failing to insert hole extent
 2018-04-10 12:12 UTC  (7+ messages)

[PATCH 0/7] Tracepoint updates
 2018-04-10 12:06 UTC  (11+ messages)
` [PATCH 1/7] btrfs: tracepoints, use correct type for inode number
` [PATCH 2/7] btrfs: tracepoints, use %llu instead of %Lu
` [PATCH 3/7] btrfs: tracepoints, drop unnecessary ULL casts
` [PATCH 4/7] btrfs: tracepoints, fix whitespace in strings
` [PATCH 5/7] btrfs: tracepoints, use extended format with UUID where possible
` [PATCH 6/7] btrfs: tests: pass fs_info to extent_map tests
` [PATCH 7/7] btrfs: use fs_info for btrfs_handle_em_exist tracepoint

[PATCH RFC] btrfs-progs: ctree: Don't return error if first key mismatch on leaf
 2018-04-10  5:55 UTC 

[PATCH] btrfs-progs: remove meaningless field write of scrub status file
 2018-04-10  3:31 UTC 

[PATCH] btrfs-progs: Use more loose open ctree flags for dump-tree and restore
 2018-04-10  1:49 UTC  (5+ messages)

[PATCH] btrfs-progs: let mkfs return nozero value on thin provision device
 2018-04-09 16:31 UTC  (4+ messages)

[PATCH 00/16 v1] Kill fs_info::volume_mutex
 2018-04-09 15:24 UTC  (41+ messages)
` [PATCH 01/16] btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller
` [PATCH 02/16] btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
` [PATCH 03/16] btrfs: export and rename free_device
` [PATCH 04/16] btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
` [PATCH 05/16] btrfs: move volume_mutex to callers of btrfs_rm_device
` [PATCH 06/16] btrfs: move clearing of EXCL_OP out of __cancel_balance
` [PATCH 07/16] btrfs: add proper safety check before resuming dev-replace
` [PATCH 08/16] btrfs: add sanity check when resuming balance after mount
` [PATCH 09/16] btrfs: cleanup helpers that reset balance state
` [PATCH 10/16] btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
` [PATCH 11/16] btrfs: kill btrfs_fs_info::volume_mutex
` [PATCH 12/16] btrfs: track running balance in a simpler way
` [PATCH 13/16] btrfs: remove redundant read-only check from btrfs_cancel_balance
` [PATCH 14/16] btrfs: drop lock parameter from update_ioctl_balance_args and rename
` [PATCH 15/16] btrfs: use mutex in btrfs_resume_balance_async
` [PATCH 16/16] btrfs: open code set_balance_control

[PATCH v2 0/5] btrfs-progs: extent buffer related refactor and cleanup
 2018-04-09 14:54 UTC  (2+ messages)

[PATCH] btrfs-progs: Do not add extra slash if given path end with it
 2018-04-09 14:39 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: check: Skip data csum verification for metadata dump
 2018-04-09 14:31 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: tests/fsck: Add test case to check if btrfs check can skip data csum verfication "

[PATCH] btrfs-progs: Remove duplicate value-get for data_extents_scrubbed
 2018-04-09 14:21 UTC  (2+ messages)

[PATCH] btrfs-progs: Let function find_device to be consistent with kernel
 2018-04-09 14:17 UTC  (2+ messages)

[PATCH v2 1/4] btrfs-progs: Remove btrfs-debug-tree command
 2018-04-09 14:01 UTC  (2+ messages)

[PATCH] btrfs-progs: remove unused function path_cat and path_cat3
 2018-04-09 13:30 UTC  (2+ messages)

Couldn't read tree root BTRFS - SEED
 2018-04-09  9:42 UTC  (3+ messages)

[PATCH] btrfs-progs: dump-super: Refactor print function and add extra check
 2018-04-09  8:30 UTC  (3+ messages)

[PATCH] btrfs-progs: print-tree: remove dead code from btrfs_print_tree
 2018-04-09  6:40 UTC 

[PATCH] btrfs: print-tree: output enhancement
 2018-04-09  6:27 UTC  (2+ messages)

[PATCH] btrfs-progs: mark -f option of btrfs scrub start deprecated
 2018-04-09  3:38 UTC 

[PATCH] btrfs: Fix possible softlock on single core machines
 2018-04-09  3:36 UTC  (5+ messages)

btrfs check lowmem, referencer count mismatch
 2018-04-09  2:35 UTC 

Unable to compile btrfs progs 4.16 on ubuntu Xenial
 2018-04-08 10:18 UTC  (8+ messages)

Bad magic on superblock on /dev/sda at 65536
 2018-04-08  3:43 UTC  (18+ messages)

[PATCH 1/2] btrfs: tests/qgroup: Fix wrong tree backref level
 2018-04-06 23:27 UTC  (6+ messages)
` [PATCH v2 2/2] btrfs: Validate child tree block's level and first key

[PATCH] bitmap: fix memset optimization on big-endian systems
 2018-04-06 20:05 UTC 

Btrfs progs release 4.16
 2018-04-06 15:16 UTC 

[PATCH] Btrfs: clean up resources during umount after trans is aborted
 2018-04-06 13:16 UTC  (4+ messages)

[PATCH] btrfs-progs: mkfs rootdir: use lgetxattr() not to follow a symbolic link
 2018-04-06 12:59 UTC  (2+ messages)

[PATCH] btrfs-progs: build: Do not use cp -a to install files
 2018-04-06 12:55 UTC  (3+ messages)

[PATCH 0/1] btrfs-progs: dump-tree: allow -b multiple times
 2018-04-06  6:21 UTC  (3+ messages)
` [PATCH 1/1] btrfs-progs: inspect-dump-tree: Allow '-b|--block' to be specified "
` [PATCH v2 "

[PATCH v2] Btrfs: fix NULL pointer dereference in log_dir_items
 2018-04-05 19:45 UTC  (7+ messages)

[PATCH] btrfs: Drop delayed_refs argument from btrfs_check_delayed_seq
 2018-04-05 17:15 UTC  (2+ messages)

[PATCH] btrfs: rename btrfs_get_block_group_info and make it static
 2018-04-05 17:14 UTC  (2+ messages)

[PATCH v2] Btrfs: bail out on error during replay_dir_deletes
 2018-04-05 17:13 UTC  (2+ messages)

[PATCH] btrfs: Replace owner argument in add_pinned_bytes with a boolean
 2018-04-05 16:50 UTC  (2+ messages)

[PATCH 0/8] Superblock read and verify cleanups
 2018-04-05 14:48 UTC  (6+ messages)
` [PATCH 2/8] btrfs: return required error from btrfs_check_super_csum

Status of RAID5/6
 2018-04-04 22:38 UTC  (19+ messages)

[PATCH v2 00/10] Use split qgroup rsv type
 2018-04-04 12:17 UTC  (5+ messages)
` [PATCH v2 10/10] btrfs: qgroup: Use independent and accurate per inode qgroup rsv

[PATCH RESEND 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
 2018-04-04  6:15 UTC  (2+ messages)
` [PATCH RESEND 2/2] btrfs: Ensure btrfs_trim_fs can trim the whole fs

System freezes a lot - btrfs trace in dmesg - symptom or cause?
 2018-04-04  2:37 UTC  (3+ messages)

[PATCH 0/3] SPDX to btrfs
 2018-04-03 18:13 UTC  (4+ messages)
` [PATCH 1/3] btrfs: replace GPL boilerplate by SPDX -- headers
` [PATCH 2/3] btrfs: replace GPL boilerplate by SPDX -- sources
` [PATCH 3/3] btrfs: add SPDX header to Kconfig


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox