linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-24 21:41:40 to 2018-05-30 18:55:51 UTC [more...]

[PATCH 00/13] convert block layer to bioset_init()/mempool_init()
 2018-05-30 18:55 UTC  (11+ messages)

[PATCH v3 1/2] btrfs: Factor out read portion of btrfs_get_blocks_direct
 2018-05-30 17:03 UTC  (2+ messages)

[PATCH] btrfs: raid56: Remove VLA usage
 2018-05-30 16:08 UTC  (3+ messages)

[PATCH 1/2] btrfs: returns -ENOMEM if path allocation failed in btrfs_cross_ref_exist()
 2018-05-30 15:33 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] btrfs: return error value if create_io_em() failed in cow_file_range()
 2018-05-30 14:52 UTC  (3+ messages)

[PATCH v3 0/4] btrfs: lzo: Harden decompression callers to avoid kernel memory corruption
 2018-05-30 14:47 UTC  (7+ messages)
` [PATCH v3 3/4] btrfs: lzo: Add header length check to avoid slab out of bounds access
  ` [PATCH v4 "

[PATCH 1/2] btrfs: drop unused parameter qgroup_reserved
 2018-05-30 10:43 UTC  (3+ messages)
` [PATCH 2/2] btrfs: drop useless member qgroup_reserved of btrfs_pending_snapshot

[bug report] btrfs: Add unprivileged version of ino_lookup ioctl
 2018-05-30 10:19 UTC 

[PATCH 0/2] btrfs-progs: ins: dump-tree: Small updates for extent tree output
 2018-05-30  7:29 UTC  (8+ messages)
` [PATCH 1/2] btrfs-progs: ins: dump-tree: Use %lld for extent data backref offset
` [PATCH 2/2] btrfs-progs: ins: dump-tree: Print tree name for tree block backref
  ` [PATCH v2 2/2] btrfs-progs: ins: dump-tree: Print tree name for extent data/tree "

[PATCH REBASED 0/2] btrfs: Delay block group auto removal to avoid interfering qgroups
 2018-05-30  7:14 UTC  (6+ messages)
` [PATCH REBASED 1/2] btrfs: Use btrfs_mark_bg_unused() to replace open code
` [PATCH REBASED 2/2] btrfs: Delayed empty block group auto removal to next transaction

[PATCH 0/6] fix device_list_mutex usage and cleanups in device_list_add()
 2018-05-30  7:11 UTC  (8+ messages)
` [PATCH 1/6] btrfs: do btrfs_free_stale_devices() outside of device_list_add()
` [PATCH 2/6] btrfs: fix device_list_add() missing device_list_mutex()
` [PATCH 3/6] btrfs: update device_list_mutex protected items
` [PATCH 4/6] btrfs: btrfs_free_stale_devices() rename local variables
` [PATCH 5/6] btrfs: fix btrfs_free_stale_devices() with needed locks
` [PATCH 6/6] btrfs: rename btrfs_free_stale_devices drop btrfs prefix

[PATCH] btrfs: set device state reappearing missing device
 2018-05-30  6:16 UTC  (3+ messages)

[PATCH] btrfs-progs: check: Also compare data between mirrors to detect corruption for NODATASUM extents
 2018-05-29 19:26 UTC  (4+ messages)

[PATCH] Btrfs: clean up error handling in btrfs_truncate()
 2018-05-29 19:24 UTC  (2+ messages)

[PATCH 1/2] btrfs: kill btrfs_write_inode
 2018-05-29 19:17 UTC  (3+ messages)

off-by-one uncompressed invalid ram_bytes corruptions
 2018-05-29 18:49 UTC  (12+ messages)

BUG in mm/page-writeback.c:2652
 2018-05-29 17:32 UTC 

[PATCH 0/3] btrfs: Delay block group auto removal to avoid interfering qgroups
 2018-05-29 16:17 UTC  (8+ messages)
` [PATCH 1/3] btrfs: trace: Add trace points for unused block groups
` [PATCH 2/3] btrfs: Use btrfs_mark_bg_unused() to replace open code
` [PATCH 3/3] btrfs: Delayed empty block group auto removal to next transaction

[PATCH v2] btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
 2018-05-29 15:33 UTC  (2+ messages)

[PATCH v2 0/6] btrfs_search_slot cleanups
 2018-05-29 14:49 UTC  (12+ messages)
` [PATCH v2 4/6] Btrfs: remove unused check of skip_locking
  ` [PATCH v3] "
` [PATCH v2 5/6] Btrfs: grab write lock directly if write_lock_level is the max level

csum failed root raveled during balance
 2018-05-29 14:35 UTC  (13+ messages)

[PATCH 0/4] Btrfs: just bunch of patches to ioctl.c
 2018-05-29 14:05 UTC  (3+ messages)
` [PATCH 2/4] Btrfs: make should_defrag_range() understood compressed extents

2 BUG_ON crashes
 2018-05-29 13:34 UTC 

Possible deadlock in btrfs_alloc_data_chunk_ondemand
 2018-05-29 13:27 UTC 

[PATCH 2nd try v4] btrfs: drop uuid_mutex in btrfs_free_extra_devids()
 2018-05-29 11:19 UTC  (5+ messages)

[PATCH 0/2] UUID tree fs_info cleanup
 2018-05-29  9:25 UTC  (5+ messages)
` [PATCH 1/2] btrfs: Remove fs_info argument from btrfs_uuid_tree_add
` [PATCH 2/2] btrfs: Remove fs_info argument from btrfs_uuid_tree_rem

[LKP] [lkp-robot] [mm] 9092c71bb7: blogbench.write_score -12.3% regression
 2018-05-29  7:30 UTC 

[PATCH 00/11] Summer argument cleanup
 2018-05-29  1:06 UTC  (13+ messages)
` [PATCH 01/11] btrfs-progs: check: Remove root argument from delete_extent_records
` [PATCH 02/11] btrfs-progs: check: Remove root parameter from btrfs_fix_block_accounting
` [PATCH 03/11] btrfs-progs: check: Remove root parameter from del_pending_extents
` [PATCH 04/11] btrfs-progs: check: Remove root argument from finish_current_insert
` [PATCH 05/11] btrfs-progs: check: Make update_pinned_extents take btrfs_fs_info
` [PATCH 06/11] btrfs-progs: Remove unused argument from clean_tree_block
` [PATCH 07/11] btrfs-progs: check: Remove unused root argument from btrfs_extent_post_op
` [PATCH 08/11] btrfs-progs: Change btrfs_root to btrfs_fs_info argument in btrfs_lookup_extent_info
` [PATCH 09/11] btrfs-progs: Remove root argument from btrfs_set_block_flags
` [PATCH 10/11] btrfs-progs: Remove root argument from write_one_cache_group
` [PATCH 11/11] btrfs-progs: Remove fs_info argument from write_ctree_super

[PATCH v2 0/2] btrfs: qgroup rescan fixes part 1
 2018-05-28 16:22 UTC  (4+ messages)
` [PATCH v3 1/2] btrfs: qgroup: Search commit root for rescan to avoid missing extent

[PATCH 1/2] btrfs: Remove extra run_delayed_items call
 2018-05-28 16:12 UTC  (8+ messages)
` [PATCH 2/2] btrfs: Refactor running of delayed inode items during transaction commit

[PATCH] btrfs: drop unused space_info parameter from create_space_info
 2018-05-28 12:16 UTC  (3+ messages)

[RFC PATCH v2 0/6] btrfs send stream version 2
 2018-05-28 11:29 UTC  (14+ messages)
` [RFC PATCH v2 1/6] btrfs: send, bump stream version
` [RFC PATCH v2 2/6] btrfs: send, implement total data size command to allow for progress estimation
` [RFC PATCH v2 3/6] btrfs: send, use fallocate command to punch holes
` [RFC PATCH v2 4/6] btrfs: send, use fallocate command to allocate extents
` [RFC PATCH v2 5/6] btrfs: add send_stream_version attribute to sysfs
` [RFC PATCH v2 6/6] btrfs: add chattr support for send/receive
` [PATCH v2 1/6] Btrfs-progs: send, bump stream version
` [PATCH v2 2/6] Btrfs-progs: send, implement total data size callback and progress report
` [PATCH v2 3/6] Btrfs-progs: send, implement fallocate command callback
` [PATCH v2 4/6] Btrfs-progs: add write and clone commands debug info to receive
` [PATCH v2 5/6] btrfs-progs: add total data size, fallocate to dump
` [PATCH v2 6/6] btrfs-progs: add chattr support for send/receive

[PATCH 0/3] btrfs: Delay block group auto removal to avoid interfering qgroups
 2018-05-28  6:58 UTC  (4+ messages)
` [PATCH 1/3] btrfs: trace: Add trace points for unused block groups
` [PATCH 2/3] btrfs: Use btrfs_mark_bg_unused() to replace open code
` [PATCH 3/3] btrfs: Delayed empty block group auto removal to next transaction

[PATCH v2 0/4] btrfs: lzo: Harden decompression callers to avoid kernel memory corruption
 2018-05-28 11:50 UTC  (6+ messages)
` [PATCH v2 3/4] btrfs: lzo: Add header length check to avoid slab out of bounds access

[RFC PATCH v4 0/6] Btrfs: implement swap file support
 2018-05-28 13:46 UTC  (19+ messages)
` [RFC PATCH v4 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [RFC PATCH v4 2/6] vfs: update swap_{,de}activate documentation
` [RFC PATCH v4 3/6] Btrfs: push EXCL_OP set into btrfs_rm_device()
` [RFC PATCH v4 4/6] Btrfs: prevent ioctls from interfering with a swap file
` [RFC PATCH v4 5/6] Btrfs: rename get_chunk_map() and make it non-static
` [RFC PATCH v4 6/6] Btrfs: support swap files

[PATCH 0/4] btrfs check --check-data-csum enhancement for
 2018-05-28 13:14 UTC  (3+ messages)

Questions from aspiring btrfs mini-debugger/mini-developer
 2018-05-28 12:48 UTC  (2+ messages)

[PATCH 10/15] btrfs: drop uuid_mutex in btrfs_free_extra_devids()
 2018-05-28 10:14 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] "

RAID-1 refuses to balance large drive
 2018-05-28  8:31 UTC  (21+ messages)

[PATCH v2] btrfs: Use btrfs_mark_bg_unused() to replace open code
 2018-05-27  1:25 UTC  (3+ messages)

[PATCH 1/4] btrfs: always wait on ordered extents at fsync time
 2018-05-26 12:48 UTC  (3+ messages)
` [PATCH 2/4] btrfs: remove the wait ordered logic in the log_one_extent path

[PATCH v2] Btrfs: add parent_transid parameter to veirfy_level_key
 2018-05-25 16:04 UTC  (4+ messages)

[PATCH v4 0/3] btrfs: Add write time super block validation
 2018-05-25 15:31 UTC  (8+ messages)
` [PATCH v4 1/3] btrfs: Move btrfs_check_super_valid() to avoid forward declaration
` [PATCH v4 2/3] btrfs: Refactor btrfs_check_super_valid()
` [PATCH v4 3/3] btrfs: Do super block verification before writing it to disk

[PATCH] btrfs: qgroup: More meaningful qgroup_rescan_init error message
 2018-05-25 14:35 UTC  (2+ messages)

[PATCH v3 0/3] btrfs: Add write time super block validation
 2018-05-25  3:13 UTC  (6+ messages)
` [PATCH v3 1/3] btrfs: Move btrfs_check_super_valid() to avoid forward declaration

[PATCH v4 0/3] btrfs: balance: improve kernel logs
 2018-05-25  3:05 UTC  (10+ messages)
` [PATCH v4 1/3] btrfs: add helper function describe_block_group()
  ` [PATCH v4.1 "
` [PATCH v4 2/3] btrfs: balance: add args info during start and resume
  ` [PATCH v4.1a "
  ` [PATCH v4.1b "

[PATCH V5 10/33] btrfs: use segment_last_page to get bio's last page
 2018-05-25  0:07 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).