linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-19 10:24:16 to 2017-09-25 13:30:51 UTC [more...]

[PATCH 00/10] Unused parameter cleanup
 2017-09-25 13:29 UTC  (5+ messages)
` [PATCH 08/10] btrfs: remove unused parameter in cow_file_range

[PATCH 0/3] fix bug in btrfs_init_new_device()
 2017-09-25 13:09 UTC  (8+ messages)
` [PATCH 1/3] btrfs: undo writable when sprouting fails
` [PATCH 2/3] btrfs: cleanup btrfs_init_new_device()
` [PATCH 3/3] btrfs: fix BUG_ON in btrfs_init_new_device()

Wiki updates
 2017-09-25 12:48 UTC 

[PATCH] Btrfs: send, apply asynchronous page cache readahead to enhance page read
 2017-09-25 12:12 UTC  (2+ messages)

[PATCH v3 00/14] Mkfs: Rework --rootdir to a more generic behavior
 2017-09-25 11:53 UTC  (12+ messages)
` [PATCH v3 07/14] btrfs-progs: Doc/mkfs: Add extra condition for rootdir option

btrfs scrub crashes OS
 2017-09-25 10:19 UTC  (2+ messages)

[PATCH] btrfs-progs: check: check invalid extent_inline_ref type in lowmem
 2017-09-25  9:33 UTC  (7+ messages)

[PATCH] btrfs-progs: subvolume: outputs message only when operation succeeds
 2017-09-25  9:27 UTC  (11+ messages)

Btrfs performance with small blocksize on SSD
 2017-09-25  8:36 UTC  (9+ messages)
  ` AW: "
      ` AW: "

[PATCH v3 0/4] btrfs: cleanup mount path
 2017-09-25  7:29 UTC  (5+ messages)
` [PATCH 1/4] btrfs: add mount_root() and new file_system_type
` [PATCH 2/4] btrfs: cleanup btrfs_mount() using mount_root()
` [PATCH 3/4] btrfs: split parse_early_options() in two
` [PATCH 4/4] btrfs: remove unused setup_root_args()

[PATCH] Btrfs: fix unexpected result when dio reading corrupted blocks
 2017-09-24 22:56 UTC  (2+ messages)

[PATCH] Btrfs: fix memory leak in raid56
 2017-09-24 22:17 UTC  (2+ messages)

btrfs_extref_hash 64-bit vs. btrfs_crc32c 32-bit
 2017-09-24 17:31 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix kernel oops while reading compressed data
 2017-09-24 13:48 UTC  (5+ messages)
` [PATCH 2/2] Btrfs: skip checksum when reading compressed data if some IO have failed

[PATCH] Btrfs: do not backup tree roots when fsync
 2017-09-24 13:24 UTC  (6+ messages)
` [PATCH] Btrfs: use self-explaining variable

[PATCH v2 0/3] btrfs: cleanup mount path
 2017-09-24 13:22 UTC  (6+ messages)
` [PATCH v2 1/3] btrfs: change btrfs_mount() to mount_root()
` [PATCH v2 2/3] btrfs: split parse_early_options() in two
` [PATCH v2 3/3] btrfs: introduce new btrfs_mount()

[PATCH] fstests: btrfs/150 regression test for reading compressed data
 2017-09-24  7:15 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3] btrfs: LOGICAL_INO enhancements
 2017-09-23 21:06 UTC  (6+ messages)
` [PATCH 1/3] btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents
` [PATCH 2/3] btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
` [PATCH 3/3] btrfs: increase output size for LOGICAL_INO_V2 ioctl

[PATCH] btrfs: Remove WARN_ON for unaligned device created before v4.13 and adds more user friendly output
 2017-09-23  7:22 UTC  (4+ messages)

[PATCH] Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block
 2017-09-23  0:49 UTC  (3+ messages)

btrfs filesystem defragment -r -- does it affect subvolumes?
 2017-09-22 20:29 UTC  (21+ messages)
` defragmenting best practice?

using fio to test btrfs compression
 2017-09-22 17:05 UTC  (16+ messages)

[josef-btrfs:new-kill-btree-inode 20/20] ERROR: "radix_tree_iter_tag_set" [fs/btrfs/btrfs.ko] undefined!
 2017-09-22 16:38 UTC 

[josef-btrfs:new-kill-btree-inode 17/20] fs/ntfs/attrib.c:2549:35: error: implicit declaration of function 'inode_to_bdi'
 2017-09-22 15:23 UTC 

[PATCH 1/2] xfstests: Split MOUNT_OPTIONS to TEST_FS_MOUNT_OPTS and MOUNT_OPTIONS
 2017-09-22  8:18 UTC 

Running compsize utility on btrfs compress mount point
 2017-09-22  7:33 UTC  (2+ messages)

[PATCH] btrfs: cleanup mount path
 2017-09-22  2:47 UTC  (2+ messages)

[PATCH v2] btrfs: LOGICAL_INO enhancements (this time based on 4.14-rc1)
 2017-09-21 20:37 UTC  (7+ messages)
` [PATCH 1/3] btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents
` [PATCH 2/3] btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
` [PATCH 3/3] btrfs: increase output size for LOGICAL_INO_V2 ioctl

SSD caching an existing btrfs raid1
 2017-09-21 16:49 UTC  (8+ messages)

Help Recovering BTRFS array
 2017-09-21 13:40 UTC 

Storage and snapshots as historical yearly
 2017-09-21 10:07 UTC  (8+ messages)

btrfs-progs: suggestion of removing --commit-after option of subvol delete
 2017-09-21  2:52 UTC  (8+ messages)

[PATCH 1/3] btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents
 2017-09-21  0:33 UTC  (3+ messages)
` [PATCH 2/3] btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
` [PATCH 3/3] btrfs: increase output size for LOGICAL_INO_V2 ioctl

ERROR: parent determination failed (btrfs send-receive)
 2017-09-20 23:37 UTC  (5+ messages)

RFC: Btrfs does not store checksum type? Only size? O_o
 2017-09-20 23:27 UTC  (3+ messages)

WARNING: CPU: 3 PID: 439 at fs/btrfs/ctree.h:1559 btrfs_update_device+0x1c5/0x1d0 [btrfs]
 2017-09-20 23:19 UTC  (14+ messages)

Does btrfs use crc32 for error correction?
 2017-09-20 22:04 UTC  (6+ messages)

kernel BUG at fs/btrfs/extent_io.c:1989
 2017-09-20 19:19 UTC  (7+ messages)

difference between -c and -p for send-receive?
 2017-09-20 19:21 UTC  (6+ messages)

[PATCH v2] fs:btrfs: return -ENOMEM on allocation failure
 2017-09-20 12:48 UTC  (2+ messages)

RFC: crc32c vs xxhash32/64 (ARM)
 2017-09-20  9:17 UTC 

[PATCH v2] btrfs: Make check for unaligned device size more gentle
 2017-09-20  6:35 UTC 

Problems with debian install
 2017-09-20  6:14 UTC  (3+ messages)

[PATCH] btrfs-progs: allow "no" to disable compression for convenience
 2017-09-20  2:03 UTC  (5+ messages)
  ` [PATCH v2] btrfs-progs: allow "none" "

How to recover failing filesystem?
 2017-09-19 18:44 UTC 

snapshots of encrypted directories?
 2017-09-19 18:22 UTC  (5+ messages)

[PATCH] btrfs: make array types static const, reduces object code size
 2017-09-19 15:09 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).