Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2013-08-07 05:56:00 to 2013-08-12 01:12:30 UTC [more...]

[PATCH] _test_generic_punch: Extend $testfile's size to work with 64k block
 2013-08-12  1:11 UTC  (2+ messages)

Possible bug in send/receive with simple reproducer
 2013-08-11 19:08 UTC  (2+ messages)

(un)mounting takes a long time
 2013-08-11 13:44 UTC 

[PATCH 1/2] btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super()
 2013-08-10 22:10 UTC  (5+ messages)
` [PATCH 2/2] btrfs: btrfs_rm_device() should zero mirror SB as well

[PATCH] Btrfs: set default max_inline to 8KiB instead of 8MiB
 2013-08-10 21:30 UTC  (5+ messages)

Question about blocksize, I want to use 16k
 2013-08-10 16:19 UTC  (3+ messages)

Error relating to /dev/sr0 when calling btrfs fi show /dev/sdxy
 2013-08-10 14:38 UTC  (2+ messages)

btrfs device stats /dev/mapper/ext4 SEGV
 2013-08-10 13:56 UTC  (2+ messages)

error count
 2013-08-10 13:38 UTC  (5+ messages)

[GIT PULL] Btrfs
 2013-08-10 12:28 UTC 

[PATCH 0/2] btrfs-progs: more statics & removals
 2013-08-09 23:25 UTC  (11+ messages)
` [PATCH 2/2] btrfs-progs: mark static & remove unused from non-kernel code
  ` [PATCH 2/2 V2] "

Why does btrfs benchmark so badly in this case?
 2013-08-09 21:35 UTC  (9+ messages)

[PATCH 1/2] btrfs: brelse in error path in open_ctree
 2013-08-09 21:05 UTC  (3+ messages)
` [PATCH 2/2] btrfs: don't double brelse on device rm

hang on 3.9, 3.10-rc5
 2013-08-09 18:08 UTC  (8+ messages)

btrfs zero divide (was: Re: Linux 3.10 problem reports (yes, plural))
 2013-08-09 18:04 UTC  (10+ messages)
    ` btrfs zero divide

[PATCH 0/9] btrfs-progs: coalesce of patches
 2013-08-09 18:03 UTC  (11+ messages)
` [PATCH 0/2 v2] introduce btrfs filesystem show --kernel
  ` [PATCH 1/2] btrfs-progs: move out print in cmd_df to another function
  ` [PATCH 2/2] btrfs-progs: introduce btrfs filesystem show --kernel
` [PATCH 0/2] scan /dev/mapper in filesystem show and device scan
  ` [PATCH 1/2] btrfs-progs: btrfs_scan_one_dir not to skip links when /dev/mapper is provided
  ` [PATCH 2/2] btrfs-progs: scan /dev/mapper in filesystem show and device scan

[PATCH v3 0/2] xfstest btrfs/316: test send / receive
 2013-08-09 15:58 UTC  (7+ messages)
` [PATCH v3 1/2] xfstests: add fssum tool
` [PATCH v3 2/2] xfstests btrfs/316: test send / receive

library version defines?
 2013-08-09 15:27 UTC  (2+ messages)

[PATCH] Btrfs: get rid of one BUG() in write_all_supers()
 2013-08-09 15:08 UTC 

[PATCH] Btrfs: fix race between removing a dev and writing sbs
 2013-08-09 14:58 UTC  (5+ messages)
` [PATCH v2] "

[PATCH RFC] Btrfs: track compression algorithm on inodes
 2013-08-09 13:18 UTC  (4+ messages)

[PATCH RFC] Btrfs: add support for persistent mount options
 2013-08-09 13:17 UTC  (12+ messages)

[RFC PATCH v6 0/5] Online data deduplication
 2013-08-09 12:51 UTC  (8+ messages)
` [RFC PATCH v6 1/5] Btrfs: skip merge part for delayed data refs
` [RFC PATCH v6 2/5] Btrfs: improve the delayed refs process in rm case
` [RFC PATCH v6 3/5] Btrfs: introduce a head ref rbtree
` [RFC PATCH v6 4/5] Btrfs: disable qgroups accounting when quata_enable is 0
` [RFC PATCH v6 5/5] Btrfs: online data deduplication
` [PATCH v2] Btrfs-progs: add dedup subcommand

btrfs qgroup destroy -> ERROR: unable to create quota group: Device or resource busy
 2013-08-09 12:47 UTC  (8+ messages)

[PATCH 1/3] Btrfs: fix oops when writing dirty qgroups to disk
 2013-08-09  9:57 UTC  (9+ messages)
` [PATCH 2/3] Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments
` [PATCH 3/3] Btrfs: remove reduplicate check when disabling quota

