linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-30 15:24:11 to 2014-02-06 20:20:09 UTC [more...]

[PATCH] btrfs-progs: Convert BUG() to BUG_ON(1)
 2014-02-06 20:20 UTC  (2+ messages)

[PATCH] dump device list as seen by the kernel
 2014-02-06 20:09 UTC  (5+ messages)
` [PATCH] btrfs: introduce BTRFS_IOC_GET_DEVS

Provide a better free space estimate on RAID1
 2014-02-06 19:54 UTC  (4+ messages)

device delete missing panic
 2014-02-06 17:12 UTC  (7+ messages)

[PATCH v3] Btrfs: add regression test for running snapshot and send concurrently
 2014-02-06 16:10 UTC 

[PATCH] Btrfs: throttle delayed refs better
 2014-02-06 15:14 UTC  (16+ messages)

[PATCH v2] Btrfs: add regression test for running snapshot and send concurrently
 2014-02-06 14:50 UTC 

[PATCH] ioctl: add note regarding CLONE_RANGE(len=0) behaviour
 2014-02-06 14:29 UTC 

[PATCH v2 0/3] __btrfs_drop_extents() BUG_ON reproducer
 2014-02-06 13:59 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: add small program for clone testing
` [PATCH v2 2/3] src/cloner: use btrfs/ioctl.h header if present
` [PATCH v2 3/3] btrfs/035: add new clone overwrite regression test

[PATCH] Btrfs: add regression test for running snapshot and send concurrently
 2014-02-06 13:12 UTC  (3+ messages)

[PATCH v2 1/2 ] Btrfs: switch to btrfs_previous_extent_item()
 2014-02-06 12:31 UTC  (2+ messages)

[PATCH 0/2] __btrfs_drop_extents() BUG_ON reproducer
 2014-02-06 10:03 UTC  (6+ messages)
` [PATCH 1/2] btrfs: add small program for clone testing
` [PATCH 2/2] btrfs/035: add new clone overwrite regression test

Are nocow files snapshot-aware
 2014-02-06  2:38 UTC  (5+ messages)

[PATCH] Btrfs: fix assert screwup for the pending move stuff
 2014-02-05 22:08 UTC  (2+ messages)

[PATCH] Btrfs: convert to add transaction protection for btrfs send
 2014-02-05 20:47 UTC  (14+ messages)

[PATCH 1/2] Btrfs: switch to btrfs_previous_extent_item()
 2014-02-05 20:46 UTC  (9+ messages)
` [PATCH 2/2] Btrfs: only add roots if necessary in find_parent_nodes()

[PATCH 1/2] Btrfs: use right extent item position in send when finding extent clones
 2014-02-05 16:48 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: make some tree searches in send.c more efficient

[PATCH v2] btrfs: send: lower memory requirements in common case
 2014-02-05 15:17 UTC 

Booting with syslinux not possible
 2014-02-05 14:57 UTC  (7+ messages)

[PATCH v4] btrfs: add simple debugfs interface
 2014-02-05 14:36 UTC 

hitting BUG_ON on troublesome FS
 2014-02-05 14:22 UTC  (6+ messages)

Frequent error messages (block group X has wrong amount of free space)
 2014-02-05 13:31 UTC 

[PATCH] btrfs: looping across fs_devices isn't necessary
 2014-02-05 13:02 UTC  (2+ messages)

[PATCH] btrfs-progs: fix typo in reported error
 2014-02-05 12:57 UTC 

[PATCH] Btrfs: skip submitting barrier for missing device
 2014-02-05  7:34 UTC 

[GIT PULL] Btrfs
 2014-02-04 19:52 UTC  (9+ messages)

[GIT PULL] Btrfs
 2014-02-04 17:59 UTC 

[PATCH] Btrfs: introduce commit_root_sem to protect commit roots
 2014-02-04 17:37 UTC 

btrfs crash with a corrupted(?) filesystem
 2014-02-04 16:40 UTC  (4+ messages)

