Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2015-11-11 11:57:32 to 2015-11-16 07:09:11 UTC [more...]

[RFC PATCH V12 00/14] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
 2015-11-16  7:08 UTC  (6+ messages)
` [RFC PATCH V12 08/14] Btrfs: subpagesize-blocksize: Deal with partial ordered extent allocations
` [RFC PATCH V12 09/14] Btrfs: subpagesize-blocksize: Explicitly track I/O status of blocks of an ordered extent
` [RFC PATCH V12 11/14] Btrfs: subpagesize-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set
` [RFC PATCH V12 13/14] Btrfs: subpagesize-blocksize: Fix file defragmentation code
` [RFC PATCH V12 14/14] Btrfs: subpagesize-blocksize: extent_clear_unlock_delalloc: Prevent page from being unlocked more than once

[PATCH V9 00/12] Btrfs: Pre subpagesize-blocksize cleanups
 2015-11-16  7:05 UTC  (13+ messages)
` [PATCH V9 01/12] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V9 02/12] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V9 03/12] Btrfs: Direct I/O read: Work "
` [PATCH V9 04/12] Btrfs: fallocate: Work with "
` [PATCH V9 05/12] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH V9 06/12] Btrfs: Search for all ordered extents that could span across a page
` [PATCH V9 07/12] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH V9 08/12] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH V9 09/12] Btrfs: Limit inline extents to root->sectorsize
` [PATCH V9 10/12] Btrfs: Fix block size returned to user space
` [PATCH V9 11/12] Btrfs: Clean pte corresponding to page straddling i_size
` [PATCH V9 12/12] Btrfs: prepare_pages: Retry adding a page to the page cache

Where is the disk space?
 2015-11-16  1:47 UTC  (7+ messages)

BTRFS Error - Rockstor
 2015-11-16  1:06 UTC  (13+ messages)

BUG: failure at fs/btrfs/ctree.h:337/btrfs_chunk_item_size()!
 2015-11-15 18:21 UTC 

[PATCH 00/15] btrfs: Hot spare and Auto replace
 2015-11-15 18:10 UTC  (18+ messages)

More memory more jitters?
 2015-11-15 16:58 UTC  (5+ messages)

Using Btrfs on single drives
 2015-11-15  6:30 UTC  (6+ messages)

bad extent [5993525264384, 5993525280768), type mismatch with chunk
 2015-11-15  3:24 UTC  (17+ messages)

Btrfs device initialisation is quite slow
 2015-11-14 15:17 UTC  (2+ messages)

[PATCH 0/2] Btrfs: fixes for an ENOSPC issue that left a fs unusable
 2015-11-13 23:57 UTC  (7+ messages)
` [PATCH 1/2] Btrfs: use global reserve when deleting unused block group after ENOSPC
` [PATCH 2/2] Btrfs: fix the number of transaction units needed to remove a block group
` [PATCH v2 0/2] Btrfs: fixes for an ENOSPC issue that left a fs unusable
  ` [PATCH v2 1/2] Btrfs: use global reserve when deleting unused block group after ENOSPC
  ` [PATCH v2 2/2] Btrfs: fix the number of transaction units needed to remove a block group

free space is missing after dist upgrade on lzo compressed vol
 2015-11-14  9:16 UTC  (4+ messages)

[RFCv3.2 00/12] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2015-11-14  8:41 UTC  (14+ messages)
` [PATCH 01/12] test-scripts: test migration scripts
` [PATCH 02/12] btrfs: move btrfs reflink tests to generic
` [PATCH 03/12] reflink: add test support routines to a separate file
` [PATCH 04/12] reflink: basic tests of the reflink and dedupe ioctls
` [PATCH 05/12] reflink: test CoW behaviors of reflinked files
` [PATCH 06/12] reflink: test the various fallocate modes
` [PATCH 07/12] reflink: test accuracy of free block counts
` [PATCH 08/12] reflink: test error conditions due to bad inputs
` [PATCH 09/12] xfs: test xfs-specific reflink pieces
` [PATCH 10/12] reflink: concurrent operations tests
` [PATCH 11/12] reflink: test that CoW writes fail when we're out of space
` [PATCH 12/12] reflink: test what happens when we hit resource limits

[PATCH] Btrfs: fix sleeping inside atomic context in qgroup rescan worker
 2015-11-14  2:03 UTC  (2+ messages)

illegal snapshot, cannot be deleted
 2015-11-13 23:53 UTC  (17+ messages)

[GIT PULL] Btrfs
 2015-11-13 20:37 UTC 

4.2-rc6: kernel BUG at fs/btrfs/inode.c:3230
 2015-11-13 19:00 UTC  (3+ messages)

[RFCv3.1 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2015-11-13 18:32 UTC  (19+ messages)
` [PATCH 01/11] btrfs: move btrfs reflink tests to generic
` [PATCH 02/11] generic/80[0-2]: support xfs in addition to btrfs
` [PATCH 03/11] reflink: basic tests of the reflink and dedupe ioctls
` [PATCH 04/11] reflink: test CoW behaviors of reflinked files
` [PATCH 05/11] reflink: test the various fallocate modes
` [PATCH 06/11] reflink: concurrent operations tests
` [PATCH 07/11] reflink: test accuracy of free block counts
` [PATCH 08/11] reflink: test error conditions due to bad inputs
` [PATCH 09/11] xfs: test xfs-specific reflink pieces
` [PATCH 10/11] reflink: test what happens when we hit resource limits
` [PATCH 11/11] reflink: test that CoW writes fail when we're out of space

