linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-15 02:26:12 to 2016-01-22 01:21:05 UTC [more...]

FS corruption when mounting non-degraded after mounting degraded
 2016-01-22  1:21 UTC  (7+ messages)

use-after-free in perf_trace_btrfs__work
 2016-01-22  0:31 UTC  (3+ messages)

[PATCH] Btrfs: fix error number in send.c
 2016-01-22  0:13 UTC 

"Some devices missing" only while not mounted
 2016-01-21 23:13 UTC  (4+ messages)

Query about proposed dedup patches and behaviours
 2016-01-21 20:59 UTC  (11+ messages)
      ` Interjection: autodefrag mount option aye, nae?

RAID1 root filesystem - same device shows up twice in 'btrfs fi show'
 2016-01-21 19:50 UTC 

[PATCH] btrfs-progs: Makefile.in: Simplify/correct install-static
 2016-01-21 18:35 UTC  (2+ messages)

[PULL][PATCH 0/4] Sysfs fixes to incompat bits
 2016-01-21 18:32 UTC  (5+ messages)
` [PATCH 1/4] btrfs: sysfs: fix typo in compat_ro attribute definition
` [PATCH 2/4] btrfs: sysfs: add free-space-tree bit attribute
` [PATCH 3/4] btrfs: sysfs: introduce helper for syncing bits with sysfs files
` [PATCH 4/4] btrfs: synchronize incompat feature "

Out of space on small-ish partition, clobber and other methods haven't worked
 2016-01-21 17:40 UTC  (4+ messages)

Why is dedup inline, not delayed (as opposed to offline)? Explain like I'm five pls
 2016-01-21 17:23 UTC  (23+ messages)

[PATCH 1/2] btrfs: reada: limit max works count
 2016-01-21 14:14 UTC  (6+ messages)

[PATCH V13 00/14] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
 2016-01-21 10:27 UTC  (15+ messages)
` [PATCH V13 01/14] Btrfs: subpagesize-blocksize: Fix whole page read
` [PATCH V13 02/14] Btrfs: subpagesize-blocksize: Fix whole page write
` [PATCH V13 03/14] Btrfs: subpagesize-blocksize: Make sure delalloc range intersects with the locked page's range
` [PATCH V13 04/14] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [PATCH V13 05/14] Btrfs: subpagesize-blocksize: Read tree blocks whose size is < PAGE_SIZE
` [PATCH V13 06/14] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page
` [PATCH V13 07/14] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE
` [PATCH V13 08/14] Btrfs: subpagesize-blocksize: Deal with partial ordered extent allocations
` [PATCH V13 09/14] Btrfs: subpagesize-blocksize: Explicitly track I/O status of blocks of an ordered extent
` [PATCH V13 10/14] Btrfs: subpagesize-blocksize: btrfs_punch_hole: Fix uptodate blocks check
` [PATCH V13 11/14] Btrfs: subpagesize-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set
` [PATCH V13 12/14] Revert "btrfs: fix lockups from btrfs_clear_path_blocking"
` [PATCH V13 13/14] Btrfs: subpagesize-blocksize: Fix file defragmentation code
` [PATCH V13 14/14] Btrfs: subpagesize-blocksize: extent_clear_unlock_delalloc: Prevent page from being unlocked more than once

[PATCH V10 00/12] Btrfs: Pre subpagesize-blocksize cleanups
 2016-01-21 10:26 UTC  (13+ messages)
