linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-12 07:35:05 to 2017-12-18 09:47:16 UTC [more...]

[PATCH] btrfs: factor btrfs_check_rw_degradable() to check given device
 2017-12-18  9:46 UTC  (2+ messages)

Unexpected raid1 behaviour
 2017-12-18  8:49 UTC  (8+ messages)

xfstests/btrfs/100 and 151 failure
 2017-12-18  8:04 UTC  (5+ messages)

How to repair errors only found with check --mode=lowmem
 2017-12-18  7:17 UTC  (4+ messages)

btrfs check lowmem crash, backref.c:466: __add_missing_keys: Assertion `ref->root_id` failed
 2017-12-18  3:07 UTC  (2+ messages)

[PATCH RESEND 1/2] btrfs: handle volume split brain scenario
 2017-12-17 13:52 UTC  (2+ messages)
` [PATCH RESEND 2/2] btrfs: handle volume split brain condition for dynamically reappearing device

[PATCH v3] btrfs: handle dynamically reappearing missing device
 2017-12-17  3:04 UTC 

[PATCH v2 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-17  1:05 UTC  (25+ messages)
` [PATCH v2 01/19] fs: new API for handling inode->i_version
` [PATCH v2 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH v2 03/19] fat: convert to new i_version API
` [PATCH v2 04/19] affs: "
` [PATCH v2 05/19] afs: "
` [PATCH v2 06/19] btrfs: "
` [PATCH v2 07/19] exofs: switch "
` [PATCH v2 08/19] ext2: convert "
` [PATCH v2 09/19] ext4: "
` [PATCH v2 10/19] nfs: "
` [PATCH v2 11/19] nfsd: "
` [PATCH v2 12/19] ocfs2: "
` [PATCH v2 13/19] ufs: use "
` [PATCH v2 14/19] xfs: convert to "
` [PATCH v2 15/19] IMA: switch IMA over "
` [PATCH v2 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH v2 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH v2 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH v2 19/19] fs: handle inode->i_version more efficiently

[4.14.3] btrfs out of space error
 2017-12-16 10:20 UTC  (9+ messages)

[PATCH 0/6] preparatory work to add device forget
 2017-12-16  6:55 UTC  (18+ messages)
` [PATCH 1/6] btrfs: cleanup btrfs_free_stale_device() usage
` [PATCH 2/6] btrfs: no need to check for btrfs_fs_devices::seeding
` [PATCH 3/6] btrfs: make btrfs_free_stale_device() to iterate all stales
` [PATCH 4/6] btrfs: make btrfs_free_stale_device() argument optional
` [PATCH 5/6] btrfs: make btrfs_free_stale_device() to match the path
` [PATCH 6/6] btrfs: cleanup to make btrfs_free_stale_device() readable
  ` [PATCH v2 1/6] "
  ` [PATCH v2 6/6] "
  ` [PATCH v3 "

[PATCH] btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
 2017-12-16  6:42 UTC  (2+ messages)

4.15.0-0.rc2.git2.1.fc28.x86_64: possible circular locking dependency detected
 2017-12-16  4:33 UTC  (3+ messages)

exclusive subvolume space missing
 2017-12-16  3:21 UTC  (12+ messages)

[PATCH] Btrfs: allow btrfs_defrag_file() uncompress files on defragmentation
 2017-12-15 21:27 UTC 

[PATCH] Btrfs: make should_defrag_range() understood compressed extents
 2017-12-15 19:30 UTC  (3+ messages)

[PATCH v4 00/73] XArray version 4
 2017-12-15 17:10 UTC  (6+ messages)
` [PATCH v4 08/73] xarray: Add documentation
      ` Naming of tag operations in the XArray
    ` Storing errors "

[PATCH] btrfs: Add enospc_debug printing in metadata_reserve_bytes
 2017-12-15 11:41 UTC  (3+ messages)

[PATCH] btrfs: Remove unused btrfs_start_transaction_lflush function
 2017-12-15 10:06 UTC 

[4.14] WARNING: CPU: 2 PID: 779 at fs/btrfs/backref.c:1255 find_parent_nodes+0x892/0x1340
 2017-12-15  9:25 UTC 

[PATCH RESEND] btrfs: fix inconsistency during missing device rejoin
 2017-12-15  8:08 UTC 

[PATCH] btrfs: fix inconsistency during missing device rejoin
 2017-12-15  8:03 UTC  (4+ messages)

[PATCH 1/3] btrfs: make code easy to read in btrfs_open_one_device()
 2017-12-15  7:40 UTC  (3+ messages)
` [PATCH 2/3] btrfs: optimize move uuid_mutex closer to the critical section
` [PATCH 3/3] btrfs: misc cleanup btrfs_scan_one_device()

[PATCH v5] Add cli and ioctl to ignore a scanned device
 2017-12-15  3:48 UTC  (3+ messages)
` [PATCH v5] btrfs: introduce feature to ignore a btrfs device
` [PATCH v5] btrfs-progs: add 'btrfs device ignore' cli

[PATCH] btrfs: Fix bio leak
 2017-12-14 15:16 UTC  (3+ messages)

