linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-14 10:19:00 to 2018-08-22 05:56:12 UTC [more...]

[PATCH] btrfs-progs: rescue: Add ability to disable quota offline
 2018-08-22  2:33 UTC  (4+ messages)

[PATCH 0/2] btrfs-progs: task: add prefn() to task_info and simplify task_start()
 2018-08-22  0:45 UTC  (5+ messages)
` [PATCH 1/2] btrfs-progs: task: add prefn() into struct task_info
` [PATCH 2/2] btrfs-progs: task: add init_ctx and clean up arguments of task_start()

[PATCH 0/2] address lock contention of btree root
 2018-08-21 22:23 UTC  (14+ messages)
` [PATCH 1/2] Btrfs: kill btrfs_clear_path_blocking
` [PATCH 2/2] Btrfs: kill leave_spinning

[PATCH v2] Btrfs: kill btrfs_clear_path_blocking
 2018-08-21 21:54 UTC 

exporting uuid_t from uapi/linux/uuid.h
 2018-08-21 19:25 UTC 

lazytime mount option—no support in Btrfs
 2018-08-21 17:01 UTC  (11+ messages)

Are the btrfs mount options inconsistent?
 2018-08-21 16:13 UTC  (17+ messages)
` Do btrfs compression option changes need to be atomic?

[PATCH] generic: test for deduplication between different files
 2018-08-21 15:57 UTC  (13+ messages)
  ` [patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)

[PATCH 01/22] btrfs: add btrfs_delete_ref_head helper
 2018-08-21 13:51 UTC  (3+ messages)
` [PATCH 15/22] btrfs: run delayed iputs before committing

[RFC PATCH v4 0/6] Btrfs: implement swap file support
 2018-08-21  8:46 UTC  (6+ messages)
` [RFC PATCH v4 4/6] Btrfs: prevent ioctls from interfering with a swap file

[PATCH v2 0/4] btrfs: Refactor find_free_extent()
 2018-08-21  8:44 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: Introduce find_free_extent_ctrl structure for later rework
` [PATCH v2 2/4] btrfs: Refactor clustered extent allocation into find_free_extent_clustered()
` [PATCH v2 3/4] btrfs: Refactor unclustered extent allocation into find_free_extent_unclustered()
` [PATCH v2 4/4] btrfs: Refactor find_free_extent() loops update into find_free_extent_update_loop()

[PATCH v2 00/20] btrfs-progs: Rework of "subvolume list/show" and relax the root privileges of them
 2018-08-21  7:02 UTC  (3+ messages)

[PATCH v2] btrfs: Always check nocow for quota enabled case to make sure we won't reserve unnecessary data space
 2018-08-21  5:40 UTC 

[PATCH] btrfs: Always check nocow for quota enabled case to make sure we won't reserve unnecessary data space
 2018-08-21  4:57 UTC  (3+ messages)

[PATCH v4] btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
 2018-08-21  1:53 UTC 

[PATCH v2.1] btrfs: Handle owner mismatch gracefully when walking up tree
 2018-08-21  1:42 UTC 

[PATCH v2] btrfs: Handle owner mismatch gracefully when walking up tree
 2018-08-21  1:11 UTC 

[PATCH RFC] btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
 2018-08-21  0:04 UTC  (3+ messages)

[btrfs-progs] btrfs receive complains about not being able to open its temporary file(s) (e.g. o123802-148688-0)
 2018-08-20 16:27 UTC 

[PATCH RFC] btrfs: extent-tree: refactor find_free_extent()
 2018-08-20 14:22 UTC  (3+ messages)

[PATCH 1/1] btrfs: Handle owner mismatch gracefully when walking up tree
 2018-08-20 13:56 UTC  (2+ messages)

[PATCH 0/2] btrfstune fs_info cleanups
 2018-08-20 13:44 UTC  (6+ messages)
` [PATCH 1/2] btrfstune: Remove fs_info arg from change_device_uuid
` [PATCH 2/2] btrfstune: Rename change_header_uuid to change_buffer_header_uuid

[PATCH] btrfs: use after free in btrfs_quota_enable()
 2018-08-20 13:43 UTC  (3+ messages)

[PATCH v2 0/2] btrfs-progs: completion: Small fixes to make debug simpler
 2018-08-20 13:40 UTC  (2+ messages)

Experiences on BTRFS Dual SSD RAID 1 with outage of one SSD
 2018-08-18  8:47 UTC  (11+ messages)

Hang after growing file system (4.14.48)
 2018-08-17 16:25 UTC 

[PATCH] btrfs: btrfs_shrink_device should call commit transaction
 2018-08-17 14:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] some trivial cleanup about btrfs_delete_subvolume
 2018-08-17 13:29 UTC  (3+ messages)
` [PATCH 4/5] btrfs: remove a useless return statement in btrfs_block_rsv_add

[PATCH v3] btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata()
 2018-08-17 13:14 UTC  (2+ messages)

[PATCH] Btrfs: remove always true if branch in btrfs_get_extent
 2018-08-17 12:17 UTC  (2+ messages)

