linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-22 09:23:50 to 2018-03-02 18:40:13 UTC [more...]

[PATCH 0/8] btrfs-progs: qgroups usability
 2018-03-02 18:39 UTC 

[PATCH] btrfs: Add nossd_spread mount option
 2018-03-02 18:33 UTC  (4+ messages)

Ongoing Btrfs stability issues
 2018-03-02 17:29 UTC  (6+ messages)

dmesg flooded with "Very big device. Trying to use READ CAPACITY(16)" with 8TB HDDs
 2018-03-02 16:19 UTC  (3+ messages)

[PATCH 0/5] max_inline related enhancement
 2018-03-02 11:40 UTC  (16+ messages)
` [PATCH 1/5] btrfs: Parse options after node/sector size initialized
` [PATCH 2/5] btrfs: Always limit inline extent size by uncompressed size
` [PATCH 3/5] btrfs: Embed sector size check into BTRFS_MAX_INLINE_DATA_SIZE()
` [PATCH 4/5] btrfs: Unify inline extent creation condition for plain and compressed data
` [PATCH 5/5] btrfs: Show more accurate max_inline

[PATCH] btrfs: Remove root argument from cow_file_range_inline
 2018-03-02  7:43 UTC 

[PATCH 0/4] Fix long standing -EOPNOTSUPP problem caused by
 2018-03-02  5:25 UTC  (11+ messages)
` [PATCH 1/4] btrfs-progs: Limit inline extent below page size
` [PATCH 2/4] btrfs-progs: check/original mode: Check inline extent size
` [PATCH 3/4] btrfs-progs: check/lowmem "
` [PATCH 4/4] btrfs-progs: test/convert: Add test case for invalid large inline data extent

[PATCH 1/3] btrfs: Embed sector size check into BTRFS_MAX_INLINE_DATA_SIZE()
 2018-03-02  2:34 UTC  (4+ messages)
` [PATCH 2/3] btrfs: Unify inline extent creation condition for plain and compressed data
` [PATCH 3/3] btrfs: Show more accurate max_inline

[PATCH] Btrfs: dev-replace: skip prealloc extents when copy nocow pages
 2018-03-01 13:38 UTC  (3+ messages)

btrfs space used issue
 2018-03-01 12:25 UTC  (11+ messages)

[PATCH v6] Add cli and ioctl to forget scanned device(s)
 2018-03-01 12:03 UTC  (4+ messages)
` [PATCH 1/1] btrfs: introduce feature to forget a btrfs device

[PATCH v2 2/2] btrfs: verify max_inline mount parameter
 2018-03-01 11:51 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
 2018-03-01  6:16 UTC  (4+ messages)
` [PATCH v2] "

[Bug report] BTRFS partition re-mounted as read-only after few minutes of use
 2018-03-01  1:40 UTC  (5+ messages)

Fwd: Re: BUG: unable to handle kernel paging request at ffff9fb75f827100
 2018-03-01  1:25 UTC  (2+ messages)
                      ` spurious full btrfs corruption

[PATCH] Btrfs: fix unexpected -EEXIST when creating new inode
 2018-02-28 22:20 UTC  (3+ messages)

[PATCH] Btrfs: fix log replay failure after unlink and link combination
 2018-02-28 15:56 UTC 

[PATCH 1/2] Btrfs: fix log replay failure after linking special file and fsync
 2018-02-28 15:55 UTC 

Btrfs occupies more space than du reports
 2018-02-28 15:10 UTC  (4+ messages)

[PATCH v2 1/3] btrfs-progs: check/lowmem: Fix the incorrect error message of check_extent_data_item
 2018-02-28 10:13 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: check/lowmem: Fix false alert of data extent backref lost for snapshot
` [PATCH 3/3] btrfs-progs: fsck-tests: Introduce test case with keyed data backref with the extent offset

incremental send/receive ERROR: cannot find parent subvolume
 2018-02-28  4:28 UTC  (3+ messages)

[PATCH v2 00/27] btrfs-progs: introduce libbtrfsutil, "btrfs-progs as a library"
 2018-02-28  4:11 UTC  (34+ messages)
` [PATCH v2 06/27] libbtrfsutil: add btrfs_util_create_subvolume()
` [PATCH v2 07/27] libbtrfsutil: add btrfs_util_subvolume_path()
` [PATCH v2 10/27] libbtrfsutil: add btrfs_util_[gs]et_default_subvolume()
` [PATCH v2 11/27] libbtrfsutil: add subvolume iterator helpers
` [PATCH v2 14/27] libbtrfsutil: add btrfs_util_deleted_subvolumes()
` [PATCH v2 16/27] btrfs-progs: use libbtrfsutil for read-only property
` [PATCH v2 23/27] btrfs-progs: use libbtrfsutil for subvol sync
` [PATCH v2 26/27] btrfs-progs: use libbtrfsutil for subvolume list

[PATCH 0/4] btrfs check --check-data-csum enhancement for
 2018-02-28  1:10 UTC  (10+ messages)
` [PATCH 1/4] btrfs-progs: check: Check data csum for all copies
` [PATCH 2/4] btrfs-progs: check: Fix data csum check return value
` [PATCH 3/4] btrfs-progs: check: Continue check even csum error is found
` [PATCH 4/4] btrfs-progs: check: Distingusih csum checking output for --check-data-csum

[PATCH 1/1] btrfs: fix NPD when target device is missing
 2018-02-27 17:50 UTC  (5+ messages)
  ` [PATCH v2] btrfs: fix null pointer deref "

