Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2014-10-31 02:41:29 to 2014-11-10 07:57:03 UTC [more...]

[PATCH v2] btrfs-progs: skip fs with no seed when build seed/sprout mapping for fi show
 2014-11-10  7:55 UTC 

[PATCH] btrfs-progs: skip fs with no seed when build seed/sprout mapping for fi show
 2014-11-10  7:53 UTC  (8+ messages)
` [PATCH 1/2] btrfs-progs: remove BUG_ON on num of devices for btrfs "
` [PATCH 2/2] btrfs-progs: fix wrong num_devices for btrfs fi show with seed devices

[PATCH] btrfs: fix dead lock while running replace and defrag concurrently
 2014-11-10  7:36 UTC 

[PATCH] Btrfs: fix incorrect compression ratio detection
 2014-11-10  4:20 UTC  (2+ messages)

corruption, bad block, input/output errors - do i run --repair?
 2014-11-10  3:11 UTC  (3+ messages)

[PATCH] fstests: btrfs, add regression test for clone ioctl
 2014-11-10  1:47 UTC  (2+ messages)

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

[PATCH] btrfs: regression test for btrfs extent merge
 2014-11-10  1:35 UTC  (4+ messages)

[PATCH] fstests: add generic test to verify xattr replace operations are atomic
 2014-11-10  1:31 UTC  (5+ messages)
` [PATCH v2] "

Quota question
 2014-11-09 22:10 UTC  (13+ messages)

[PATCH 0/2] add progress indicator to btrfs-convert
 2014-11-09 22:16 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: add task-utils
` [PATCH 2/2] btrfs-progs: convert: use task for progress indication of metadata creation

[PATCH] Btrfs: make xattr replace operations atomic
 2014-11-09  8:38 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v5] Move BTRFS RCU string to common library
 2014-11-09  7:32 UTC  (6+ messages)
    ` [PATCH v6] "

[btrfs-progs] cmds-restore.c:182:20: warning: array subscript is above array bounds [-Warray-bounds]
 2014-11-09  3:54 UTC 

[GIT PULL] Btrfs
 2014-11-09  1:17 UTC 

Cannot mount volume after device replace locked up
 2014-11-08  3:54 UTC  (2+ messages)

[PATCH 0/5] Btrfs-progs updates to build
 2014-11-07 17:06 UTC  (6+ messages)
` [PATCH 1/5] btrfs-progs: build, add basic build test for library
` [PATCH 2/5] btrfs-progs: build, add make target for a build test
` [PATCH 3/5] btrfs-progs: build, gather utilities that are not built by default
` [PATCH 4/5] btrfs-progs: build, update the clean rule
` [PATCH 5/5] btrfs-progs: update .gitignore

[PATCH 0/4] More mount-time checks
 2014-11-07 16:47 UTC  (5+ messages)
` [PATCH 1/4] btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize
` [PATCH 2/4] btrfs: add checks for sys_chunk_array sizes
` [PATCH 3/4] btrfs: cleanup, rename a few variables in btrfs_read_sys_array
` [PATCH 4/4] btrfs: add more checks to btrfs_read_sys_array

[PATCH] Btrfs: avoid crash when overflowing a dir_item
 2014-11-07 13:01 UTC  (2+ messages)

non-atomic xattr replacement in btrfs => rsync random errors
 2014-11-07 11:21 UTC  (4+ messages)

Compatibility matrix kernel/tools
 2014-11-07  3:38 UTC  (6+ messages)

[PATCH] Btrfs: don't do async reclaim during log replay V2
 2014-11-07  1:18 UTC  (4+ messages)

are btrfs snapshot helpful for backing up kvm qcow2 vm?
 2014-11-06 19:57 UTC  (2+ messages)

"corrupt leaf" on kernel 3.17.2, w/ btrfs-progs 3.17
 2014-11-06 18:17 UTC  (5+ messages)

[PATCH v5 6/7] fs: pass iocb to generic_write_sync
 2014-11-06 16:14 UTC  (5+ messages)
  ` [Cluster-devel] "
  ` [Linux-NTFS-Dev] "

[PATCH] Btrfs: make sure we wait on logged extents when fsycning two subvols
 2014-11-06 15:19 UTC 

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

3.16.3 hung on btrfs_evict_inode+0x13e/0x3fd
 2014-11-06 12:54 UTC 

fs/btrfs/ioctl.c:2204:29: sparse: incorrect type in argument 4 (different address spaces)
 2014-11-06 11:05 UTC 

[bug] btrfs fi show lists wrong (old) devid size after btrfs replace
 2014-11-06  5:50 UTC  (4+ messages)

