messages from 2018-04-18 23:24:57 to 2018-04-24 13:13:33 UTC [more...]
[PATCH v2 0/3] Cleanup waitqueue_active and barriers
2018-04-24 13:10 UTC (2+ messages)
` [PATCH v2 1/3] btrfs: introduce conditional wakeup helpers
[PATCH v2 0/4] btrfs: Add write time super block validation
2018-04-24 12:03 UTC (9+ messages)
` [PATCH v2 1/4] btrfs: Rename btrfs_check_super_valid() to btrfs_validate_super()
` [PATCH v2 2/4] btrfs: Add incompat flags check for btrfs_check_super_valid()
` [PATCH v2 3/4] btrfs: Add csum type "
` [PATCH v2 4/4] btrfs: Do super block verification before writing it to disk
Btrfs progs release 4.16.1
2018-04-24 11:58 UTC
[PATCH] btrfs-progs: treewide: Replace strerror(errno) with %m
2018-04-24 11:25 UTC (4+ messages)
[PATCH 0/3] Simplify counting of extent buffer pages
2018-04-24 10:36 UTC (8+ messages)
` [PATCH 1/3] btrfs: simplify counting number of eb pages
` [PATCH 2/3] btrfs: pass only eb to num_extent_pages
` [PATCH 3/3] btrfs: switch types to int when counting eb pages
[PATCH 1/3] btrfs-progs: remove comments about delayed ref in backref.c
2018-04-24 6:51 UTC (10+ messages)
` [PATCH 2/3] btrfs-progs: remove useless branch in __merge_refs
` [PATCH 3/3] btrfs-progs: do not merge tree block refs have different root_id
[PATCH v2] btrfs: print-tree: Add locking status output for debug build
2018-04-24 5:03 UTC
4.14.35: possible circular locking dependency detected
2018-04-23 23:30 UTC
[PATCH] btrfs: push relocation recovery into a helper thread
2018-04-23 21:43 UTC (2+ messages)
[RFC] Add support for BTRFS raid5/6 to GRUB
2018-04-23 19:17 UTC (3+ messages)
libbrtfsutil questions
2018-04-23 18:39 UTC (2+ messages)
status page
2018-04-23 15:16 UTC (2+ messages)
[PATCH] btrfs: Fix wrong first_key parameter in replace_path
2018-04-23 14:27 UTC (4+ messages)
[PATCH 0/7] Add ioctl to support extended inode flags
2018-04-23 13:14 UTC (12+ messages)
` [PATCH 1/7] btrfs: rename btrfs_update_iflags to reflect which flags it touches
` [PATCH 2/7] btrfs: rename btrfs_mask_flags "
` [PATCH 3/7] btrfs: rename check_flags "
` [PATCH 4/7] btrfs: rename btrfs_flags_to_ioctl "
` [PATCH 5/7] btrfs: add helpers for FS_XFLAG_* conversion
` [PATCH 6/7] btrfs: add FS_IOC_FSGETXATTR ioctl
` [PATCH 7/7] btrfs: add FS_IOC_FSSETXATTR ioctl
[PATCH 0/5] Remove delay_iput parameter when running delalloc work
2018-04-23 9:31 UTC (8+ messages)
` [PATCH 1/5] btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
` [PATCH 2/5] btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes
` [PATCH 3/5] btrfs: Remove delay_iput parameter from __start_delalloc_inodes
` [PATCH 4/5] btrfs: Remove delayed_iput member from btrfs_delalloc_work
` [PATCH 5/5] btrfs: Unexport btrfs_alloc_delalloc_work
4.17-rc1 FS went read-only during balance
2018-04-23 8:40 UTC (6+ messages)
btrfs check : check/main.c:3654: check_owner_ref: BUG_ON `rec->is_root` triggered, value `
2018-04-23 5:19 UTC (2+ messages)
[RFC PATCH v4 0/6] btrfs-porgs: Allow normal user to call "subvolume list"
2018-04-23 5:10 UTC (7+ messages)
` [RFC PATCH v4 1/6] btrfs-progs: sub list: Call rb_free_nodes() in error path
` [RFC PATCH v4 2/6] btrfs-progs: ioctl: Add 3 definitions of new unprivileged ioctl
` [RFC PATCH v4 3/6] btrfs-progs: sub list: Pass specified path down to btrfs_list_subvols()
` [RFC PATCH v4 4/6] btrfs-progs: sub list: Allow normal user to call "subvolume list"
` [RFC PATCH v4 5/6] btrfs-progs: test: Add helper function to check if test user exists
` [RFC PATCH v4 6/6] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal user
parent transid verify errors, does mount though, how to recover & proceed
2018-04-23 4:30 UTC (2+ messages)
Directory entry not persisted on a fsync
2018-04-22 15:14 UTC (3+ messages)
[GIT PULL] Btrfs fixes for 4.17-rc1
2018-04-22 15:06 UTC
extent-tree.c no space left (4.9.77 + 4.16.2)
2018-04-21 16:18 UTC (3+ messages)
4.9.83 - btrfs_truncate_inode_items - nospace left -> transid / csum issues
2018-04-21 16:15 UTC
[PATCH 1/3] btrfs: Add incompat flags check for btrfs_check_super_valid()
2018-04-21 5:18 UTC (18+ messages)
` [PATCH 2/3] btrfs: Add csum type "
` [PATCH 3/3] btrfs: Do super block verification before writing it to disk
[PATCH] btrfs: add chattr support for send/receive
2018-04-20 17:33 UTC (3+ messages)
[PATCH 0/6] Add ioctl to clear unused space
2018-04-20 14:49 UTC (8+ messages)
` [PATCH 1/6] btrfs: extend trim callchain to pass the operation type
` [PATCH 2/6] btrfs: add wrapper to switch clearing operation
` [PATCH 3/6] btrfs: add zeroing clear operation
` [PATCH 4/6] btrfs: add new ioctl BTRFS_IOC_CLEAR_FREE
` [PATCH 5/6] btrfs: add discard secure to clear unused space
` [PATCH 6/6] btrfs: add more zeroout modes for clearing "
[PATCH v2 00/16] Kill fs_info::volume_mutex
2018-04-20 13:32 UTC (34+ messages)
` [PATCH v2 01/16] btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller
` [PATCH v2 02/16] btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
` [PATCH v2 03/16] btrfs: export and rename free_device
` [PATCH v2 04/16] btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
` [PATCH v2 05/16] btrfs: move volume_mutex to callers of btrfs_rm_device
` [PATCH v2 06/16] btrfs: move clearing of EXCL_OP out of __cancel_balance
` [PATCH v2 07/16] btrfs: add proper safety check before resuming dev-replace
` [PATCH v2 08/16] btrfs: add sanity check when resuming balance after mount
` [PATCH v2 09/16] btrfs: cleanup helpers that reset balance state
` [PATCH v2 10/16] btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
` [PATCH v2 11/16] btrfs: kill btrfs_fs_info::volume_mutex
` [PATCH v2 12/16] btrfs: track running balance in a simpler way
` [PATCH v2 13/16] btrfs: move and comment read-only check in btrfs_cancel_balance
` [PATCH v2.1 "
` [PATCH v2 14/16] btrfs: drop lock parameter from update_ioctl_balance_args and rename
` [PATCH v2 15/16] btrfs: use mutex in btrfs_resume_balance_async
` [PATCH v2 16/16] btrfs: open code set_balance_control
Hard link not persisted on fsync
2018-04-20 11:37 UTC (3+ messages)
[bug report] btrfs fail when run xfstests-dev/btrfs/007
2018-04-20 9:41 UTC (2+ messages)
[PATCH] btrfs: fix BUG trying to resume balance without resume flag
2018-04-20 9:32 UTC
Recovery from full metadata with all device space consumed?
2018-04-20 9:17 UTC (6+ messages)
[PATCH RESEND v4 0/4] device_list_add() peparation to add reappearing missing device
2018-04-20 6:58 UTC (8+ messages)
[PATCH 1/2] btrfs: Factor out read portion of btrfs_get_blocks_direct
2018-04-19 15:53 UTC (4+ messages)
[PATCH 0/15] Review uuid_mutex usage
2018-04-19 15:22 UTC (2+ messages)
[PATCH 1/3] btrfs: Drop add_delayed_ref_head fs_info parameter
2018-04-19 15:14 UTC (5+ messages)
` [PATCH 2/3] btrfs: Drop fs_info parameter from add_delayed_data_ref
` [PATCH 3/3] btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs
[PATCH 1/6] btrfs: Sink extent_tree arguments in try_release_extent_mapping
2018-04-19 14:55 UTC (9+ messages)
` [PATCH 2/6] btrfs: Remove map argument from try_release_extent_state
` [PATCH 3/6] btrfs: Remove redundant tree argument from extent_readpages
` [PATCH 4/6] btrfs: Use list_empty instead of list_empty_careful
` [PATCH 5/6] btrfs: Remove tree argument from extent_writepages
` [PATCH 6/6] btrfs: Remove btrfs_wait_and_free_delalloc_work
[PATCH 1/2] btrfs: print-tree: output enhancement
2018-04-19 13:12 UTC (6+ messages)
` [PATCH 2/2] btrfs: print-tree: Add locking status output for debug build
[PATCH v2 1/3] btrfs: clean up le_bitmap_{set, clear}()
2018-04-19 12:41 UTC (4+ messages)
` [PATCH v2 2/3] btrfs: optimize free space tree bitmap conversion
` [PATCH v2 3/3] btrfs: remove le_test_bit()
Filesystem full with unallocated space?
2018-04-19 11:12 UTC (3+ messages)
[PATCH v2 2/3] btrfs: Add csum type check for btrfs_check_super_valid()
2018-04-19 11:02 UTC (2+ messages)
` [PATCH v2 3/3] btrfs: Do super block verification before writing it to disk
[PATCH v2 3/3] btrfs: Do super block verification before writing it to disk
2018-04-19 10:57 UTC
[btrfs_put_block_group] WARNING: CPU: 1 PID: 14674 at fs/btrfs/disk-io.c:3675 free_fs_root+0xc2/0xd0 [btrfs]
2018-04-19 7:25 UTC
nvme+btrfs+compression sensibility and benchmark
2018-04-19 7:12 UTC (4+ messages)
[PATCH v3] btrfs: Fix race condition between delayed refs and blockgroup removal
2018-04-19 5:38 UTC (3+ messages)
d_instantiate() and unlock_new_inode() order in btrfs_mkdir()
2018-04-19 0:54 UTC (4+ messages)
[PATCH v3] btrfs: Do super block verification before writing it to disk
2018-04-18 23:24 UTC (3+ 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