linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-02 15:54:04 to 2014-09-10 18:17:13 UTC [more...]

Kernel BUG at fs/btrfs/extent-tree.c:7624 in cleaner thread
 2014-09-10 17:54 UTC 

Is it necessary to balance a btrfs raid1 array?
 2014-09-10 17:44 UTC  (5+ messages)

Deadlock with 3.15.10
 2014-09-10 16:44 UTC 

[PATCH] Btrfs: add missing compression property remove in btrfs_ioctl_setflags
 2014-09-10 15:10 UTC 

btrfs 3.16.2 system crash
 2014-09-10 11:24 UTC 

[PATCH RFC 0/5] Scan all devices to build fs device list
 2014-09-10  6:06 UTC  (16+ messages)
` [PATCH 1/5] block: export disk_class and disk_type for btrfs
` [PATCH 2/5] Btrfs: don't return btrfs_fs_devices if the caller doesn't want it
` [PATCH 3/5] Btrfs: restructure btrfs_scan_one_device
` [PATCH 4/5] Btrfs: restructure btrfs_get_bdev_and_sb and pick up some code used later
` [PATCH 5/5] Btrfs: scan all the devices and build the fs device list by btrfs's self

[PATCH] Btrfs: fix loop writing of async reclaim
 2014-09-10  4:58 UTC 

Impossible case in btrfs self test?
 2014-09-10  2:40 UTC 

btrfs 3.16.2 system crash
 2014-09-10  0:42 UTC  (2+ messages)

[PATCH 00/15 v2] xfstests: new btrfs stress test cases
 2014-09-09 23:53 UTC  (13+ messages)
` [PATCH 01/15 v2] btrfs: new test to run btrfs balance and subvolume test simultaneously
` [PATCH 02/15 v2] btrfs: new test to run btrfs balance and scrub simultaneously
` [PATCH 04/15 v2] btrfs: new case to run btrfs balance and remount with different compress algorithms

ENOSPC on mostly empty file system
 2014-09-09 22:23 UTC  (11+ messages)

[PATCH] btrfs: fix a overflowing boundary writing in csum_tree_block
 2014-09-09  9:19 UTC 

[PATCH] btrfs-progs: doc: fix invalid reference to setattr(8)
 2014-09-09  3:22 UTC  (2+ messages)

btrfs differential receive has become excrutiatingly slow on one machine
 2014-09-08 21:49 UTC  (2+ messages)

[PATCH] xfstests: generic: add dir fsync test, motivated by a btrfs bug
 2014-09-08 22:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Btrfs: fix fsync data loss after a ranged fsync
 2014-09-08 21:56 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH] Btrfs: fix directory recovery from fsync log
 2014-09-08 21:53 UTC 

[PATCH] Btrfs: fix data corruption after fast fsync and writeback error
 2014-09-08 20:51 UTC  (2+ messages)

kernel BUG at fs/btrfs/extent-tree.c:7727! with 3.17-rc3
 2014-09-08 18:04 UTC  (2+ messages)

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

[PATCH] btrfs: remove the wrong comments
 2014-09-08 12:41 UTC 

Linux 3.14.18 : kernel BUG at fs/btrfs/file.c:890!
 2014-09-08 12:29 UTC  (6+ messages)

No space on empty, degraded raid10
 2014-09-08 11:01 UTC  (2+ messages)

Btrfs stable updates for v3.16
 2014-09-06 21:58 UTC  (6+ messages)

Cannot remount root subvolume read-only
 2014-09-06 20:54 UTC 

[PATCH v2] btrfs: LLVMLinux: Remove VLAIS
 2014-09-05 22:58 UTC 

[PATCH] xfstests: generic: add test for double msync, motivated by a btrfs bug
 2014-09-05 18:15 UTC 

ext4 vs btrfs performance on SSD array
 2014-09-05 16:50 UTC  (7+ messages)

[PATCH V2 1/2] Btrfs-progs: make pretty_sizes() work less error prone
 2014-09-05 16:20 UTC  (7+ messages)
` [PATCH] btrfs-progs: per-thread, per-call pretty buffer

3.15.1: kernel BUG at fs/btrfs/locking.c:269
 2014-09-05  9:49 UTC  (3+ messages)
` [PATCH] Btrfs: print btrfs specific info for some fatal error cases

[PATCH] btrfs-progs: force overwrite should wipe stale SB
 2014-09-05 15:51 UTC 

BTRFS critical (device dm-0): invalid dir item name len: 45389
 2014-09-05  3:20 UTC  (9+ messages)

Btrfs stable updates for 3.16.x (and others)
 2014-09-04 21:56 UTC  (5+ messages)

