public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-06 01:43:48 to 2017-12-11 22:12:34 UTC [more...]

[PATCH v4 00/73] XArray version 4
 2017-12-11 22:12 UTC  (39+ messages)
` [PATCH v4 72/73] xfs: Convert mru cache to XArray
                ` Lockdep is less useful than it was

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-11 21:55 UTC  (11+ 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: raid56: fix race between merge_bio and rbio_orig_end_io
 2017-12-11 20:09 UTC  (4+ messages)

exclusive subvolume space missing
 2017-12-11 11:40 UTC  (19+ 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] btrfs: Remove pair of bio_get/put in btrfs_schedule_bio
 2017-12-11 14:38 UTC 

[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  (10+ 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  (9+ messages)
` [PATCH v8 1/5] add infrastructure for tagging functions as error injectable
` [PATCH v8 2/5] btrfs: make open_ctree "
` [PATCH v8 3/5] bpf: add a bpf_override_function helper
` [PATCH v8 4/5] samples/bpf: add a test for bpf_override_return
` [PATCH v8 5/5] btrfs: allow us to inject errors at io_ctl_init

[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

[PATCH v5 0/3] Add cli and ioctl to deregister devices
 2017-12-08 13:09 UTC  (10+ 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

[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  (12+ messages)
` [PATCH 3/5] btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
` [PATCH 4/5] btrfs: Remove redundant NULL check
` [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  (5+ messages)

[RFC] Improve subvolume usability for a normal user
 2017-12-07 13:45 UTC  (20+ 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

mail notifications to root once quota limit reached
 2017-12-07  1:53 UTC  (3+ messages)

system OOM when using ghettoVCB script to backup VMs to nfs server (sync mode) running btrfs
 2017-12-07  1:27 UTC  (5+ messages)

[PATCH 0/3] Btrfs: loop retry on raid6 read failures
 2017-12-07  0:26 UTC  (7+ messages)
` [PATCH 3/3] Btrfs: make raid6 rebuild retry more

[PATCH v2 00/11] Metadata specific accouting and dirty writeout
 2017-12-06 22:43 UTC  (5+ messages)
` [PATCH v2 06/11] writeback: add counters for metadata usage

[PATCH] btrfs: Handle btrfs_set_extent_delalloc failure
 2017-12-06 16:49 UTC  (5+ messages)

[PATCH 23/45] fs: btrfs: remove duplicate includes
 2017-12-06 16:44 UTC 

[PATCH] btrfs: put btrfs_ioctl_vol_args_v2 related defines together
 2017-12-06 16:38 UTC  (2+ messages)

[PATCH] Btrfs: disable FUA if mounted with nobarrier
 2017-12-06 14:20 UTC  (3+ messages)

btrfs subvolume list for users?
 2017-12-06 10:11 UTC 

[PATCH v4 0/2] Add cli and ioctl to ignore a scanned device
 2017-12-06  7:55 UTC  (7+ messages)
` [PATCH v4] btrfs-progs: add 'btrfs device ignore' cli
` [PATCH v4 2/2] btrfs: introduce feature to ignore a btrfs device

A kernel warning will be triggered,during copy a big file into zstd compressed btrfs filesystem
 2017-12-06  6:54 UTC 


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