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

[PATCH 0/8][v4] Cleanup how we handle root refs, part 2
 2020-02-20 15:48 UTC  (6+ messages)
` [PATCH 1/8] btrfs: make the extent buffer leak check per fs info
` [PATCH 3/8] btrfs: move the root freeing stuff into btrfs_put_root

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

[PATCH v2 00/21] btrfs: refactor and generalize chunk/dev_extent/extent allocation
 2020-02-20 15:40 UTC  (13+ messages)
` [PATCH v2 09/21] btrfs: factor out create_chunk()
` [PATCH v2 13/21] btrfs: move vairalbes for clustered allocation into find_free_extent_ctl
` [PATCH v2 19/21] btrfs: factor out chunk_allocation_failed()
` [PATCH v2 20/21] btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation

[PATCH] Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof
 2020-02-20 15:38 UTC  (2+ messages)

[PATCH 0/3] Minor UUID cleanup
 2020-02-20 15:37 UTC  (8+ 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 2/2] btrfs: add test case for newly supported cases of cloning inline extents
 2020-02-20 15:34 UTC  (2+ messages)

[PATCH 1/2] btrfs/112: remove some tests for cloning inline extents
 2020-02-20 15:31 UTC  (2+ messages)

[PATCH 4/4] Btrfs: implement full reflink support for inline extents
 2020-02-20 15:30 UTC  (2+ messages)

[PATCH 3/4] Btrfs: resurrect extent_read_full_page_nolock()
 2020-02-20 15:16 UTC  (2+ messages)

[PATCH 2/4] Btrfs: simplify inline extent handling when doing reflinks
 2020-02-20 15:13 UTC  (2+ messages)

[PATCH 1/4] Btrfs: move all reflink implementation code into its own file
 2020-02-20 15:11 UTC  (2+ messages)

[PATCH v5 0/3] Btrfs: relocation: Refactor build_backref_tree() using btrfs_backref_iterator infrastructure
 2020-02-20 15:09 UTC  (10+ 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

[PATCH v4 0/3] Btrfs: relocation: Refactor build_backref_tree() using btrfs_backref_iterator infrastructure
 2020-02-20 15:05 UTC  (3+ messages)
` [PATCH v4 1/3] btrfs: backref: Introduce the skeleton of btrfs_backref_iter

[PATCH] fstests: add a another gap extent testcase for btrfs
 2020-02-20 14:38 UTC 

[PATCH] btrfs: clear file extent mapping for punch past i_size
 2020-02-20 14:29 UTC 

[PATCH v7 0/5] Introduce per-profile available space array to avoid over-confident can_overcommit()
 2020-02-20 13:19 UTC  (5+ messages)
` [PATCH v7 1/5] btrfs: Introduce per-profile available space facility

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

[PATCH] btrfs: do not zero f_bavail if we have available space
 2020-02-19 22:21 UTC  (8+ messages)

[RFC PATCH] vfs: syscalls: Add create_automount() and remove_automount()
 2020-02-19 21:39 UTC  (11+ messages)

[PATCH v6 00/19] Change readahead API
 2020-02-19 20:24 UTC  (92+ 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/19] mm: Remove 'page_offset' from readahead loop
` [PATCH v6 06/19] mm: rename readahead loop variable to 'i'
` [PATCH v6 07/19] mm: Put readahead pages in cache earlier
` [PATCH v6 08/19] mm: Add readahead address space operation
` [PATCH v6 09/19] mm: Add page_cache_readahead_limit
` [PATCH v6 10/19] fs: Convert mpage_readpages to mpage_readahead
` [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 13/19] erofs: Convert compressed "
` [PATCH v6 14/19] ext4: Convert "
` [PATCH v6 16/19] fuse: "
` [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] btrfs: raid56: simplify tracking of Q stripe presence
 2020-02-19 16:23 UTC  (2+ messages)

[PATCH][v2] xfstests: add a option to run xfstests under a cgroup
 2020-02-19 16:07 UTC  (4+ messages)

[PATCH 2/3] btrfs: remove set but not used variable 'parent'
 2020-02-19 14:17 UTC  (3+ messages)

[PATCH 0/4] Add full support for cloning ranges with inline extents
 2020-02-19 14:05 UTC 

[PATCH v5 2/5] btrfs: create read policy framework
 2020-02-19 12:35 UTC  (4+ messages)

[PATCH v5 0/5] readmirror feature (sysfs and in-memory only approach; with new read_policy device)
 2020-02-19 11:42 UTC  (3+ messages)

[PATCH 1/2] btrfs-progs: check: Detect file extent end overflow
 2020-02-19 11:37 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: fsck-tests: Add test image for file extent overflow

[PATCH 1/3] btrfs: remove set but not used variable 'root_owner'
 2020-02-19 11:35 UTC  (2+ messages)

Balance / Remove Device Errors and Loops
 2020-02-19  0:05 UTC 

kernel incompatibility?
 2020-02-18 17:22 UTC  (5+ messages)

[PATCH 1/4] btrfs: backref, only collect file extent items matching backref offset
 2020-02-18 16:54 UTC  (11+ messages)

[PATCH v2 0/5] Fix memory leak on failed cache-writes
 2020-02-18 16:54 UTC  (3+ messages)

[PATCH] progs: misc-test: 034: Call "udevmadm settle" before mount
 2020-02-18 16:44 UTC  (2+ messages)

[PATCH] Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
 2020-02-18 16:00 UTC  (2+ messages)

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

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

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

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

[PATCH 08/44] docs: filesystems: convert btrfs.txt to ReST
 2020-02-18 11:44 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).