linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 14:28:04 to 2019-02-18 17:28:11 UTC [more...]

[PATCH] Btrfs: fix file corruption after snapshotting
 2019-02-18 17:27 UTC  (3+ messages)

[PATCH 1/2] Btrfs: add missing error handling after doing leaf/node binary search
 2019-02-18 17:15 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 2/2] Btrfs: report and handle error on unexpected first key on extent buffer
 2019-02-18 16:58 UTC 

[PATCH 0/4] Btrfs: a few more cleanups and fixes for clone/deduplication
 2019-02-18 16:55 UTC  (11+ messages)
` [PATCH 3/4] Btrfs: check if destination root is read-only for deduplication
` [PATCH 4/4] Btrfs: remove no longer needed range length checks "

[GIT PULL] Btrfs fixes for 4.15-rc2
 2019-02-18 16:15 UTC  (3+ messages)

[PATCH 0/2] Fix missing reference aborts when resuming snapshot delete
 2019-02-18 14:31 UTC  (3+ messages)
` [PATCH 1/2] btrfs: check for refs on snapshot delete resume

Btrfs send with parent different size depending on source of files
 2019-02-18 13:05 UTC  (15+ messages)

[LSF/MM TOPIC] Software RAID Support for NV-DIMM
 2019-02-18 10:50 UTC  (8+ messages)

[PATCH v2] btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
 2019-02-18 10:28 UTC  (4+ messages)
    ` [PATCH v2.1] "

[PATCH v5.1 00/12] btrfs: Enhancement to tree block validation
 2019-02-18  9:32 UTC  (15+ messages)
` [PATCH v5.1 01/12] btrfs: Always output error message when key/level verification fails
` [PATCH v5.1 02/12] btrfs: extent_io: Kill the forward declaration of flush_write_bio()
` [PATCH v5.1 03/12] btrfs: disk-io: Show the timing of corrupted tree block explicitly
` [PATCH v5.1 04/12] btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
` [PATCH v5.1 05/12] btrfs: extent_io: Handle error better in extent_write_full_page()
` [PATCH v5.1 06/12] btrfs: extent_io: Handle error better in btree_write_cache_pages()
` [PATCH v5.1 07/12] btrfs: extent_io: Kill the dead branch in extent_write_cache_pages()
` [PATCH v5.1 08/12] btrfs: extent_io: Handle error better in extent_write_locked_range()
` [PATCH v5.1 09/12] btrfs: extent_io: Kill the BUG_ON() in lock_extent_buffer_for_io()
` [PATCH v5.1 10/12] btrfs: extent_io: Kill the BUG_ON() in extent_write_cache_pages()
` [PATCH v5.1 11/12] btrfs: extent_io: Handle error better in extent_writepages()
` [PATCH v5.1 12/12] btrfs: Do mandatory tree block check before submitting bio

raid1 mount as read only
 2019-02-18  9:01 UTC 

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

Btrfs corruption: Cannot mount partition
 2019-02-18  7:38 UTC  (7+ messages)

[PATCH v3 0/9] btrfs: Refactor delayed ref parameter list
 2019-02-18  6:59 UTC  (8+ messages)
` [PATCH v3 1/9] btrfs: delayed-ref: Introduce better documented delayed ref structures

[LSF/MM TOPIC] More async operations for file systems - async discard?
 2019-02-18  2:22 UTC  (4+ messages)

Subvolume ID 5 Showing Deleted
 2019-02-18  1:59 UTC  (2+ messages)

Errors after kernel panic not addressed during scrub or fsck
 2019-02-18  1:51 UTC  (2+ messages)

[RFC PATCH 0/6] Allow setting file birth time with utimensat()
 2019-02-17 20:40 UTC  (22+ messages)
` [RFC PATCH 1/6] fs: add btime to struct iattr
` [RFC PATCH 2/6] fs: add AT_UTIME_BTIME for utimensat()
` [RFC PATCH 3/6] Btrfs: add support for setting btime
` [RFC PATCH 4/6] ext4: "
` [RFC PATCH 5/6] f2fs: "
` [RFC PATCH 6/6] xfs: "
` [PATCH] generic: add a test for AT_UTIME_BTIME
` [PATCH] utimensat2: document AT_UTIME_BTIME
` [PATCH] xfs_io: add AT_UTIME_BTIME support

