linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-11 05:24:13 to 2014-07-20 12:59:23 UTC [more...]

ENOSPC errors during balance
 2014-07-20 12:59 UTC  (7+ messages)

Fw: ENOSPC errors during balance
 2014-07-20  9:50 UTC  (6+ messages)
`  "

1 week to rebuid 4x 3TB raid10 is a long time!
 2014-07-20  8:45 UTC 

[PATCH] Btrfs: update commit root on snapshot creation after orphan cleanup
 2014-07-19 19:11 UTC  (2+ messages)

BTRFS hang with 3.16-rc5
 2014-07-19 19:00 UTC  (14+ messages)

Blocked tasks on 3.15.1
 2014-07-19 18:23 UTC  (21+ messages)
                          ` Blocked tasks on 3.15.1, raid1 btrfs is no ends of trouble for me

BTRFS kernel errors in 3.15.5
 2014-07-19 10:18 UTC  (2+ messages)

Questions on incremental backups
 2014-07-18 17:31 UTC  (12+ messages)

`btrfsck: extent_io.c:612: free_extent_buffer: Assertion `!(eb->flags & 1)' failed.` in `btrfsck`
 2014-07-18 12:13 UTC  (2+ messages)

[BUG] "Quota Ignored On write" problem still exist with 3.16-rc5
 2014-07-18 10:29 UTC  (2+ messages)

Unmountable btrfs filesystem - 'unable to find logical' / 'no mapping'
 2014-07-18 10:01 UTC  (4+ messages)

Assertion `!(exist->nmirrors >= 2)' failed
 2014-07-18  9:29 UTC  (3+ messages)

[PATCH 0/2] btrfs: allow findmnt(8) to find which subvol of btrfs is
 2014-07-18  7:30 UTC  (5+ messages)
` [PATCH 1/2] btrfs: Call mount_subtree() even 'subvolid=' mount option is given
` [PATCH 2/2] btrfs: Merge default subvolume mount codes into btrfs_mount_subvol()

[PATCH] btrfs: Return right extent when fiemap gives unaligned offset and len
 2014-07-18  1:55 UTC 

[PATCH 0/5] btrfs: qgroup fixes for btrfs_drop_snapshot V5
 2014-07-17 19:39 UTC  (6+ messages)
` [PATCH 1/5] btrfs: add trace for qgroup accounting
` [PATCH 2/5] btrfs: qgroup: account shared subtrees during snapshot delete
` [PATCH 3/5] Btrfs: __btrfs_mod_ref should always use no_quota
` [PATCH 4/5] btrfs: delete qgroup items in drop_snapshot
` [PATCH 5/5] btrfs: correctly handle return from ulist_add

[PATCH 1/1] Btrfs: fix sparse warning
 2014-07-17 19:01 UTC  (4+ messages)

[RFC v2 0/2] vfs / btrfs: add support for ustat()
 2014-07-17 17:49 UTC  (5+ messages)
` [RFC v2 1/2] fs/super.c: add new super block sub devices super_block_dev
` [RFC v2 2/2] btrfs: use the new VFS super_block_dev

Is it safe to mount subvolumes of already-mounted volumes (even with different options)?
 2014-07-17 15:45 UTC  (7+ messages)

NFS FILE ID not unique when exporting many brtfs subvolumes
 2014-07-17 13:28 UTC  (4+ messages)

[PATCH] Btrfs: fix abnormal long waiting in fsync
 2014-07-17 12:36 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] Btrfs: fix wrong manpage of defrag command
 2014-07-17 10:46 UTC 

[PATCH] btrfs-porgs: fix xfstest btrfs/023 random failure
 2014-07-17  9:28 UTC 

btrfs fi df shows "unknown" ?
 2014-07-17  8:42 UTC  (2+ messages)

[PATCH] xfstests/btrfs: _devmgt_add() to check if the device is back online
 2014-07-17  7:17 UTC 

