linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-06 06:20:20 to 2016-06-14 07:12:39 UTC [more...]

[PATCH V19 00/19] Allow I/O on blocks whose size is less than page size
 2016-06-14  7:11 UTC  (18+ messages)
` [PATCH V19 01/19] Btrfs: subpage-blocksize: Fix whole page read
` [PATCH V19 02/19] Btrfs: subpage-blocksize: Fix whole page write
` [PATCH V19 03/19] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's range
` [PATCH V19 04/19] Btrfs: subpage-blocksize: Define extent_buffer_head
` [PATCH V19 05/19] Btrfs: subpage-blocksize: Read tree blocks whose size is < PAGE_SIZE
` [PATCH V19 06/19] Btrfs: subpage-blocksize: Write only dirty extent buffers belonging to a page
` [PATCH V19 07/19] Btrfs: subpage-blocksize: Allow mounting filesystems where sectorsize < PAGE_SIZE
` [PATCH V19 08/19] Btrfs: subpage-blocksize: Deal with partial ordered extent allocations
` [PATCH V19 09/19] Btrfs: subpage-blocksize: Explicitly track I/O status of blocks of an ordered extent
` [PATCH V19 10/19] Btrfs: subpage-blocksize: btrfs_punch_hole: Fix uptodate blocks check
` [PATCH V19 11/19] Btrfs: subpage-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set
` [PATCH V19 12/19] Revert "btrfs: fix lockups from btrfs_clear_path_blocking"
` [PATCH V19 13/19] Btrfs: subpage-blocksize: Fix file defragmentation code
` [PATCH V19 14/19] Btrfs: subpage-blocksize: extent_clear_unlock_delalloc: Prevent page from being unlocked more than once
` [PATCH V19 15/19] Btrfs: subpage-blocksize: Enable dedupe ioctl
` [PATCH V19 16/19] Btrfs: subpage-blocksize: btrfs_clone: Flush dirty blocks of a page that do not map the clone range
` [PATCH V19 18/19] Btrfs: subpage-blocksize: __btrfs_lookup_bio_sums: Set offset when moving to a new bio_vec

[PATCH] btrfs-progs: doc: correct the destination of btrfs-receive
 2016-06-14  5:50 UTC 

[PATCH v4] fstests: btrfs: add test for qgroup handle extent de-reference
 2016-06-14  1:42 UTC 

[PATCH v3] fstests: btrfs: add test for qgroup handle extent de-reference
 2016-06-14  1:17 UTC  (7+ messages)

[PATCH 1/2] btrfs: plumb fs_info into btrfs_work
 2016-06-13 20:19 UTC  (6+ messages)
` [PATCH 2/2] btrfs: prefix fsid to all trace events

[PATCH v2] Btrfs: fix eb memory leak due to readpage failure
 2016-06-13 15:36 UTC  (2+ messages)

[PATCH 1/1] btrfs: Use correct format specifier
 2016-06-13 15:15 UTC  (2+ messages)

Cannot balance FS (No space left on device)
 2016-06-13 12:33 UTC  (8+ messages)

Replacing drives with larger ones in a 4 drive raid1
 2016-06-13 12:24 UTC  (11+ messages)

Allocator behaviour during device delete
 2016-06-13 11:09 UTC  (7+ messages)

dd on wrong device, 1.9 GiB from the beginning has been overwritten, how to restore partition?
 2016-06-13  4:51 UTC  (5+ messages)

[PATCH] btrfs: avoid blocking open_ctree from cleaner_kthread
 2016-06-13  3:39 UTC 

recent complete stalls of btrfs (4.6.0-rc4+) -- any advice?
 2016-06-13  3:46 UTC  (3+ messages)

[PATCH v2] fstests: btrfs: add test for qgroup handle extent de-reference
 2016-06-13  2:09 UTC  (3+ messages)

[PATCH] btrfs: chunk_width_limit mount option
 2016-06-13  2:06 UTC  (6+ messages)

[PATCH v4] btrfs: fix check_shared for fiemap ioctl
 2016-06-13  1:36 UTC 

[PATCH v3] btrfs: fix check_shared for fiemap ioctl
 2016-06-13  1:19 UTC  (4+ messages)

Files seen by some apps and not others
 2016-06-12 23:06 UTC  (5+ messages)

[PATCH] Btrfs-progs: add check-only option for balance
 2016-06-12 18:53 UTC  (5+ messages)

[PATCH 1/6] fstests: btrfs: add functions to set and reset required number of SCRATCH_DEV_POOL
 2016-06-12  5:08 UTC  (10+ messages)
` [PATCH 2/6] fstests: btrfs: add functions to get and put a device for replace target
` [PATCH 4/6] fstests: btrfs: add helper function to check if btrfs is module
` [PATCH 5/6] fstests: btrfs: test RAID1 device reappear and balanced
` [PATCH 6/6] fstests: btrfs: test RAID5 device reappear and balance

