Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2014-11-12 08:18:55 to 2014-11-20 12:05:14 UTC [more...]

btrfs send and an existing backup
 2014-11-20 12:05 UTC  (2+ messages)

systemd.setenv and a mount.unit
 2014-11-20 12:04 UTC  (5+ messages)

[PATCH] Btrfs: make sure we wait on logged extents when fsycning two subvols
 2014-11-20 10:58 UTC  (2+ messages)

[PATCH] btrfs: remove empty fs_devices to prevent memory runout
 2014-11-20  2:15 UTC 

scrub implies failing drive - smartctl blissfully unaware
 2014-11-20  2:08 UTC  (25+ messages)

BTRFS messes up snapshot LV with origin
 2014-11-19 19:23 UTC  (22+ messages)
        ` Fwd: "

Btrfs on a failing drive
 2014-11-19 18:19 UTC  (6+ messages)

[PATCH] Btrfs: make sure logged extents complete in the current transaction V2
 2014-11-19 17:28 UTC 

[PATCH] Fix lockups from btrfs_clear_path_blocking
 2014-11-19 15:47 UTC 

[PATCH] fstests: mark replace tests in btrfs/group
 2014-11-19 15:33 UTC 

[PATCH] Btrfs: do not move em to modified list when unpinning
 2014-11-19 14:57 UTC  (5+ messages)

[PATCH] btrfs-progs: use system attr instead of attr library
 2014-11-19 13:42 UTC 

[PATCH] Btrfs: make sure logged extents complete in the current transaction
 2014-11-19  8:28 UTC  (2+ messages)

[RFC PATCH 0/6] btrfs: implement swap file support
 2014-11-19  7:22 UTC  (9+ messages)
` [RFC PATCH 1/6] btrfs: convert uses of ->mapping and ->index to wrappers
` [RFC PATCH 2/6] btrfs: don't allow -C or +c chattrs on a swap file
` [RFC PATCH 3/6] btrfs: don't set ->private on swapcache pages
` [RFC PATCH 4/6] btrfs: don't check the cleancache for "
` [RFC PATCH 5/6] btrfs: don't mark extents used for swap as up to date
` [RFC PATCH 6/6] btrfs: enable swap file support

[btrfs-progs] cmds-restore.c:182:20: warning: array subscript is above array bounds [-Warray-bounds]
 2014-11-19  6:22 UTC  (3+ messages)

NEEDED :: btrfs subvol recreate (and related UUID issues)
 2014-11-19  2:48 UTC 

raid 10 drive replacement on old raid6 btrfs volume
 2014-11-18 19:03 UTC  (2+ messages)

btrfs-progs: ARGV0_BUF_SIZE causes problems with tests
 2014-11-18 16:50 UTC  (2+ messages)

btrfs filesystem show _exact_ freaking size?
 2014-11-18 12:41 UTC  (4+ messages)

BUG :: btrfs resize should require mount point not just /some/path
 2014-11-18 12:16 UTC  (2+ messages)

What is the vision for btrfs fs repair?
 2014-11-17 20:55 UTC  (5+ messages)
      `  "

[PATCH] Btrfs: delayed-inode: replace root args iff only fs_info used
 2014-11-17 13:05 UTC 

Two persistent problems
 2014-11-17 11:36 UTC  (5+ messages)

BTRFS messes up snapshot LV with origin
 2014-11-17  8:00 UTC 

[PATCH 0/2] add progress indicator to btrfs-convert
 2014-11-15  0:09 UTC  (2+ messages)

soft lockup - CPU#0 stuck - Kernel 3.17.2
 2014-11-14 23:47 UTC  (8+ messages)

Suggestion on reducing short kernel hangs from my btrfs filesystems: bcache?
 2014-11-14 19:05 UTC 

[PATCH 1/2] btrfs-progs: introduce btrfs_register_all_device()
 2014-11-14 16:51 UTC  (7+ messages)
` [PATCH 1/2 v4] "
  ` [PATCH 2/2 v4] btrfs-progs: optimize btrfs_scan_lblkid() for multiple calls

[RFC PATCH V9 00/17] Btrfs: Subpagesize-blocksize: Get rid of whole page I/O
 2014-11-14 15:38 UTC  (18+ messages)
