messages from 2012-10-29 12:22:59 to 2012-11-03 20:30:33 UTC [more...]
[PATCH 1/8] fs/btrfs: drop if around WARN_ON
2012-11-03 20:30 UTC
[PATCH][BTRFS-PROGS] Enhance btrfs fi df
2012-11-03 12:35 UTC (23+ messages)
` [PATCH 1/8] Enhance the command btrfs filesystem df
` [PATCH 2/8] Create the man page entry for the command btrfs fi df
` [PATCH 3/8] Move open_file_or_dir() in utils.c
` [PATCH 4/8] Move scrub_fs_info() and scrub_dev_info() "
` [PATCH 5/8] Add command btrfs filesystem disk-usage
` [PATCH 6/8] Create entry in man page for "
` [PATCH 7/8] Add btrfs device disk-usage command
` [PATCH 8/8] Create a new entry in btrfs man page for btrfs device disk-usage
[PATCH 13/16] fs/btrfs: use WARN
2012-11-03 10:58 UTC
btrfs kernel threads producing high load and slow system down
2012-11-03 10:00 UTC
What's the minimum size I can shrink my FS to?
2012-11-03 4:40 UTC (3+ messages)
[PATCH][BTRFS-PROGS][V2] btrfs-show-super: a tool to dump superblock
2012-11-02 22:38 UTC (3+ messages)
` [PATCH] Add btrfs-show-super
[PATCH][BTRFS-PROGS][V1] btrfs-show-super: a tool to dump superblock
2012-11-02 20:44 UTC (3+ messages)
` [PATCH] Add btrfs-show-super
no space left on device
2012-11-02 15:59 UTC (3+ messages)
[PATCH 5/5] Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set
2012-11-02 4:00 UTC (3+ messages)
[Request for review] [RFC] Add label support for snapshots and subvols
2012-11-01 23:04 UTC (9+ messages)
` [PATCH 1/2] Btrfs-progs: move open_file_or_dir() to utils.c
` [PATCH 2/2] Btrfs-progs: add feature to label subvol and snapshot
` [PATCH] Btrfs: add label to snapshot and subvol
[PATCH] Btrfs: use radix tree tagging to keep track of dirty ebs
2012-11-01 19:30 UTC
[PATCH 0/2] Btrfs-progs: urgent fixes for btrfs send
2012-11-01 18:46 UTC (6+ messages)
` [PATCH 1/2] Btrfs-progs: correcting misnamed parameter options "
` [PATCH 2/2] Btrfs-progs: bugfix for subvolume parent determination in "
Crashes in extent_io.c after "btrfs bad mapping eb" notice
2012-11-01 18:13 UTC (9+ messages)
find-new possibility of showing modified and deleted files/directories
2012-11-01 16:27 UTC (7+ messages)
Need help mounting laptop corrupted root btrfs. Kernel BUG at fs/btrfs/volumes.c:3707
2012-11-01 16:16 UTC (8+ messages)
` Need help mounting laptop corrupted root btrfs. Kernel BUG at fs/btrfs/volumes.c:3707 - FIXED
[PATCH 1/2 v4] Btrfs: snapshot-aware defrag
2012-11-01 16:01 UTC (17+ messages)
` [PATCH 2/2] Btrfs: make snapshot-aware defrag as a mount option
[PATCH] Btrfs-progs: detect if the disk we are formatting is a ssd V2
2012-11-01 13:51 UTC
[PATCH] Btrfs-progs: check block group used count and fix if specified
2012-11-01 13:37 UTC (2+ messages)
[PATCH 2/5] Btrfs: fix missing flush when committing a transaction
2012-11-01 10:18 UTC (5+ messages)
[PATCH] shared compression workspaces limits doesnot match
2012-11-01 9:30 UTC
[PATCH 4/5] Btrfs: fix unprotected extent map operation when logging file extents
2012-11-01 8:14 UTC (2+ messages)
[PATCH 3/5] Btrfs: fix wrong file extent length
2012-11-01 8:11 UTC (2+ messages)
[PATCH 0/3] flush delalloc by multi-task
2012-11-01 7:43 UTC (2+ messages)
[PATCH 1/5] Btrfs: fix joining the same transaction handler more than 2 times
2012-11-01 7:32 UTC
kernel BUG at fs/btrfs/ctree.c:2950
2012-11-01 7:29 UTC (2+ messages)
[PATCH 1/3] Btrfs: do not log extents when we only log new names
2012-11-01 6:38 UTC (3+ messages)
` [PATCH 2/3] Btrfs: get right arguments for btrfs_wait_ordered_range
` [PATCH 3/3] Btrfs: cleanup for btrfs_wait_order_range
btrfs defrag problem
2012-10-31 21:17 UTC (5+ messages)
Why btrfs inline small file by default?
2012-10-31 21:07 UTC (26+ messages)
Can't replace a faulty disk of raid1
2012-10-31 18:50 UTC (2+ messages)
[PATCH] [trivial] Btrfs: Fix typo in fs/btrfs
2012-10-31 15:16 UTC
[patch 05/10] vfs: pass data to alloc_inode super operation
2012-10-31 13:22 UTC (4+ messages)
How to find (out if) files sharing content?
2012-10-31 13:02 UTC (7+ messages)
[PATCH v5 0/3] Btrfs-progs: support get/reset device stats via ioctl
2012-10-31 12:37 UTC (5+ messages)
` [PATCH v5 1/3] Btrfs-progs: move open_file_or_dir() to utils.c
(late) REQUEST: Default mkfs.btrfs block size
2012-10-31 12:20 UTC
[PATCH 2/9] uuid: use random32_get_bytes()
2012-10-31 3:06 UTC (6+ messages)
[PATCH] Btrfs: don't allow degraded mount if too many devices are missing
2012-10-31 0:07 UTC (2+ messages)
[RFC] New attempt to a better "btrfs fi df"
2012-10-30 20:13 UTC (17+ messages)
` [RFC][V2] "
[RFC v4+ hot_track 00/19] vfs: hot data tracking
2012-10-29 22:58 UTC (13+ messages)
` [RFC v4+ hot_track 13/19] debugfs: introduce one function
` [RFC v4+ hot_track 15/19] sysfs: add two hot_track proc files
[PATCH] Btrfs-progs: add btrfs-show-super tool
2012-10-29 18:46 UTC (4+ messages)
[PATCH][BTRFS-PROGS][V3] Update to parse_size()
2012-10-29 17:53 UTC (5+ messages)
` [PATCH 1/4] Move parse_size() to utils.[hc]
` [PATCH 2/4] parse_size(): replace atoll() with strtoull()
` [PATCH 3/4] parse_size(): add new suffixes
` [PATCH 4/4] Update the man page with the new prefixes
btrfs seems to do COW while inode has NODATACOW set
2012-10-29 17:18 UTC (7+ messages)
Anyone seeing lots of "Check tree block failed" and other errors with latest kernel?
2012-10-29 14:52 UTC (11+ messages)
Old (almost 2 years) btrfs failed fs. Parent transid failure. Can it be fixed ?
2012-10-29 13:10 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;
as well as URLs for NNTP newsgroup(s).