[PATCH v2] btrfs-progs: mkfs: Enable -d dup for single device
 2015-11-13 17:49 UTC  (3+ messages)

[PATCH] btrfs-progs: Fix partitioned loop devices resolve
 2015-11-13 17:16 UTC  (6+ messages)

[PATCH] btrfs-progs: find-root: Add support to search chunk root
 2015-11-13 16:57 UTC  (2+ messages)

[PATCH 1/3] btrfs-progs: cmds-device: use warning/error for error message
 2015-11-13 16:50 UTC  (7+ messages)
` [PATCH 2/3] btrfs-progs: cleanup cmd_device_usage

[PATCH] btrfs-progs: Check periodic.timer_fd's value before use
 2015-11-13 16:40 UTC  (2+ messages)

btrfs-replace OOM on 2GB machine
 2015-11-13 16:15 UTC 

[PATCH] btrfs-progs: mkfs: increase buffer size in is_ssd
 2015-11-13 15:56 UTC  (2+ messages)

Potential to loose data in case of disk failure
 2015-11-13 15:52 UTC  (9+ messages)

[PATCH] btrfs-progs: allow device deletion using 'missing' keyword again
 2015-11-13 15:13 UTC  (2+ messages)

[PATCH v2] btrfs: properly set the termination value of ctx->pos in readdir
 2015-11-13 13:18 UTC  (2+ messages)

[PATCH] btrfs: Continue replace when set_block_ro failed
 2015-11-13 12:01 UTC  (2+ messages)

Check tree block failed
 2015-11-13 11:58 UTC 

[PATCH 0/9] vfs: move btrfs clone ioctls to common code
 2015-11-13  8:58 UTC  (3+ messages)
` [PATCH 1/9] vfs: add COPY_FILE_CLONE_ONLY flag

Ideas for btrfs-convert fix(or rework)
 2015-11-13  6:41 UTC  (11+ messages)

btrfs check error: btrfs_reserve_extent: Assertion `ret` failed
 2015-11-12 17:53 UTC 

understanding csum tree
 2015-11-12 14:51 UTC 

Regression in btrfs: properly set the termination value of ctx->pos in readdir
 2015-11-12 13:17 UTC  (6+ messages)

[PATCH v9 0/4] VFS: In-kernel copy system call
 2015-11-12 12:39 UTC  (5+ messages)

btrfs: extend balance filter usage to take minimum and maximum
 2015-11-12  9:36 UTC 

How to properly and efficiently balance RAID6 after more drives are added?
 2015-11-12  4:31 UTC  (8+ messages)

[GIT PULL] Fujitsu for 4.4
 2015-11-12  1:21 UTC  (2+ messages)

[RFCv3 00/12] xfstests: test the btrfs/xfs reflink/dedupe ioctls
 2015-11-12  0:41 UTC  (5+ messages)

Process is blocked for more than 120 seconds
 2015-11-11 11:38 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox