public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-07 02:56:36 to 2017-12-12 15:51:38 UTC [more...]

[PATCH v4 00/73] XArray version 4
 2017-12-12 15:51 UTC  (35+ messages)
` [PATCH v4 08/73] xarray: Add documentation
` [PATCH v4 72/73] xfs: Convert mru cache to XArray
                ` Lockdep is less useful than it was

broken btrfs filesystem
 2017-12-12 14:52 UTC  (2+ messages)

[PATCH 00/14] Qgroup metadata reservation rework
 2017-12-12 14:16 UTC  (16+ 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"

OFF-By-One Trouble? [BTRFS in Debian Stretch Kernel 4.9.0-4-amd64]
 2017-12-12 10:22 UTC 

[PATCH] btrfs: Fix out of bounds access in btrfs_search_slot
 2017-12-12  9:14 UTC 

[PATCH v5 0/3] Add cli and ioctl to deregister devices
 2017-12-12  7:37 UTC  (11+ messages)
` [PATCH v5 1/3] btrfs: add function to device list delete
` [PATCH v5 2/3] btrfs: introduce feature to deregister a btrfs device
` [PATCH v5 3/3] btrfs: add feature to deregister all unmounted devices
` [PATCH v5 1/2] btrfs-progs: add cli to deregister a device
  ` [PATCH v5 2/2] btrfs-progs: add feature to deregister all devices

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

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

exclusive subvolume space missing
 2017-12-12  0:50 UTC  (20+ messages)

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-11 23:36 UTC  (12+ 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] btrfs: Remove pair of bio_get/put in btrfs_schedule_bio
 2017-12-11 22:57 UTC  (2+ messages)

[PATCH v2] Btrfs: do not merge rbios if their fail stripe index are not identical
 2017-12-11 21:56 UTC 

[PATCH] Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
 2017-12-11 20:09 UTC  (4+ messages)

[PATCH v9 0/5] Add the ability to do BPF directed error injection
 2017-12-11 16:36 UTC  (6+ messages)
` [PATCH v9 1/5] add infrastructure for tagging functions as error injectable
` [PATCH v9 2/5] btrfs: make open_ctree "
` [PATCH v9 3/5] bpf: add a bpf_override_function helper
` [PATCH v9 4/5] samples/bpf: add a test for bpf_override_return
` [PATCH v9 5/5] btrfs: allow us to inject errors at io_ctl_init

[PATCH RFC] btrfs: self heal from SB fail
 2017-12-11 13:49 UTC  (21+ messages)

[RFC v2] Improve subvolume usability for a normal user
 2017-12-11  8:02 UTC  (4+ messages)

btrfs filesystem defragment -r -- does it affect subvolumes?
 2017-12-11  6:10 UTC  (17+ messages)
` defragmenting best practice?

Ref doesn't match the record start and is compressed
 2017-12-11  3:29 UTC 

ERROR: failed to repair root items: Input/output error
 2017-12-11  2:06 UTC  (3+ messages)

Chunk-Recovery fails with alignment error
 2017-12-10 23:50 UTC  (8+ messages)

btrfs-progs: replace: error message can be improved when other operation is running
 2017-12-10 23:45 UTC 

Just curious, whats happened with btrfs & rcu skiplist in 2013?
 2017-12-10 23:00 UTC 

[PATCH v3 0/5] define BTRFS_DEV_STATE
 2017-12-10  9:15 UTC  (6+ messages)
` [PATCH v3 1/5] btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
` [PATCH v3 2/5] btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
` [PATCH v3 3/5] btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
` [PATCH v3 4/5] btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
` [PATCH v3 5/5] btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENT

[bug report] btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
 2017-12-10  9:20 UTC  (2+ messages)

[PATCH] btrfs: disk-io: Allow 0 as tree block bytenr
 2017-12-10  1:14 UTC 

Odd behaviour of replace -- unknown resulting state
 2017-12-10  0:39 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 4.15-rc3
 2017-12-09 17:58 UTC 

[PATCH v8 0/5] Add the ability to do BPF directed error injection
 2017-12-08 23:25 UTC  (4+ messages)

[PATCH] btrfs: Improve btrfs_search_slot description
 2017-12-08 15:06 UTC 

[PATCH] btrfs: Rename bin_search -> btrfs_bin_search
 2017-12-08 14:27 UTC 

[PATCH 1/2] btrfs: sink extent_write_locked_range tree parameter
 2017-12-08 13:55 UTC  (2+ messages)
` [PATCH 2/2] btrfs: sink extent_write_full_page tree argument

[PATCH 09/10] btrfs: avoid access to .bi_vcnt directly
 2017-12-08 13:14 UTC  (2+ messages)
` [PATCH 10/10] btrfs: avoid to access bvec table directly for a cloned bio

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

[PATCH 0/5] Misc cleanups
 2017-12-08  8:13 UTC  (8+ messages)
` [PATCH 5/5] btrfs: Greatly simplify btrfs_read_dev_super

[PATCH] Btrfs : send, truncate first to enhance many small files
 2017-12-08  6:37 UTC  (7+ messages)

[PATCH 0/1] btrfs-progs: docs: annual typo, clarity, & grammar review & fixups
 2017-12-07 20:30 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: convert: Fix a bug in rollback check which overwrite return value
 2017-12-07 19:22 UTC  (2+ messages)

[PATCH 0/9] Remaining part of mkfs --rootdir rework
 2017-12-07 19:06 UTC  (2+ messages)

[PATCH 0/4] Cleanups for extent_page_data
 2017-12-07 15:47 UTC  (5+ messages)
` [PATCH 1/4] btrfs: merge two flush_write_bio helpers
` [PATCH 2/4] btrfs: sink flush_fn to extent_write_cache_pages
` [PATCH 3/4] btrfs: sink writepage parameter "
` [PATCH 4/4] btrfs: unify extent_page_data type passed as void

[PATCH] btrfs: tree-checker: use %zu format string for size_t
 2017-12-07 15:08 UTC  (4+ messages)

[RFC] Improve subvolume usability for a normal user
 2017-12-07 13:45 UTC  (13+ messages)

[RFC PATCH] btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster
 2017-12-07 10:44 UTC 

[PATCH 4/7] btrfs-progs: Use list_for_each_entry in write_dev_all_supers
 2017-12-07  9:59 UTC  (3+ messages)
` [PATCH v2] btrfs-progs: Replace usage of list_for_each with list_for_each_entry


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