linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-18 05:11:55 to 2018-03-23 08:20:46 UTC [more...]

[PATCH] btrfs-progs: remove BTRFS_CRC32_SIZE definition
 2018-03-23  8:20 UTC 

[PATCH] btrfs: ctree.h: Fix wrong comment position about csum size
 2018-03-23  8:17 UTC  (4+ messages)

[PATCH] btrfs-progs: mkfs: add uuid and otime to ROOT_ITEM of FS_TREE
 2018-03-23  8:16 UTC  (9+ messages)
` [PATCH v2] btrfs-progs: mkfs: add uuid and otime to ROOT_ITEM of, FS_TREE

[PATCH] btrfs: Allow non-privileged user to delete empty subvolume by default
 2018-03-23  6:29 UTC  (8+ messages)

[PATCH v2] btrfs: Validate child tree block's level and first key
 2018-03-23  1:31 UTC 

Status of host managed SMR device support
 2018-03-22 22:41 UTC 

(no subject)
 2018-03-22 22:30 UTC 

Status of RAID5/6
 2018-03-22 21:13 UTC  (6+ messages)

Next btrfs development cycle open - 4.18
 2018-03-22 16:30 UTC 

[PATCH] Btrfs: delete dead code in btrfs_orphan_add()
 2018-03-22 15:59 UTC  (3+ messages)

[PATCH 1/2] btrfs: remove dead create_space_info calls
 2018-03-22 15:52 UTC  (5+ messages)
` [PATCH 2/2] btrfs: defer adding raid type kobject until after chunk relocation

[PATCH] btrfs: Validate child tree block's level and first key
 2018-03-22 14:41 UTC  (12+ messages)

[PATCH] Btrfs: replace: cache rbio when rebuild data on missing device
 2018-03-22 14:13 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 1/2] btrfs-progs: print-tree: Use macro to replace immediate number for readable flags string buffer length
 2018-03-22 14:02 UTC  (8+ messages)
` [PATCH 2/2] btrfs-progs: print-tree: Add output for node flags and backref version

[PATCH v2] btrfs-progs: wipe stale sb copy beyond -b size
 2018-03-22 13:44 UTC  (3+ messages)

[PATCH 1/3] btrfs-progs: Remove deprecated btrfs-zero-log standalone tool
 2018-03-22 13:37 UTC  (7+ messages)
` [PATCH 2/3] btrfs-progs: Remove deprecated btrfs-show-super
` [PATCH 3/3] btrfs-progs: Remove deprecated btrfs-calc-size tool

[PATCH v2] handle SB beyond blockcount mkfs.btrfs
 2018-03-22 13:37 UTC  (4+ messages)
` [PATCH v2] btrfs: check if the fsid in the primary sb and copy sb are same

[PATCH v3 0/6] Fix long standing -EOPNOTSUPP problem caused by large inline extent
 2018-03-22 13:24 UTC  (10+ messages)
` [PATCH v3 1/6] btrfs-progs: convert: Fix inline file extent creation condition
` [PATCH v3 2/6] btrfs-progs: mkfs/rootdir: Fix inline extent creation check
` [PATCH v3 3/6] btrfs-progs: check/original mode: Check inline extent size
` [PATCH v3 4/6] btrfs-progs: check/lowmem "
` [PATCH v3 5/6] btrfs-progs: test/convert: Add test case for invalid large inline data extent
` [PATCH v3 6/6] btrfs-progs: test/mkfs: Add test case for rootdir inline extent size

[PATCH] btrfs-progs: wipe all copies of the stale superblock
 2018-03-22 13:08 UTC  (5+ messages)

[PATCH] btrfs-progs: check/original: Remove unused variable first_key
 2018-03-22  9:06 UTC 

Out of space and incorrect size reported
 2018-03-22  8:54 UTC  (4+ messages)

grub_probe/grub-mkimage does not find all drives in BTRFS RAID1
 2018-03-22  7:41 UTC  (2+ messages)

Crashes running btrfs scrub
 2018-03-22  0:08 UTC  (17+ messages)

Fwd: Re: BUG: unable to handle kernel paging request at ffff9fb75f827100
 2018-03-21 22:03 UTC  (8+ messages)
                      ` spurious full btrfs corruption

[PATCH] btrfs-progs: Beautify owner when printing leaf/nodes
 2018-03-21 17:08 UTC  (3+ messages)

[PATCH] btrfs-progs: inspect-dump-tree: add '-f|--follow' options to print all children tree blocks for '-b'
 2018-03-21 16:00 UTC  (4+ messages)

[PATCH] btrfs: Remove obsolete function declaration
 2018-03-21 11:07 UTC  (6+ messages)

[PATCH 0/8] Delayed refs cleanups/streamlining
 2018-03-21  8:45 UTC  (9+ messages)
` [PATCH 1/8] btrfs: Factor out common delayed refs init code
` [PATCH 2/8] btrfs: Use init_delayed_ref_common in add_delayed_tree_ref
` [PATCH 3/8] btrfs: Use init_delayed_ref_common in add_delayed_data_ref
` [PATCH 4/8] btrfs: Open-code add_delayed_tree_ref
` [PATCH 5/8] btrfs: Open-code add_delayed_data_ref
` [PATCH 6/8] btrfs: Introduce init_delayed_ref_head
` [PATCH 7/8] btrfs: Use init_delayed_ref_head in add_delayed_ref_head
` [PATCH 8/8] btrfs: split delayed ref head initialization and addition

[PATCH v3 0/2] Preparatory to add the csum check in the scan context
 2018-03-21  8:14 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: cleanup btrfs_check_super_csum() to check the csum_type to the type
` [PATCH v3 2/2] btrfs: return required error from btrfs_check_super_csum

