linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-06 18:29:53 to 2020-04-15 02:18:20 UTC [more...]

[PATCH v11 00/25] Change readahead API
 2020-04-15  2:18 UTC  (28+ messages)
` [PATCH v11 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v11 02/25] mm: Return void from various readahead functions
` [PATCH v11 03/25] mm: Ignore return value of ->readpages
` [PATCH v11 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v11 05/25] mm: Add new readahead_control API
` [PATCH v11 06/25] mm: Use readahead_control to pass arguments
` [PATCH v11 07/25] mm: Rename various 'offset' parameters to 'index'
` [PATCH v11 08/25] mm: rename readahead loop variable to 'i'
` [PATCH v11 09/25] mm: Remove 'page_offset' from readahead loop
` [PATCH v11 10/25] mm: Put readahead pages in cache earlier
` [PATCH v11 11/25] mm: Add readahead address space operation
` [PATCH v11 12/25] mm: Move end_index check out of readahead loop
` [PATCH v11 13/25] mm: Add page_cache_readahead_unbounded
` [PATCH v11 14/25] mm: Document why we don't set PageReadahead
` [PATCH v11 15/25] mm: Use memalloc_nofs_save in readahead path
` [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v11 17/25] btrfs: Convert from readpages to readahead
` [PATCH v11 18/25] erofs: Convert uncompressed files "
` [PATCH v11 19/25] erofs: Convert compressed "
` [PATCH v11 20/25] ext4: Convert "
` [PATCH v11 21/25] ext4: Pass the inode to ext4_mpage_readpages
` [PATCH v11 22/25] f2fs: Convert from readpages to readahead
` [PATCH v11 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
` [PATCH v11 24/25] fuse: Convert from readpages to readahead
` [PATCH v11 25/25] iomap: "

[PATCH] btrfs: Fix backref.c selftest compilation warning
 2020-04-15  1:22 UTC  (7+ messages)

[PATCHv2 0/2] btrfs-progs: Auto resize fs after device replace
 2020-04-14 22:55 UTC  (5+ messages)
` [PATCHv2 1/2] btrfs-progs: Move resize into functionaly into utils.c
` [PATCHv2 2/2] btrfs-progs: replace: New argument to resize the fs after replace

[PATCH] btrfs-progs: Use shared kernel btrfs_tree.h
 2020-04-14 21:49 UTC  (2+ messages)

[PATCH v3] btrfs: Move on-disk structure definition to btrfs_tree.h
 2020-04-14 21:43 UTC  (2+ messages)

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14 19:44 UTC  (18+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
` [PATCH v2 "
` [PATCH v2 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

[GIT PULL] Btrfs fixes for 5.7-rc2
 2020-04-14 19:05 UTC  (2+ messages)

[PATCH] btrfs: fix setting last_trans for reloc roots
 2020-04-14 16:24 UTC  (2+ messages)

[PATCH 3/3] fstests: make all btrfs tests that exercise balance use _run_btrfs_balance_start()
 2020-04-14 16:22 UTC 

[PATCH 2/3] fstests: stop using run_check in _run_btrfs_balance_start
 2020-04-14 16:22 UTC 

[PATCH 1/3] btrfs: add several test to the balance group
 2020-04-14 16:22 UTC 

[PATCH] btrfs-progs: Remove extent_buffer::tree member
 2020-04-14 15:05 UTC  (2+ messages)

[PATCH] btrfs-progs: Do proper error handling in add_cache_extent()
 2020-04-14 15:07 UTC  (2+ messages)

[PATCH] btrfs: allow setting per extent compression
 2020-04-14 14:58 UTC  (2+ messages)

authenticated file systems using HMAC(SHA256)
 2020-04-14  9:10 UTC  (10+ messages)

slow single -> raid1 conversion (heavy write to original LVM volume)
 2020-04-14  9:07 UTC  (4+ messages)
  ` balance canceling was: "

Fwd: BTRFS error (device sdb1): open_ctree failed
 2020-04-14  8:12 UTC 

[RFC][PATCH V3] btrfs: ssd_metadata: storing metadata on SSD
 2020-04-14  5:24 UTC  (3+ messages)
` [PATCH] btrfs: add ssd_metadata mode

[PATCH AUTOSEL 5.6 64/68] btrfs: hold a ref on the root in btrfs_recover_relocation
 2020-04-13 17:19 UTC  (7+ messages)
` [PATCH AUTOSEL 5.6 65/68] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH AUTOSEL 5.6 66/68] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 5.6 67/68] btrfs: restart relocate_tree_blocks properly
` [PATCH AUTOSEL 5.6 68/68] btrfs: track reloc roots based on their commit root bytenr

[PATCH] btrfs-progs: add RAID5/6 support to btrfs fi us
 2020-04-13 17:05 UTC  (4+ messages)

cancel resize
 2020-04-12  2:49 UTC  (2+ messages)

Balance loops: what we know so far
 2020-04-11 21:14 UTC 

btrfs freezing on writes
 2020-04-11 20:21 UTC  (12+ messages)

[RESEND PATCH 1/2] btrfs: Read stripe len directly in btrfs_rmap_block
 2020-04-10 20:16 UTC  (3+ messages)

[RESEND PATCH] btrfs: Remove received information from snapshot on ro->rw switch
 2020-04-10 19:23 UTC  (2+ messages)

[PATCH] btrfs: check that cloning an inline extent does not lead to data loss
 2020-04-10 19:22 UTC  (2+ messages)

[PATCH] btrfs: Move on-disk structure definition to btrfs_tree.h
 2020-04-10 19:20 UTC  (2+ messages)

[PATCH] btrfs: qgroup: Mark qgroup inconsistent if we're inherting snapshot to a new qgroup
 2020-04-10 19:19 UTC  (3+ messages)

[PATCH] btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definition
 2020-04-10 16:45 UTC  (2+ messages)

[PATCH 1/2] btrfs: Remove superflous lock acquisition in __del_reloc_root
 2020-04-10 16:33 UTC  (4+ messages)
` [PATCH 2/2] btrfs: Use list_for_each_entry_safe in free_reloc_roots

[PATCH] btrfs: don't force read-only after error in drop snapshot
 2020-04-10 16:24 UTC  (2+ messages)

[PATCH] btrfs: fix improper generation setting in parent node
 2020-04-10 16:07 UTC  (3+ messages)

[PATCH AUTOSEL 5.5 52/56] btrfs: hold a ref on the root in btrfs_recover_relocation
 2020-04-10  3:48 UTC  (5+ messages)
` [PATCH AUTOSEL 5.5 53/56] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH AUTOSEL 5.5 54/56] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 5.5 55/56] btrfs: restart relocate_tree_blocks properly
` [PATCH AUTOSEL 5.5 56/56] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 5.4 42/46] btrfs: hold a ref on the root in btrfs_recover_relocation
 2020-04-10  3:49 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 43/46] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH AUTOSEL 5.4 44/46] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 5.4 45/46] btrfs: restart relocate_tree_blocks properly
` [PATCH AUTOSEL 5.4 46/46] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 4.19 29/32] btrfs: hold a ref on the root in btrfs_recover_relocation
 2020-04-10  3:50 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 30/32] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH AUTOSEL 4.19 31/32] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 4.19 32/32] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 4.14 20/22] btrfs: hold a ref on the root in btrfs_recover_relocation
 2020-04-10  3:50 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 21/22] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 4.14 22/22] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 4.9 8/9] btrfs: remove a BUG_ON() from merge_reloc_roots()
 2020-04-10  3:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 9/9] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 4.4 7/8] btrfs: remove a BUG_ON() from merge_reloc_roots()
 2020-04-10  3:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 8/8] btrfs: track reloc roots based on their commit root bytenr

Minor corrupt leaf
 2020-04-10  0:41 UTC  (2+ messages)

[PATCH v3 0/2] btrfs-progs: tests: Enahance INSTRUMENT coverage
 2020-04-10  0:25 UTC  (5+ messages)
` [PATCH v3 1/2] btrfs-progs: tests: Filter output for run_check_stdout
` [PATCH v3 2/2] btrfs-progs: tests: Introduce expand_command() to inject aruguments more accurately

[PATCH v3 0/4] btrfs-progs: fix issues in tests
 2020-04-09 16:57 UTC  (7+ messages)
` [PATCH 2/4] btrfs-progs: fix TEST_TOP path drop extra forward slash
` [PATCH 3/4] btrfs-progs: test clean start after failures
` [PATCH v3 4/4] btrfs-progs: fix misc-test/029 provide device for mount

[PATCH v2 0/2] btrfs-progs: tests: Enahance INSTRUMENT coverage
 2020-04-09 15:45 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs-progs: tests: Don't use run_check_stdout without filtering

btrfs pool failure - bad superblock
 2020-04-09 14:34 UTC 

[PATCH 00/13] Throttle delayed refs based on time
 2020-04-09 13:26 UTC  (4+ messages)
` [PATCH 07/13] btrfs: kick off async delayed ref flushing if we are over time budget

[PATCH 4/4] fsx: move range generation logic into a common helper
 2020-04-08 18:12 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] Btrfs: make full fsyncs always operate on the entire file again
 2020-04-08 17:46 UTC  (3+ messages)

[PATCH 1/2] Btrfs: fix reclaim counter leak of space_info objects
 2020-04-08 17:44 UTC  (4+ messages)

[PATCH 2/2] Btrfs: remove pointless assertion on reclaim_size counter
 2020-04-08 17:19 UTC  (5+ messages)

[PATCH] btrfs-progs: mkfs-test: Fix check for truncate command failing
 2020-04-08 16:33 UTC  (2+ messages)

[RFC PATCH 3/3] btrfs-progs: add '--background' option for '--full-balance'
 2020-04-08 13:15 UTC 

[RFC PATCH 2/3] btrfs_progs: _PROGRESS ioctl for error output in do_balance()
 2020-04-08 13:15 UTC 

[RFC PATCH 1/3] btrfs-progs: move '--background' fork()s to do_balance()
 2020-04-08 13:15 UTC 

[RFC PATCH 0/3] btrfs-progs: balance --bg invocation
 2020-04-08 13:14 UTC 

[PATCH 3/4] fsx: fix infinite/too long loops when generating ranges for copy_file_range
 2020-04-08 10:36 UTC 

[PATCH 2/4] fsx: fix infinite/too long loops when generating ranges for clone operations
 2020-04-08 10:36 UTC 

[PATCH 1/4] fsx: add missing file size update on zero range operations
 2020-04-08 10:35 UTC 

[PATCH v2] btrfs-progs: Use shared kernel btrfs_tree.h
 2020-04-08  7:07 UTC 

[PATCH] btrfs-progs: Fix bad kernel header non-flat include case
 2020-04-08  7:04 UTC 

[PATCH v2] btrfs: Move on-disk structure definition to btrfs_tree.h
 2020-04-08  5:43 UTC 

[PATCH] btrfs: Move on-disk structure definition to btrfs_tree.h
 2020-04-07 14:57 UTC  (4+ messages)

RAID5/6 permanent corruption of metadata and data extents
 2020-04-07 10:58 UTC  (5+ messages)

Strange sync/fsync behavior in btrfs
 2020-04-07 10:25 UTC  (2+ messages)

[PATCH] btrfs: force chunk allocation if our global rsv is larger than metadata
 2020-04-06 16:00 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).