[PATCH] vfs: don't decrement i_nlink in d_tmpfile
 2019-02-17  0:26 UTC  (5+ messages)
` [PATCH v2] "

Zdravstvujte vas interesuyut klientskie bazy dannyh?
 2019-02-16 23:37 UTC 

[PATCH v5 00/12] btrfs: Enhancement to tree block validation
 2019-02-16  6:49 UTC  (17+ messages)
` [PATCH v5 01/12] btrfs: Always output error message when key/level verification fails
` [PATCH v5 02/12] btrfs: extent_io: Kill the forward declaration of flush_write_bio()
` [PATCH v5 03/12] btrfs: disk-io: Show the timing of corrupted tree block explicitly
` [PATCH v5 04/12] btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
` [PATCH v5 05/12] btrfs: extent_io: Handle error better in extent_write_full_page()
` [PATCH v5 06/12] btrfs: extent_io: Handle error better in btree_write_cache_pages()
` [PATCH v5 07/12] btrfs: extent_io: Kill the dead branch in extent_write_cache_pages()
` [PATCH v5 08/12] btrfs: extent_io: Handle error better in extent_write_locked_range()
` [PATCH v5 09/12] btrfs: extent_io: Kill the BUG_ON() in lock_extent_buffer_for_io()
` [PATCH v5 10/12] btrfs: extent_io: Kill the BUG_ON() in extent_write_cache_pages()
` [PATCH v5 11/12] btrfs: extent_io: Handle error better in extent_writepages()
` [PATCH v5 12/12] btrfs: Do mandatory tree block check before submitting bio

Better distribution of RAID1 data?
 2019-02-15 23:11 UTC  (6+ messages)

[PATCH v2] btrfs: honor path->skip_locking in backref code
 2019-02-15 18:35 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix fsync after succession of renames of different files
 2019-02-15 17:47 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] btrfs: ensure that a DUP block group has exactly two stripes
 2019-02-15 15:20 UTC  (9+ messages)

Reproducer for "compressed data + hole data corruption bug, 2018 editiion"
 2019-02-15 12:02 UTC  (13+ messages)
` Reproducer for "compressed data + hole data corruption bug, 2018 edition" still works on 4.20.7

[RESEND PATCH 0/4] Cleanups around compress path
 2019-02-15 10:00 UTC  (7+ messages)
` [PATCH 1/4] btrfs: Refactor cow_file_range_async
` [PATCH 2/4] btrfs: Remove fs_info from struct async_cow
` [PATCH 3/4] btrfs: Make compress_file_range only "
` [PATCH 4/4] btrfs: Replace clear_extent_bit with unlock_extent

[PATCH v4 00/12] btrfs: Enhancement to tree block validation
 2019-02-15  9:58 UTC  (7+ messages)
` [PATCH v4 04/12] btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up

Have needs for?
 2019-02-11  8:40 UTC 

Have needs for?
 2019-02-11 11:05 UTC 

[PATCH] fstests: btrfs, test for corruption when reading compressed files
 2019-02-14 15:18 UTC 

[PATCH] Btrfs: fix corruption reading shared and compressed extents after hole punching
 2019-02-14 15:17 UTC 

corrupt leaf: root=1 block=57567265079296 slot=83, bad key order
 2019-02-14 12:39 UTC  (4+ messages)

[PATCH] btrfs: scrub: remove unused nocow worker pointer
 2019-02-14  9:52 UTC  (2+ messages)

circular lock warning at: btrfs_record_root_in_trans, kernel 5.0.0-0.rc4+
 2019-02-14  8:10 UTC  (2+ messages)

[PATCH v4 0/3] btrfs: scrub: fix scrub_lock
 2019-02-13 17:35 UTC  (7+ messages)
` [PATCH v4 1/3] btrfs: scrub: fix circular locking dependency warning
` [PATCH] btrfs: scrub: add assertions for worker pointers

[PATCH 0/4] Cleanups around compress path
 2019-02-13 15:55 UTC  (8+ messages)
` [PATCH 1/4] btrfs: Refactor cow_file_range_async
` [PATCH 2/4] btrfs: Remove fs_info from struct async_cow
` [PATCH 3/4] btrfs: Make compress_file_range only "
` [PATCH 4/5] btrfs: Remove unused function btrfs_workqueue_owner
` [PATCH 4/4] btrfs: Replace clear_extent_bit with unlock_extent
` [PATCH 5/5] "


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