Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2015-11-13 15:26:31 to 2015-11-19 18:56:47 UTC [more...]

Kernel 3.19 and still "disk full" even though 'btrfs fi df" reports enough room left?
 2015-11-19 18:56 UTC  (11+ messages)

Possibility of a BTRFS module for Ansible
 2015-11-19 17:50 UTC 

[PATCH] btrfs-progs: chunk-recovery: Fix a float point error
 2015-11-19 17:35 UTC  (2+ messages)

[PATCH] btrfs: qgroup: fix quota disable during rescan
 2015-11-19 15:01 UTC  (5+ messages)

[PATCH] btrfs: put delayed item hook into inode
 2015-11-19 13:15 UTC 

[PATCH] Btrfs: fix scrub preventing unused block groups from being deleted
 2015-11-19 11:45 UTC 

[PATCH] Btrfs: fix race between scrub and block group deletion
 2015-11-19 10:57 UTC 

[PULL][PATCH 0/3] Constify structs
 2015-11-19 10:42 UTC  (4+ messages)
` [PATCH 1/3] btrfs tests: replace whole ops structure for free space tests
` [PATCH 2/3] btrfs: constify remaining structs with function pointers
` [PATCH 3/3] btrfs: constify static arrays

[PATCH for 4.4] btrfs: fix rcu warning during device replace
 2015-11-19 10:35 UTC 

[PATCH v3] btrfs-progs: mkfs: Enable -d dup for single device
 2015-11-19  9:36 UTC 

[PATCH] btrfs: Support convert to -d dup for btrfs-convert
 2015-11-19  9:26 UTC 

BTRFS Error - Rockstor
 2015-11-19  6:14 UTC  (15+ messages)

[PATCH] fstests: fix btrfs/091 failure due to not found _require_cp_reflink
 2015-11-19  3:21 UTC  (2+ messages)

[RFC PATCH V12 00/14] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
 2015-11-18 13:41 UTC  (17+ messages)
` [RFC PATCH V12 01/14] Btrfs: subpagesize-blocksize: Fix whole page read
` [RFC PATCH V12 02/14] Btrfs: subpagesize-blocksize: Fix whole page write
` [RFC PATCH V12 03/14] Btrfs: subpagesize-blocksize: Make sure delalloc range intersects with the locked page's range
` [RFC PATCH V12 04/14] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [RFC PATCH V12 05/14] Btrfs: subpagesize-blocksize: Read tree blocks whose size is < PAGE_SIZE
` [RFC PATCH V12 06/14] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page
` [RFC PATCH V12 07/14] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE
` [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 10/14] Btrfs: subpagesize-blocksize: btrfs_punch_hole: Use EXTENT_UPTODATE bit to check for the presence of block in page cache
` [RFC PATCH V12 11/14] Btrfs: subpagesize-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set
` [RFC PATCH V12 12/14] Revert "btrfs: fix lockups from btrfs_clear_path_blocking"
` [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

Transaction aborted (error -17) after crash
 2015-11-18 12:28 UTC  (6+ messages)

[RFC PATCH 00/22] Btrfs-convert rework part 1
 2015-11-18  7:22 UTC  (23+ messages)
` [RFC PATCH 01/22] btrfs-progs: extent-cache: Add comments for search/lookup functions
` [RFC PATCH 02/22] btrfs-progs: extent-tree: Add add_merge_cache_extent function
` [RFC PATCH 03/22] btrfs-progs: Add new init/free function and member for mkfs_config
` [RFC PATCH 04/22] btrfs-progs: convert: Read and build up used space tree
` [RFC PATCH 05/22] btrfs-progs: utils: Introduce new function to remove reserved ranges
` [RFC PATCH 06/22] btrfs-progs: utils: Introduce function to calculate the available space
` [RFC PATCH 07/22] btrfs-progs: Reserve space for system/meta chunks and superblock
` [RFC PATCH 08/22] btrfs-progs: Introduce function to setup temporary superblock
` [RFC PATCH 09/22] btrfs-progs: Introduce function to setup temporary tree root
` [RFC PATCH 10/22] btrfs-progs: Introduce function to setup temporary chunk root
` [RFC PATCH 11/22] btrfs-progs: Introduce function to initialize device tree
` [RFC PATCH 12/22] btrfs-progs: Introduce function to initialize fs tree
` [RFC PATCH 13/22] btrfs-progs: Introduce function to initialize csum tree
` [RFC PATCH 14/22] btrfs-progs: Introduce function to setup temporary extent tree
` [RFC PATCH 15/22] btrfs-progs: Introduce function to create convert data chunks
` [RFC PATCH 16/22] btrfs-progs: extent-tree: Introduce function to find the first overlap extent
` [RFC PATCH 17/22] btrfs-progs: extent-tree: Enhance btrfs_record_file_extent
` [RFC PATCH 18/22] btrfs-progs: convert: Introduce new function to create ext2 image
` [RFC PATCH 19/22] btrfs-progs: convert: Introduce function to migrate reserved ranges
` [RFC PATCH 20/22] btrfs-progs: Enhance record_file_blocks to handle "
` [RFC PATCH 21/22] btrfs-progs: convert: Introduce init_btrfs_v2 function
` [RFC PATCH 22/22] btrfs-progs: Introduce do_convert_v2 function

[PATCH] Fix balance regression in 4.4-rc
 2015-11-18  0:02 UTC  (2+ messages)

[RFCv3.2 00/12] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2015-11-17 21:16 UTC  (17+ 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 RESEND] fstests: test for btrfs direct IO write against compressed extent
 2015-11-17 17:59 UTC 

btrfs-replace OOM on 2GB machine
 2015-11-17 13:18 UTC  (3+ messages)

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

[PATCH v2] btrfs: Continue replace when set_block_ro failed
 2015-11-17 10:46 UTC 

Ideas for btrfs-convert fix(or rework)
 2015-11-17  0:42 UTC  (3+ messages)

[PATCH] btrfs: fix clashing number of the enhanced balance usage filter
 2015-11-16 15:50 UTC 

Btrfs progs release 4.3.1
 2015-11-16 13:40 UTC 

More memory more jitters?
 2015-11-16 13:34 UTC  (6+ messages)

[PATCH] btrfs: Continue replace when set_block_ro failed
 2015-11-16 11:43 UTC  (7+ messages)

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

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

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  (5+ 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  (5+ messages)
` [PATCH v2 "
  ` [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)

[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  (8+ messages)

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

[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  (6+ messages)


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