messages from 2011-04-12 18:20:38 to 2011-04-22 11:28:52 UTC [more...]
[PATCH 1/2] fs: add SEEK_HOLE and SEEK_DATA flags
2011-04-22 11:28 UTC (8+ messages)
` [PATCH 2/2] Btrfs: implement our own ->llseek
[PATCH V6 3/3] btrfs: delay to insert the initial inode
2011-04-22 10:12 UTC
[PATCH V6 2/3] btrfs: implement delayed inode items operation
2011-04-22 10:12 UTC
[PATCH V6 1/3] btrfs: fix wrong allocating flag when reading page
2011-04-22 10:12 UTC
[PATCH 00/12] Cleanups, cruft removal
2011-04-22 9:43 UTC (13+ messages)
` [PATCH 01/12] btrfs: rename variables clashing with global function names
` [PATCH 02/12] btrfs: remove nested duplicate variable declarations
` [PATCH 03/12] btrfs: fix dereference before check
` [PATCH 04/12] btrfs: unify checking of IS_ERR and null
` [PATCH 05/12] btrfs: remove useless mutex lock/unlock sequences
` [PATCH 06/12] btrfs: make functions static when possible
` [PATCH 07/12] btrfs: drop unused argument from extent_io_tree_init
` [PATCH 08/12] btrfs: drop unused parameter from extent_map_tree_init
` [PATCH 09/12] btrfs: drop gfp parameter from alloc_extent_map
` [PATCH 10/12] btrfs: drop gfp parameter from find_extent_buffer
` [PATCH 11/12] btrfs: drop gfp parameter from alloc_extent_buffer
` [PATCH 12/12] btrfs: drop unused parameter from btrfs_release_path
[PATCH] Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()
2011-04-22 9:05 UTC
[PATCH v2] Btrfs: check return value of kmalloc()
2011-04-22 2:35 UTC
[RFC PATCH] Btrfs: do not flush csum items of unchanged file data during treelog
2011-04-22 1:28 UTC (4+ messages)
[PATCH] Btrfs: check return value of kmalloc()
2011-04-22 1:23 UTC (5+ messages)
[PATCH] Btrfs: remove trans and root argument from fixup_low_keys()
2011-04-21 23:48 UTC (3+ messages)
How Snapshots Inter-relate?
2011-04-21 18:47 UTC (2+ messages)
2.6.39-rc1: kernel BUG at fs/btrfs/extent-tree.c:5479!
2011-04-21 15:19 UTC (12+ messages)
` [PATCH] Btrfs: fix easily get into ENOSPC in mixed case
[PATCH 1/1] btrfs: add missing spin_unlock to a rare exit path
2011-04-21 1:02 UTC (2+ messages)
parent transid troubles
2011-04-20 20:54 UTC (8+ messages)
[RFC][PATCH] Btrfs: do io in the task context when fsyncing small files
2011-04-20 20:29 UTC
[PATCH] Btrfs: Free free_space item properly in btrfs_trim_block_group()
2011-04-20 12:22 UTC (3+ messages)
[PATCH 1/5] Btrfs: fix bh leak on __btrfs_open_devices path
2011-04-20 10:09 UTC (5+ messages)
` [PATCH 2/5] Btrfs: fix the race between reading and updating devices
` [PATCH 3/5] Btrfs: fix the race between remove dev and alloc chunk
` [PATCH 4/5] Btrfs: drop unnecessary device lock
` [PATCH 5/5] Btrfs: using rcu lock in the reader side of devices list
[PATCH] Btrfs: free bitmaps properly when evicting the cache
2011-04-20 8:42 UTC (2+ messages)
GRUB 1.99~rc2 released
2011-04-20 7:47 UTC
[PATCH 1/2] Btrfs: allocate extent state and check the result properly
2011-04-20 6:49 UTC (4+ messages)
[PATCH v2 1/2] Btrfs: allocate extent state and check the result properly
2011-04-20 6:45 UTC (2+ messages)
` [PATCH v2 2/2] Btrfs: fix unsafe usage of merge_state
Fwd: module/kernel crash while trying to delete missing device/balance
2011-04-19 16:05 UTC (5+ messages)
[PATCH] Btrfs: put the right bio if we have an error
2011-04-19 12:17 UTC
writes got stuck
2011-04-19 12:06 UTC (2+ messages)
fs/btrfs/inode.c:6039: warning: ‘bio’ is used uninitialized in this function
2011-04-19 11:00 UTC
[PATCH] Btrfs: cleanup error handling in inode.c
2011-04-19 5:05 UTC
[RFC PATCH] Trace: use unsigned long long in trace print frames
2011-04-19 1:35 UTC (9+ messages)
` [PATCH] Trace: add __print_symbolic_u64 to avoid warnings on 32bit machine
` [PATCH 1/2] tracing: "
` [PATCH 2/2] tracing: update btrfs's tracepoints to use u64 interface
resize ate my root node
2011-04-18 21:12 UTC (9+ messages)
[PATCH] fs: push flush and i_mutex lock in fsync down into the filesystems
2011-04-18 20:04 UTC
[PATCH] xen: cleancache shim to Xen Transcendent Memory
2011-04-18 16:03 UTC (6+ messages)
Btrfs Partition out of free space - no mount possible
2011-04-18 15:19 UTC (2+ messages)
[RFC] Add a new file op for fsync to give fs's more control
2011-04-18 14:30 UTC (10+ messages)
` [PATCH 1/2] fs: add a ->fsync_nolock file op
` [PATCH 2/2] Btrfs: switch to the ->fsync_nolock helper
[GIT PULL] Btrfs updates
2011-04-18 14:26 UTC
[PATCH 1/2] E2fsprogs: use the generic inode flags
2011-04-18 11:15 UTC (5+ messages)
[PATCH 2/2] E2fsprogs: add compress and cow support in chattr, lsattr
2011-04-18 7:37 UTC
[PATCH V8 4/8] mm/fs: add hooks to support cleancache
2011-04-18 5:32 UTC (8+ messages)
cloning single-device btrfs file system onto multi-device one
2011-04-17 15:12 UTC (2+ messages)
btrfs frozen solid with postgresql dbs
2011-04-16 14:24 UTC (2+ messages)
[PATCH V8 1/8] mm/fs: cleancache documentation
2011-04-15 20:06 UTC (4+ messages)
[PATCH] Btrfs: if we've already started a trans handle, use that one
2011-04-15 18:12 UTC (3+ messages)
[PATCH][RFC] Btrfs: kill trans_mutex PLEASE TEST
2011-04-15 16:58 UTC
[RFC][PATCH] Btrfs: about chunk tree backups
2011-04-15 16:33 UTC (2+ messages)
Congratulations!!!
2011-04-15 4:32 UTC
[PATCH 1/3] fs: remove FS_COW_FL
2011-04-15 3:03 UTC (3+ messages)
` [PATCH 2/3] Btrfs: fix FS_IOC_GETFLAGS ioctl
` [PATCH 3/3] Btrfs: fix FS_IOC_SETFLAGS ioctl
Congratulations!
2011-04-14 21:48 UTC
[PATCH V8 7/8] ext4: add cleancache support
2011-04-14 21:19 UTC
[PATCH V8 5/8] ext3: add cleancache support
2011-04-14 21:18 UTC
[PATCH V8 8/8] ocfs2: add cleancache support
2011-04-14 21:19 UTC
[PATCH V8 6/8] btrfs: add cleancache support
2011-04-14 21:18 UTC
[PATCH] xen: cleancache shim to Xen Transcendent Memory
2011-04-14 21:20 UTC
[PATCH V8 8/8] ocfs2: add cleancache support
2011-04-14 21:19 UTC
[PATCH V8 3/8] mm: cleancache core ops functions and config
2011-04-14 21:17 UTC
[PATCH V8 7/8] ext4: add cleancache support
2011-04-14 21:19 UTC
[PATCH V8 6/8] btrfs: add cleancache support
2011-04-14 21:18 UTC
[PATCH V8 0/8] Cleancache
2011-04-14 21:15 UTC
[PATCH V8 5/8] ext3: add cleancache support
2011-04-14 21:18 UTC
[PATCH V8 2/8] fs: add field to superblock to support cleancache
2011-04-14 21:16 UTC
[PATCH V8 4/8] mm/fs: add hooks to support cleancache
2011-04-14 21:17 UTC
[PATCH V8 3/8] mm: cleancache core ops functions and config
2011-04-14 21:17 UTC
[PATCH V8 2/8] fs: add field to superblock to support cleancache
2011-04-14 21:16 UTC
[PATCH V8 1/8] mm/fs: cleancache documentation
2011-04-14 21:16 UTC
[PATCH V8 0/8] Cleancache
2011-04-14 21:15 UTC
completely revised ioctl for notification of when all space from a snapshot delete is freed and similar
2011-04-14 15:24 UTC
[PATCH] fix user annotation in ioctl.c
2011-04-14 6:47 UTC (2+ messages)
` [PATCH] Fix address space annotation (fixed)
[PATCH] mark internal functions static (fixed)
2011-04-14 6:31 UTC
[PATCH] Btrfs: do not release delalloc space until after we end the transaction
2011-04-14 0:52 UTC (5+ messages)
btrfs does not work on usermode linux
2011-04-13 20:12 UTC (11+ messages)
` [PATCH] "
` [PATCH v2] "
` [PATCH v3] "
[PATCH] Btrfs: if we've already started a trans handle, use that one
2011-04-13 19:17 UTC
Warning when mounting btrfs partition, kernel unaligned access
2011-04-13 17:48 UTC (4+ messages)
[PATCH] Btrfs: take away the num_items argument from btrfs_join_transaction
2011-04-13 16:55 UTC
[PATCH] Btrfs: make sure to use the delalloc reserve when filling delalloc
2011-04-13 16:44 UTC
[PATCH] Btrfs: don't reserve metadata when we're using the delalloc reserve
2011-04-13 16:41 UTC (3+ messages)
[PATCH] btrfs: separate superblock items out of fs_info
2011-04-13 14:07 UTC
New btrfsck status
2011-04-13 14:00 UTC (4+ messages)
[PATCH v5 0/8] Balance mangement
2011-04-13 13:34 UTC (5+ messages)
` [PATCH v5 1/8] btrfs: Balance progress monitoring
[PATCH] Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
2011-04-13 12:11 UTC (4+ messages)
[PATCH 0/4] Btrfs: A few small bug fixes
2011-04-13 11:30 UTC (6+ messages)
` [PATCH 1/4] Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()
` [PATCH 2/4] Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir()
` [PATCH 3/4] Btrfs: Fix incorrect inode nlink in btrfs_link()
` [PATCH 4/4] Btrfs: Check validity before setting an acl
[PATCH 0/5] Add user-space support for read-only snapshot creation
2011-04-13 9:12 UTC (6+ messages)
` [PATCH 1/5] Add support for read-only subvolumes
` [PATCH 2/5] Support the new parameters in do_clone(int argc, char** argv)
` [PATCH 3/5] Added support for an additional ioctl
` [PATCH 4/5] Test the "
` [PATCH 5/5] Updated documentation for btrfs subvolume snapshot
wrong values in "df" and "btrfs filesystem df"
2011-04-13 5:35 UTC (7+ messages)
[PATCH] Btrfs: avoid taking the chunk_mutex in do_chunk_alloc V2
2011-04-13 1:19 UTC (2+ messages)
Unable to perform online resize
2011-04-12 22:41 UTC (2+ messages)
Kernel BUG at fs/btrfs/inode.c:2281 & 4665
2011-04-12 20:26 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).