messages from 2014-11-04 08:25:35 to 2014-11-13 17:47:53 UTC [more...]
[PATCH] Btrfs: don't ignore log btree writeback errors
2014-11-13 17:47 UTC (4+ 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 (4+ messages)
` [PATCH v2] "
[PATCH] fstests: btrfs, add test for snapshoting after file write + truncate
2014-11-13 15:45 UTC (4+ messages)
` [PATCH v2] "
soft lockup - CPU#0 stuck - Kernel 3.17.2
2014-11-13 14:49 UTC (2+ messages)
About leaf corruption recovery(currently only fs/subvol tree recovery)
2014-11-13 14:43 UTC (2+ messages)
Quota question
2014-11-13 10:49 UTC (18+ messages)
btrfs balance fails with no space errors (despite having plenty)
2014-11-13 10:38 UTC (4+ messages)
[PATCH v5] Move BTRFS RCU string to common library
2014-11-13 10:18 UTC (7+ messages)
` [PATCH v6] "
` [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] btrfs: Don't check for file->private_data on open(). It is set by the core
2014-11-12 18:34 UTC (3+ messages)
[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 (18+ messages)
` [RFC PATCH V8 01/16] Btrfs: subpagesize-blocksize: Get rid of whole page reads
` [RFC PATCH V8 02/16] Btrfs: subpagesize-blocksize: Get rid of whole page writes
` [RFC PATCH V8 03/16] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [RFC PATCH V8 04/16] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [RFC PATCH V8 05/16] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE
` [RFC PATCH V8 06/16] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page
` [RFC PATCH V8 07/16] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE
` [RFC PATCH V8 08/16] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks
` [RFC PATCH V8 09/16] Btrfs: subpagesize-blocksize: __extent_writepage: Write only dirty blocks of a page
` [RFC PATCH V8 10/16] Btrfs: subpagesize-blocksize: fallocate: Work with sectorsized units
` [RFC PATCH V8 11/16] Btrfs: subpagesize-blocksize: btrfs_page_mkwrite: Reserve space in "
` [RFC PATCH V8 12/16] Btrfs: subpagesize-blocksize: Search for all ordered extents that could span across a page
` [RFC PATCH V8 13/16] Btrfs: subpagesize-blocksize: Deal with partial ordered extent allocations
` [RFC PATCH V8 14/16] Btrfs: subpagesize-blocksize: Explicitly Track I/O status of blocks of an ordered extent
` [RFC PATCH V8 15/16] Btrfs: subpagesize-blocksize: Revert commit fc4adbff823f76577ece26dcb88bf6f8392dbd43
` [RFC PATCH V8 16/16] Btrfs: subpagesize-blocksize: Track blocks of ordered extent submitted for write I/O
[PATCH] mm: check memory reclaim bugs caused fs reentrance
2014-11-12 8:58 UTC (4+ messages)
` btrfs re-entrance bugs
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
[PATCH 1/4] btrfs-progs: Check sb_bytenr with device size before scanning one device
2014-11-12 5:52 UTC (4+ messages)
` [PATCH 2/4] btrfs-progs: Enhance btrfs-find-root
` [PATCH 3/4] btrfs-progs: Export btrfs-find-root related structures to allow the usage in other tools
` [PATCH 4/4] btrfs-progs: Automatic using backup tree root or searching tree root if fail to read it
open_ctree failed after ATA errors
2014-11-12 5:42 UTC (4+ messages)
[PATCH] Btrfs: ctree: reduce args where only fs_info used
2014-11-12 4:43 UTC
kernel >= 3.16 saturates I/O endlessly and without reason
2014-11-11 21:05 UTC (3+ messages)
Is it safe to refactor struct btrfs_root *root out of these functions?
2014-11-11 13:29 UTC
[PATCH 1/2] btrfs-progs: rename btrfs_scan_lblkid() to btrfs_scan_devices()
2014-11-11 12:40 UTC (3+ messages)
` [PATCH 2/2] btrfs-progs: use udev to scan for devices
` [PATCH 2/2] btrfs-progs: use udev to scan for devices (v2)
[PATCH 1/2] btrfs-progs: introduce btrfs_register_all_device()
2014-11-11 11:47 UTC (6+ messages)
` [PATCH 1/2 v4] "
` [PATCH 2/2 v4] btrfs-progs: optimize btrfs_scan_lblkid() for multiple calls
[PATCH v3] btrfs-progs: skip fs with no seed when build seed/sprout mapping for fi show
2014-11-11 6:39 UTC
[PATCH] fstests: add generic test to verify xattr replace operations are atomic
2014-11-10 19:47 UTC (7+ messages)
` [PATCH v2] "
fuzz testing gives within a KVM : INFO: trying to register non-static key. the code is fine but needs lockdep annotation
2014-11-10 18:29 UTC
btrfsck crash
2014-11-10 18:03 UTC
[PATCH v6 6/7] fs: pass iocb to generic_write_sync
2014-11-10 16:40 UTC
[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] btrfs: regression test for btrfs extent merge
2014-11-10 1:35 UTC (4+ 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] "
[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 (14+ messages)
[GIT PULL] Various btrfsck updates
2014-11-04 21:58 UTC (3+ messages)
` [PATCH 03/11] Btrfs-progs: allow fsck to take the tree bytenr
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
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