linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 12:36:57 to 2020-02-18 15:40:42 UTC [more...]

[PATCH] xfstests: add a CGROUP configuration option
 2020-02-18 15:40 UTC  (4+ messages)

[PATCH][v2] xfstests: add a option to run xfstests under a cgroup
 2020-02-18 15:27 UTC 

[PATCH 0/4][v2] Error condition failure fixes
 2020-02-18 15:00 UTC  (2+ messages)

[PATCH 0/3] Minor UUID cleanup
 2020-02-18 14:56 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate
` [PATCH 2/3] btrfs: export btrfs_uuid_scan_kthread
` [PATCH 3/3] btrfs: Make btrfs_check_uuid_tree private to disk-io.c

[PATCH] fstests: add perf to the list of test directories
 2020-02-18 14:29 UTC 

kernel incompatibility?
 2020-02-18 14:15 UTC  (5+ messages)

[PATCH v6 00/19] Change readahead API
 2020-02-18 13:57 UTC  (50+ messages)
` [PATCH v6 01/19] mm: Return void from various readahead functions
` [PATCH v6 02/19] mm: Ignore return value of ->readpages
` [PATCH v6 03/19] mm: Use readahead_control to pass arguments
` [PATCH v6 04/19] mm: Rearrange readahead loop
` [PATCH v6 04/16] mm: Tweak readahead loop slightly
` [PATCH v6 05/16] mm: Put readahead pages in cache earlier
` [PATCH v6 05/19] mm: Remove 'page_offset' from readahead loop
` [PATCH v6 06/16] mm: Add readahead address space operation
` [PATCH v6 06/19] mm: rename readahead loop variable to 'i'
` [PATCH v6 07/16] mm: Add page_cache_readahead_limit
` [PATCH v6 07/19] mm: Put readahead pages in cache earlier
` [PATCH v6 08/16] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v6 08/19] mm: Add readahead address space operation
` [PATCH v6 09/16] btrfs: Convert from readpages to readahead
` [PATCH v6 09/19] mm: Add page_cache_readahead_limit
` [PATCH v6 10/16] erofs: Convert uncompressed files from readpages to readahead
` [PATCH v6 10/19] fs: Convert mpage_readpages to mpage_readahead
  ` [Ocfs2-devel] "
` [PATCH v6 11/19] btrfs: Convert from readpages to readahead
` [PATCH v6 11/16] erofs: Convert compressed files "
` [PATCH v6 12/19] erofs: Convert uncompressed "
` [PATCH v6 12/16] ext4: Convert "
` [PATCH v6 13/19] erofs: Convert compressed files "
` [PATCH v6 13/16] f2fs: Convert "
` [PATCH v6 14/19] ext4: "
` [PATCH v6 14/16] fuse: "
` [PATCH v6 15/19] f2fs: "
` [PATCH v6 15/16] iomap: "
` [PATCH v6 16/19] fuse: "
` [PATCH v6 16/16] mm: Use memalloc_nofs_save in readahead path
` [PATCH v6 17/19] iomap: Restructure iomap_readpages_actor
` [PATCH v6 18/19] iomap: Convert from readpages to readahead
` [PATCH v6 19/19] mm: Use memalloc_nofs_save in readahead path

[PATCH 08/44] docs: filesystems: convert btrfs.txt to ReST
 2020-02-18 11:44 UTC  (4+ messages)

[PATCH v8 0/8] btrfs: remove buffer heads form superblock handling
 2020-02-18  9:30 UTC  (15+ messages)
` [PATCH v8 3/8] btrfs: reduce scope of btrfs_scratch_superblocks()
` [PATCH v8 4/8] btrfs: use the page-cache for super block reading
` [PATCH v8 5/8] btrfs: use BIOs instead of buffer_heads from superblock writeout
` [PATCH v8 6/8] btrfs: remove btrfsic_submit_bh()
` [PATCH v8 8/8] btrfs: remove buffer_heads form superblock mirror integrity checking

[PATCH v5 0/3] Btrfs: relocation: Refactor build_backref_tree() using btrfs_backref_iterator infrastructure
 2020-02-18  9:01 UTC  (4+ messages)
` [PATCH v5 1/3] btrfs: backref: Introduce the skeleton of btrfs_backref_iter
` [PATCH v5 2/3] btrfs: backref: Implement btrfs_backref_iter_next()
` [PATCH v5 3/3] btrfs: relocation: Use btrfs_backref_iter infrastructure

btrfs-progs: balance start with convert does not fork in background
 2020-02-18  8:43 UTC  (2+ messages)

btrfs: convert metadata from raid5 to raid1
 2020-02-18  8:43 UTC  (13+ messages)

[PATCH v4 0/3] Btrfs: relocation: Refactor build_backref_tree() using btrfs_backref_iterator infrastructure
 2020-02-18  6:56 UTC  (4+ messages)
` [PATCH v4 1/3] btrfs: backref: Introduce the skeleton of btrfs_backref_iter
` [PATCH v4 2/3] btrfs: backref: Implement btrfs_backref_iter_next()
` [PATCH v4 3/3] btrfs: relocation: Use btrfs_backref_iter infrastructure

[GIT PULL] Btrfs fix for 5.6-rc2
 2020-02-18  5:40 UTC  (2+ messages)

[PATCH v3 0/3] Btrfs: relocation: Refactor build_backref_tree() using btrfs_backref_iterator infrastructure
 2020-02-17 23:59 UTC  (13+ messages)
` [PATCH v3 1/3] btrfs: backref: Introduce the skeleton of btrfs_backref_iterator
` [PATCH v3 2/3] btrfs: backref: Implement btrfs_backref_iterator_next()
` [PATCH v3 3/3] btrfs: relocation: Use btrfs_backref_iterator infrastructure

[PATCH] Btrfs: fix possible sleep in atomic context during a shrinking truncate
 2020-02-17 16:00 UTC 

[PATCHv2 0/2] btrfs: Test subvolume delete by id feature
 2020-02-17 13:10 UTC  (3+ messages)
` [PATCHv2 2/2] btrfs: Test subvolume delete --subvolid feature

[PATCH] btrfs: test unaligned punch hole at ENOSPC
 2020-02-17 12:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] progs: misc-test: 034: Call "udevmadm settle" before mount
 2020-02-17 12:20 UTC  (3+ messages)

[PATCH v5 0/5] readmirror feature (sysfs and in-memory only approach; with new read_policy device)
 2020-02-17 11:12 UTC  (6+ messages)
` [PATCH v5 1/5] btrfs: add btrfs_strmatch helper
` [PATCH v5 2/5] btrfs: create read policy framework
` [PATCH v5 3/5] btrfs: create read policy sysfs attribute, pid
` [PATCH v5 4/5] btrfs: introduce new device-state read_preferred
` [PATCH v5 5/5] btrfs: introduce new read_policy device

[PATCH v3 0/3] btrfs: Make balance cancelling response faster
 2020-02-17  9:53 UTC  (9+ messages)
