messages from 2013-10-29 03:24:10 to 2013-11-05 10:36:57 UTC [more...]
[PATCH] FS: BTRFS: fixed coding style issues
2013-11-05 10:36 UTC (4+ messages)
[PATCH 0/9] btrfs: remove unused variables
2013-11-05 10:26 UTC (11+ messages)
` [PATCH 1/9] btrfs: remove unused variable from btrfs_search_forward
` [PATCH 2/9] btrfs: remove unused variable from btrfs_new_inode
` [PATCH 3/9] btrfs: remove unused variables from disk-io.c
` [PATCH 4/9] btrfs: remove unused variable from find_free_extent
` [PATCH 5/9] btrfs: remove unused variables from extent_io.c
` [PATCH 6/9] btrfs: remove unused variable from setup_cluster_no_bitmap
` [PATCH 7/9] btrfs: remove unused variable from scrub_fixup_nodatasum
` [PATCH 8/9] btrfs: replace path->slots[0] with otherwise unused variable 'slot'
` [PATCH 9/9] btrfs: fix unused variables in qgroup.c
OOPS on 3.11.6
2013-11-05 8:30 UTC (2+ messages)
[PATCH 1/2] BTRFS: fixed a coding style issue
2013-11-05 7:21 UTC (2+ messages)
` [PATCH 2/2] "
[PATCH] BTRFS: fixed two coding style issues
2013-11-05 7:09 UTC
[PATCH] BTRFS: fixed coding style issues
2013-11-05 7:02 UTC
csum failure messages
2013-11-05 6:15 UTC (2+ messages)
Bootstrap the btrfs_find_item interface
2013-11-05 3:54 UTC
[PATCH v2] Btrfs: avoid heavy operations in btrfs_commit_super
2013-11-05 3:45 UTC
[PATCH v2 0/3] Bootstrap the btrfs_find_item interface
2013-11-05 3:37 UTC (4+ messages)
` [PATCH v2 1/3] Bootstrap generic "
` [PATCH v2 2/3] expand btrfs_find_item() to include find_root_ref functionality
` [PATCH v2 3/3] expand btrfs_find_item() to include find_orphan_item functionality
[BUG]:bad unlock balance detected!
2013-11-05 3:19 UTC (4+ messages)
[PATCH 0/7] Btrfs: improve the latency of the space reservation
2013-11-05 3:07 UTC (11+ messages)
` [PATCH 1/7] Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc()
` [PATCH 2/7] Btrfs: wait for the ordered extent only when we want
` [PATCH 3/7] Btrfs: pick up the code for the item number calculation in flush_space()
` [PATCH 4/7] Btrfs: fix the confusion between delalloc bytes and metadata bytes
` [PATCH 5/7] Btrfs: don't wait for all the async delalloc when shrinking delalloc
` [PATCH 6/7] Btrfs: don't wait for the completion of all the ordered extents
` [PATCH 7/7] Btrfs: rename btrfs_start_all_delalloc_inodes
OK to take hourly snapshots, then cull older ones?
2013-11-05 2:51 UTC (3+ messages)
btrfsck errors is it save to fix?
2013-11-05 2:03 UTC (5+ messages)
[PATCH] Block layer stuff/DIO rewrite prep for 3.14
2013-11-05 0:55 UTC (12+ messages)
` [PATCH 1/9] block: Convert various code to bio_for_each_segment()
` [PATCH 2/9] block: submit_bio_wait() conversions
` [PATCH 3/9] block: Move bouncing to generic_make_request()
` [PATCH 4/9] block: Make generic_make_request handle arbitrary sized bios
` [dm-devel] "
` [PATCH 5/9] block: Gut bio_add_page(), kill bio_add_pc_page()
` [PATCH 6/9] mtip32xx: handle arbitrary size bios
` [PATCH 7/9] blk-lib.c: generic_make_request() handles large bios now
` [PATCH 8/9] bcache: "
` [PATCH 9/9] block: Add bio_get_user_pages()
[PATCH] Btrfs: fix negative qgroup tracking from owner accounting (bug #61951)
2013-11-04 17:42 UTC (8+ messages)
[PATCH] FS: BTRFS: fixed a styling issue
2013-11-04 13:34 UTC
BTRFS volume crashes after hard reset
2013-11-04 12:26 UTC (5+ messages)
[RFC PATCH] Btrfs: fix memory leak of orphan block rsv
2013-11-04 12:16 UTC (7+ messages)
` [PATCH v6] "
btrfs send/receive do not keep inode ctimes
2013-11-04 11:38 UTC (3+ messages)
[PATCH] Btrfs: avoid heavy operations in btrfs_commit_super
2013-11-04 9:58 UTC (3+ messages)
[PATCH] btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf size
2013-11-04 7:17 UTC
[RFC][PATCH] BTRFS_PROG: mount.btrfs helper
2013-11-03 23:07 UTC (4+ messages)
` [PATCH] Provide "
[PATCH 1/4] btrfs-progs: make filesystem show by label work
2013-11-04 4:36 UTC (5+ messages)
` [PATCH 2/4 v2] btrfs-progs: mechanism to fetch fsinfo from btrfs-control
` [PATCH 3/4 v2] btrfs-progs: fs show should handle if subvol(s) mounted
` [PATCH 4/4] btrfs-progs: lblkid wouldn't find non mapper path input
` [PATCH 4/4 v2] "
[PATCH] btrfs: add framework to read fs info from btrfs-control
2013-11-04 4:34 UTC (2+ messages)
` [PATCH v2] "
[PATCH] btrfs-progs: lblkid wouldn't find non mapper path input
2013-11-04 3:41 UTC (3+ messages)
[PATCH] btrfs: add framework to read fs info from btrfs-control
2013-11-04 3:39 UTC (3+ messages)
[PATCH 00/13] [PATCH 00/13] sysfs publishing patchset (v2)
2013-11-03 22:02 UTC (16+ messages)
` [PATCH 01/13] btrfs: add ioctls to query/change feature bits online
` [PATCH 02/13] kobject: export kobj_sysfs_ops
` [PATCH 03/13] btrfs: publish supported featured in sysfs
` [PATCH 04/13] btrfs: publish per-super attributes "
` [PATCH 05/13] btrfs: publish per-super features "
` [PATCH 06/13] btrfs: publish unknown feature bits "
` [PATCH 07/13] btrfs: add ability to change features via sysfs
` [PATCH 08/13] btrfs: use feature attribute names to print better error messages
` [PATCH 09/13] btrfs: add ioctl to export size of global metadata reservation
` [PATCH 10/13] btrfs: publish allocation data in sysfs
` [PATCH 11/13] btrfs: publish device membership "
` [PATCH 12/13] btrfs: publish fs label "
` [PATCH 13/13] btrfs: add tracing for failed reservations
[PATCH 1/3] Btrfs: do not inc uncorrectable_errors counter on ro scrubs
2013-11-03 17:06 UTC (3+ messages)
` [PATCH 2/3] Btrfs: disable online raid-repair on ro mounts
` [PATCH 3/3] Btrfs: fix __btrfs_start_workers retval
[PATCH v3] btrfs: Add helper function for free_root_pointers()
2013-11-02 20:39 UTC (4+ messages)
` [OPW kernel] "
` [PATCH v4] "
[PATCH 2/3] btrfs_find_item expanded to include find_root_ref functionality
2013-11-02 17:11 UTC (4+ messages)
` [OPW kernel] "
` [PATCH 3/3] btrfs_find_item expanded to include find_orphan_item functionality
` [OPW kernel] "
[PATCH 0/3] bootstrapping btrfs_find_item_interface
2013-11-02 17:05 UTC (4+ messages)
` [PATCH 1/3] Bootstrap generic btrfs_find_item interface
` [OPW kernel] "
` [OPW kernel] [PATCH 0/3] bootstrapping btrfs_find_item_interface
[PATCH v2] btrfs: Replace multiple atomic_inc() with atomic_add()
2013-11-02 16:59 UTC (2+ messages)
` [OPW kernel] "
[PATCH v2] btrfs: Remove useless variable in write_ctree_super()
2013-11-02 16:56 UTC (2+ messages)
` [OPW kernel] "
[RFC PATCH 0/2] remove exclusive size from btrfs qgroup
2013-11-02 15:14 UTC (3+ messages)
` [RFC PATCH 1/2] Btrfs: disable qgroup's exclusive size tracking
` [RFC PATCH 2/2] Btrfs: remove subvolume qgroup automatically with qgroup enabled
Cloning a Btrfs partition
2013-11-02 1:34 UTC (3+ messages)
` kernel BUG at fs/btrfs/ctree.c:2964!
btrfsck: cmds-check.c:2214: check_owner_ref: Assertion `!(rec->is_root)' failed
2013-11-01 12:51 UTC
[PATCH] Btrfs: check file extent type before anything else
2013-11-01 12:40 UTC (3+ messages)
could not find root 8
2013-11-01 5:32 UTC (3+ messages)
[PATCH] btrfs:check-integrity.c: replace kmalloc with kmalloc_array
2013-11-01 0:46 UTC
Balance empty filesystem loses raid profile for data
2013-10-31 22:29 UTC (3+ messages)
[PATCH] Btrfs: stop committing the transaction so much during relocate
2013-10-31 14:10 UTC
[PATCH v3] xfstests: add regression test for running btrfs balance and defrag concurrently
2013-10-31 9:34 UTC
[PATCH 1/6] btrfs: Pack struct btrfs_device
2013-10-31 5:03 UTC (6+ messages)
` [PATCH 2/6] btrfs: Remove redundant local zero structure
` [PATCH 3/6] btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
` [PATCH 4/6] btrfs: Enclose macros with complex values within parenthesis
` [PATCH 5/6] btrfs: Replace kmalloc with kmalloc_array
` [PATCH 6/6] btrfs: Fix checkpatch.pl warning of spacing issues
[PATCH v2] xfstests: add regression test for running btrfs balance and defrag concurrently
2013-10-31 2:31 UTC (3+ messages)
[PATCH] Btrfs: fix up seek_hole/seek_data handling V2
2013-10-30 20:54 UTC
Maybe need a --force option on scrub start?
2013-10-30 20:28 UTC
swapfile on btrfs, temporary solution for wiki
2013-10-30 20:12 UTC (5+ messages)
Metadata reservation
2013-10-30 12:43 UTC (2+ messages)
[PATCH] xfstests: add regression test for running btrfs balance and defrag concurrently
2013-10-30 11:12 UTC (2+ messages)
memory leak in <=3.11.6
2013-10-30 7:58 UTC (3+ messages)
[PATCH] Btrfs: fix a crash when running balance and defrag concurrently
2013-10-30 5:25 UTC
memory leak in <=3.11.6
2013-10-30 1:55 UTC (6+ messages)
[patch 00/13] sysfs publishing patchset
2013-10-29 21:57 UTC (6+ messages)
` [patch 10/13] btrfs: publish allocation data in sysfs
(no subject)
2013-10-29 20:21 UTC
[patch 0/3] xfstests: for btrfs publishing/export patchset (v4)
2013-10-29 19:26 UTC (4+ messages)
` [patch 1/3] xfstests: btrfs/021: test global metadata reservation reporting
` [patch 2/3] xfstests: btrfs/022: test sysfs exports of allocation and device membership info
` [patch 3/3] xfstests: btrfs/023,024,025: test feature ioctl and sysfs interfaces
[PATCH] Btrfs: stop using vfs_read in send
2013-10-29 19:22 UTC (2+ messages)
[PATCH] Btrfs: incompatible format change to remove hole extents V3
2013-10-29 18:52 UTC
[PATCH] Btrfs: incompatible format change to remove hole extents V2
2013-10-29 18:30 UTC (3+ messages)
Moving over to use BTRFS - first time, needs encryption
2013-10-29 17:29 UTC (3+ messages)
` Moving over to use BTRFS - first time, needs encryption (btrfs: message 1 of 20)
[PATCH 1/2] btrfs-progs: mechanism to fetch fsinfo from btrfs-control
2013-10-29 16:34 UTC (2+ messages)
` [PATCH 2/3 v2] "
[PATCH] Btrfs: take ordered root lock when removing ordered operations inode
2013-10-29 14:33 UTC (2+ messages)
Null pointer dereference bug in btrfs_find_all_root
2013-10-29 13:40 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).