[PATCH 0/4 v3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2014-07-17  6:07 UTC  (5+ messages)
` [PATCH 2/4 v3] fiemap: add "

[PATCH 1/6] Btrfs: fix wrong skipping compression for an inode
 2014-07-17  3:44 UTC  (6+ messages)
` [PATCH 2/6] Btrfs: fall into nocompression codes quickly if possible
` [PATCH 3/6] Btrfs: fix off-by-one in cow_file_range_inline()
` [PATCH 4/6] Btrfs: fix wrong max inline data size limit
` [PATCH 5/6] Btrfs: fix wrong write range for filemap_fdatawrite_range()
` [PATCH 6/6] Btrfs: fix wrong extent mapping for DirectIO

[PATCH 2/2] Btrfs: fix wrong total device counter after removing a seed device
 2014-07-17  3:44 UTC  (2+ messages)

Why does btrfs defrag work worse than making a copy of a file?
 2014-07-17  3:36 UTC  (4+ messages)

[PATCH 1/2] Btrfs: fix wrong missing device counter decrease
 2014-07-17  3:21 UTC  (3+ messages)

[PATCH 1/4] btrfs-progs: adjust the return values for scrub
 2014-07-17  2:40 UTC  (4+ messages)
` [PATCH 2/4] btrfs-progs: remove unnecessary judgment for fd in scrub
` [PATCH 3/4] btrfs-progs: replace a confusing raw number with a macro
` [PATCH 4/4] btrfs-progs: correct manpage option description for scrub

Is btrfs related to OOM death problems on my 8GB server with both 3.15.1 and 3.14?
 2014-07-17  2:22 UTC  (22+ messages)
      ` btrfs is "
          ` btrfs quotas "

[RFC 0/2] vfs / btrfs: add support for ustat()
 2014-07-16 21:34 UTC  (6+ messages)
` [RFC 1/2] fs/super.c: add new super block sub devices super_block_dev
` [RFC 2/2] btrfs: use the new VFS super_block_dev

[PATCH] btrfs-progs: mkfs: don't zero extend small files
 2014-07-16 21:02 UTC 

File server structure suggestion
 2014-07-16 16:49 UTC  (3+ messages)

[RFC PATCH V4 00/12] Btrfs: Subpagesize-blocksize: Get rid of whole page I/O
 2014-07-16 14:46 UTC  (13+ messages)
` [RFC PATCH V4 01/12] Btrfs: subpagesize-blocksize: Get rid of whole page reads
` [RFC PATCH V4 02/12] Btrfs: subpagesize-blocksize: Get rid of whole page writes
` [RFC PATCH V4 03/12] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [RFC PATCH V4 04/12] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [RFC PATCH V4 05/12] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE
` [RFC PATCH V4 06/12] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page
` [RFC PATCH V4 07/12] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE
` [RFC PATCH V4 08/12] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks
` [RFC PATCH V4 09/12] Btrfs: subpagesize-blocksize: __extent_writepage: Write only dirty blocks of a page
` [RFC PATCH V4 10/12] Btrfs: subpagesize-blocksize: fallocate: Work with sectorsized units
` [RFC PATCH V4 11/12] Btrfs: subpagesize-blocksize: btrfs_page_mkwrite: Reserve space in "
` [RFC PATCH V4 12/12] Btrfs: subpagesize-blocksize: Search for all ordered extents that could span across a page

btrfs hanging since 3.16-rc3 or so
 2014-07-16 13:19 UTC  (3+ messages)

[PATCH] btrfs-progs: use check_argc_* to check arg number for all tools
 2014-07-16  3:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/4] btrfs: qgroup fixes for btrfs_drop_snapshot V4
 2014-07-15 21:06 UTC  (5+ messages)
` [PATCH 1/4] btrfs: add trace for qgroup accounting
` [PATCH 2/4] btrfs: qgroup: account shared subtrees during snapshot delete
` [PATCH 3/4] Btrfs: __btrfs_mod_ref should always use no_quota
` [PATCH 4/4] btrfs: delete qgroup items in drop_snapshot

btrfs kernel workqueues performance regression
 2014-07-15 17:39 UTC  (2+ messages)

Fiemap inconsistent behaviour when file offset range isn't on a block boundary
 2014-07-15 14:26 UTC  (4+ messages)

BTRFS claims that empty directory is not empty and refuses to delete it
 2014-07-15 10:01 UTC  (4+ messages)

Btrfs and LBA errors
 2014-07-15  9:51 UTC  (6+ messages)

[PATCH 1/1] btrfs-progs: fix wrong message about forcing the mixed group profile
 2014-07-15  8:26 UTC 

[PATCH 1/2] btrfs-progs: dont break the string
 2014-07-15  8:02 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: define BTRFS_MKFS_SMALL_VOLUME_SIZE for small volume

[PATCH 1/1] btrfs-progs: fix compilation warning in function btrfs_read_dev_super
 2014-07-15  7:25 UTC 

[Question] disk_bytenr with multiple devices
 2014-07-14 19:44 UTC  (3+ messages)

[PATCH] btrfs-progs: doc: fix incorrect subvol name
 2014-07-14  2:27 UTC 

btrfs partition remounted read-only
 2014-07-13 17:45 UTC  (5+ messages)

Fwd: btrfs Wiki account request
 2014-07-13 14:49 UTC  (2+ messages)

Modify UUID/CTRANSID for incremental backups
 2014-07-12  1:56 UTC 

[PATCH] btrfs: remove unnecessary error check
 2014-07-11 14:23 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

Btrfs transaction checksum corruption & losing root of the tree & bizarre UUID change
 2014-07-11 12:33 UTC  (3+ 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).