[PATCH] Btrfs: use late_initcall instead of module_init
 2014-02-04 14:24 UTC  (2+ messages)

[PATCH] Btrfs: disable snapshot aware defrag for now
 2014-02-04 14:07 UTC  (5+ messages)

[cmds-scrub.c:539]: (style) Array index 'i' is used before limits check
 2014-02-04 10:48 UTC 

btrfs raid5 unmountable
 2014-02-04  9:31 UTC 

[PATCH] btrfs-progs: there is devid 0 when replace is running
 2014-02-04  8:33 UTC  (2+ messages)
` [PATCH v2] "

btrfs raid5 unmountable
 2014-02-04  6:08 UTC  (2+ messages)

Receive on same subvolume
 2014-02-04  1:06 UTC  (8+ messages)

lost with degraded RAID1
 2014-02-03 21:31 UTC  (19+ messages)
`  "
    ` Fwd: "

[PATCH 0/6] Btrfs send updates - reduce memory consumption
 2014-02-03 18:24 UTC  (7+ messages)
` [PATCH 1/6] btrfs: send: remove prepared member from fs_path
` [PATCH 2/6] btrfs: send: remove virtual_mem "
` [PATCH 3/6] btrfs: send: squeeze bitfilelds in fs_path
` [PATCH 4/6] btrfs: send: lower memory requirements in common case
` [PATCH 5/6] btrfs: send: remove BUG from process_all_refs
` [PATCH 6/6] btrfs: send: remove BUG_ON from name_cache_delete

[PATCH v2] btrfs: add simple debugfs interface
 2014-02-03 18:03 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] btrfs: send: replace check with an assert in gen_unique_name
 2014-02-03 17:24 UTC 

[PATCH RESEND] xfstests: add test for btrfs incremental send data corruption
 2014-02-03 16:39 UTC 

[ANNOUCE] xfstests: updated to ad969ca
 2014-02-02 23:49 UTC 

[PATCH] xfstests: more tests for test case btrfs/030
 2014-02-02 22:25 UTC  (4+ messages)

[PATCH] Btrfs: fix btrfs boot when compiled as built-in
 2014-02-01 21:28 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] Btrfs: more send support for parent/child dir relationship inversion
 2014-02-01  2:02 UTC 

[PATCH] Btrfs: fix send dealing with file renames and directory moves
 2014-02-01  2:00 UTC 

Booting with syslinux not possible
 2014-01-31 20:54 UTC 

Booting with syslinux not possible
 2014-01-31 20:32 UTC 

GPF on access to presumably corrupted file
 2014-01-31 17:43 UTC  (4+ messages)

[PATCH RFCv4] new ioctl TREE_SEARCH_V2
 2014-01-31 17:40 UTC  (9+ messages)
` [PATCH RFCv4 1/7] btrfs: tree_search: eliminate redundant nr_items check
` [PATCH RFCv4 2/7] btrfs: tree_search, search_ioctl: accept varying buffer
` [PATCH RFCv4 3/7] btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
` [PATCH RFCv4 4/7] btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
` [PATCH RFCv4 5/7] btrfs: new function read_extent_buffer_to_user
` [PATCH RFCv4 6/7] btrfs: tree_search, search_ioctl: direct copy to userspace
` [PATCH RFCv4 7/7] btrfs: new ioctl TREE_SEARCH_V2

Snapshots – noob questions
 2014-01-31  4:19 UTC  (5+ messages)

Stop using btrfs
 2014-01-30 23:21 UTC  (4+ messages)

[PATCH] xfstests: generic/299 can have truncate fail
 2014-01-30 22:01 UTC 

[btrfs/i_size] xfstests generic/299 TFAIL
 2014-01-30 21:52 UTC  (2+ messages)

btrfs send requires root
 2014-01-30 21:41 UTC  (3+ messages)

[PATCH] btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl
 2014-01-30 20:17 UTC 


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).