[PATCH] Btrfs: fix data corruption when deduplicating between different files
 2018-08-17  8:38 UTC 

List of known BTRFS Raid 5/6 Bugs?
 2018-08-17  8:33 UTC  (6+ messages)

[PATCH] btrfs-progs: image: Rebuild dev extents for restore
 2018-08-17  5:54 UTC 

btrfsck out of memory for big fs
 2018-08-17  5:52 UTC  (3+ messages)

BTRFS w/ quotas hangs on read-write mount using all available RAM
 2018-08-17  4:44 UTC  (2+ messages)

[PATCHv4 0/3] btrfs: remove unneeded variable and if possbile
 2018-08-16 16:37 UTC  (4+ messages)
` [PATCHv4 1/3] btrfs: remove unneeded variable "ret" in btrfs_destroy_delayed_refs
` [PATCHv4 2/3] btrfs: change btrfs_free_reserved_bytes to be void funtion
` [PATCHv4 3/3] btrfs: change btrfs_pin_log_trans to be void function

[PATCH 0/8 V2] Add delayed-refs support to btrfs-progs
 2018-08-16 13:10 UTC  (9+ messages)
` [PATCH 1/8] btrfs-progs: Add __free_extent2 function
` [PATCH 2/8] btrfs-progs: Add alloc_reserved_tree_block2 function
` [PATCH 3/8] btrfs-progs: Add delayed refs infrastructure
` [PATCH 4/8] btrfs-progs: Make btrfs_write_dirty_block_groups take only trans argument
` [PATCH 5/8] btrfs-progs: Wire up delayed refs
` [PATCH 6/8] btrfs-progs: Remove old delayed refs infrastructure
` [PATCH 7/8] btrfs-progs: Remove __free_extent2
` [PATCH 8/8] btrfs-progs: Merge alloc_reserved_tree_block(2|)

[RFC PATCH 00/17] btrfs zoned block device support
 2018-08-16  9:05 UTC  (8+ messages)

Transaction aborted - 4.16.17 kernel
 2018-08-16  8:18 UTC  (3+ messages)

[PATCH v2 0/3] Misc volume patch set part2
 2018-08-16  2:59 UTC  (6+ messages)
` [PATCH 1/2] btrfs: assert for num_devices below 0

[PATCH] Btrfs: remove duplicated btrfs_release_path in btrfs_unlink_subvol
 2018-08-15 18:40 UTC  (5+ messages)

[PATCH 0/7] eb reference count cleanups
 2018-08-15 15:26 UTC  (8+ messages)
` [PATCH 1/7] btrfs: Remove needless locking in iterate_inode_refs
` [PATCH 2/7] btrfs: Remove needless locking in iterate_inode_extrefs
` [PATCH 3/7] btrfs: Remove redundant extent_buffer_get in get_old_root
` [PATCH 4/7] btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
` [PATCH 5/7] btrfs: Remove extra reference count bumps in btrfs_compare_trees
` [PATCH 6/7] btrfs: Remove unnecessary locking code in qgroup_rescan_leaf
` [PATCH 7/7] btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeing

[PATCH v4] btrfs: qgroup: Remove qgroup items along with subvolume deletion
 2018-08-15 14:33 UTC  (5+ messages)
  ` [PATCH v5] "

[PATCH] Btrfs: clean up scrub is_dev_replace parameter
 2018-08-15 14:00 UTC  (2+ messages)

[PATCHv3 0/3] change some function to be void function
 2018-08-15 13:06 UTC  (5+ messages)
` [PATCHv3 1/3] fs/btrfs/disk-io: change btrfs_destroy_delayed_refs "

Deadlock between dedup and rename
 2018-08-15 12:30 UTC 

[PATCH] btrfs:free-space-cache: remove unneeded NULL check before kfree
 2018-08-15 11:51 UTC  (2+ messages)

How to ensure that a snapshot is not corrupted?
 2018-08-15 11:35 UTC  (3+ messages)

[PATCH 2/2] Btrfs: sync log after logging new name
 2018-08-15 11:34 UTC  (8+ messages)

Report correct filesystem usage / limits on BTRFS subvolumes with quota
 2018-08-15 11:22 UTC  (3+ messages)

[PATCH] Btrfs: correctly caculate item size used when item key collision happends
 2018-08-15 11:07 UTC  (4+ messages)
  ` [PATCH v2] Btrfs: correctly calculate "

[PATCH 0/3] Refactor delayed refs processing loop
 2018-08-15  7:39 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Factor out ref head locking code in __btrfs_run_delayed_refs
` [PATCH 2/3] btrfs: Factor out loop processing all refs of a head
` [PATCH 3/3] btrfs: refactor __btrfs_run_delayed_refs loop

trouble mounting btrfs filesystem
 2018-08-14 23:11 UTC  (11+ messages)

[RFC PATCH] btrfs: Remove 'objectid' member from struct btrfs_root
 2018-08-14 13:22 UTC  (4+ messages)

[PATCH] Btrfs: do not pass write_lock_level when processing leaf
 2018-08-14 11:27 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 4.19
 2018-08-14  9:56 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;
as well as URLs for NNTP newsgroup(s).