messages from 2011-05-24 09:01:23 to 2011-06-02 19:46:24 UTC [more...]
[BUG 3.0-rc1] oops during file removal, severe lock contention
2011-06-02 19:46 UTC (2+ messages)
btrfs w/ckd
2011-06-02 19:45 UTC
[PATCH][RESEND] btrfs: separate superblock items out of fs_info
2011-06-02 18:36 UTC (2+ messages)
Having parent transid verify failed
2011-06-02 16:36 UTC (4+ messages)
filesystem seeding ... BUGs on .38, .39, loopback, real devices, tmp branch ... everything
2011-06-02 16:19 UTC (3+ messages)
[PATCH v6 11/20] evm: add evm_inode_post_init call in btrfs
2011-06-02 12:23 UTC
Announcing btrfs-gui
2011-06-02 8:41 UTC (3+ messages)
strange btrfs sub list output
2011-06-02 6:23 UTC (19+ messages)
[PATCH] make "btrfs filesystem label" command actually work
2011-06-02 2:54 UTC
[RFC PATCH] Btrfs-progs: Backref walking utilities
2011-06-02 2:11 UTC
btrfs error after using kernel 3.0-rc1
2011-06-02 1:14 UTC (5+ messages)
different st_dev's in one subvolume
2011-06-02 0:59 UTC (2+ messages)
btrfs-progs-unstable tmp branch build error
2011-06-02 0:35 UTC
btrfs kernel module crash
2011-06-01 17:21 UTC
linux-next: build warninga in Linus' tree
2011-06-01 15:16 UTC (3+ messages)
[PATCH] Btrfs: don't save the inode cache if we are deleting this root
2011-06-01 14:56 UTC (2+ messages)
[GIT PULL] scrub fix for -rc2
2011-06-01 14:36 UTC
[3.0-rc1] kernel BUG at fs/btrfs/relocation.c:4285!
2011-06-01 10:44 UTC (9+ messages)
btrfs hang on brd
2011-06-01 10:30 UTC (4+ messages)
[PATCH v1 0/3] btrfs: cleanup: pass fs_info instead of root where possible
2011-06-01 0:02 UTC (5+ messages)
` [PATCH v1 1/3] btrfs: remove struct btrfs_root parameter where unused
` [PATCH v1 2/3] btrfs: pass fs_info to btrfs_test_opt instead of root
[PATCH v2 0/7] Btrfs: New inode number allocator
2011-05-31 21:01 UTC (2+ messages)
[PATCH 0/9] some fixes for bugs spotted by valgrind
2011-05-31 19:10 UTC (11+ messages)
` [PATCH 1/9] btrfs progs: fix extra metadata chunk allocation in --mixed case
` [PATCH 2/9] btrfs-convert: fix typo: 'all inode' -> 'all inodes'
` [PATCH 3/9] mkfs.btrfs: fail on scandir error (-r mode)
` [PATCH 4/9] mkfs.btrfs: return some defined value instead of garbage when lookup checksum
` [PATCH 5/9] mkfs.btrfs: fix symlink names writing
` [PATCH 6/9] mkfs.btrfs: write zeroes instead on uninitialized data
` [PATCH 7/9] mkfs.btrfs: free buffers allocated by pretty_sizes
` [PATCH 8/9] mkfs.btrfs: fix memory leak caused by 'scandir()' calls
` [PATCH 9/9] mkfs.btrfs: fix error text in '-r' mode
Problem with latest for-linus branch
2011-05-31 18:15 UTC (10+ messages)
[PATCH] btrfs: use btrfs_ino to access inode number
2011-05-31 17:49 UTC (2+ messages)
[PATCH] btrfs: add helper for fs_info->closing
2011-05-31 16:30 UTC
[2.6.29-rc2] insert_dir_item hitting assertion during log replay
2011-05-31 15:37 UTC (2+ messages)
` [3.0-rc1] "
kernel BUG at fs/btrfs/inode.c:149!
2011-05-31 13:56 UTC (4+ messages)
Damaged super block / fs root
2011-05-31 8:50 UTC (6+ messages)
WARNING: at fs/btrfs/extent-tree.c:5695 btrfs_alloc_free_block+0x22c/0x370 [btrfs]()
2011-05-31 8:30 UTC (3+ messages)
[3.0-rc1] delayed insertion allocation failing
2011-05-30 19:11 UTC (2+ messages)
kernel BUG at fs/btrfs/inode.c:2260!
2011-05-30 17:33 UTC
[PATCH] btrfs: false BUG_ON when degraded
2011-05-30 8:36 UTC
[BUG] btrfs 2.6.39(vanilla): files created with a particular pattern result in error 400
2011-05-29 15:54 UTC
Reboot during rebalance, now unmountable
2011-05-29 1:30 UTC
[PATCH] btrfs: scrub: add explicit plugging
2011-05-28 20:58 UTC
[PATCH] btrfs: scrub: don't reuse bios and pages
2011-05-28 19:57 UTC
[PATCH] Btrfs: make lzo the default compression scheme
2011-05-28 11:24 UTC (5+ messages)
[GIT PULL] Btrfs updates
2011-05-27 21:44 UTC (2+ messages)
kernel BUG at fs/btrfs/inode.c:2271!
2011-05-27 20:18 UTC (8+ messages)
[PATCH] Btrfs: fix the allocator loop logic
2011-05-27 20:15 UTC
[PATCH] Btrfs: fix bitmap regression
2011-05-27 18:11 UTC
[PATCH] Btrfs: try to only do one btrfs_search_slot in do_setxattr
2011-05-27 16:17 UTC
[PATCH 1/2] fs: add a DCACHE_NEED_LOOKUP flag for d_flags
2011-05-26 20:45 UTC (7+ messages)
` [PATCH 2/2] Btrfs: load the key from the dir item in readdir into a fake dentry
[PATCH] Btrfs: don't commit the transaction if we dont have enough pinned bytes
2011-05-26 13:25 UTC (4+ messages)
` [PATCH] Btrfs: don't commit the transaction if we dont have enough pinned bytes V2
very poor read / write performance compared to other FS's?
2011-05-26 12:57 UTC (3+ messages)
[PATCH v1 0/5] btrfs: generic readeahead interface
2011-05-26 11:02 UTC (7+ messages)
` [PATCH v1 2/5] btrfs: state information for readahead
` [PATCH v1 3/5] btrfs: initial readahead code and prototypes
[PATCH 1/2] fs: add a DCACHE_NEED_LOOKUP flag for d_flags V2
2011-05-26 10:35 UTC (4+ messages)
[PATCH 00/11 v2] Btrfs: improve write ahead log with sub transaction
2011-05-26 8:30 UTC (13+ messages)
` [PATCH 01/11 v2] Btrfs: introduce sub transaction stuff
` [PATCH 02/11 v2] Btrfs: update block generation if should_cow_block fails
` [PATCH 03/11 v2] Btrfs: modify btrfs_drop_extents API
` [PATCH 04/11 v2] Btrfs: introduce first sub trans
` [PATCH 05/11 v2] Btrfs: still update inode trans stuff when size remains unchanged
` [PATCH 06/11 v2] Btrfs: improve log with sub transaction
` [PATCH 07/11 v2] Btrfs: add checksum check for log
` [PATCH 08/11 v2] Btrfs: fix a bug of log check
` [PATCH 09/11 v2] Btrfs: kick off useless code
` [PATCH 10/11 v2] Btrfs: deal with EEXIST after iput
` [PATCH 11/11 v2] Btrfs: use the right generation number to read log_root_tree
[PATCH] Btrfs: setup free ino caching in a more asynchronous way
2011-05-26 6:41 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH] Trace: use unsigned long long in trace print frames
2011-05-26 5:49 UTC (14+ messages)
` [PATCH] Trace: add __print_symbolic_u64 to avoid warnings on 32bit machine
` [PATCH 1/2] tracing: "
[PATCH 0/9] Btrfs: improve write ahead log with sub transaction
2011-05-26 2:48 UTC (8+ messages)
` [PATCH 1/9] Btrfs: introduce sub transaction stuff
Backref walking utilities
2011-05-26 1:51 UTC (4+ messages)
[PATCH 1/3] fs: add SEEK_HOLE and SEEK_DATA flags V4
2011-05-25 22:07 UTC (4+ messages)
Fwd: Backref walking utilities
2011-05-25 20:47 UTC (2+ messages)
Integration branch pushed out to btrfs-unstable
2011-05-25 20:41 UTC (6+ messages)
BUG: unable to handle kernel NULL pointer dereference
2011-05-25 20:32 UTC (4+ messages)
parent transid verify failures on 2.6.39
2011-05-25 19:32 UTC (3+ messages)
parent transid troubles
2011-05-25 18:03 UTC (2+ messages)
[Validation] How to properly use the subvolume and snapshot for a backup method
2011-05-25 17:34 UTC (2+ messages)
[PATCH] Btrfs: noinline the cluster searching functions
2011-05-25 17:08 UTC
[PATCH] Btrfs: cache bitmaps when searching for a cluster
2011-05-25 17:08 UTC
[PATCH] btrfs scrub: don't coalesce pages that are logically discontiguous
2011-05-25 12:31 UTC (2+ messages)
[PATCH] xfstests: add test 254 for testing basic btrfs volume functionality
2011-05-25 7:54 UTC (2+ messages)
[PATCH 12/19] btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir
2011-05-24 20:06 UTC
free space inode generation
2011-05-24 14:22 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).