[PATCH V3 1/2] Btrfs: fix possible memory leak in find_parent_nodes()
 2013-08-09  8:55 UTC 

[patch v2 1/2] Btrfs: fix possible memory leak in find_parent_nodes()
 2013-08-09  8:26 UTC  (4+ messages)
` [patch v2 2/2] Btrfs: allocate prelim_ref with a slab allocater

[v2 1/8] Btrfs-progs: add missing man page information for btrfsck
 2013-08-08 22:57 UTC  (12+ messages)
` [v2 2/8] Btrfs-progs: add missing man information for btrfs-debug-tree
` [v2 3/8] Btrfs-progs: add missing man page for btrfs-show-super
` [v2 4/8] Btrfs-progs: add man page information for btrfs-find-root
` [v2 5/8] Btrfs-progs: add man page information for btrfs-convert
` [v2 6/8] Btrfs-progs: add missing man page for btrfstune
` [v2 7/8] Btrfs-progs: add missing man page information for btrfs-zero-log
` [v2 8/8] Btrfs-progs: add missing man page for btrfs-map-logical
` [patch v2 resend 4/8] Btrfs-progs: add man page information for btrfs-find-root

[PATCH 0/7] uselex.rb as a tiny tool to find dead code
 2013-08-08 22:00 UTC  (18+ messages)
` [PATCH 1/7] btrfs: cleanup: mark 'btrfs_lookup_fs_root' as static
` [PATCH 2/7] btrfs: cleanup: mark 'set_state_private' "
` [PATCH 3/7] btrfs: cleanup: mark 'btrfs_write_and_wait_marked_extents' "
` [PATCH 4/7] btrfs: cleanup: removed unused 'btrfs_start_transaction_lflush'
` [PATCH 5/7] btrfs: cleanup: mark 'btrfs_read_root_item' as static
` [PATCH 6/7] btrfs: cleanup: removed unused 'btrfs_reada_detach'
` [PATCH 7/7] btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'

[XFSTESTS PATCH] btrfs: Test deduplication
 2013-08-08 20:55 UTC  (2+ messages)

[PATCH 0/4] btrfs: out-of-band (aka offline) dedupe v4
 2013-08-08 16:10 UTC  (2+ messages)

[PATCH][RESEND] vfs: allow /proc/PID/maps to get device from stat
 2013-08-08 15:44 UTC  (8+ messages)

[PATCH] Btrfs: deal with enomem in the rewind path V3
 2013-08-08 15:01 UTC  (5+ messages)

[PATCH 1/3] Btrfs: fix possible memory leak in find_parent_nodes()
 2013-08-08 14:19 UTC  (14+ messages)
` [PATCH 2/3] Btrfs: catch error return value from find_extent_in_eb()
` [PATCH 3/3] Btrfs: allocate prelim_ref with a slab allocater

[PATCH] Btrfs: stop using GFP_ATOMIC when allocating rewind ebs
 2013-08-08 13:19 UTC  (4+ messages)

btrfs-progs: drop weird indirections & dead code from send/receive
 2013-08-08 11:04 UTC  (2+ messages)

[PATCH 0/3] Small fixes for btrfs-progs
 2013-08-08 10:56 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH 4/5] Btrfs-progs: return error on write failure in make_btrfs()

[PATCH] Btrfs-progs: fix a regression in mkfs.btrfs
 2013-08-08 10:55 UTC  (2+ messages)

[PATCH] Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMIC
 2013-08-08  7:49 UTC  (2+ messages)

Heavy memory leak when using quota groups
 2013-08-08  3:52 UTC  (5+ messages)

[PATCH] Btrfs-progs: add manpage of btrfs-image -m option
 2013-08-08  2:33 UTC 

[PATCH] Btrfs: deal with enomem in the rewind path V2
 2013-08-07 20:18 UTC  (3+ messages)

btrfs filesystem "hang" after page allocation failure: order:0 + kernel BUG at fs/btrfs/extent_io.c:4151
 2013-08-07 19:02 UTC  (4+ messages)

[PATCH] Btrfs: deal with enomem in the rewind path
 2013-08-07 18:56 UTC 

[PATCH 0/2] btrfs-progs: Introduce devel namespace
 2013-08-07 18:12 UTC  (6+ messages)
` [PATCH 1/2] btrfs-progs: introduce command namespace for development features

[PATCH] xfstests: add regression test for kernel bz 60673
 2013-08-07 16:15 UTC 

[PATCH 0/3 resend]
 2013-08-07 12:11 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: let user know that devid can be used if path is missing
` [PATCH 2/3] btrfs-progs: cmd_start_replace() to use test_dev_for_mkfs()
` [PATCH 3/3] btrfs-progs: avoid write to the disk before sure to create fs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox