linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-08 05:16:19 to 2019-01-14 22:32:56 UTC [more...]

btrfs RAID5 corrupted fs restore? data is OK
 2019-01-14 22:32 UTC 

[PATCH v3.1 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-01-14 17:21 UTC  (6+ messages)
` [PATCH v3.1 3/7] btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots()

[PATCH] btrfs: no need to check return value of debugfs_create functions
 2019-01-14 14:21 UTC  (3+ messages)

[PATCH 1/3] Btrfs-progs: fix mount point detection due to partial prefix match
 2019-01-14 14:12 UTC  (3+ messages)

[PATCH 3/3] Btrfs-progs: add test for receive
 2019-01-14 14:11 UTC  (3+ messages)

[PATCH 2/3] Btrfs-progs: add missing error handling in find_mount_root()
 2019-01-14 14:02 UTC  (2+ messages)

Security fixes for 4.4 - btrfs
 2019-01-14 13:50 UTC 

btrfs hang on nfs?
 2019-01-14 13:28 UTC  (10+ messages)

[REGRESSION] Super slow balance in v5.0-rc1
 2019-01-14 13:06 UTC  (3+ messages)

[PATCH 0/7] Abort cleanup fixes
 2019-01-14 11:55 UTC  (2+ messages)

applications hang on a btrfs spanning two partitions
 2019-01-14 11:35 UTC  (9+ messages)

[PATCH v2 0/6] btrfs: Enhanced validation check for fuzzed images
 2019-01-14 11:28 UTC  (4+ messages)
` [PATCH v2 4/6] btrfs: Introduce mount time chunk <-> dev extent mapping check

[REGRESSION] Super slow balance in v5.0-rc1
 2019-01-14 10:00 UTC  (3+ messages)

[PATCH] Btrfs: avoid deadlock with memory reclaim due to allocation of devices
 2019-01-14  8:21 UTC  (8+ messages)
` [PATCH v2] "

[PATCH RFC] fstests: btrfs: Test if balance takes too long time or return -ENOSPC unexpected
 2019-01-14  8:20 UTC 

[PATCH 00/10][V2] Delayed refs rsv
 2019-01-14  6:28 UTC  (3+ messages)
` [PATCH 08/10] btrfs: rework btrfs_check_space_for_delayed_refs

[PATCH] Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve
 2019-01-14  3:15 UTC 

btrfs goes read-only when btrfs-cleaner runs
 2019-01-14  0:48 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.0-rc2
 2019-01-13 18:05 UTC  (2+ messages)

Retrieving
 2019-01-13 11:02 UTC  (2+ messages)

Do you need to retouch your photos?
 2019-01-12 13:47 UTC 

Do you need to enhance your photos?
 2019-01-12 13:37 UTC 

[I'm interested in a class!] Simple biz + new tool = $450 per hour
 2019-01-09 10:06 UTC 

Copy of: HeiГџe und saftige Frauen in Ihrer Stadt wollen Sex
 2019-01-12  3:13 UTC 

[PATCH] btrfs-progs: fix stray error message in check
 2019-01-11 22:07 UTC 

Balance of Raid1 pool, does not balance properly
 2019-01-11 22:04 UTC  (7+ messages)

[PATCH 0/3][V3] Delayed iput fixes
 2019-01-11 15:21 UTC  (4+ messages)
` [PATCH 1/3] btrfs: run delayed iputs before committing
` [PATCH 2/3] btrfs: wakeup cleaner thread when adding delayed iput
` [PATCH 3/3] btrfs: replace cleaner_delayed_iput_mutex with a waitqueue

[PATCH 0/3][V2] Delayed iput fixes
 2019-01-11 15:09 UTC  (3+ messages)

[PATCH] Btrfs: fix race between cloning range ending at eof and writeback
 2019-01-11 14:27 UTC  (2+ messages)

[PATCH] Btrfs: fix race between reflink/dedupe and relocation
 2019-01-11 14:27 UTC  (2+ messages)

[PATCH 0/4] Btrfs: a few more cleanups and fixes for clone/deduplication
 2019-01-11 14:55 UTC  (6+ messages)
` [PATCH 1/4] Btrfs: move duplicated nodatasum check into common reflink/dedupe helper
` [PATCH 2/4] Btrfs: use cross mount point check for cloning and deduplication

[PATCH] btrfs-progs: provide etags make target
 2019-01-11 13:52 UTC  (2+ messages)

[PATCH v1] Btrfs: Switch to use new generic UUID API
 2019-01-11 13:48 UTC  (2+ messages)

BTRFS corruption: open_ctree failed
 2019-01-11 12:29 UTC  (2+ messages)

[PATCH V13 00/19] block: support multi-page bvec
 2019-01-11 11:01 UTC  (20+ messages)
` [PATCH V13 01/19] btrfs: look at bi_size for repair decisions
` [PATCH V13 02/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V13 03/19] block: remove bvec_iter_rewind()
` [PATCH V13 04/19] block: rename bvec helpers
` [PATCH V13 05/19] block: introduce multi-page "
` [PATCH V13 06/19] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V13 07/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V13 08/19] block: use bio_for_each_bvec() to map sg
` [PATCH V13 09/19] block: introduce bvec_last_segment()
` [PATCH V13 10/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V13 11/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V13 12/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V13 13/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V13 14/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V13 15/19] block: enable multipage bvecs
` [PATCH V13 16/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V13 17/19] block: document usage of bio iterator helpers
` [PATCH V13 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V13 19/19] block: kill BLK_MQ_F_SG_MERGE

[PATCH v2 2/2] fstests: btrfs: Introduce stress test for deadlock between snapshot delete and other read-write operations
 2019-01-11 10:37 UTC  (2+ messages)

[PATCH] btrfs: raid56: data corruption on a device removal
 2019-01-11  9:26 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2] btrfs: add kernel scrub log messages
 2019-01-11  3:43 UTC  (2+ messages)

[PATCH v2 0/5] Fix incorrectly created uuid tree
 2019-01-10 21:04 UTC  (2+ messages)

[For 5.0-rc PATCH] btrfs: Use real device structure to verify dev extent
 2019-01-10 16:08 UTC  (6+ messages)

Nasty corruption on large array, ideas welcome
 2019-01-10 15:50 UTC  (3+ messages)

[PATCH 1/2] fstests: btrfs: Make seed device test cases into their own group
 2019-01-10 13:59 UTC  (7+ messages)
` [PATCH 2/2] fstests: btrfs: Introduce stress test for deadlock between snapshot delete and other read-write operations

Enhancing the photos
 2019-01-09 10:38 UTC 

Need help on your photos?
 2019-01-09  4:31 UTC 

Want retouch photos?
 2019-01-09 11:10 UTC 

Path your photos?
 2019-01-09  8:59 UTC 

Path your photos?
 2019-01-09 10:58 UTC 

[PATCH] Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
 2019-01-09 15:25 UTC 

[PATCH] btrfs: Handle ENOMEM gracefully in cow_file_range_async
 2019-01-09 14:46 UTC  (2+ messages)

[PATCH] btrfs: Remove impossible condition from mergable_maps
 2019-01-09 14:00 UTC  (7+ messages)
  ` [PATCH v2] "

dedicated metadata drives?
 2019-01-09 13:33 UTC  (3+ messages)

[PATCH v2] btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
 2019-01-09 10:07 UTC  (5+ messages)

[RFC PATCH 01/19] btrfs: add encryption structs and constants
 2019-01-09  1:27 UTC  (19+ messages)
` [RFC PATCH 02/19] btrfs: add encryption dependencies to Kconfig
` [RFC PATCH 03/19] btrfs: load key tree
` [RFC PATCH 04/19] btrfs: allow encrypted volumes to be mounted
` [RFC PATCH 05/19] btrfs: add key list
` [RFC PATCH 06/19] btrfs: add ioctl BTRFS_IOC_GET_KEY_SALT
` [RFC PATCH 07/19] btrfs: add new keys to key root when flushed
` [RFC PATCH 08/19] btrfs: change extract in prop_handler to write into string
` [RFC PATCH 09/19] btrfs: add btrfs.key property
` [RFC PATCH 10/19] btrfs: allow reading encrypted inline extents
` [RFC PATCH 11/19] btrfs: allow writing "
` [RFC PATCH 12/19] btrfs: allow reading normal encrypted extents
` [RFC PATCH 13/19] btrfs: allow writing normal and compressed "
` [RFC PATCH 14/19] btrfs: allow reading "
` [RFC PATCH 15/19] btrfs: allow writing compressed, encrypted, inline extents
` [RFC PATCH 16/19] btrfs: add encryption incompat flag to sysfs
` [RFC PATCH 17/19] btrfs: don't allow direct IO of encrypted extents
` [RFC PATCH 18/19] btrfs: return encrypted flag to statx
` [RFC PATCH 19/19] btrfs: translate encryption flag to FS_ENCRYPT_FL

[PATCH AUTOSEL 4.20 071/117] btrfs: volumes: Make sure there is no overlap of dev extents at mount time
 2019-01-08 23:52 UTC  (7+ messages)
` [PATCH AUTOSEL 4.20 072/117] btrfs: alloc_chunk: fix more DUP stripe size handling
` [PATCH AUTOSEL 4.20 073/117] btrfs: fix use-after-free due to race between replace start and cancel
` [PATCH AUTOSEL 4.20 074/117] Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
` [PATCH AUTOSEL 4.20 075/117] Btrfs: fix access to available allocation bits when starting balance
` [PATCH AUTOSEL 4.20 076/117] btrfs: improve error handling of btrfs_add_link

[COMMAND HANGS] The command 'btrfs subvolume sync -s 2 xyz' can hangs
 2019-01-08 21:55 UTC  (12+ messages)

[PATCH AUTOSEL 4.19 56/97] btrfs: volumes: Make sure there is no overlap of dev extents at mount time
 2019-01-08 19:29 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 57/97] btrfs: alloc_chunk: fix more DUP stripe size handling
` [PATCH AUTOSEL 4.19 58/97] btrfs: fix use-after-free due to race between replace start and cancel
` [PATCH AUTOSEL 4.19 59/97] Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
` [PATCH AUTOSEL 4.19 60/97] Btrfs: fix access to available allocation bits when starting balance
` [PATCH AUTOSEL 4.19 61/97] btrfs: improve error handling of btrfs_add_link

[PATCH AUTOSEL 4.14 32/53] btrfs: improve error handling of btrfs_add_link
 2019-01-08 19:32 UTC 

[PATCH] Btrfs: fix deadlock when using free space tree due to block group creation
 2019-01-08 16:17 UTC  (3+ messages)

[PATCH] Btrfs: remove redundant check for swapfiles when reflinking
 2019-01-08 16:02 UTC  (2+ messages)

[PATCH] Btrfs: do not overwrite error return value in the balance ioctl
 2019-01-08 15:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Btrfs: do not overwrite error return value in the device replace ioctl
 2019-01-08 15:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] btrfs: add a check for sysfs_create_group
 2019-01-08 15:50 UTC  (2+ messages)

Howto fix uncorrectable errors on single disk (error details: csum=1)
 2019-01-08 12:26 UTC 

[PATCH 0/4] Misc cleanups of btrfs_get_extent
 2019-01-08  7:43 UTC  (7+ messages)
` [PATCH 3/4] btrfs: Refactor retval handling of btrfs_lookup_file_extent in btrfs_get_extent

[PATCH 0/2] Use new incompat feature BG_TREE to hugely reduce mount time
 2019-01-08  7:34 UTC  (2+ messages)

[PATCH v14] Add cli and ioctl to forget scanned device(s)
 2019-01-08  5:16 UTC  (3+ 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).