` [PATCH v3 1/3] btrfs: relocation: Introduce error injection points for cancelling balance
` [PATCH v3 2/3] btrfs: relocation: Check cancel request after each data page read
` [PATCH v3 3/3] btrfs: relocation: Check cancel request after each extent found

[PATCH] btrfs: bail out of uuid tree scanning if we're closing
 2020-02-17  8:11 UTC  (2+ messages)

[PATCH] btrfs: Add comment for BTRFS_ROOT_REF_COWS
 2020-02-17  7:06 UTC  (3+ messages)

dev loop ~23% slower?
 2020-02-17  5:26 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.6-rc2
 2020-02-16 19:50 UTC  (2+ messages)

[PATCH] progs: tests: Avoid multidevice test on 32bit platforms
 2020-02-15 23:28 UTC 

Missing unread page handling in readpages
 2020-02-15 16:48 UTC  (3+ messages)

read time tree block corruption detected
 2020-02-15 15:34 UTC  (4+ messages)

No scrub resume on reboot or missing summary?
 2020-02-15 13:00 UTC 

How to Fix 'Error: could not find extent items for root 257'?
 2020-02-15  4:29 UTC  (12+ messages)

[PATCH v5 00/13] Change readahead API
 2020-02-15  1:15 UTC  (9+ messages)
` [PATCH v5 01/13] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v5 03/13] mm: Put readahead pages in cache earlier
` [PATCH v5 04/13] mm: Add readahead address space operation

[PATCH] btrfs: add a find_contiguous_extent_bit helper and use it for safe isize
 2020-02-14 21:17 UTC  (2+ messages)

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

[PATCH] Btrfs: avoid unnecessary splits when setting bits on an extent io tree
 2020-02-14 20:45 UTC  (2+ messages)

[PATCH] btrfs: set update the uuid generation as soon as possible
 2020-02-14 20:22 UTC 

cpu bound I/O behaviour in linux 5.4 (possibly others)
 2020-02-14 20:07 UTC  (4+ messages)

[PATCH AUTOSEL 5.5 123/542] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
 2020-02-14 15:48 UTC  (7+ messages)
` [PATCH AUTOSEL 5.5 419/542] btrfs: fix possible NULL-pointer dereference in integrity checks
` [PATCH AUTOSEL 5.5 420/542] btrfs: safely advance counter when looking up bio csums
` [PATCH AUTOSEL 5.5 421/542] btrfs: device stats, log when stats are zeroed
` [PATCH AUTOSEL 5.5 448/542] btrfs: separate definition of assertion failure handlers
` [PATCH AUTOSEL 5.5 449/542] btrfs: Fix split-brain handling when changing FSID to metadata uuid
` [PATCH AUTOSEL 5.5 503/542] btrfs: do not do delalloc reservation under page lock

[PATCH AUTOSEL 5.4 107/459] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
 2020-02-14 16:01 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 359/459] btrfs: fix possible NULL-pointer dereference in integrity checks
` [PATCH AUTOSEL 5.4 360/459] btrfs: safely advance counter when looking up bio csums
` [PATCH AUTOSEL 5.4 361/459] btrfs: device stats, log when stats are zeroed
` [PATCH AUTOSEL 5.4 385/459] btrfs: separate definition of assertion failure handlers
` [PATCH AUTOSEL 5.4 386/459] btrfs: Fix split-brain handling when changing FSID to metadata uuid
` [PATCH AUTOSEL 5.4 431/459] btrfs: do not do delalloc reservation under page lock

[PATCH v2 0/4] btrfs: Make balance cancelling response faster
 2020-02-14 17:12 UTC  (5+ messages)
` [PATCH v2 2/4] btrfs: relocation: Check cancel request after each data page read

[PATCH AUTOSEL 4.19 194/252] btrfs: fix possible NULL-pointer dereference in integrity checks
 2020-02-14 16:10 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 195/252] btrfs: safely advance counter when looking up bio csums
` [PATCH AUTOSEL 4.19 196/252] btrfs: device stats, log when stats are zeroed

[PATCH v2] btrfs: destroy qgroup extent records on transaction abort
 2020-02-14 17:03 UTC  (2+ messages)

Help with unmountable btrfs fs - device tree issues suspected
 2020-02-14 16:51 UTC 

[PATCH AUTOSEL 4.14 144/186] btrfs: fix possible NULL-pointer dereference in integrity checks
 2020-02-14 16:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 145/186] btrfs: safely advance counter when looking up bio csums
` [PATCH AUTOSEL 4.14 146/186] btrfs: device stats, log when stats are zeroed

[PATCH] btrfs: relocation: Remove is_cowonly_root()
 2020-02-14 16:38 UTC  (2+ messages)

[PATCH v2] btrfs: Use btrfs_transaction::pinned_extents
 2020-02-14 15:33 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH 11/11 "

[PATCH] btrfs: Don't free tree_root when exiting btrfs_ioctl_get_subvol_info()
 2020-02-14 13:38 UTC  (2+ messages)

cpu bound I/O behaviour in linux 5.4 (possibly others)
 2020-02-14 12:45 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).