linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-12 18:57:07 to 2019-12-17 16:10:58 UTC [more...]

[PATCH 0/3] fsstress: add support for btrfs subvol and snapshot ops
 2019-12-17 16:10 UTC  (5+ messages)
` [PATCH 2/3] fsstress: add the ability to create snapshots
` [PATCH 3/3] fsstress: allow operations to use either a directory or subvol

[PATCH] btrfs: super: Make btrfs_statfs() work with metadata over-commiting
 2019-12-17 16:05 UTC  (2+ messages)

[PATCH 1/3] fsstress: add the ability to create/delete subvolumes
 2019-12-17 15:55 UTC  (3+ messages)
` [PATCH][v2] "

[PATCH 0/2] Allow deduplication of the eof block when it is safe to do so
 2019-12-17 15:54 UTC  (5+ messages)
` [PATCH 1/2] fs: allow deduplication of eof block into the end of the destination file
` [PATCH 2/2] Btrfs: make deduplication with range including the last block work

[PATCH] btrfs: tree-checker: Check leaf chunk item size
 2019-12-17 15:49 UTC  (2+ messages)

[PATCH 0/7] Cleanup how we handle root refs, part 2
 2019-12-17 15:44 UTC  (8+ messages)
` [PATCH 1/7] btrfs: make the extent buffer leak check per fs info
` [PATCH 2/7] btrfs: move the root freeing stuff into btrfs_put_root
` [PATCH 3/7] btrfs: make inodes hold a ref on their roots
` [PATCH 4/7] btrfs: hold a ref on the root on the dead roots list
` [PATCH 5/7] btrfs: don't take an extra root ref at allocation time
` [PATCH 6/7] btrfs: make btrfs_cleanup_fs_roots use the fs_roots_radix_lock
` [PATCH 7/7] btrfs: kill the subvol_srcu

[PATCH 0/45][v2] Cleanup how we handle root refs, part 1
 2019-12-17 15:36 UTC  (46+ messages)
` [PATCH 01/45] btrfs: push __setup_root into btrfs_alloc_root
` [PATCH 02/45] btrfs: move fs root init stuff into btrfs_init_fs_root
` [PATCH 03/45] btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
` [PATCH 04/45] btrfs: export and use btrfs_read_tree_root
` [PATCH 05/45] btrfs: make relocation use btrfs_read_tree_root()
` [PATCH 06/45] btrfs: kill btrfs_read_fs_root
` [PATCH 07/45] btrfs: kill the btrfs_read_fs_root_no_name helper
` [PATCH 08/45] btrfs: make the fs root init functions static
` [PATCH 09/45] btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
` [PATCH 10/45] btrfs: hold a ref on fs roots while they're in the radix tree
` [PATCH 11/45] btrfs: hold a ref on the root in resolve_indirect_ref
` [PATCH 12/45] btrfs: hold a root ref in btrfs_get_dentry
` [PATCH 13/45] btrfs: hold a ref on the root in __btrfs_run_defrag_inode
` [PATCH 14/45] btrfs: hold a ref for the root in record_one_backref
` [PATCH 15/45] btrfs: grab a ref on the root in relink_extent_backref
` [PATCH 16/45] btrfs: hold a ref on the root in fixup_tree_root_location
` [PATCH 17/45] btrfs: hold a ref on the root in create_subvol
` [PATCH 18/45] btrfs: hold a ref on the root in search_ioctl
` [PATCH 19/45] btrfs: hold a ref on the root in btrfs_search_path_in_tree
` [PATCH 20/45] btrfs: hold a ref on the root in btrfs_search_path_in_tree_user
` [PATCH 21/45] btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info
` [PATCH 22/45] btrfs: hold ref on root in btrfs_ioctl_default_subvol
` [PATCH 23/45] btrfs: hold a ref on the root in build_backref_tree
` [PATCH 24/45] btrfs: hold a ref on the root in prepare_to_merge
` [PATCH 25/45] btrfs: hold a ref on the root in merge_reloc_roots
` [PATCH 26/45] btrfs: hold a ref on the root in record_reloc_root_in_trans
` [PATCH 27/45] btrfs: hold a ref on the root in find_data_references
` [PATCH 28/45] btrfs: hold a ref on the root in create_reloc_inode
` [PATCH 29/45] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH 30/45] btrfs: push grab_fs_root into read_fs_root
` [PATCH 31/45] btrfs: hold a ref for the root in btrfs_find_orphan_roots
` [PATCH 32/45] btrfs: hold a ref on the root in scrub_print_warning_inode
` [PATCH 33/45] btrfs: hold a ref on the root in btrfs_ioctl_send
` [PATCH 34/45] btrfs: hold a ref on the root in get_subvol_name_from_objectid
` [PATCH 35/45] btrfs: hold a ref on the root in create_pending_snapshot
` [PATCH 36/45] btrfs: hold a ref on the root in btrfs_recover_log_trees
` [PATCH 37/45] btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry
` [PATCH 38/45] btrfs: hold a ref on the root in open_ctree
` [PATCH 39/45] btrfs: use btrfs_put_fs_root to free roots always
` [PATCH 40/45] btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
` [PATCH 41/45] btrfs: free more things in btrfs_free_fs_info
` [PATCH 42/45] btrfs: move fs_info init work into it's own helper function
` [PATCH 43/45] btrfs: make the init of static elements in fs_info separate
` [PATCH 44/45] btrfs: add a leak check for roots
` [PATCH 45/45] btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root