[PATCH 1/2] btrfs: Add more check before read_extent_buffer() to avoid read overflow
 2014-11-06  2:46 UTC  (3+ messages)
` [PATCH 2/2] btrfs: Add support for nocow write into prealloc space with compression

[PATCH] Btrfs: fix race when cleaning unused block groups
 2014-11-05 21:13 UTC  (5+ messages)

Kernel crash during "btrfs device delete" on raid6 volume
 2014-11-04 23:42 UTC  (4+ messages)

btrfs unmountable: read block failed check_tree_block; Couldn't read tree root
 2014-11-04 22:40 UTC  (3+ messages)
  ` [SOLVED] "

filesystem corruption
 2014-11-04 22:34 UTC  (16+ messages)

[GIT PULL] Various btrfsck updates
 2014-11-04 21:58 UTC  (11+ messages)
` [PATCH 01/11] Btrfs-progs: add the ability to delete items
` [PATCH 03/11] Btrfs-progs: allow fsck to take the tree bytenr
` [PATCH 04/11] Btrfs-progs: don't fail on log tree opening with PARTIAL
` [PATCH 05/11] Btrfs-progs: spit out the broken file when ignoring errors
` [PATCH 06/11] Btrfs-progs: make zero-log use partial open
` [PATCH 07/11] Btrfs-progs: add a message to know zero log ran successfully
` [PATCH 08/11] Btrfs-progs: add ability to replace missing dir item/dir indexes
` [PATCH 09/11] Btrfs-progs: fix missing inode items
` [PATCH 10/11] Btrfs-progs: create missing root dirid

btrfs deduplication and linux cache management
 2014-11-04 20:01 UTC  (3+ messages)

[PATCH] btrfs-progs: use the correct SI prefixes
 2014-11-04 17:27 UTC 

BTRFS Quota Display Tool
 2014-11-04 11:43 UTC 

[PATCH] btrfs-progs: Enhance btrfs-find-root
 2014-11-04  9:18 UTC 

btrfs check - Couldn't open file system
 2014-11-04  5:35 UTC  (6+ messages)

[PATCH] btrfs-progs: libbtrfs, make exported headers compatible with C++
 2014-11-03 22:53 UTC 

Can't mount: open_ctree failed!
 2014-11-03 21:11 UTC  (7+ messages)

[PATCH] Btrfs: avoid premature -ENOMEM in clear_extent_bit()
 2014-11-03 14:12 UTC 

[PATCH] Btrfs: fix freeing used extent after removing empty block group
 2014-11-03 14:08 UTC 

btrfs check won't repair inode errors
 2014-11-03 11:34 UTC 

RAID1 fails to recover chunk tree
 2014-11-03  8:00 UTC  (15+ messages)

Kernel 3.17.2 and RO snapshots
 2014-11-02 14:22 UTC  (4+ messages)

btrfs check shows errors - What now?
 2014-11-01 20:50 UTC 

Btrfs raid1 array has issues with rtorrent usage pattern
 2014-11-01 18:00 UTC  (5+ messages)

[GIT PULL] Btrfs fixes
 2014-11-01 16:05 UTC 

read block failed check_tree_block / Couldn't read chunk tree
 2014-11-01 13:09 UTC  (8+ messages)
          ` [offlist]Re: "

request for info on the list of parameters to tweak for PCIe SSDs
 2014-10-31 12:10 UTC  (3+ messages)

which subvolume is mounted?
 2014-11-01  7:38 UTC  (4+ messages)

[PATCH 1/1] btrfs: Deletion of unnecessary checks before six function calls
 2014-10-31 21:59 UTC  (2+ messages)
                                  ` [Cocci] "

Compile BtrFS as kernel module
 2014-10-31 21:03 UTC  (2+ messages)

[PATCH] btrfs: fix typos in btrfs_check_super_valid
 2014-10-31 18:40 UTC 

[PATCH] Btrfs: don't take the chunk_mutex/dev_list mutex in statfs
 2014-10-31 15:58 UTC 

v3.18-rc2 at a 32 bit KVM gives :"INFO: trying to register non-static key.the code is fine but needs lockdep annotation."
 2014-10-31 14:42 UTC  (7+ messages)

[PATCH] Btrfs: move read only block groups onto their own list V2
 2014-10-31 14:15 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: introduce btrfs_register_all_device()
 2014-10-31 11:04 UTC  (5+ messages)
` [PATCH 1/2 v4] "
  ` [PATCH 2/2 v4] btrfs-progs: optimize btrfs_scan_lblkid() for multiple calls

request for info on the list of parameters to tweak for PCIe SSDs
 2014-10-31 10:48 UTC  (2+ messages)


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