[PATCH v2 0/2] Preparatory to add the csum check in the scan context
 2018-03-21  6:25 UTC  (5+ messages)
` [PATCH v2 1/2] btrfs: cleanup btrfs_check_super_csum() to check the csum_type to the type
` [PATCH v2 2/2] btrfs: return required error from btrfs_check_super_csum

[PATCH 0/3] Preparatory to add the csum check in the scan context
 2018-03-21  3:01 UTC  (12+ messages)
` [PATCH 1/3] btrfs: cleanup btrfs_check_super_csum() to check the csum_type to the type
` [PATCH 2/3] btrfs: return required error from btrfs_check_super_csum
` [PATCH 3/3] btrfs: refactor btrfs_check_super_csum() for scan

Kernel warning - not sure if this is important
 2018-03-20 20:13 UTC  (3+ messages)

[PATCH 4.14 024/110] btrfs: use proper endianness accessors for super_copy
 2018-03-20  9:32 UTC  (4+ messages)

[PATCH v2] btrfs-progs: ctree: Add extra level check for read_node_slot()
 2018-03-20  5:23 UTC  (4+ messages)

[RFC PATCH v3 0/7] btrfs-progs: Allow normal user to call "subvolume list/show"
 2018-03-20  1:41 UTC  (10+ messages)
` [RFC PATCH v3 1/7] btrfs-progs: sub list: Call rb_free_nodes() in error path
` [RFC PATCH v3 2/7] btrfs-progs: ioctl: Add 3 definitions of new unprivileged ioctl
` [RFC PATCH v3 3/7] btrfs-progs: sub list: Pass specified path down to btrfs_list_subvols()
` [RFC PATCH v3 4/7] btrfs-progs: fallback to open without O_NOATIME flag in find_mount_root()
` [RFC PATCH v3 5/7] btrfs-progs: sub list: Allow normal user to call "subvolume list/show"
` [RFC PATCH v3 6/7] btrfs-progs: test: Add helper function to check if test user exists
` [RFC PATCH v3 7/7] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal user

[PATCH] btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
 2018-03-19 21:15 UTC  (5+ messages)

[PATCH] btrfs-progs: print-tree: Enhance warning on tree block level mismatch and error handling
 2018-03-19 18:33 UTC  (2+ messages)

[PATCH 0/1] btrfs-progs: Fix typos in docs and user-facing strings
 2018-03-19 18:28 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/1] btrfs-progs: docs: annual typo, clarity, & grammar review & fixups
 2018-03-19 18:24 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] btrfs-progs: print-tree: Do correct offset output for ROOT_ITEM
 2018-03-19 18:14 UTC  (8+ messages)

[PATCH v2 0/7] Fix long standing -EOPNOTSUPP problem caused by large inline extent
 2018-03-19 13:25 UTC  (5+ messages)
` [PATCH v2 1/7] btrfs-progs: convert/ext2: Fix inline extent creation check
` [PATCH v2 7/7] btrfs-progs: test/mkfs: Add test case for rootdir inline extent size

[PATCH] btrfs-progs: convert/ext2: Remove check for ext2_ext_attr_entry->e_value_block
 2018-03-19 12:55 UTC  (2+ messages)

[PATCH 2/2] Btrfs-progs: add fsck test for filesystem with shared prealloc extents
 2018-03-19 12:47 UTC  (3+ messages)
` [PATCH 2/2 v3] "

[PATCH 1/2] Btrfs-progs: check, fix false error reports for shared prealloc extents
 2018-03-19 12:45 UTC  (4+ messages)
` [PATCH 1/2 v3] "

High CPU usage of RT threads
 2018-03-19 12:01 UTC  (8+ messages)

[PATCH v3 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
 2018-03-19  7:28 UTC  (4+ messages)
` [PATCH v3 1/3] btrfs: Add unprivileged ioctl which returns subvolume information
` [PATCH v3 2/3] btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
` [PATCH v3 3/3] btrfs: Add unprivileged version of ino_lookup ioctl

[RFC PATCH v2 0/8] btrfs-progs: Allow normal user to call "subvolume list/show"
 2018-03-19  6:27 UTC  (7+ messages)
` [RFC PATCH v2 3/8] btrfs-progs: sub list: Add helper function which checks the permission for tree search ioctl
` [RFC PATCH v2 6/8] btrfs-progs: sub list: Allow normal user to call "subvolume list/show"

[PATCH v2 3/3] btrfs: Add unprivileged version of ino_lookup ioctl
 2018-03-18  5:11 UTC  (2+ messages)


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).