public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-18 13:35:21 to 2018-06-22 15:18:09 UTC [more...]

[PATCH] btrfs: Add more details while checking tree block
 2018-06-22 15:17 UTC  (4+ messages)
    ` Fwd: "

[PATCH 0/7] Fix locking when scanning devices
 2018-06-22 11:39 UTC  (10+ messages)
` [PATCH 1/7] btrfs: restore uuid_mutex in btrfs_open_devices
` [PATCH 2/7] btrfs: extend critical section when scanning a new device
` [PATCH 3/7] btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
` [PATCH 4/7] btrfs: lift uuid_mutex to callers of btrfs_open_devices
` [PATCH 5/7] btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
` [PATCH 6/7] btrfs: reorder initialization before the mount locks uuid_mutex
` [PATCH 7/7] btrfs: fix mount and ioctl device scan ioctl race

[PATCH v4] btrfs: Don't remove block group still has pinned down bytes
 2018-06-22 10:56 UTC  (4+ messages)

[PATCH] btrfs: treat -ERANGE as an error case in btrfs_get_acl()
 2018-06-22 10:48 UTC  (5+ messages)

[PATCH] btrfs: return EUCLEAN if extent_inline_ref type is invalid
 2018-06-22  9:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] btrfs: Refactor count handling in btrfs_unpin_free_ino()
 2018-06-22  9:35 UTC  (2+ messages)

unsolvable technical issues?
 2018-06-22  5:48 UTC  (3+ messages)

[PATCH] btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref
 2018-06-22  1:23 UTC  (2+ messages)

[PATCH v3] btrfs: Don't remove block group still has pinned down bytes
 2018-06-22  0:54 UTC  (11+ messages)

[RFC PATCH] btrfs: Remove V0 extent support
 2018-06-21 17:50 UTC  (3+ messages)

[PATCH 1/2] [v2] btrfs: use monotonic time for transaction handling
 2018-06-21 17:24 UTC  (5+ messages)
` [PATCH 2/2] [v2] btrfs: use timespec64 for i_otime

[PATCH] btrfs: Get rid of the confusing btrfs_file_extent_inline_len()
 2018-06-21 16:39 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix return value on rename exchange failure
 2018-06-21 16:36 UTC  (3+ messages)

[PATCH] btrfs: Deduplicate extent_buffer init code
 2018-06-21 16:22 UTC  (2+ messages)

[PATCH 00/34] fs_info cleanup of extent-tree.c
 2018-06-21 15:03 UTC  (40+ messages)
` [PATCH 01/34] btrfs: Remove fs_info from insert_tree_block_ref
` [PATCH 02/34] btrfs: Remove fs_info from insert_extent_data_ref
` [PATCH 03/34] btrfs: Remove fs_info argument from insert_extent_backref
` [PATCH 04/34] btrfs: Remove fs_info from remove_extent_data_ref
` [PATCH 05/34] btrfs: Remove fs_info from fixup_low_keys
` [PATCH 06/34] btrfs: Remove fs_info from lookup_inline_extent_backref
` [PATCH 07/34] btrfs: Remove fs_info argument from update_inline_extent_backref
` [PATCH 08/34] btrfs: Remove fs_info argument from lookup_tree_block_ref
` [PATCH 09/34] btrfs: Remove fs_info argument from lookup_extent_data_ref
` [PATCH 10/34] btrfs: Remove fs_info from lookup_extent_backref
` [PATCH 11/34] btrfs: Remove fs_info from btrfs_add_delayed_tree_ref
` [PATCH 12/34] btrfs: Remove fs_info from btrfs_add_delayed_data_ref
` [PATCH 13/34] btrfs: Remove fs_info from btrfs_make_block_group
` [PATCH 14/34] btrfs: Remove fs_info from btrfs_remove_block_group
` [PATCH 15/34] btrfs: Remove fs_info from __btrfs_free_extent
` [PATCH 16/34] btrfs: Remove fs_info from alloc_reserved_file_extent
` [PATCH 17/34] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref
` [PATCH 18/34] btrfs: Remove fs_info from run_delayed_data_ref
` [PATCH 19/34] btrfs: Remove fs_info from run_delayed_extent_op
` [PATCH 20/34] btrfs: Remove unused fs_info from cleanup_extent_op
` [PATCH 21/34] btrfs: Remove fs_info from cleanup_ref_head
` [PATCH 22/34] btrfs: Remove fs_info from run_delayed_tree_ref
` [PATCH 23/34] btrfs: Remove fs_info from do_chunk_alloc
` [PATCH 24/34] btrfs: Remove fs_info from btrfs_alloc_chunk
` [PATCH 25/34] btrfs: Remove fs_info from check_system_chunk
` [PATCH 26/34] btrfs: Remove fs_info from free_excluded_extents
` [PATCH 27/34] btrfs: Remove fs_info from exclude_super_stripes
` [PATCH 28/34] btrfs: Remove fs_info from insert_inline_extent_backref
` [PATCH 29/34] btrfs: Remove fs_info from run_one_delayed_ref
` [PATCH 30/34] btrfs: Remove fs_info from remove_extent_backref
` [PATCH 31/34] btrfs: Remove fs_info from btrfs_alloc_logged_file_extent
` [PATCH 32/34] btrfs: Remove fs_info from btrfs_inc_block_group_ro
` [PATCH 33/34] btrfs: Remove fs_info from btrfs_force_chunk_alloc
` [PATCH 34/34] btrfs: Remove fs_info from convert_extent_item_v0
` (about compiler optimization) [PATCH 00/34] fs_info cleanup of extent-tree.c