[PATCH] btrfs: Improve btrfs_search_slot description
 2017-12-14 15:12 UTC  (4+ messages)
  ` [PATCH v2] "

WARN_ON in __writeback_inodes_sb_nr when btrfs mounted with flushoncommit
 2017-12-14 15:05 UTC  (4+ messages)

[PATCH] mm: save/restore current->journal_info in handle_mm_fault
 2017-12-14 14:30 UTC  (4+ messages)

[PATCH v4 0/4] btrfs: cleanup mount path
 2017-12-14 14:21 UTC  (6+ messages)
` [PATCH v4 1/4] btrfs: add btrfs_mount_root() and new file_system_type
` [PATCH v4 2/4] btrfs: cleanup btrfs_mount() using btrfs_mount_root()
` [PATCH v4 3/4] btrfs: split parse_early_options() in two
` [PATCH v4 4/4] btrfs: remove unused setup_root_args()

[BUG?] Defrag on compressed FS do massive data rewrites
 2017-12-14 13:39 UTC  (6+ messages)

[RFC PATCH] Btrfs: btrfs_defrag_file() force use target extent size SZ_128KiB for compressed data
 2017-12-14 13:35 UTC  (2+ messages)

[PATCH] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
 2017-12-14 10:39 UTC  (6+ messages)

[PATCH] btrfs: cleanup unnecessary string dup in btrfs_parse_options()
 2017-12-14  8:28 UTC 

OFF-By-One Trouble? [BTRFS in Debian Stretch Kernel 4.9.0-4-amd64]
 2017-12-14  7:46 UTC  (3+ messages)

[PATCH v9 0/5] Add the ability to do BPF directed error injection
 2017-12-14  6:46 UTC  (7+ messages)

[PATCH v3 0/5] define BTRFS_DEV_STATE
 2017-12-13 18:44 UTC  (6+ messages)

[PATCH v2] Btrfs: btrfs_dedupe_file_range() ioctl, remove 16MiB restriction
 2017-12-13 12:52 UTC  (2+ messages)

[PATCH 7/8] btrfs: don't call btrfs_start_delalloc_roots in flushoncommit
 2017-12-13  8:59 UTC 

[PATCH 0/4] Cleanup of bio_get/set
 2017-12-13  8:25 UTC  (5+ messages)
` [PATCH 1/4] btrfs: Remove redundant bio_get/set calls in compressed read/write paths
` [PATCH 2/4] btrfs: Remove redundant bio_get/set from submit_dio_repair_bio
` [PATCH 3/4] btrfs: Remove redundan bio_get/bio_set pair from submit_one_bio
` [PATCH 4/4] btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio

[PATCH] btrfs: Remove pair of bio_get/put in btrfs_schedule_bio
 2017-12-13  7:18 UTC  (5+ messages)

[PATCH 1/2] btrfs-progs: prop: check FS_NOCOMP_FL flag in property get
 2017-12-13  1:40 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: doc: remove explanation of 'X' attribute

[PATCH 00/14] Qgroup metadata reservation rework
 2017-12-13  0:55 UTC  (7+ messages)
` [PATCH 11/14] btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and item

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-12 23:59 UTC  (6+ messages)
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata

[PATCH 0/3] Minor compression heuristic cleanups
 2017-12-12 21:52 UTC  (5+ messages)
` [PATCH 1/3] btrfs: heuristic: open code get_num callback of radix sort
` [PATCH 2/3] btrfs: heuristic: open code copy_call "
` [PATCH 3/3] btrfs: heuristic: call get4bits directly

[Question] Two variants of SB reads can we move into bio read instead ?
 2017-12-12 21:31 UTC  (2+ messages)

[PATCH 0/2] More unnecessary argument cleanups
 2017-12-12 21:01 UTC  (3+ messages)
` [PATCH 1/2] btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC
` [PATCH 2/2] btrfs: sink unlock_extent parameter gfp_flags

[PATCH v3 0/4] btrfs: cleanup mount path
 2017-12-12 20:12 UTC  (7+ messages)
` [PATCH 1/4] btrfs: add mount_root() and new file_system_type
` [PATCH 3/4] btrfs: split parse_early_options() in two

[PATCH v3] Btrfs: heuristic replace heap sort with radix sort
 2017-12-12 19:32 UTC  (2+ messages)

[PATCH] Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
 2017-12-12 19:15 UTC  (2+ messages)

[PATCH] btrfs: Rename bin_search -> btrfs_bin_search
 2017-12-12 19:07 UTC  (2+ messages)

[PATCH 1/2] btrfs: sink extent_write_locked_range tree parameter
 2017-12-12 18:59 UTC  (4+ messages)
` [PATCH 2/2] btrfs: sink extent_write_full_page tree argument

[PATCH] btrfs: Fix out of bounds access in btrfs_search_slot
 2017-12-12 18:28 UTC  (2+ messages)

[PATCH v2] Btrfs: do not merge rbios if their fail stripe index are not identical
 2017-12-12 17:33 UTC  (2+ messages)

[PATCH 23/45] fs: btrfs: remove duplicate includes
 2017-12-12 17:25 UTC  (2+ messages)

broken btrfs filesystem
 2017-12-12 16:27 UTC  (4+ messages)

Chunk-Recovery fails with alignment error
 2017-12-12 16:07 UTC  (8+ messages)

[PATCH v4 72/73] xfs: Convert mru cache to XArray
 2017-12-12 15:51 UTC  (2+ messages)

[PATCH v5 0/3] Add cli and ioctl to deregister devices
 2017-12-12  7:37 UTC  (6+ 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).