messages from 2016-07-19 02:41:50 to 2016-07-28 07:09:03 UTC [more...]
[PATCH 00/13] btrfs-progs: check: check fs roots in low_memory mode
2016-07-28 7:08 UTC (7+ messages)
` [PATCH 01/13] btrfs-progs: move btrfs_extref_hash() to hash.h
` [PATCH 02/13] btrfs-progs: check: introduce function to find dir_item
` [PATCH 03/13] btrfs-progs: check: introduce function to check inode_ref
` [PATCH 04/13] btrfs-progs: check: introduce function to check inode_extref
` [PATCH 05/13] btrfs-progs: check: introduce function to find inode_ref
` [PATCH 06/13] btrfs-progs: check: introduce a function to check dir_item
btrfs fi defrag -r -t 32M? What is actually happening?
2016-07-28 5:14 UTC (4+ messages)
` btrfs fi defrag does not defrag files >256kB?
[PATCH] btrfs-progs: Make RAID stripesize configurable
2016-07-28 4:18 UTC (9+ messages)
[PATCH v3] btrfs: fix fsfreeze hang caused by delayed iputs deal
2016-07-28 2:43 UTC
[BTRFS-PROGS][PATCH][V2] Add two new commands: 'btrfs insp physical-find' and 'btrfs insp physical-dump'
2016-07-28 1:47 UTC (8+ messages)
` [PATCH 1/5] Add some helper functions
` [PATCH 2/5] New btrfs command: "btrfs inspect physical-find"
` [PATCH 3/5] new command btrfs inspect physical-dump
` [PATCH 4/5] Add man page for command btrfs insp physical-find
` [PATCH 5/5] Add new command to man pages: btrfs insp physical-dump
[PATCH] Btrfs: deal with unexpected return value in flush_space
2016-07-28 1:42 UTC
[sparc64] mkfs.btrfs bus error / align issue?
2016-07-27 20:48 UTC (6+ messages)
[PATCH 1/7] Btrfs: replace BUG() with WARN_ONCE in raid56
2016-07-27 18:56 UTC (5+ messages)
` [PATCH v2] Btrfs: remove BUG() "
` [PATCH v3] "
[PATCH V20 00/19] Allow I/O on blocks whose size is less than page size
2016-07-27 14:49 UTC (11+ messages)
` [PATCH V20 01/19] Btrfs: subpage-blocksize: Fix whole page read
` [PATCH V20 02/19] Btrfs: subpage-blocksize: Fix whole page write
` [PATCH V20 03/19] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's range
` [PATCH V20 04/19] Btrfs: subpage-blocksize: Define extent_buffer_head
[PATCH v2] btrfs: fix fsfreeze hang caused by delayed iputs deal
2016-07-27 8:33 UTC (2+ messages)
[PATCH v2 0/4] update bytes_may_use timely to avoid false ENOSPC issue
2016-07-27 5:50 UTC (13+ messages)
` [PATCH v2 1/4] btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
` [PATCH v2 2/4] btrfs: divide btrfs_update_reserved_bytes() into two functions
` [PATCH v2 3/4] btrfs: update btrfs_space_info's bytes_may_use timely
` [PATCH v2 4/4] btrfs: should block unused block groups deletion work when allocating data space
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/3] Qgroup fixes for dirty hack routines
2016-07-27 2:37 UTC (2+ messages)
perhaps a error in setup_root_args func
2016-07-27 2:10 UTC (2+ messages)
[PULL] Btrfs for 4.8, part 1
2016-07-26 20:02 UTC (2+ messages)
[PATCH] btrfs-progs: add option to run balance as daemon
2016-07-26 17:25 UTC (4+ messages)
[PATCH v2] btrfs-progs: du: fix to skip not btrfs dir/file
2016-07-26 16:43 UTC (2+ messages)
[PATCH] Btrfs: add ASSERT for block group's memory leak
2016-07-26 15:55 UTC (2+ messages)
Any suggestions for thousands of disk image snapshots ?
2016-07-26 15:46 UTC (6+ messages)
[PATCH] btrfs: backref: Fix soft lockup in __merge_refs function
2016-07-26 15:41 UTC (2+ messages)
[PATCH] Btrfs: fix memory leak of reloc_root
2016-07-26 15:32 UTC (2+ messages)
[PATCH RFC] btrfs: send: Disable clone detection
2016-07-26 11:31 UTC (10+ messages)
Force recalculation of a data block checksum
2016-07-26 1:50 UTC (8+ messages)
[BTRFS-PROGS][PATCH] Add two new commands: 'btrfs insp physical-find' and 'btrfs insp physical-dump'
2016-07-26 1:32 UTC (9+ messages)
` [PATCH 1/5] Add some helper functions
` [PATCH 2/5] New btrfs command: "btrfs inspect physical-find"
` [PATCH 3/5] new command btrfs inspect physical-dump
` [PATCH 4/5] Add man page for command btrfs insp physical-find
` [PATCH 5/5] Add new command to man pages: btrfs insp physical-dump
mount btrfs takes 30 minutes, btrfs check runs out of memory
2016-07-25 13:38 UTC (16+ messages)
[PATCH v12.2 00/15] Btrfs In-band De-duplication
2016-07-25 8:17 UTC (17+ messages)
` [PATCH v12.2 01/15] btrfs: expand btrfs_set_extent_delalloc() and its friends to support in-band dedupe and subpage size patchset
` [PATCH v12.2 02/15] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v12.2 03/15] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v12.2 04/15] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v12.2 05/15] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v12.2 06/15] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v12.2 07/15] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v12.2 08/15] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v12.2 09/15] btrfs: ordered-extent: Add support for dedupe
` [PATCH v12.2 10/15] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v12.2 11/15] btrfs: dedupe: Add ioctl for inband dedupelication
` [PATCH v12.2 12/15] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v12.2 13/15] btrfs: improve inode's outstanding_extents computation
` [PATCH v12.2 14/15] btrfs: dedupe: fix false ENOSPC
` [PATCH v12.2 15/15] btrfs: dedupe: Introduce new reconfigure ioctl
A lot warnings in dmesg while running thunderbird
2016-07-25 0:36 UTC (15+ messages)
Chances to recover with bad partition table?
2016-07-24 10:51 UTC (4+ messages)
` Re[2]: "
qcow2 becomes 37P in size while qemu crashes
2016-07-23 20:28 UTC (3+ messages)
Chances to recover with bad partition table?
2016-07-23 15:28 UTC (2+ messages)
Btrfs/RAID5 became unmountable after SATA cable fault
2016-07-23 13:20 UTC
Send-recieve performance
2016-07-22 13:47 UTC (4+ messages)
[PATCH 1/2] Btrfs: be more precise on errors when getting an inode from disk
2016-07-22 20:08 UTC (5+ messages)
[PATCH] btrfs: Change RAID stripesize to a user-configurable option
2016-07-22 13:45 UTC (2+ messages)
[PATCH] btrfs: do not background blkdev_put()
2016-07-21 22:04 UTC
[PATCH] Btrfs: fix memory leak of block group cache
2016-07-21 21:33 UTC (6+ messages)
` [PATCH v2] "
Status of SMR with BTRFS
2016-07-21 15:35 UTC (12+ messages)
Finding only non-snapshots via btrfs subvol list
2016-07-21 14:55 UTC
[PATCH 0/4] update bytes_may_use timely to avoid false ENOSPC issue
2016-07-21 13:05 UTC (15+ messages)
` [PATCH 1/4] btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
` [PATCH 2/4] btrfs: divide btrfs_update_reserved_bytes() into two functions
` [PATCH 3/4] btrfs: introduce new EXTENT_CLEAR_DATA_RESV flag
` [PATCH 4/4] btrfs: update btrfs_space_info's bytes_may_use timely
Status of SMR with BTRFS
2016-07-21 12:22 UTC
[PATCH] Btrfs: fix delalloc accounting after copy_from_user faults
2016-07-21 11:22 UTC
[PATCH] Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
2016-07-21 11:02 UTC
Data recovery from a linear multi-disk btrfs file system
2016-07-20 22:30 UTC (7+ messages)
ENOSPC / no space on very large devices
2016-07-20 7:35 UTC (3+ messages)
[PATCH 0/3] Btrfs: fix free space tree bitmaps+tests on big-endian systems
2016-07-19 19:25 UTC (5+ messages)
[PATCH v12.1 00/15] Btrfs in-band de-duplication
2016-07-19 6:40 UTC (4+ messages)
` [PATCH v12.1 01/15] btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
[PATCH] vfs: allow FILE_EXTENT_SAME (dedupe_file_range) on a file opened ro
2016-07-19 2:41 UTC (2+ messages)
mount btrfs takes 30 minutes, btrfs check runs out of memory
2015-08-04 4:58 UTC (2+ 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).