messages from 2013-01-28 05:16:27 to 2013-01-31 00:15:49 UTC [more...]
[PATCH 0/11] btrfs: misc fixes and cleanups
2013-01-31 0:55 UTC (13+ messages)
` [PATCH 01/11] btrfs: remove unused fd in btrfs_ioctl_send()
` [PATCH 02/11] btrfs: list_entry can't return NULL
` [PATCH 03/11] btrfs: remove unused fs_info from btrfs_decode_error()
` [PATCH 04/11] btrfs: handle null fs_info in btrfs_panic()
` [PATCH 05/11] btrfs: annotate intentional switch case fallthroughs
` [PATCH 06/11] btrfs: add missing break in btrfs_print_leaf()
` [PATCH 07/11] btrfs: fix varargs in __btrfs_std_error
` [PATCH 08/11] btrfs: remove unused "item" in btrfs_insert_delayed_item()
` [PATCH 09/11] btrfs: remove unnecessary DEFINE_WAIT() declarations
` [PATCH 10/11] btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunk
` [PATCH 11/11] btrfs: don't try to notify udev about missing devices
Poor performance of btrfs. Suspected unidentified btrfs housekeeping process which writes a lot
2013-01-30 23:58 UTC (2+ messages)
[RFC] Move btrfsck in to the btrfs command
2013-01-30 23:00 UTC (6+ messages)
` [PATCH] [RFC] include btrfsck in btrfs - including "name check"
[PATCH 0/5] btrfs-progs: better support for external users of send, V3
2013-01-30 22:50 UTC (6+ messages)
` [PATCH 1/5] btrfs-progs: Add support for BTRFS_SEND_FLAG_NO_FILE_DATA
` [PATCH 2/5] btrfs-progs: libify some parts of btrfs-progs
` [PATCH 3/5] btrfs-progs: add send-test
` [PATCH 4/5] btrfs-progs: make libbtrfs usable from C++
` [PATCH 5/5] btrfs-progs: use autotools for building
[RESEND][PATCH] btrfs: add "no file data" flag to btrfs send ioctl
2013-01-30 22:43 UTC
[PATCH] Btrfs: fix freeing delayed ref head while still holding its mutex
2013-01-30 22:16 UTC (2+ messages)
[PATCH] Btrfs: fix a deadlock on chunk mutex
2013-01-30 21:55 UTC (19+ messages)
[PATCH] Btrfs: fix possible stale data exposure
2013-01-30 20:35 UTC
RAID 0 across SSD and HDD
2013-01-30 20:18 UTC (8+ messages)
[PATCH] Btrfs: fix missing i_size update
2013-01-30 20:07 UTC (3+ messages)
corrupted file size on inline extent conversion?
2013-01-30 19:09 UTC (6+ messages)
[RFC PATCH] Btrfs: fix full backref problem when inserting shared block reference
2013-01-30 18:23 UTC (5+ messages)
btrfs error -5
2013-01-30 18:22 UTC
[PATCH 1/3] Btrfs-progs: move path modification to filters
2013-01-30 18:03 UTC (4+ messages)
[PATCH v2] Btrfs: fix race between snapshot deletion and getting inode
2013-01-30 15:09 UTC (3+ messages)
btrfsck and ctree version
2013-01-30 11:32 UTC (5+ messages)
` Fwd: "
[PATCH 00/10] add show sub-command for btrfs subvol cli
2013-01-30 10:32 UTC (44+ messages)
` [RESEND] [PATCH 00/10 v3] "
` [PATCH 01/10] Btrfs-progs: move open_file_or_dir() to utils.c
` [PATCH 03/10] Btrfs-progs: add parent uuid for snapshots
` [PATCH 04/10] Btrfs-progs: move struct root_info to btrfs-list.h
` [PATCH 05/10] Btrfs-progs: add function btrfs_get_subvol to get root_info of a subvol
` [PATCH 06/10] Btrfs-progs: add method to filter snapshots by parent uuid
` [PATCH 07/10] Btrfs-progs: put find_mount_root() in commands.h
` [PATCH 08/10] Btrfs-progs: make printing subvol extensible to newer layouts
` [PATCH 09/10] Btrfs-progs: make get_subvol_name non cmds-send specific
` [PATCH 10/10] Btrfs-progs: add show subcommand to subvol cli
` [PATCH 00/12 v4] add show sub-command for btrfs "
` [PATCH 01/12] Btrfs-progs: move open_file_or_dir() to utils.c
` [PATCH 02/12] Btrfs-progs: move printing subvol list outside of btrfs_list_subvols
` [PATCH 03/12] Btrfs-progs: add parent uuid for snapshots
` [PATCH 04/12] Btrfs-progs: move struct root_info to btrfs-list.h
` [PATCH 05/12] Btrfs-progs: add function btrfs_get_subvol to get root_info of a subvol
` [PATCH 06/12] Btrfs-progs: add method to filter snapshots by parent uuid
` [PATCH 07/12] Btrfs-progs: put find_mount_root() in commands.h
` [PATCH 08/12] Btrfs-progs: make printing subvol extensible to newer layouts
` [PATCH 09/12] Btrfs-progs: make get_subvol_name non cmds-send specific
` [PATCH 10/12] Btrfs-progs: add show subcommand to subvol cli
` [PATCH 11/12] Btrfs-progs: filter the deleted subvolumes when listing snapshots
` [PATCH 12/12] Btrfs-progs: update btrfs_get_subvol to be inline with resolve_root ret changes
` [PATCH 00/12 v5] Btrfs-progs: add show sub-command for btrfs subvol cli
` [PATCH 01/12] Btrfs-progs: move printing subvol list outside of btrfs_list_subvols
` [PATCH 02/12] Btrfs-progs: add parent uuid for snapshots
` [PATCH 03/12] Btrfs-progs: move struct root_info to btrfs-list.h
` [PATCH 04/12] Btrfs-progs: add function btrfs_get_subvol to get root_info of a subvol
` [PATCH 05/12] Btrfs-progs: add method to filter snapshots by parent uuid
` [PATCH 06/12] Btrfs-progs: put find_mount_root() in commands.h
` [PATCH 07/12] Btrfs-progs: make printing subvol extensible to newer layouts
` [PATCH 08/12] Btrfs-progs: make get_subvol_name non cmds-send specific
` [PATCH 09/12] Btrfs-progs: add show subcommand to subvol cli
` [PATCH 10/12] Btrfs-progs: filter the deleted subvolumes when listing snapshots
` [PATCH 11/12] Btrfs-progs: update btrfs_get_subvol to be inline with resolve_root ret changes
` [PATCH 12/12] Btrfs-progs: Fix a small memory leak in managing the btrfs list filter
[PATCH v2 2/2] btrfs-progs: move btrfslabel.[c|h] stuff to utils.[c|h]
2013-01-30 8:32 UTC
[PATCH v2 1/2] btrfs-progs: refactor check_label()
2013-01-30 8:32 UTC
Integration branch of btrfs-progs 2013-01-30
2013-01-30 0:26 UTC (2+ messages)
[PATCH 1/2] btrfs-progs: fix mkfs.btrfs -r option
2013-01-29 20:41 UTC (2+ messages)
` [PATCH 2/2, RFC] btrfs-progs: overhaul "
[PATCH 0/2] btrfs-progs: btrfslabel source code consolidation
2013-01-29 16:52 UTC (7+ messages)
` [PATCH 1/2] btrfs-progs: refactor check_label()
` [PATCH 2/2] btrfs-progs: remove btrfslabel.[c|h]
[PATCH V6 23/30] btrfs: add support for read_iter and write_iter
2013-01-29 16:23 UTC
About Chunk Tree recover
2013-01-29 15:33 UTC (2+ messages)
[PATCH] [RFC] Add static compile target
2013-01-29 14:25 UTC (7+ messages)
[PATCH, RFC] mkfs: collapse redundant logic in custom_alloc_extent()
2013-01-29 13:12 UTC (2+ messages)
btrfsck and ctree version
2013-01-29 10:47 UTC
[PATCH V2 01/10] Btrfs: use atomic for btrfs_fs_info->generation
2013-01-29 10:14 UTC (10+ messages)
` [PATCH V2 02/10] Btrfs: use atomic for fs_info->last_trans_committed
` [PATCH V2 03/10] Btrfs: use atomic for fs_info->last_trans_log_full_commit
` [PATCH V2 04/10] Btrfs: add a comment for fs_info->max_inline
` [PATCH V2 05/10] Btrfs: protect fs_info->alloc_start
` [PATCH V2 06/10] Btrfs: use percpu counter for dirty metadata count
` [PATCH V2 07/10] Btrfs: use percpu counter for fs_info->delalloc_bytes
` [PATCH V2 08/10] Btrfs: use the inode own lock to protect its delalloc_bytes
` [PATCH V2 09/10] Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits
` [PATCH V2 10/10] Btrfs: use bit operation for ->fs_state
backref for an extent not found in send_root (!backref_ctx->found_itself)
2013-01-29 9:07 UTC (2+ messages)
[PATCH 0/3] strace: Add support for Btrfs ioctls
2013-01-29 6:06 UTC (4+ messages)
` [PATCH 1/3] Add support for Btrfs ioctls: decode them by name
` [PATCH 2/3] Add support for Btrfs ioctls: infrastructure to decode ioctl structs
` [PATCH 3/3] Add support for Btrfs ioctls: BTRFS_IOC_SPACE_INFO (filesystem df)
[PATCH] Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
2013-01-29 6:04 UTC (2+ messages)
[PATCH v6] Btrfs: snapshot-aware defrag
2013-01-29 3:18 UTC
[PATCH] Btrfs-progs: v2 Fix minor problems in btrfslabel.c
2013-01-29 3:04 UTC (4+ messages)
[PATCH] Btrfs: fix race between snapshot deletion and getting inode
2013-01-29 2:49 UTC (5+ messages)
[PATCH] Btrfs: do not merge logged extents if we've removed them from the tree
2013-01-29 2:31 UTC (5+ messages)
RAID-[56]?
2013-01-28 22:09 UTC (2+ messages)
[PATCH] btrfs-progs: fix unaligned accesses v2
2013-01-28 17:17 UTC (2+ messages)
[PATCH 2/2] V2 On a diff-send, avoid sending PREALLOC extents
2013-01-28 17:08 UTC
[PATCH] Btrfs-progs: Fix trival compiler error in cmds-qgroup.c
2013-01-28 17:07 UTC (2+ messages)
[PATCH 1/2] V2 Avoid sending disknr==0 extents when possible
2013-01-28 17:03 UTC
[PATCH 0/2] send: Avoid sending disknr==0 and PREALLOC extents when possible V3
2013-01-28 17:01 UTC
[PATCH V5] Btrfs: snapshot-aware defrag
2013-01-28 16:55 UTC (15+ messages)
Integration branch of btrfs-progs 2013-01-26 [pullable]
2013-01-28 15:54 UTC (4+ messages)
` Integration branch of btrfs-progs 2013-01-26 [not to be pulled]
bug: per file cow flag is lost when renaming
2013-01-28 15:49 UTC
btrfs stability
2013-01-28 15:10 UTC (6+ messages)
[PATCH 2/3] Btrfs: fix missing release of the space/qgroup reservation in start_transaction()
2013-01-28 12:51 UTC (2+ messages)
[PATCH] Btrfs: fix ENOSPC in qgroups (metadata)
2013-01-28 12:50 UTC (3+ messages)
[RFC][PATCH 3/3] Btrfs: introduce btrfs_subvolume_{start, end}_write() for each subvolume
2013-01-28 12:38 UTC
[PATCH 1/3] Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()
2013-01-28 12:34 UTC
Warnings on file removal after Quota exceeded error (EDQUOT)
2013-01-28 11:55 UTC (2+ messages)
[PATCH] Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS
2013-01-28 11:33 UTC
[PATCH] Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
2013-01-28 8:55 UTC (2+ messages)
[RFC] Abort on memory allocation failure
2013-01-28 8:03 UTC (5+ messages)
[PATCH 00/10 v3] add show sub-command for btrfs subvol cli
2013-01-28 5:29 UTC (2+ messages)
[RESEND] [PATCH 00/10 V2] add show sub-command for btrfs subvol cli
2013-01-28 5:26 UTC (4+ messages)
` [PATCH 10/10] Btrfs-progs: add show subcommand to "
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).