linux-next: Tree for Dec 6 (objtool, lots in btrfs)
 2019-12-17 15:29 UTC  (10+ messages)

[PATCH] src/fssum: skip subvolumes when building a sum
 2019-12-17 15:25 UTC 

[PATCH 1/2] btrfs: punt all bios created in btrfs_submit_compressed_write()
 2019-12-17 15:05 UTC  (6+ messages)
` [PATCH 2/2] btrfs: fix compressed write bio attribution
  ` [PATCH v2 "

[PATCH v6 00/22] btrfs: async discard support
 2019-12-17 14:55 UTC  (24+ messages)
` [PATCH 01/22] bitmap: genericize percpu bitmap region iterators
` [PATCH 02/22] btrfs: rename DISCARD opt to DISCARD_SYNC
` [PATCH 03/22] btrfs: keep track of which extents have been discarded
` [PATCH 04/22] btrfs: keep track of cleanliness of the bitmap
` [PATCH 05/22] btrfs: add the beginning of async discard, discard workqueue
` [PATCH 06/22] btrfs: handle empty block_group removal
` [PATCH 07/22] btrfs: discard one region at a time in async discard
` [PATCH 08/22] btrfs: add removal calls for sysfs debug/
` [PATCH 09/22] btrfs: make UUID/debug have its own kobject
` [PATCH 10/22] btrfs: add discard sysfs directory
` [PATCH 11/22] btrfs: track discardable extents for async discard
` [PATCH 12/22] btrfs: keep track of discardable_bytes
` [PATCH 13/22] btrfs: calculate discard delay based on number of extents
` [PATCH 14/22] btrfs: add bps discard rate limit
` [PATCH 15/22] btrfs: limit max discard size for async discard
` [PATCH 16/22] btrfs: make max async discard size tunable
` [PATCH 17/22] btrfs: have multiple discard lists
` [PATCH 18/22] btrfs: only keep track of data extents for async discard
` [PATCH 19/22] btrfs: keep track of discard reuse stats
` [PATCH 20/22] btrfs: add async discard header
` [PATCH 21/22] btrfs: increase the metadata allowance for the free_space_cache
` [PATCH 22/22] btrfs: make smaller extents more likely to go into bitmaps

[PATCH] btrfs: Fix bad comment on disk_bytenr of btrfs_file_extent_item
 2019-12-17  9:57 UTC  (3+ messages)

[PATCH] btrfs: use helper to zero end of last page
 2019-12-17  9:31 UTC  (2+ messages)

[PATCH 0/1] Use inode_lock/unlock class of provided APIs in filesystems
 2019-12-17  8:12 UTC  (2+ messages)

[PATCH] btrfs-progs: ctree.h: Sync the comment for btrfs_file_extent_item
 2019-12-17  7:05 UTC  (2+ messages)

[PATCH] btrfs-progs: tests: mkfs/011: Fix path for rootdir
 2019-12-17  6:36 UTC 

[PATCH v2 6/6] btrfs: Use larger zlib buffer for s390 hardware compression
 2019-12-16 16:31 UTC  (3+ messages)

Is it logical to use a disk that scrub fails but smartctl succeeds?
 2019-12-16 16:26 UTC  (8+ messages)

[PATCH] btrfs: Fix incorrect check causing NULL pointer derefernce
 2019-12-16 16:16 UTC  (3+ messages)
` [PATCH] btrfs: Fix incorrect check

[PATCH 0/8 v6] btrfs direct-io using iomap
 2019-12-16 12:41 UTC  (13+ messages)
` [PATCH 1/8] fs: Export generic_file_buffered_read()
` [PATCH 2/8] iomap: add a filesystem hook for direct I/O bio submission
` [PATCH 3/8] iomap: Move lockdep_assert_held() to iomap_dio_rw() calls
` [PATCH 4/8] btrfs: Switch to iomap_dio_rw() for dio
` [PATCH 5/8] fs: Remove dio_end_io()
` [PATCH 6/8] btrfs: Wait for extent bits to release page
` [PATCH 7/8] btrfs: Use ->iomap_end() instead of btrfs_dio_data
` [PATCH 8/8] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK

df shows no available space in 5.4.1
 2019-12-16  5:04 UTC  (9+ messages)

[PATCH 0/6] btrfs: metadata uuid fixes and enhancements
 2019-12-16  0:49 UTC  (11+ messages)
` [PATCH 1/6] btrfs: metadata_uuid: fix failed assertion due to unsuccessful device scan
    ` [PATCH 1/6] btrfs: metadata_uuid: fix failed assertion due to unsuccessful device scan (reformatted)

[PATCH] btrfs: remove BUG_ON used as assertions
 2019-12-15 17:42 UTC  (2+ messages)

RAID5 scrub performance
 2019-12-15 12:20 UTC  (3+ messages)

FIDEDUPERANGE woes
 2019-12-14 11:21 UTC  (4+ messages)

[PATCH 0/4] btrfs, sysfs cleanup and add dev_state
 2019-12-14  0:26 UTC  (10+ messages)
` [PATCH 4/4] btrfs: sysfs, add devid/dev_state kobject and attribute

[PATCH v6 00/28] btrfs: zoned block device support
 2019-12-13 21:58 UTC  (39+ messages)
` [PATCH v6 01/28] btrfs: introduce HMZONED feature flag
` [PATCH v6 02/28] btrfs: Get zone information of zoned block devices
` [PATCH v6 03/28] btrfs: Check and enable HMZONED mode
` [PATCH v6 04/28] btrfs: disallow RAID5/6 in "
` [PATCH v6 05/28] btrfs: disallow space_cache "
` [PATCH v6 06/28] btrfs: disallow NODATACOW "
` [PATCH v6 07/28] btrfs: disable fallocate "
` [PATCH v6 08/28] btrfs: implement log-structured superblock for "
` [PATCH v6 09/28] btrfs: align device extent allocation to zone boundary
` [PATCH v6 10/28] btrfs: do sequential extent allocation in HMZONED mode
` [PATCH v6 11/28] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH v6 12/28] btrfs: ensure metadata space available on/after degraded mount in HMZONED
` [PATCH v6 13/28] btrfs: reset zones of unused block groups
` [PATCH v6 14/28] btrfs: redirty released extent buffers in HMZONED mode
` [PATCH v6 15/28] btrfs: serialize data allocation and submit IOs
` [PATCH v6 16/28] btrfs: implement atomic compressed IO submission
` [PATCH v6 17/28] btrfs: support direct write IO in HMZONED
` [PATCH v6 18/28] btrfs: serialize meta IOs on HMZONED mode
` [PATCH v6 19/28] btrfs: wait existing extents before truncating
` [PATCH v6 20/28] btrfs: avoid async checksum on HMZONED mode
` [PATCH v6 21/28] btrfs: disallow mixed-bg in "
` [PATCH v6 22/28] btrfs: disallow inode_cache "
` [PATCH v6 23/28] btrfs: support dev-replace "
` [PATCH v6 24/28] btrfs: enable relocation "
` [PATCH v6 25/28] btrfs: relocate block group to repair IO failure in HMZONED
` [PATCH v6 26/28] btrfs: split alloc_log_tree()
` [PATCH v6 27/28] btrfs: enable tree-log on HMZONED mode
` [PATCH v6 28/28] btrfs: enable to mount HMZONED incompat flag
` [PATCH RFC v2] libblkid: implement zone-aware probing for HMZONED btrfs

[PATCH 0/1] Support replacing a device with smaller one
 2019-12-13 15:48 UTC  (4+ messages)
` [PATCH 1/1] btrfs: Allow replacing device with a smaller one if possible

[PATCH 0/5] Various fixes
 2019-12-13 15:17 UTC  (7+ messages)
` [PATCH 1/5] btrfs: drop log root for dropped roots

[PATCH] btrfs: fix format string warning
 2019-12-13 12:32 UTC  (2+ messages)

[PATCH] btrfs: raid56: remove set but not used variable 'p_stripe'
 2019-12-13 12:08 UTC 

[PATCH 0/8 v5] btrfs direct-io using iomap
 2019-12-12 22:46 UTC  (8+ messages)
` [PATCH 3/8] btrfs: Switch to iomap_dio_rw() for dio
` [PATCH 4/8] iomap: Move lockdep_assert_held() to iomap_dio_rw() calls

[PATCH fstests] btrfs/187: require 8GB scratch dev
 2019-12-12 20:16 UTC  (2+ 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).