public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-13 02:28:20 to 2017-12-19 00:16:16 UTC [more...]

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

Unexpected raid1 behaviour
 2017-12-18 22:29 UTC  (17+ messages)

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

btrfs subvolume list for not mounted filesystem?
 2017-12-18 17:34 UTC  (2+ messages)

[PATCH RESEND 1/2] btrfs: handle volume split brain scenario
 2017-12-18 16:29 UTC  (7+ 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-18 13:37 UTC  (3+ messages)

[PATCH V4 09/45] btrfs: avoid access to .bi_vcnt directly
 2017-12-18 12:22 UTC  (3+ messages)
` [PATCH V4 10/45] btrfs: avoid to access bvec table directly for a cloned bio
` [PATCH V4 24/45] btrfs: use segment_last_page to get bio's last page

[PATCH] btrfs: Fix memory leak on multiple mounts
 2017-12-18 10:06 UTC  (2+ messages)

[PATCH] btrfs: factor btrfs_check_rw_degradable() to check given device
 2017-12-18  9:46 UTC  (2+ 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 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] 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  (3+ 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  (6+ 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox