linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-10 00:34:49 to 2021-08-13 14:55:29 UTC [more...]

[PATCH RESEND] btrfs: reduce return argument of btrfs_chunk_readonly
 2021-08-24  5:27 UTC  (3+ messages)
` [PATCH] "

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-08-13 14:55 UTC  (3+ messages)
` [PATCH] VFS/BTRFS/NFSD: provide more unique inode number for btrfs export

[PATCH stable-5.4.y 0/3] btrfs: backport hang fixes due to commit c53e9653605d
 2021-08-13 12:26 UTC  (6+ messages)
` [PATCH 1/3] btrfs: qgroup: don't commit transaction when we already hold the handle
` [PATCH 2/3] btrfs: export and rename qgroup_reserve_meta
` [PATCH 3/3] btrfs: don't flush from btrfs_delayed_inode_reserve_metadata

[PATCH 0/7] make btrfs/153 sucessful on 5.4.y
 2021-08-13 11:06 UTC  (15+ messages)
` [PATCH 1/7] btrfs: make qgroup_free_reserved_data take btrfs_inode
` [PATCH 2/7] btrfs: make btrfs_qgroup_reserve_data "
` [PATCH 3/7] btrfs: qgroup: allow to unreserve range without releasing other ranges
` [PATCH 4/7] btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
` [PATCH 5/7] btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
` [PATCH 6/7] btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT
` [PATCH 7/7] btrfs: fix lockdep splat when enabling and disabling qgroups

[PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
 2021-08-13 10:30 UTC  (8+ messages)

Corruption errors on Samsung 980 Pro
 2021-08-13  9:50 UTC  (3+ messages)

switch iomap to an iterator model v2
 2021-08-13  7:29 UTC  (44+ messages)
` [PATCH 10/30] iomap: fix the iomap_readpage_actor return value for inline data
` [PATCH 11/30] iomap: add the new iomap_iter model
  ` [PATCH v2.1 "
` [PATCH 12/30] iomap: switch readahead and readpage to use iomap_iter
` [PATCH 13/30] iomap: switch iomap_file_buffered_write "
` [PATCH 14/30] iomap: switch iomap_file_unshare "
` [PATCH 15/30] iomap: switch iomap_zero_range "
` [PATCH 16/30] iomap: switch iomap_page_mkwrite "
` [PATCH 17/30] iomap: switch __iomap_dio_rw "
` [PATCH 18/30] iomap: switch iomap_fiemap "
` [PATCH 19/30] iomap: switch iomap_bmap "
  ` [PATCH v2.1 "
` [PATCH 20/30] iomap: switch iomap_seek_hole "
` [PATCH 21/30] iomap: switch iomap_seek_data "
` [PATCH 22/30] iomap: switch iomap_swapfile_activate "
` [PATCH 23/30] fsdax: switch dax_iomap_rw "
` [PATCH 24/30] iomap: remove iomap_apply
  ` [PATCH v2.1 "
` [PATCH 31/30] iomap: move iomap iteration code to iter.c

[PATCH 0/4] btrfs/220: make it compatible with older kernels
 2021-08-13  1:59 UTC  (5+ messages)
` [PATCH 1/4] rc: debug add _scratch_mount_options to the _scratch_mount
` [PATCH 2/4] btrfs/220: discard=sync support older kernel
` [PATCH 3/4] btrfs/220: nologreplay "
` [PATCH 4/4] btrfs/220: clear_cache fix for "

[PATCH/RFC 0/4] Attempt to make progress with btrfs dev number strangeness
 2021-08-12 22:35 UTC  (6+ messages)

[PATCH] btrfs: Allow read-only mount with corrupted extent tree
 2021-08-12 17:18 UTC  (3+ messages)

[PATCH] btrfs: setup the page before calling any subpage helper
 2021-08-12 16:06 UTC  (4+ messages)

[PATCH v3 8/8] btrfs/244: introduce btrfs specific idmapped mounts tests
 2021-08-12 16:01 UTC 

[PATCH RFC] btrfs: sysfs: bytes_zone_unusable is not under CONFIG_BTRFS_DEBUG
 2021-08-12 15:59 UTC  (2+ messages)

[PATCH v2 0/8] fstests: add checks for testing zoned btrfs
 2021-08-12 15:41 UTC  (10+ messages)
` [PATCH v2 1/8] common/rc: introduce minimal fs size check
` [PATCH v2 2/8] common/rc: fix blocksize detection for btrfs
` [PATCH v2 3/8] btrfs/057: use _scratch_mkfs_sized to set filesystem size
` [PATCH v2 4/8] fstests: btrfs: add minimal file system size check
` [PATCH v2 5/8] common: add zoned block device checks
` [PATCH v2 6/8] shared/032: add check for zoned block device
` [PATCH v2 7/8] fstests: btrfs: add checks "
` [PATCH v2 8/8] fstests: generic: "

[PATCH] btrfs: zoned: exclude relocation and page writeback
 2021-08-12 14:50 UTC  (4+ messages)

[PATCH v2] btrfs-progs: Replace OPEN_CTREE_NO_BLOCK_GROUPS with OPEN_CTREE_PARTIAL
 2021-08-12 11:49 UTC  (2+ messages)

[PATCH v4] btrfs/177: Handle the different fi resize output formats
 2021-08-12 11:41 UTC  (2+ messages)

[PATCH] btrfs-progs: Improve error handling while loading log root
 2021-08-12  8:53 UTC  (3+ messages)

[PATCH] btrfs-progs: Replace OPEN_CTREE_NO_BLOCK_GROUPS with OPEN_CTREE_PARTIAL
 2021-08-12  8:47 UTC  (2+ messages)

[PATCH 0/4] btrfs-progs: map-logical: remove the extent check
 2021-08-12  6:42 UTC  (7+ messages)
` [PATCH 1/4] btrfs-progs: map-logical: use sectorsize as default size
` [PATCH 2/4] btrfs-progs: map-logical: reject unaligned logical/bytes pair
` [PATCH 3/4] btrfs-progs: map-logical: loosen the required trees to open the filesystem
` [PATCH 4/4] btrfs-progs: map-logical: remove the extent item check

[PATCH v3] btrfs/177: Add filesystem resize filter
 2021-08-12  5:57 UTC  (2+ messages)

[PATCH v6 0/4] btrfs-progs: image: new data dump feature
 2021-08-12  5:48 UTC  (5+ messages)
` [PATCH v6 1/4] btrfs-progs: image: introduce framework for more dump versions
` [PATCH v6 2/4] btrfs-progs: image: introduce -d option to dump data
` [PATCH v6 3/4] btrfs-progs: image: reduce memory requirement for decompression
` [PATCH v6 4/4] btrfs-progs: image: fix restored image size misalignment

Files/Folders invisibles with 'ls -a' but can 'cd' to folder
 2021-08-12  1:23 UTC  (4+ messages)

Trying to recover data from SSD
 2021-08-12  1:18 UTC  (16+ messages)

[PATCH 00/17] ZNS Support for Btrfs
 2021-08-11 18:37 UTC  (20+ messages)
` [PATCH 01/17] btrfs: zoned: load zone capacity information from devices
` [PATCH 02/17] btrfs: zoned: move btrfs_free_excluded_extents out from btrfs_calc_zone_unusable
` [PATCH 03/17] btrfs: zoned: calculate free space from zone capacity
` [PATCH 04/17] btrfs: zoned: tweak reclaim threshold for "
` [PATCH 05/17] btrfs: zoned: consider zone as full when no more SB can be written
` [PATCH 06/17] btrfs: zoned: locate superblock position using zone capacity
` [PATCH 07/17] btrfs: zoned: finish superblock zone once no space left for new SB
` [PATCH 08/17] btrfs: zoned: load active zone information from devices
` [PATCH 09/17] btrfs: zoned: introduce physical_map to btrfs_block_group
` [PATCH 10/17] btrfs: zoned: implement active zone tracking
` [PATCH 11/17] btrfs: zoned: load active zone info for block group
` [PATCH 12/17] btrfs: zoned: activate block group on allocation
` [PATCH 13/17] btrfs: zoned: activate new block group
` [PATCH 14/17] btrfs: move ffe_ctl one level up
` [PATCH 15/17] btrfs: zoned: avoid chunk allocation if active block group has enough space
` [PATCH 16/17] btrfs: zoned: finish fully written block group
` [PATCH 17/17] btrfs: zoned: finish relocating "

[PATCH 0/2] Preemptive flushing fixes
 2021-08-11 18:37 UTC  (3+ messages)
` [PATCH 1/2] btrfs: reduce the preemptive flushing threshold to 90%
` [PATCH 2/2] btrfs: do not do preemptive flushing if the majority is global rsv

[PATCH v4 00/21] btrfs: support idmapped mounts
 2021-08-11 13:29 UTC  (10+ messages)
` [PATCH v4 01/21] namei: add mapping aware lookup helper

[PATCH] btrfs: quota: Introduce new flag to cancel quota rescan
 2021-08-11 13:03 UTC  (4+ messages)

[PATCH] btrfs-progs: map-logical: handle corrupted fs better
 2021-08-11  8:58 UTC  (7+ messages)

[PATCH] btrfs: zoned: fix ordered extent boundary calculation
 2021-08-11  6:39 UTC  (2+ messages)

[RFC PATCH] btrfs: prevent falloc to mix inline and regular extents
 2021-08-11  5:45 UTC 

why is the same mount point repeatedly mounted in nested manner?
 2021-08-10 20:36 UTC  (11+ messages)

[PATCH] btrfs: fix NULL pointer dereference when deleting device by invalid id
 2021-08-10 15:57 UTC  (3+ messages)

[PATCH] btrfs: fix max max_inline for pagesize=64K
 2021-08-10 15:23 UTC 

[PATCH v2] btrfs: sysfs: map sysfs files to their path
 2021-08-10 15:00 UTC  (3+ messages)

[PATCH] btrfs: zoned: add ASSERTs on splitting extent_map
 2021-08-10 14:04 UTC  (3+ messages)

[PATCH v2] fstests: btrfs/244: add test case to verify the behavior of deleting non-existing device
 2021-08-10 14:04 UTC  (3+ messages)

[PATCH] btrfs: zoned: fix alloc offset calculation
 2021-08-10 13:54 UTC  (2+ messages)

[PATCH] btrfs: zoned: suppress reclaim error message on EAGAIN
 2021-08-10 13:50 UTC  (4+ messages)

[PATCH v2] btrfs: zoned: allow disabling of zone auto relcaim
 2021-08-10 13:46 UTC  (4+ messages)

[PATCH] btrfs: sysfs: map sysfs files to their path
 2021-08-10  9:48 UTC  (4+ messages)

Mixed inline and regular extents caused by btrfs/062
 2021-08-10  8:58 UTC  (4+ messages)

[PATCH v5 09/11] btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()
 2021-08-10  6:19 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).