linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-14 06:03:48 to 2018-09-20 03:44:48 UTC [more...]

[PATCH 00/22] various dynamic_debug patches
 2018-09-19 22:04 UTC 

[RFC PATCH v2 0/4] btrfs-progs: build distinct binaries for specific btrfs subcommands
 2018-09-19 22:02 UTC  (2+ messages)

very poor performance / a lot of writes to disk with space_cache (but not with space_cache=v2)
 2018-09-19 20:30 UTC  (7+ messages)

btrfs send hangs after partial transfer and blocks all IO
 2018-09-19 19:41 UTC  (15+ messages)

GRUB writing to grubenv outside of kernel fs code
 2018-09-19 19:34 UTC  (23+ messages)

[PATCH v7 0/6] Btrfs: implement swap file support
 2018-09-19 18:43 UTC  (10+ messages)
` [PATCH v7 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [PATCH v7 2/6] mm: export add_swap_extent()

[PATCH V7] Add support for BTRFS raid5/6 to GRUB
 2018-09-19 18:40 UTC  (10+ messages)
` [PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile
` [PATCH 2/9] btrfs: Add helper to check the btrfs header
` [PATCH 3/9] btrfs: Move the error logging from find_device() to its caller
` [PATCH 4/9] btrfs: Avoid a rescan for a device which was already not found
` [PATCH 5/9] btrfs: Move logging code in grub_btrfs_read_logical()
` [PATCH 6/9] btrfs: Refactor the code that read from disk
` [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles
` [PATCH 8/9] btrfs: Make more generic the code for RAID 6 rebuilding
` [PATCH 9/9] btrfs: Add RAID 6 recovery for a btrfs filesystem

btrfs panic problem
 2018-09-19 18:36 UTC  (10+ messages)

state of btrfs snapshot limitations?
 2018-09-19 14:41 UTC  (9+ messages)

cannot mount btrfs as root
 2018-09-19 13:54 UTC  (2+ messages)

[PATCH RFC] btrfs: delayed-inode: Use spinlock to protect btrfs_inode::delayed_node
 2018-09-19 11:06 UTC  (3+ messages)

[PATCH] generic: test for deduplication between different files
 2018-09-19  4:12 UTC  (11+ messages)
  ` [patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)

[PATCH 00/35][v2] My current patch queue
 2018-09-19  0:21 UTC  (11+ messages)
` [PATCH 14/36] btrfs: reset max_extent_size properly
` [PATCH 16/36] btrfs: run delayed iputs before committing
` [PATCH 17/36] btrfs: loop in inode_rsv_refill
` [PATCH 32/36] btrfs: clear delayed_refs_rsv for dirty bg cleanup
` [PATCH 33/36] btrfs: only free reserved extent if we didn't insert it

btrfs receive incremental stream on another uuid
 2018-09-18 18:42 UTC  (5+ messages)

Move data and mount point to subvolume
 2018-09-18 18:33 UTC  (12+ messages)

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-18 17:59 UTC  (7+ messages)

[PATCH V5 RESEND] Btrfs: enchanse raid1/10 balance heuristic
 2018-09-18 15:33 UTC 

[PATCH RESEND] Btrfs: make should_defrag_range() understood compressed extents
 2018-09-18 10:09 UTC 

[PATCH] btrfs-progs: tests: Add the testcase for subvolume name length limit test
 2018-09-18  8:44 UTC 

[PATCH v3 0/7] btrfs-progs: lowmem: bug fixes and inode_extref repair
 2018-09-18  8:15 UTC  (20+ messages)
` [PATCH v3 1/7] btrfs-progs: adjust arguments of btrfs_lookup_inode_extref()
` [PATCH v3 2/7] btrfs-progs: make btrfs_unlink() lookup inode_extref
` [PATCH v3 3/7] btrfs-progs: lowmem check: find dir_item by di_key in check_dir_item()
` [PATCH v3 4/7] btrfs-progs: lowmem: search key of root again after check_fs_root() after repair
` [PATCH v3 5/7] btrfs-progs: lowmem: do missing check of last item after check_inode_item()
` [PATCH v3 6/7] btrfs-progs: lowmem: optimization and repair for check_inode_extref()
` [PATCH v3 7/7] btrfs-progs: fsck-tests: add test case inode_extref without dir_item and dir_index

[PATCH v2] btrfs-progs: change filename limit to 255 when creating subvolume
 2018-09-18  1:17 UTC 

can anyone receive this message
 2018-09-18  0:19 UTC  (3+ messages)

[PATCH 1/4] btrfs: tests: add separate stub for find_lock_delalloc_range
 2018-09-17 17:43 UTC  (3+ messages)
` [PATCH 1/4 v2] "

[PATCH 0/4] Self-test cleanups
 2018-09-17 17:40 UTC  (8+ messages)
` [PATCH 4/4] btrfs: tests: polish ifdefs around testing helper
        ` [PATCH 4/4 v2] "

btrfs problems
 2018-09-17 12:59 UTC  (10+ messages)
    ` Fwd: "

[PATCH] btrfs-progs: change filename limit to 255 when creating subvolume
 2018-09-17  3:19 UTC  (3+ messages)

[RESEND][PATCH v3] fstests: btrfs/149 make it sectorsize independent
 2018-09-16 10:52 UTC 

metadata operation reordering regards to crash
 2018-09-16  1:18 UTC  (3+ messages)

Problem with BTRFS
 2018-09-15 13:16 UTC  (7+ messages)

[PATCH] Btrfs: remove wait_ordered_range in btrfs_evict_inode
 2018-09-14 21:03 UTC  (4+ messages)
` [PATCH v2] Btrfs: remove wait_ordered_rane "

[PATCH 0/5] rb_first to rb_first_cached conversion
 2018-09-14 19:14 UTC  (5+ messages)

[PATCH 00/11] Cleanup dev-replace locking
 2018-09-14 16:53 UTC  (3+ messages)
` [PATCH 05/11] btrfs: dev-replace: avoid useless lock on error handling path

[PATCH 0/3] btrfs: trim latency improvements
 2018-09-14 16:33 UTC  (8+ messages)
` [PATCH 1/3] btrfs: use ->devices list instead of ->alloc_list in btrfs_trim_fs
` [PATCH 2/3] btrfs: don't attempt to trim devices that don't support it
` [PATCH 3/3] btrfs: keep trim from interfering with transaction commits

[PATCH v3.1 0/2] btrfs: trim enhancement to allow btrfs really trim block groups
 2018-09-14 16:10 UTC  (6+ messages)
` [PATCH v3.1 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
` [PATCH v3.1 2/2] btrfs: Ensure btrfs_trim_fs can trim the whole fs

[PATCH] btrfs: fix error handling in btrfs_dev_replace_start
 2018-09-14 15:38 UTC  (3+ messages)

[PATCH 0/8 V2] Add delayed-refs support to btrfs-progs
 2018-09-14 15:28 UTC  (2+ messages)

[PATCH] btrfs-progs: Continue checking even we found something wrong in free space cache
 2018-09-14 14:32 UTC  (4+ messages)

[PATCH 0/6] btrfs-progs: Variant fixes for fuzz-tests
 2018-09-14 14:25 UTC  (5+ messages)

[PATCHv3 0/2] change some function to be void function
 2018-09-14 14:16 UTC  (3+ messages)
` [PATCHv3 2/2] btrfs: change remove_extent_mapping "

[PATCH] Btrfs: skip setting path to blocking mode if balance is not needed
 2018-09-14 14:10 UTC  (3+ messages)

[PATCH] btrfs: Remove logically dead code from btrfs_orphan_cleanup
 2018-09-14 13:55 UTC  (2+ messages)

[PATCH] Btrfs: skip set_page_dirty if eb is dirty
 2018-09-14 12:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Btrfs: assert page dirty bit
 2018-09-14 12:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Btrfs: remove level==0 check in balance_level
 2018-09-14 12:49 UTC  (3+ messages)
` [PATCH v2] "

btrfs filesystem show takes a long time
 2018-09-14 11:25 UTC  (2+ messages)

[PATCH v1.1] btrfs-progs: Do metadata prealloc as long as we're not modifying extent tree
 2018-09-14  7:49 UTC 

[PATCH] btrfs-progs: Do metadata prealloc as long as we're not modifying csum tree
 2018-09-14  7:43 UTC 

[PATCH 0/2] Enhanced error messages for btrfs-convert
 2018-09-14  7:36 UTC  (5+ messages)
` [PATCH 1/2] btrfs: convert: Make read_disk_extent() return more meaningful -EIO other -1
` [PATCH 2/2] btrfs-progs: convert: Output meaningful error messages for create_image()

[PATCH v2 0/7] btrfs-progs: lowmem: bug fixes and inode_extref repair
 2018-09-14  7:13 UTC  (9+ messages)
` [PATCH v2 4/7] btrfs-progs: lowmem: search key of root again after check_fs_root() under repair
` [PATCH v2 5/7] btrfs-progs: lowmem: continue to check item in last slot while checking inodes

btrfs convert problem
 2018-09-14  6:46 UTC  (8+ 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).