` [PATCH V10 01/12] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V10 02/12] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V10 03/12] Btrfs: Direct I/O read: Work "
` [PATCH V10 04/12] Btrfs: fallocate: Work with "
` [PATCH V10 05/12] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH V10 06/12] Btrfs: Search for all ordered extents that could span across a page
` [PATCH V10 07/12] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH V10 08/12] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH V10 09/12] Btrfs: Limit inline extents to root->sectorsize
` [PATCH V10 10/12] Btrfs: Fix block size returned to user space
` [PATCH V10 11/12] Btrfs: Clean pte corresponding to page straddling i_size
` [PATCH V10 12/12] Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone operation

[PATCH] Btrfs: fix race between fsync and lockless direct IO writes
 2016-01-21 10:17 UTC 

Kernel 4.4.0 intermittent ENOSPC during heavy data write and concurrent snapshotting
 2016-01-21  9:02 UTC  (3+ messages)

BTRFS: bdev /dev/mapper/dshelf1 errs: wr 2970, rd 848, flush 0, corrupt 189, gen 0
 2016-01-21  4:52 UTC  (6+ messages)

[PATCH 1/3] btrfs: Continue write in case of can_not_nocow
 2016-01-21  3:39 UTC  (3+ messages)

[PATCH] btrfs-progs: add 'du' command
 2016-01-20 21:49 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: Import interval tree implemenation from Linux v4.0-rc7
` [PATCH 2/3] btrfs-progs: add 'du' command
` [PATCH 3/3] btrfs-progs du: Calculate space shared by each directory arguments file set

Kernel 4.4.0 KVM guest on Btrfs locks up on snapshotting
 2016-01-20 20:38 UTC  (12+ messages)

Btrfs progs release 4.4
 2016-01-20 18:04 UTC  (4+ messages)

raid1 vs raid5
 2016-01-20 14:17 UTC  (2+ messages)

[PATCH v4 00/14][For 4.6] Btrfs: Add inband (write time) de-duplication framework
 2016-01-20  3:25 UTC  (13+ messages)
` [PATCH v4 05/18] btrfs: delayed-ref: Add support for atomic increasing extent ref
` [PATCH v4 17/18] btrfs: dedup: add a property handler for online dedup

[PATCH][btrfs-progs] Add dump-csums for btrfs inspect-internal
 2016-01-19 19:42 UTC 

Improve detail regarding distribution of RAID-stripes on "btrfs device usage" output (btrfs-progs 4.4)
 2016-01-19 11:12 UTC 

[PULL] Btrfs: misc fixes for 4.5, part 2
 2016-01-19 10:55 UTC 

[PULL][PATCH 0/4] Btrfs: cleanups for 4.5, part 2
 2016-01-19 10:43 UTC  (5+ messages)
` [PATCH 1/4] btrfs: cleanup, stop casting for extent_map->lookup everywhere
` [PATCH 2/4] btrfs: fix iterator with update error in backref.c
` [PATCH 3/4] Btrfs: clean up an error code in btrfs_init_space_info()
` [PATCH 4/4] btrfs: remove duplicate const specifier

[PATCH 0/3] GFP flags adjustments, part 2
 2016-01-19 10:37 UTC  (4+ messages)
` [PATCH 1/3] btrfs: send: use GFP_KERNEL everywhere
` [PATCH 2/3] btrfs: reada: "
` [PATCH 3/3] btrfs: scrub: use GFP_KERNEL on the submission path

[PATCH V7 0/3][PULL REQUEST] Unify 'norecovery' bahavior with other filesystems
 2016-01-19  2:23 UTC  (4+ messages)
` [PATCH V7 1/3] btrfs: Introduce new mount option usebackuproot to replace recovery
` [PATCH V7 2/3] btrfs: Introduce new mount option to disable tree log replay
` [PATCH V7 3/3] btrfs: Introduce new mount option alias for nologreplay

[PATCH V6 0/3][PULL REQUEST] Unify 'norecovery' bahavior with other filesystems
 2016-01-19  2:13 UTC  (8+ messages)
` [PATCH V6 1/3] btrfs: Introduce new mount option usebackuproot to replace recovery
` [PATCH V6 2/3] btrfs: Introduce new mount option to disable tree log replay
` [PATCH V6 3/3] btrfs: Introduce new mount option alias for nologreplay

[PATCH v5 0/2][PULL REQUEST] Unify 'norecovery' bahavior with other filesystems
 2016-01-19  1:36 UTC  (5+ messages)

[PATCH] btrfs: remove duplicate const specifier
 2016-01-19  0:05 UTC 

space_cache=v2 on root fs
 2016-01-18 21:04 UTC  (3+ messages)

[PATCH 00/35 v3] eparate operations from flags in the bio/request structs
 2016-01-18 18:15 UTC  (2+ messages)

[GIT PULL] Fujitsu for 4.5
 2016-01-18 11:02 UTC  (6+ messages)

[GIT PULL] Btrfs
 2016-01-18 10:52 UTC  (3+ messages)

btrfs send - detect if complete
 2016-01-18  2:11 UTC  (2+ messages)

Copying between lzo compressed BtrFS's: de/re-compressing
 2016-01-17 21:57 UTC  (7+ messages)

kernel crash when balancing raid56 after low on space
 2016-01-17 19:54 UTC  (2+ messages)

BTRFS Soft CPU Lockup
 2016-01-16  8:32 UTC 

BTRFS CPU Soft Lockup
 2016-01-16  8:23 UTC 

[PATCH] Btrfs: copy the certain type of item if min_type equals to max_type
 2016-01-16  0:54 UTC  (3+ messages)

[PATCH] btrfs: initialize the seq counter in struct btrfs_device
 2016-01-15 18:16 UTC  (2+ messages)

Btrfs progs pre-release 4.4-rc1
 2016-01-15 17:54 UTC  (6+ messages)
  ` Static build fixed (Was: "

[PATCH 0/3 v3] Balance filters: stripes, enhanced limit and usage
 2016-01-15 17:40 UTC  (4+ messages)
` [PATCH 2/3] btrfs: add balance filter for stripes

Recursive delete file from all subvolumes (snapshots)
 2016-01-15 15:25 UTC  (6+ messages)

Crash on btrfs check
 2016-01-15 13:56 UTC  (4+ messages)

[PATCH] Btrfs: fix deadlock running delayed iputs at transaction commit time
 2016-01-15 11:05 UTC 

[PATCH] Btrfs: fix typo in log message when starting a balance
 2016-01-15 10:56 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).