messages from 2015-11-15 04:02:06 to 2015-11-21 02:26:50 UTC [more...]
[PATCH] Btrfs: fix a bug of sleeping in atomic context
2015-11-21 2:26 UTC (8+ messages)
bad extent [5993525264384, 5993525280768), type mismatch with chunk
2015-11-21 1:08 UTC (4+ messages)
[PATCH v3.3 0/2] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
2015-11-21 0:50 UTC (3+ messages)
` [PATCH 1/2] test-scripts: test migration scripts
` [PATCH 2/2] generic/15[78]: fix error messages in the golden output
4.2.6: livelock in recovery (free_reloc_roots)?
2015-11-21 0:37 UTC (2+ messages)
[PATCH] Btrfs: fix race when finishing dev replace leading to transaction abort
2015-11-20 22:55 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[Bug] btrfs-progs v4.3.1, mkfs.btrfs manpage, profiles table missing raid1
2015-11-20 19:29 UTC (2+ messages)
` [Enhancement] ... and please rename "raid1" to something better
Kernel 3.19 and still "disk full" even though 'btrfs fi df" reports enough room left?
2015-11-20 16:39 UTC (24+ messages)
[PATCH] Fix balance regression in 4.4-rc
2015-11-20 16:09 UTC (3+ messages)
Self-destruct of btrfs RAID6 array
2015-11-20 13:29 UTC (3+ messages)
[PATCH for 4.4] btrfs: fix rcu warning during device replace
2015-11-20 8:48 UTC (2+ messages)
anything wrong with `balance -dusage -musage` together?
2015-11-20 3:41 UTC (4+ messages)
[PATCH 00/25] Btrfs-convert rework to support native separate
2015-11-20 3:24 UTC (26+ messages)
` [PATCH 01/25] btrfs-progs: extent-cache: Add comments for search/lookup functions
` [PATCH 02/25] btrfs-progs: extent-tree: Add add_merge_cache_extent function
` [PATCH 03/25] btrfs-progs: Add new init/free function and member for mkfs_config
` [PATCH 04/25] btrfs-progs: convert: Read and build up used space tree
` [PATCH 05/25] btrfs-progs: utils: Introduce new function to remove reserved ranges
` [PATCH 06/25] btrfs-progs: utils: Introduce function to calculate the available space
` [PATCH 07/25] btrfs-progs: Reserve space for system/meta chunks and superblock
` [PATCH 08/25] btrfs-progs: Introduce function to setup temporary superblock
` [PATCH 09/25] btrfs-progs: Introduce function to setup temporary tree root
` [PATCH 10/25] btrfs-progs: Introduce function to setup temporary chunk root
` [PATCH 11/25] btrfs-progs: Introduce function to initialize device tree
` [PATCH 12/25] btrfs-progs: Introduce function to initialize fs tree
` [PATCH 13/25] btrfs-progs: Introduce function to initialize csum tree
` [PATCH 14/25] btrfs-progs: Introduce function to setup temporary extent tree
` [PATCH 15/25] btrfs-progs: Introduce function to create convert data chunks
` [PATCH 16/25] btrfs-progs: extent-tree: Introduce function to find the first overlap extent
` [PATCH 17/25] btrfs-progs: extent-tree: Enhance btrfs_record_file_extent
` [PATCH 18/25] btrfs-progs: convert: Introduce new function to create ext2 image
` [PATCH 19/25] btrfs-progs: convert: Introduce function to migrate reserved ranges
` [PATCH 20/25] btrfs-progs: Enhance record_file_blocks to handle "
` [PATCH 21/25] btrfs-progs: convert: Introduce init_btrfs_v2 function
` [PATCH 22/25] btrfs-progs: Introduce do_convert_v2 function
` [PATCH 23/25] btrfs-progs: Convert: Add support for rollback new convert behavior
` [PATCH 24/25] btrfs-progs: convert: Strictly avoid meta or system chunk allocation
` [PATCH 25/25] btrfs-progs: Cleanup old btrfs-convert
[PATCH v3] btrfs-progs: mkfs: Enable -d dup for single device
2015-11-19 21:14 UTC (2+ 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] 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
[RFCv3.2 00/12] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
2015-11-17 21:16 UTC (5+ messages)
` [PATCH 01/12] test-scripts: test migration scripts
[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 (15+ 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 (4+ 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 (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox