linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-11 21:43:05 to 2017-12-15 17:10:44 UTC [more...]

[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 0/6] preparatory work to add device forget
 2017-12-15 15:33 UTC  (12+ 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] 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 

[4.14.3] btrfs out of space error
 2017-12-15  8:53 UTC  (5+ messages)

exclusive subvolume space missing
 2017-12-15  8:22 UTC  (13+ messages)

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

[PATCH] Btrfs: make should_defrag_range() understood compressed extents
 2017-12-14 13:37 UTC  (2+ 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  (20+ messages)
` [PATCH 01/14] btrfs: qgroup: Skeleton to support separate qgroup reservation type
` [PATCH 02/14] btrfs: qgroup: Introduce helpers to update and access new qgroup rsv
` [PATCH 03/14] btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservation type
` [PATCH 04/14] btrfs: qgroup: Fix wrong qgroup reservation update for relationship modification
` [PATCH 05/14] btrfs: qgroup: Update trace events to use new separate rsv types
` [PATCH 06/14] btrfs: qgroup: Cleanup the remaining old reservation counters
` [PATCH 07/14] btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
` [PATCH 08/14] btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup
` [PATCH 09/14] btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANS
` [PATCH 10/14] btrfs: qgroup: Use separate meta reservation type for delalloc
` [PATCH 11/14] btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and item
` [PATCH 12/14] btrfs: qgroup: Use root->qgroup_meta_rsv_* to record qgroup meta reserved space
` [PATCH 13/14] btrfs: qgroup: Update trace events for metadata reservation
` [PATCH 14/14] Revert "btrfs: qgroups: Retry after commit on getting EDQUOT"

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-12 23:59 UTC  (15+ messages)
` [PATCH v3 01/10] remove mapping from balance_dirty_pages*()
` [PATCH v3 02/10] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH v3 03/10] lib: add a __fprop_add_percpu_max
` [PATCH v3 04/10] writeback: convert the flexible prop stuff to bytes
` [PATCH v3 05/10] writeback: add counters for metadata usage
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata
` [PATCH v3 07/10] export radix_tree_iter_tag_set
` [PATCH v3 08/10] Btrfs: kill the btree_inode
` [PATCH v3 09/10] btrfs: rework end io for extent buffer reads
` [PATCH v3 10/10] btrfs: add NR_METADATA_BYTES accounting

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

xfstests/btrfs/100 and 151 failure
 2017-12-12 16:28 UTC  (4+ 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  (10+ messages)

[PATCH v5 0/3] Add cli and ioctl to deregister devices
 2017-12-12  7:37 UTC  (6+ messages)

4.15.0-0.rc2.git2.1.fc28.x86_64: possible circular locking dependency detected
 2017-12-12  6:50 UTC  (2+ messages)

[PATCH v10.1 0/5] In-band de-duplication for btrfs-progs
 2017-12-12  6:32 UTC  (6+ messages)
` [PATCH v10.1 1/5] btrfs-progs: Basic framework for dedupe-inband command group
` [PATCH v10.1 2/5] btrfs-progs: dedupe: Add enable command for dedupe "
` [PATCH v10.1 3/5] btrfs-progs: dedupe: Add disable support for inband dedupelication
` [PATCH v10.1 4/5] btrfs-progs: dedupe: Add status subcommand
` [PATCH v10.1 5/5] btrfs-progs: dedupe: introduce reconfigure subcommand

[PATCH v14.5 00/14] Btrfs In-band De-duplication
 2017-12-12  4:34 UTC  (15+ messages)
` [PATCH v14.5 01/14] btrfs: introduce type based delalloc metadata reserve
` [PATCH v14.5 02/14] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression
` [PATCH v14.5 03/14] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v14.5 04/14] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v14.5 05/14] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v14.5 06/14] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v14.5 07/14] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v14.5 08/14] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v14.5 09/14] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v14.5 10/14] btrfs: ordered-extent: Add support for dedupe
` [PATCH v14.5 11/14] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v14.5 12/14] btrfs: dedupe: Add ioctl for inband deduplication
` [PATCH v14.5 13/14] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v14.5 14/14] btrfs: dedupe: Introduce new reconfigure ioctl

[PATCH v4 72/73] xfs: Convert mru cache to XArray
 2017-12-11 21:55 UTC  (11+ 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).