messages from 2017-07-21 11:18:35 to 2017-07-28 01:13:30 UTC [more...]
[PATCH 0/5 v2] btrfs-progs: convert fixes + reiserfs support
2017-07-28 1:12 UTC (7+ messages)
` [PATCH 1/5] btrfs-progs: convert: properly handle reserved ranges while iterating files
` [PATCH 2/5] btrfs-progs: convert: add missing newlines for printfs
` [PATCH 3/5] btrfs-progs: convert: use search_cache_extent in migrate_one_reserved_range
` [PATCH 4/5] btrfs-progs: tests: fix typo in convert-tests/008-readonly-image
` [PATCH 5/5] btrfs-progs: convert: add support for converting reiserfs
[PATCH 1/3] btrfs-progs: convert: properly handle reserved ranges while iterating files
2017-07-28 1:12 UTC (8+ messages)
` [PATCH 2/3] btrfs-progs: convert: add missing newlines for printfs
` [PATCH 3/3] btrfs-progs: convert: add support for converting reiserfs
Raid0 rescue
2017-07-27 23:38 UTC (6+ messages)
[PATCH v2] btrfs: Remove extra parentheses from condition in copy_items()
2017-07-27 21:30 UTC
[PATCH 1/2] btrfs-progs: Use already defined BTRFS_BLOCK_GROUP_PROFILE_MASK
2017-07-27 21:02 UTC (3+ messages)
` [PATCH 2/2] btrfs-progs: Use named constants for common sizes
write corruption due to bio cloning on raid5/6
2017-07-27 20:44 UTC (4+ messages)
Raid0 rescue
2017-07-27 20:07 UTC
[PATCH v2] Btrfs: Do not use data_alloc_cluster in ssd mode
2017-07-27 19:27 UTC (4+ messages)
[PATCH] btrfs-progs: eliminate bogus IOC_DEV_INFO call
2017-07-27 19:24 UTC
[PATCH] Btrfs: avoid unnecessarily locking inode when clearing a range
2017-07-27 18:52 UTC
[PATCH 1/2] btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
2017-07-27 17:57 UTC (3+ messages)
` [PATCH 2/2] btrfs: Simplify btrfs_alloc_dev_extent
[PATCH preview] btrfs: allow to set compression level for zlib
2017-07-27 16:49 UTC (3+ messages)
What are the typical usecase of "btrfs check --init-extent-tree"?
2017-07-27 16:18 UTC (3+ messages)
[PATCH v3] Btrfs: add skeleton code for compression heuristic
2017-07-27 15:36 UTC (9+ messages)
[PATCH] btrfs: prepare for extensions in compression options
2017-07-27 15:26 UTC (3+ messages)
[PATCH] btrfs: use appropriate define for the fsid
2017-07-27 15:21 UTC (2+ messages)
[PATCH] btrfs: Remove extraneous chunk_objectid variable
2017-07-27 11:37 UTC
[PATCH] btrfs: Remove chunk_objectid argument from btrfs_make_block_group
2017-07-27 11:22 UTC
[PATCH] btrfs-progs: check: check tree blocks using walking tree down and up
2017-07-27 10:57 UTC
[PATCH] btrfs: Remove extra parentheses from condition in copy_items()
2017-07-27 10:09 UTC (2+ messages)
btrfs raid assurance
2017-07-26 23:07 UTC (14+ messages)
[PATCH] btrfs: Remove unused variables from btrfs_async_reclaim_metadata_space
2017-07-26 17:31 UTC (4+ messages)
` [PATCH] btrfs: Make flush_space return void
[PATCH] btrfs: Deprecate userspace transaction ioctls
2017-07-26 17:12 UTC (5+ messages)
` [PATCH v2] "
[PATCH] Btrfs: Do not use data_alloc_cluster in ssd mode
2017-07-26 13:27 UTC (17+ messages)
[PATCH 1/7] btrfs-progs: check: supplement extent backref list with rbtree
2017-07-26 13:25 UTC (12+ messages)
` [PATCH 2/7] btrfs-progs: check: switch to iterating over the backref_tree
` [PATCH 3/7] btrfs-progs: extent-cache: actually cache extent buffers
` [PATCH 4/7] btrfs-progs: backref: push state tracking into a helper structure
` [PATCH 5/7] btrfs-progs: backref: add list_first_pref helper
` [PATCH 6/7] btrfs-progs: backref: use separate list for missing keys
` [PATCH 7/7] btrfs-progs: backref: use separate list for indirect refs
[PATCH v2 0/3] Btrfs: populate heuristic with detection logic
2017-07-26 12:49 UTC (4+ messages)
` [PATCH v2 1/3] Btrfs: heuristic add simple sampling logic
` [PATCH v2 2/3] Btrfs: heuristic add byte set calculation
` [PATCH v2 3/3] Btrfs: heuristic add byte core "
[PATCH v3 0/4] Add xxhash and zstd modules
2017-07-25 23:19 UTC (10+ messages)
` [PATCH v3 3/4] btrfs: Add zstd support
[PATCH] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan
2017-07-25 20:49 UTC
Best Practice: Add new device to RAID1 pool
2017-07-25 17:56 UTC (19+ messages)
[PATCH] btrfs-progs: Move check of mixed block early
2017-07-25 1:57 UTC
[PATCH v14.4 00/15] Btrfs In-band De-duplication
2017-07-25 1:04 UTC (4+ messages)
` [PATCH v14.4 01/15] btrfs: improve inode's outstanding_extents computation
Containers, Btrfs vs Btrfs + overlayfs
2017-07-24 20:43 UTC (6+ messages)
[PATCH 1/2][v2] btrfs: fix readdir deadlock with pagefault
2017-07-24 19:14 UTC (2+ messages)
` [PATCH 2/2] btrfs: increase ctx->pos for delayed dir index
[PATCH 0/4] Trivial cleanups
2017-07-24 17:59 UTC (5+ messages)
` [PATCH 1/4] btrfs: fix spelling of snapshotting
` [PATCH 2/4] btrfs: drop ancient page flag mappings
` [PATCH 3/4] btrfs: remove trivial wrapper btrfs_force_ra
` [PATCH 4/4] btrfs: drop chunk locks at the end of close_ctree
[PATCH 1/3] btrfs: don't allow trans ioctl on a directory
2017-07-24 16:02 UTC (13+ messages)
` [PATCH 2/3] btrfs: fix readdir deadlock with pagefault
` [PATCH 3/3] btrfs: increase ctx->pos for delayed dir index
[PATCH 0/3] Btrfs: populate heuristic with detection logic
2017-07-24 15:02 UTC (6+ messages)
` [PATCH 1/3] Btrfs: heuristic add simple sampling logic
` [PATCH 2/3] Btrfs: heuristic add byte set calculation
` [PATCH 3/3] Btrfs: heuristic add byte core "
[PATCH] btrfs: fix lockup in find_free_extent with read-only block groups
2017-07-24 14:03 UTC (2+ messages)
[PATCH] btrfs: round down size diff when shrinking/growing device
2017-07-24 13:24 UTC (2+ messages)
btrfs device ready purpose
2017-07-24 6:05 UTC (12+ messages)
degraded raid scribbling upon wrong device
2017-07-22 20:36 UTC (2+ messages)
How to detect "orphaned" subvolume attachment point in snapshot?
2017-07-22 11:15 UTC (2+ messages)
kernel btrfs file system wedged -- is it toast?
2017-07-22 6:25 UTC (11+ messages)
python-btrfs v8
2017-07-21 23:58 UTC
[PATCH RESEND] Btrfs: fix early ENOSPC due to delalloc
2017-07-21 22:00 UTC (3+ messages)
[PATCH] btrfs: make use of inode_need_compress()
2017-07-21 18:11 UTC (4+ messages)
[PATCH 0/4] Compression
2017-07-21 17:35 UTC (4+ messages)
` [PATCH 2/4] btrfs: separate defrag and property compression
[PATCH] btrfs: Remove never reached code
2017-07-21 16:02 UTC (3+ messages)
` [PATCH v2] btrfs: Remove never reached error handling code in __add_reloc_root
[PATCH 2/3] btrfs: Remove unused parameters from volume.c functions
2017-07-21 16:00 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/3] btrfs: Remove unused variables
2017-07-21 15:52 UTC (3+ messages)
` [PATCH v2] "
[PATCH] btrfs-progs: Use '-t btrfs' mount option in tests
2017-07-21 12:36 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).