messages from 2012-03-25 13:40:37 to 2012-04-04 19:46:17 UTC [more...]
[PATCH] Btrfs: allow mount -o remount,compress=no
2012-04-04 19:46 UTC
hard links
2012-04-04 19:39 UTC (3+ messages)
[RFC] [PATCH 1/2] fs: introduce inode operation ->update_time
2012-04-04 18:21 UTC (8+ messages)
` [RFC] [PATCH 2/2] Btrfs: move over to use ->update_time
[PATCH] btrfs/extent_io.c: return -ENOMEM instead of BUG_ON on allocation failure in set_extent_bit if __GFP_WAIT is set in the mask
2012-04-04 13:29 UTC (2+ messages)
[PATCH] Btrfs: do not mount when we have a sectorsize larger than PAGE_SIZE
2012-04-04 9:17 UTC (4+ messages)
weekend of btrfs findings
2012-04-04 5:04 UTC (4+ messages)
btrfs io errors on 3.4rc1
2012-04-03 19:35 UTC (19+ messages)
[PATCH] Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE
2012-04-03 13:18 UTC (4+ messages)
btrfs sync(2) performance
2012-04-03 6:08 UTC
WARNING: at fs/btrfs/extent-tree.c:6170 btrfs_alloc_free_block+0x354/0x360()
2012-04-02 20:14 UTC
kernel BUG at /home/apw/COD/linux/fs/btrfs/inode.c:3962!
2012-04-02 18:17 UTC
3.4rc1 btrfs IO problem ?
2012-04-02 17:50 UTC
[PATCH] btrfs: add missing unlocks to transaction abort paths
2012-04-02 16:31 UTC
[btrfs-progs: PATCH 1/2] Makefile: use $(CC) as a compilers instead of $(CC)/gcc
2012-04-02 13:10 UTC (2+ messages)
` [btrfs-progs: PATCH 2/2] Makefile: use $(MAKE) instead of hardcoded 'make'
btrfs: enhance transaction abort infrastructure
2012-04-02 12:48 UTC (3+ messages)
[GIT PULL] Btrfs fixes and features
2012-04-02 11:45 UTC (7+ messages)
cross-subvolume cp --reflink
2012-04-02 8:29 UTC (12+ messages)
[PATCH] btrfs/extent_io.c: fix btrfs_release_extent_buffer_page with the right usage of num_extent_pages
2012-04-01 7:15 UTC
[PATCH] btrfs/extent_io.c: remove the useless assignment to entry in tree_insert
2012-04-01 2:13 UTC
btrfs-convert processing time
2012-03-31 20:50 UTC (10+ messages)
[PATCH 3/3 v3] xfstests: add btrfs online defragments QA test
2012-03-31 20:12 UTC (2+ messages)
` [PATCH 3/3 v3] add btrfs online defragment test
[PATCH 1/3][RESEND] xfstests: fix 251's cp -axT problem
2012-03-31 20:12 UTC (4+ messages)
` [PATCH 2/3][RESEND] xfstests: make 218 support btrfs
` [PATCH 2/3][RESEND] 218: "
` [PATCH 1/3][RESEND] 251: fix cp -axT problem
[PATCH] btrfs/extent_io.c: cleanup the comment for clear_state_bit
2012-03-31 6:40 UTC
btrfs unmountable after failed suspend
2012-03-31 2:32 UTC (12+ messages)
btrfsck integration with userlevel API for fsck
2012-03-30 21:23 UTC (4+ messages)
kernel BUG at fs/btrfs/volumes.c:2733
2012-03-30 20:44 UTC (10+ messages)
[RFC PATCH v2 09/21] dio: Convert direct_IO to use iov_iter
2012-03-30 15:43 UTC (2+ messages)
` [RFC PATCH v2 20/21] btrfs: add support for read_iter and write_iter
btrfs bugs on statfs on ro device
2012-03-30 15:23 UTC (2+ messages)
[PATCH] Btrfs: don't count CRC or header errors twice while scrubbing
2012-03-30 11:58 UTC (3+ messages)
` [PATCH] Btrfs: fix that check_int_data mount option was ignored
` [PATCH] Btrfs: change integrity checker to support big blocks
[PATCH] btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_search
2012-03-30 7:14 UTC
[PATCH 00/10] several fixes and cleanups
2012-03-30 1:08 UTC (13+ messages)
` [PATCH 01/10] Btrfs: show useful info in space reservation tracepoint
` [PATCH 02/10][RESEND] Btrfs: fix deadlock during allocating chunks
` [PATCH 03/10] Btrfs: fix race between direct io and autodefrag
` [PATCH 04/10] Btrfs: fix the mismatch of page->mapping
` [PATCH 05/10][RESEND] Btrfs: fix recursive defragment with autodefrag option
` [PATCH 06/10] Btrfs: add a check to decide if we should defrag the range
` [PATCH 07/10] Btrfs: do not bother to defrag an extent if it is a big real extent
` [PATCH 08/10] Btrfs: update to the right index of defragment
` [PATCH 09/10] Btrfs: use PagePrivate2 to check ordered data
` [PATCH 10/10] Btrfs: drop cache with VACANCY em when we fail to start a transaction
[PATCH] btrfs-progs: enforce block count on all devices in mkfs
2012-03-29 15:10 UTC (2+ messages)
R: Re: Create subvolume from a directory?
2012-03-29 11:30 UTC
Create subvolume from a directory?
2012-03-29 1:24 UTC (10+ messages)
"not enough space" with "data raid0"
2012-03-29 1:07 UTC (5+ messages)
[PATCH 00/19 v4] Fix filesystem freezing deadlocks
2012-03-28 23:43 UTC (3+ messages)
` [PATCH 04/19] btrfs: Push mnt_want_write() outside of i_mutex
` [PATCH 17/19] btrfs: Convert to new freezing mechanism
Fractal Tree Indexing over B-Trees?
2012-03-28 21:14 UTC (11+ messages)
Honest timeline for btrfsck
2012-03-28 9:36 UTC (8+ messages)
btrfs crash after disk reconnect
2012-03-27 23:26 UTC (3+ messages)
btrfs: open_ctree failed
2012-03-27 17:37 UTC (9+ messages)
btrfs csum failed, scrub ok
2012-03-27 16:59 UTC (6+ messages)
[PATCH] Btrfs: fix infinite loop in btrfs_shrink_device()
2012-03-27 15:14 UTC
[PATCH 0/8] Restriper fixes
2012-03-27 15:04 UTC (9+ messages)
` [PATCH 1/8] Btrfs: add wrappers for working with alloc profiles
` [PATCH 2/8] Btrfs: make profile_is_valid() check more strict
` [PATCH 3/8] Btrfs: move alloc_profile_is_valid() to volumes.c
` [PATCH 4/8] Btrfs: add get_restripe_target() helper
` [PATCH 5/8] Btrfs: add __get_block_group_index() helper
` [PATCH 6/8] Btrfs: improve the logic in btrfs_can_relocate()
` [PATCH 7/8] Btrfs: validate target profiles only if we are going to use them
` [PATCH 8/8] Btrfs: allow dup for data chunks in mixed mode
[GIT PULL] Btrfs fixes for 3.4
2012-03-27 14:12 UTC (4+ messages)
` [PATCH 1/3] Btrfs: actually call btrfs_init_lockdep
` [PATCH 2/3] Btrfs: check return value of btrfs_cow_block()
` [PATCH 3/3] Btrfs: fix regression in scrub path resolving
Btrfs Storage Array Corrupted
2012-03-26 23:15 UTC (13+ messages)
State of btrfs send/receive
2012-03-26 17:17 UTC (2+ messages)
"Invalid argument" when mounting a btrfs raid1 filesystem
2012-03-26 15:00 UTC (4+ messages)
btrfs and backups
2012-03-26 14:35 UTC (5+ messages)
kernel BUG at fs/btrfs/extent-tree.c:4263 (due to lost usb connection)
2012-03-26 12:52 UTC
Can't mount, power failure - recoverable?
2012-03-26 8:56 UTC (13+ messages)
Is btrfsck really required?
2012-03-25 16:36 UTC
attempt to access beyond end of device and livelock
2012-03-25 13:40 UTC
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).