messages from 2014-02-02 01:28:09 to 2014-02-07 18:58:04 UTC [more...]
[PATCH] Btrfs: don't loop forever if we can't run because of the tree mod log
2014-02-07 18:57 UTC
[PATCH] btrfs-progs: Preserve process_one_leaf return value
2014-02-07 18:53 UTC
Provide a better free space estimate on RAID1
2014-02-07 18:44 UTC (11+ messages)
integration-20140206 build failure
2014-02-07 18:03 UTC (3+ messages)
lost with degraded RAID1
2014-02-07 17:43 UTC (9+ messages)
[PATCH] Btrfs: unlock extent and pages on error in cow_file_range
2014-02-07 17:22 UTC
[PATCH] xfstests: Btrfs: add test for large metadata blocks
2014-02-07 17:14 UTC
[PATCH] btrfs-progs: add dry-run option to restore command
2014-02-07 17:12 UTC
[btrfs] BUG: unable to handle kernel NULL pointer dereference at 0000000000000038
2014-02-07 15:22 UTC (4+ messages)
[PATCH] btrfs-progs: Change BUG() to use assert
2014-02-07 15:21 UTC
[PATCH v4] xfstests/btrfs: add a regression test for running snapshot and send concurrently
2014-02-07 14:00 UTC
[PATCH 0/4] Btrfs updates for 3.14-rc - sysfs, ioctl
2014-02-07 13:34 UTC (5+ messages)
` [PATCH 1/4] btrfs: commit transaction after setting label and features
` [PATCH 2/4] btrfs: reserve no transaction units in btrfs_ioctl_set_features
` [PATCH 3/4][RFC] btrfs: export global block reserve size as space_info
` [PATCH 4/4] Revert "btrfs: add ioctl to export size of global metadata reservation"
[PATCH v3] Btrfs: add regression test for running snapshot and send concurrently
2014-02-07 10:48 UTC (5+ messages)
[PATCH v3 0/3] __btrfs_drop_extents() BUG_ON reproducer
2014-02-07 10:35 UTC (4+ messages)
` [PATCH v3 1/3] btrfs: add small program for clone testing
` [PATCH v3 2/3] src/cloner: use btrfs/ioctl.h header if present
` [PATCH v3 3/3] btrfs/035: add new clone overwrite regression test
[PATCH v2 0/3] __btrfs_drop_extents() BUG_ON reproducer
2014-02-07 10:31 UTC (6+ 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] dump device list as seen by the kernel
2014-02-07 10:20 UTC (8+ messages)
` [PATCH] btrfs: introduce BTRFS_IOC_GET_DEVS
[PATCH 1/2] Btrfs: fix unprotected alloc list insertion during the finishing procedure of replace
2014-02-07 9:43 UTC (5+ messages)
` [PATCH 2/2] Btrfs: fix use-after-free in the finishing procedure of the device replace
[PATCH 1/2] btrfs-progs: Add missing devices check for mounted btrfs
2014-02-07 9:34 UTC (4+ messages)
` [PATCH 2/2] btrfs-progs: Add -p/--print-missing options for btrfs fi show
Are nocow files snapshot-aware
2014-02-07 7:06 UTC (9+ messages)
[PATCH v2 1/2] btrfs-progs: Add missing devices check for mounted btrfs
2014-02-07 7:07 UTC
user creation/deletion of snapshots permissions bug
2014-02-07 5:51 UTC (2+ messages)
device delete missing panic
2014-02-07 1:54 UTC (9+ messages)
INFO: possible irq lock inversion dependency detected, btrfs
2014-02-07 0:22 UTC
[PATCH] Btrfs: add regression test for running snapshot and send concurrently
2014-02-06 22:49 UTC (4+ messages)
[PATCH] btrfs-progs: Convert BUG() to BUG_ON(1)
2014-02-06 22:48 UTC (5+ messages)
[PATCH] Btrfs: balance delayed inode updates V2
2014-02-06 21:29 UTC
[PATCH] Btrfs: balance delayed inode updates
2014-02-06 21:28 UTC (2+ messages)
[PATCH] Btrfs: throttle delayed refs better
2014-02-06 21:19 UTC (17+ 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 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
[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 (13+ messages)
[PATCH 1/2] Btrfs: switch to btrfs_previous_extent_item()
2014-02-05 20:46 UTC (8+ messages)
[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 (6+ 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)
[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)
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).