` [RFC PATCH V9 01/17] Btrfs: subpagesize-blocksize: Get rid of whole page reads
` [RFC PATCH V9 02/17] Btrfs: subpagesize-blocksize: Get rid of whole page writes
` [RFC PATCH V9 03/17] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [RFC PATCH V9 04/17] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [RFC PATCH V9 05/17] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE
` [RFC PATCH V9 06/17] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page
` [RFC PATCH V9 07/17] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE
` [RFC PATCH V9 08/17] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks
` [RFC PATCH V9 09/17] Btrfs: subpagesize-blocksize: __extent_writepage: Write only dirty blocks of a page
` [RFC PATCH V9 10/17] Btrfs: subpagesize-blocksize: fallocate: Work with sectorsized units
` [RFC PATCH V9 11/17] Btrfs: subpagesize-blocksize: btrfs_page_mkwrite: Reserve space in "
` [RFC PATCH V9 12/17] Btrfs: subpagesize-blocksize: Search for all ordered extents that could span across a page
` [RFC PATCH V9 13/17] Btrfs: subpagesize-blocksize: Deal with partial ordered extent allocations
` [RFC PATCH V9 14/17] Btrfs: subpagesize-blocksize: Explicitly Track I/O status of blocks of an ordered extent
` [RFC PATCH V9 15/17] Btrfs: subpagesize-blocksize: Revert commit fc4adbff823f76577ece26dcb88bf6f8392dbd43
` [RFC PATCH V9 16/17] Btrfs: subpagesize-blocksize: Track blocks of ordered extent submitted for write I/O
` [RFC PATCH V9 17/17] Btrfs: subpagesize-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set

[PATCH 0/9] Implement device scrub/replace for RAID56
 2014-11-14 14:57 UTC  (13+ messages)
` [PATCH 1/9] Btrfs: remove noused bbio_ret in __btrfs_map_block in condition
` [PATCH 2/9] Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block
` [PATCH 3/9] Btrfs, raid56: don't change bbio and raid_map
` [PATCH 4/9] Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
` [PATCH 5/9] Btrfs,raid56: use a variant to record the operation type
` [PATCH 6/9] Btrfs,raid56: support parity scrub on raid56
` [PATCH 7/9] Btrfs, replace: write dirty pages into the replace target device
` [PATCH 8/9] Btrfs, replace: write raid56 parity "
` [PATCH 9/9] Btrfs, replace: enable dev-replace for raid56

[PATCH] btrfs: fix wrong accounting of raid1 data profile in statfs
 2014-11-14 14:05 UTC 

[PATCH] Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2
 2014-11-14 13:50 UTC  (4+ messages)

[PULL] [PATCH 0/6] Support for 'pending changes'
 2014-11-14 12:34 UTC  (9+ messages)
` [PATCH 1/6] btrfs: add support for processing pending changes
` [PATCH 2/6] btrfs: do commit in sync_fs if there are "
  ` [PATCH 2/6 v2] "
` [PATCH 3/6] btrfs: switch inode_cache option handling to "
` [PATCH 4/6] btrfs: introduce pending action: commit
` [PATCH 5/6] btrfs: move commit out of sysfs when changing features
` [PATCH 6/6] btrfs: move commit out of sysfs when changing label

[PATCH] btrfs: fix dead lock while running replace and defrag concurrently
 2014-11-14  9:26 UTC  (2+ messages)

About leaf corruption recovery(currently only fs/subvol tree recovery)
 2014-11-14  0:36 UTC  (3+ messages)

[PATCH] btrfs: Don't check for file->private_data on open(). It is set by the core
 2014-11-13 22:14 UTC  (4+ messages)

[PATCH 12/56] fs/btrfs: support compiling out splice
 2014-11-13 21:22 UTC 

[PATCH] Btrfs: don't ignore log btree writeback errors
 2014-11-13 18:06 UTC  (7+ messages)

[PATCH] Btrfs: ensure ordered extent errors aren't missed on fsync
 2014-11-13 17:01 UTC 

[PATCH] Btrfs: collect only the necessary ordered extents on ranged fsync
 2014-11-13 17:00 UTC 

[PATCH] fstests: btrfs, add regression test for clone ioctl
 2014-11-13 15:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] fstests: btrfs, add test for snapshoting after file write + truncate
 2014-11-13 15:45 UTC  (3+ messages)
` [PATCH v2] "

Quota question
 2014-11-13 10:49 UTC  (12+ messages)

btrfs balance fails with no space errors (despite having plenty)
 2014-11-13 10:38 UTC  (4+ messages)

[PATCH v6] Move BTRFS RCU string to common library
 2014-11-13 10:18 UTC  (2+ messages)
` [PATCH v7] "

transid failed / mount Problem on Linux pc6 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64 GNU/Linux
 2014-11-13  8:49 UTC  (4+ messages)
  ` BTRFS Raid5/6 Recovery Problem after accidentially hibernation

btrfs check --repair couldn't solve problem with btrfs partition
 2014-11-13  8:24 UTC  (2+ messages)

[PATCH] btrfs-progs: use canonical name for device in btrfs fi show when mounted
 2014-11-13  1:36 UTC 

[PATCH v2 2/2] btrfs-progs: fix wrong num_devices for btrfs fi show with seed devices
 2014-11-13  1:19 UTC 

Kernel crash during "btrfs fi balance start" on raid6 btrfs
 2014-11-12 20:57 UTC 

[PATCH v2] Btrfs: qgroup: add BUILD_BUG to report pointer cast breakage
 2014-11-12 15:54 UTC 

[PATCH] Btrfs: qgroup: add BUILD_BUG to report pointer cast breakage
 2014-11-12 15:02 UTC  (2+ messages)

[RFC PATCH V8 00/16] Btrfs: Subpagesize-blocksize: Get rid of whole page I/O
 2014-11-12 11:46 UTC  (4+ messages)
` [RFC PATCH V8 01/16] Btrfs: subpagesize-blocksize: Get rid of whole page reads
` [RFC PATCH V8 15/16] Btrfs: subpagesize-blocksize: Revert commit fc4adbff823f76577ece26dcb88bf6f8392dbd43

[PATCH] mm: check memory reclaim bugs caused fs reentrance
 2014-11-12  8:58 UTC  (3+ messages)

3.18.0-rc4 - WARNING: CPU: 3 PID: 3889 at fs/btrfs/extent-tree.c:3785 btrfs_free_reserved_data_space+0xc8/0xe0 [btrfs]()
 2014-11-12  8:29 UTC 


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