[patch] Btrfs: kfree()ing ERR_PTRs
 2014-09-04 12:48 UTC  (4+ messages)

[PATCH] make 'btrfs filesystem show' to work when seeding
 2014-09-04 12:02 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v2] btrfs: ioctl BTRFS_IOC_FS_INFO and BTRFS_IOC_DEV_INFO miss-matched with slots

fs corruption report
 2014-09-04  9:50 UTC  (7+ messages)

[PATCH] btrfs-progs: remove btrfs_release_path before btrfs_free_path
 2014-09-04  3:09 UTC  (2+ messages)
` [PATCH] btrfs-progs: remove wrong set_argv0 for restore

[PATCH] btrfs-progs: fix find_mount_root() to handle duplicated mount point correctly
 2014-09-04  2:27 UTC 

INFO: task btrfs-transacti:2408 blocked for more than 120 seconds
 2014-09-03 23:06 UTC  (3+ messages)

Large files, nodatacow and fragmentation
 2014-09-03 18:53 UTC  (17+ messages)

kernel 3.17-rc3: task rsync:2524 blocked for more than 120 seconds
 2014-09-03 15:02 UTC  (19+ messages)

[PATCH 01/18] Btrfs: cleanup unused num_can_discard in fs_devices
 2014-09-03 13:35 UTC  (18+ messages)
` [PATCH 02/18] Btrfs: cleanup double assignment of device->bytes_used when device replace finishes
` [PATCH 03/18] Btrfs: fix unprotected assignment of the target device
` [PATCH 04/18] Btrfs: fix wrong disk size when writing super blocks
` [PATCH 05/18] Btrfs: fix wrong device bytes_used in the super block
` [PATCH 06/18] Btrfs: Fix wrong free_chunk_space assignment during removing a device
` [PATCH 07/18] Btrfs: fix unprotected device->bytes_used update
` [PATCH 08/18] Btrfs: update free_chunk_space during allocting a new chunk
` [PATCH 09/18] Btrfs: fix unprotected device's variants on 32bits machine
` [PATCH 10/18] Btrfs: fix unprotected system chunk array insertion
` [PATCH 11/18] Btrfs: fix unprotected device list access when getting the fs information
` [PATCH 12/18] Btrfs: Fix misuse of chunk mutex
` [PATCH 13/18] Btrfs: fix unprotected device list access when cloning fs devices
` [PATCH 14/18] Btrfs: fix use-after-free problem of the device during device replace
` [PATCH 15/18] Btrfs: make the logic of source device removing more clear
` [PATCH 16/18] Btrfs: stop mounting the fs if the non-ENOENT errors happen when opening seed fs
` [PATCH 17/18] Btrfs: move the missing device to its own fs device list
` [PATCH 18/18] Btrfs: modify rw_devices counter under chunk_mutex context

Problem with applying incremental btrfs-send
 2014-09-03 12:25 UTC 

kernel BUG at fs/btrfs/relocation.c:1065 in 3.14.16 to 3.17-rc3
 2014-09-03 12:04 UTC 

[PATCH 00/12] Implement the data repair function for direct read
 2014-09-03  9:02 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 11/12] Btrfs: implement repair function when direct read fails

Btrfs-progs-3.16: fs metadata is both single and dup?
 2014-09-03  8:41 UTC  (5+ messages)

[PATCH 06/10] Btrfs: Fix the problem that the dirty flag of dev stats is cleared
 2014-09-03  6:59 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 03/10] Btrfs: fix wrong fsid check of scrub
 2014-09-03  6:58 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] xfstests: remove check_scratch_fs in btrfs/012
 2014-09-03  3:25 UTC 

[PATCH] btrfs-progs: make 'btrfs replace' signal-handling works
 2014-09-03  1:17 UTC  (3+ messages)

[PATCH] btrfs: cancel scrub/replace if the user space process receive SIGKILL
 2014-09-03  1:02 UTC  (3+ messages)

[PATCH RFC 0/6] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-09-02 23:26 UTC  (11+ messages)
` [PATCH RFC 1/6] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
` [PATCH RFC 2/6] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c
` [PATCH RFC 3/6] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
` [PATCH RFC 4/6] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c
` [PATCH RFC 5/6] apparmor: LLVMLinux: Remove VLAIS
` [PATCH RFC 6/6] btrfs: "

BUG_ON spams /var/log/messages with the same msg full
 2014-09-02 20:52 UTC  (4+ messages)

Kernel Bug while copying my data off btrfs
 2014-09-02 20:42 UTC  (3+ messages)

[PATCH] Btrfs: fix crash on endio of reading corrupted block
 2014-09-02 20:17 UTC  (3+ messages)
` [PATCH v3] "


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).