"parent transid verify failed"
 2016-06-11 23:09 UTC 

Placing swap partition on a loop device hangs the system
 2016-06-11 20:39 UTC 

Kernel crash on mount after SMR disk trouble
 2016-06-11 16:58 UTC  (7+ messages)

btrfs filesystem keeps allocating new chunks for no apparent reason
 2016-06-11 15:23 UTC  (9+ messages)

[GIT PULL] Btrfs
 2016-06-10 20:01 UTC 

fsck: to repair or not to repair
 2016-06-10 17:40 UTC  (11+ messages)

How to map extents to files
 2016-06-10 15:38 UTC  (6+ messages)

[PATCH] btrfs-progs: doc: add missing newline in btrfs-convert
 2016-06-10 13:57 UTC 

Btrfs progs release 4.6
 2016-06-10 13:28 UTC 

Managing storage (incl. Btrfs) on Linux with openATTIC
 2016-06-10 10:54 UTC 

[PATCH] btrfs-progs: add the error message when open fails
 2016-06-09 23:32 UTC  (3+ messages)

Recommended why to use btrfs for production?
 2016-06-09 19:57 UTC  (18+ messages)

[PATCH 1/2] Btrfs: be more precise on errors when getting an inode from disk
 2016-06-09 16:53 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: improve performance on fsync against new inode after rename/unlink

WARNING: at /home/kernel/COD/linux/fs/btrfs/inode.c:9261 btrfs_destroy_inode+0x247/0x2c0 [btrfs]
 2016-06-09 15:47 UTC  (4+ messages)

[PATCH v2] Btrfs: check if extent buffer is aligned to sectorsize
 2016-06-09 13:28 UTC  (2+ messages)

[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-09  7:51 UTC  (2+ messages)

4.6.1 crash probably during find
 2016-06-08 14:57 UTC 

check if hardware checksumming works or not
 2016-06-08 13:32 UTC  (3+ messages)

[PULL] Btrfs, misc fixes for 4.7-rc3
 2016-06-08 13:04 UTC 

Can't remove read-only snapshot with immutable flag set
 2016-06-08 11:01 UTC  (4+ messages)

Btrfs progs pre-release 4.6-rc1
 2016-06-08  9:37 UTC 

raid5/6 production use status?
 2016-06-08  6:13 UTC  (11+ messages)
  ` btrfs (was: raid5/6) production use status (and future)?
    ` btrfs

[PATCH] btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
 2016-06-08  4:36 UTC 

[PATCH RFC] btrfs: Slightly speedup btrfs_read_block_groups
 2016-06-08  1:25 UTC  (3+ messages)

btrfs: fix check_shared for fiemap ioctl
 2016-06-08  1:10 UTC  (2+ messages)

[PATCH v10 00/21] Btrfs dedupe framework
 2016-06-07 16:55 UTC  (9+ messages)
` [PATCH v10 09/21] btrfs: dedupe: Inband in-memory only de-duplication implement

[Bug] Kernel 4.6.1 errors
 2016-06-07 16:16 UTC  (2+ messages)

btrfs device delete /dev/sdc1 /mnt/raid1 user experience
 2016-06-07 14:51 UTC  (10+ messages)

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-06-06 15:43 UTC  (21+ messages)
` [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
` [PATCH 09/45] block discard: use bio set op accessor
` [PATCH 24/45] dm: use bio op accessors
` [PATCH 25/45] bcache: "
` [PATCH 28/45] target: "
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 40/45] block: move bio io prio to a new field
` [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code

[PULL] Self-tests updates for non-4k pages, for 4.7-rc3
 2016-06-06 15:34 UTC 

What is the worst case scenario of splitting an extent-tree's node or leaf?
 2016-06-06 15:06 UTC  (2+ messages)

Transaction aborted in btrfs_rename2
 2016-06-06 14:13 UTC  (2+ messages)

RAID1 vs RAID10 and best way to set up 6 disks
 2016-06-06 11:54 UTC  (9+ messages)

[PATCH v2 1/2] btrfs-progs: convert-tests: Add support for custom test scripts
 2016-06-06  9:05 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs-progs: convert-tests: Add test case for backup superblock migration

[PATCH v2 1/2] Btrfs: add more valid checks for superblock
 2016-06-06  8:57 UTC  (4+ messages)
` [PATCH v2 2/2] Btrfs: add valid checks for chunk loading

[PATCH 0/4] btrfs: return all mirror whether need_raid_map set or not
 2016-06-06  8:43 UTC  (3+ messages)

[PATCH] Btrfs: clear uptodate flags of pages in sys_array eb
 2016-06-06  8:15 UTC  (3+ messages)


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