[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
 2018-06-21 15:01 UTC  (7+ messages)
` [PATCH 1/2] Btrfs: don't clean dirty pages during buffered writes
` [PATCH 2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker

[PATCH] btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
 2018-06-21 14:08 UTC  (4+ messages)

About commit f8f84b2dfda5 ("btrfs: index check-integrity state hash by a dev_t")
 2018-06-21 13:49 UTC  (3+ messages)

[PATCH v2 0/3] Three patches that address static analyzer reports
 2018-06-21 13:21 UTC  (8+ messages)
` [PATCH v2 1/3] btrfs: Fix indentation
` [PATCH v2 2/3] btrfs: Annotate fall-through
` [PATCH v2 3/3] btrfs: Fix a C compliance issue

[PATCH 1/4] btrfs: always wait on ordered extents at fsync time
 2018-06-21 11:11 UTC  (9+ messages)
` [PATCH 2/4] btrfs: remove the wait ordered logic in the log_one_extent path
      ` [PATCH] btrfs: Streamline log_extent_csums a bit

[PATCH] btrfs: delayed-ref: simplify btrfs_add_delayed_tree_ref()
 2018-06-21  8:33 UTC  (4+ messages)
        ` [PATCH] btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref

[PATCH 1/3] btrfs: use monotonic time for transaction handling
 2018-06-21  8:23 UTC  (9+ messages)
` [PATCH 2/3] btrfs: use 64-bit timestamps for struct btrfs_dev_replace_item
` [PATCH 3/3] btrfs: use timespec64 for i_otime

[LKP] [lkp-robot] [mm] 9092c71bb7: blogbench.write_score -12.3% regression
 2018-06-21  0:38 UTC  (6+ messages)

[PATCH] btrfs: Fix a C compliance issue
 2018-06-20 17:58 UTC  (8+ messages)

[PATCH 1/3] btrfs: convert volume rotating flag into bitmap
 2018-06-20 14:06 UTC  (6+ messages)
` [PATCH 3/3] btrfs: fix race between mkfs and mount

[PATCH] btrfs: fix invalid-free in btrfs_extent_same
 2018-06-20 12:57 UTC  (4+ messages)

RAID56
 2018-06-20 12:32 UTC  (7+ messages)

[PATCH] Btrfs: fix physical offset reported by fiemap for inline extents
 2018-06-20  9:02 UTC  (5+ messages)
` [PATCH v2] "

btrfs balance did not progress after 12H
 2018-06-20  8:55 UTC  (5+ messages)

[PATCH v2 1/2] btrfs-progs: Fix wrong optind re-initialization to allow mixed option and non-option
 2018-06-20  5:22 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: misc-tests: Fix 029 test cases for sudo test environment

[PATCH] btrfs: stop using get_seconds()
 2018-06-20  3:21 UTC  (5+ messages)

btrfs check lowmem vs original
 2018-06-20  2:38 UTC  (16+ messages)

[PATCH] btrfs-progs: Check factor out root parsing from check_chunks_and_extents
 2018-06-20  1:29 UTC  (4+ messages)

About more loose parameter sequence requirement
 2018-06-20  0:21 UTC  (11+ messages)

[PATCH 0/3] Cleanups around extent increment
 2018-06-19 22:36 UTC  (9+ messages)
` [PATCH 1/3] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref
` [PATCH 2/3] btrfs: Document __btrfs_inc_extent_ref

general protection fault in open_fs_devices
 2018-06-19 18:27 UTC  (3+ messages)

WARNING in close_fs_devices
 2018-06-19 17:42 UTC  (6+ messages)
  `  "

[PATCH] btrfs-progs: Fix wrong optind re-initialization to allow mixed option and non-option
 2018-06-19  5:12 UTC 

[PATCH] btrfs-progs: check: Fix wrong root parameter of btrfs_next_leaf call
 2018-06-19  1:23 UTC  (2+ messages)

general protection fault in find_device
 2018-06-18 13:43 UTC  (4+ messages)


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