Please update the BTRFS status page
 2018-02-27 17:22 UTC  (2+ messages)

[PATCH 1/3] btrfs: Remove redundant comment from btrfs_search_forward
 2018-02-27 15:37 UTC  (3+ messages)
` [PATCH 2/3] btrfs: Remove root arg from btrfs_log_inode_parent
` [PATCH 3/3] btrfs: Remove root argument from btrfs_log_dentry_safe

[PATCH 0/4] Minor xattr handler cleanups
 2018-02-27 15:02 UTC  (6+ messages)
` [PATCH 1/4] btrfs: drop underscores from exported xattr functions
` [PATCH 2/4] btrfs: drop extern from function declarations
` [PATCH 3/4] btrfs: adjust return type of btrfs_getxattr
` [PATCH 4/4] btrfs: move btrfs_listxattr prototype to xattr.h

[PATCH] btrfs-progs: check/lowmem: Fix the incorrect error message of check_extent_data_item
 2018-02-27 10:02 UTC 

Help with leaf parent key incorrect
 2018-02-27  5:27 UTC  (4+ messages)

[PATCH RFC] Btrfs: expose bad chunks in sysfs
 2018-02-26 17:18 UTC  (4+ messages)

btrfs_clone_files and bind mounts
 2018-02-26 13:51 UTC  (5+ messages)

[RFC PATCH] fstests: Check if a fs can survive random (emulated) power loss
 2018-02-26  8:50 UTC  (7+ messages)

[PATCH] btrfs: fix bare unsigned declarations
 2018-02-26  8:46 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] btrfs: drop nonvaring variable, instead define it
 2018-02-26  8:48 UTC 

csum failed error messages
 2018-02-25  6:47 UTC  (2+ messages)

BTRFS RESTORE issue
 2018-02-25  1:48 UTC  (3+ messages)

fs was hung
 2018-02-24 16:43 UTC 

[PATCH] btrfs: Relax memory barrier in btrfs_tree_unlock
 2018-02-24 10:59 UTC  (3+ messages)

[RFC PATCH] btrfs: Speedup btrfs_read_block_groups()
 2018-02-24  2:37 UTC  (12+ messages)
` [RFC] "

[PATCH 0/2] Preparatory to add read_mirror mount option
 2018-02-24  0:28 UTC  (5+ messages)
` [PATCH 1/2] btrfs: drop num argument from find_live_mirror()
` [PATCH 2/2] btrfs: drop optimal "

fs was hung and sort of full
 2018-02-23 23:53 UTC  (3+ messages)

[PATCH] btrfs: Remove redundant memory barriers
 2018-02-23 23:42 UTC  (2+ messages)

[PATCH] Fix NULL pointer exception in find_bio_stripe()
 2018-02-23 23:09 UTC  (2+ messages)

[PATCH 1/1] btrfs: remove assert in btrfs_init_dev_replace_tgtdev()
 2018-02-23 22:56 UTC  (2+ messages)

[PATCH] btrfs: fix endianness in super_copy
 2018-02-23 22:30 UTC  (2+ messages)

[PATCH] btrfs: manage subvolid mount option as %u
 2018-02-23 22:08 UTC  (3+ messages)
` [PATCH v2] btrfs: verify subvolid mount parameter

lots of data written, but no space occupied
 2018-02-23 16:47 UTC  (3+ messages)

btrfs crash consistency bug : Blocks allocated beyond eof are lost
 2018-02-23 16:40 UTC  (3+ messages)

[PATCH v2 00/10] Use split qgroup rsv type
 2018-02-23 14:43 UTC  (9+ messages)
` [PATCH v2 10/10] btrfs: qgroup: Use independent and accurate per inode qgroup rsv

Btrfs remounted read-only due to ENOSPC in btrfs_run_delayed_refs
 2018-02-23 14:28 UTC 

Fwd: [Bug 1547319] 4.16.0-0.rc1.git4.1.fc28.x86_64 #1 Not tainted: possible recursive locking detected
 2018-02-23 10:26 UTC  (3+ messages)

[PATCH] btrfs: Fix locking during DIO read
 2018-02-23  6:36 UTC  (13+ messages)

[PATCH 1/2] btrfs: Factor out read portion of btrfs_get_blocks_direct
 2018-02-22 16:12 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Factor out write "

[PATCH] btrfs-progs: dump-tree: add degraded option
 2018-02-22 14:00 UTC 

Status of FST and mount times
 2018-02-22 12:41 UTC  (16+ 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).