linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-16 15:10:17 to 2020-06-23 06:15:31 UTC [more...]

[PATCH 0/6 v9] btrfs direct-io using iomap
 2020-06-23  6:15 UTC  (12+ messages)
` [PATCH 1/6] iomap: Convert wait_for_completion to flags
` [PATCH 2/6] iomap: IOMAP_DIOF_PGINVALID_FAIL return if page invalidation fails
` [PATCH 3/6] btrfs: switch to iomap_dio_rw() for dio
` [PATCH 4/6] fs: remove dio_end_io()
` [PATCH 5/6] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
` [PATCH 6/6] btrfs: split btrfs_direct_IO to read and write part

btrfs dev sta not updating
 2020-06-23  6:03 UTC  (2+ messages)

[PATCH 00/15] btrfs-progs: simplify chunk allocation a bit
 2020-06-23  6:02 UTC  (5+ messages)
` [PATCH 01/15] btrfs-progs: simplify minimal stripe number checking
` [PATCH 13/15] btrfs-progs: introduce init_alloc_chunk_ctl

[PATCH 0/2] btrfs-progs: build warning hunting routine
 2020-06-23  5:48 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: convert/ext2: fix the pointer sign warning
` [PATCH 2/2] btrfs-progs: Fix seemly wrong format overflow warning

[PATCH v4 0/3] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
 2020-06-23  5:21 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] btrfs: add comments for btrfs_check_can_nocow() and can_nocow_extent()
` [PATCH v4 3/3] btrfs: refactor btrfs_check_can_nocow() into two variants

[PATCH U-BOOT v2 00/30] fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code
 2020-06-23  0:50 UTC  (2+ messages)

btrfs-dedupe broken and unsupported but in official wiki
 2020-06-22 22:45 UTC  (10+ messages)

[PATCH] btrfs: tests: remove if duplicate in __check_free_space_extents()
 2020-06-22 20:18 UTC 

[PATCH v2 00/46] Trivial BTRFS_I removal
 2020-06-22 18:51 UTC  (3+ messages)

[PATCH 0/8] Rearrange inode locking
 2020-06-22 16:20 UTC  (9+ messages)
` [PATCH 1/8] btrfs: Move pos increment and pagecache extension to btrfs_buffered_write()
` [PATCH 2/8] btrfs: Move FS error state bit early during write
` [PATCH 3/8] btrfs: Introduce btrfs_write_check()
` [PATCH 4/8] btrfs: Introduce btrfs_inode_lock()/unlock()
` [PATCH 5/8] btrfs: Push inode locking and unlocking in buffered/direct write
` [PATCH 6/8] btrfs: Use shared inode lock for direct writes within EOF
` [PATCH 7/8] btrfs: Remove dio_sem
` [PATCH 8/8] btrfs: Move generic_write_sync() to btrfs_buffered_write()

[PATCH 0/6] Fix enum values print in tracepoints
 2020-06-22 16:05 UTC  (10+ messages)
` [PATCH 1/6] btrfs: tracepoints: Fix btrfs_trigger_flush printout
` [PATCH 2/6] btrfs: tracepoints: Fix extent type symbolic name print
` [PATCH 3/6] btrfs: tracepoints: Move FLUSH_ACTIONS define
` [PATCH 4/6] btrfs: tracepoints: Fix qgroup reservation type printing
` [PATCH 5/6] btrfs: tracepoints: Switch extent_io_tree_owner to using EM macro
` [PATCH 6/6] btrfs: tracepoints: Convert flush states to using EM macros

weekly fstrim (still) necessary?
 2020-06-22 15:56 UTC  (12+ messages)

btrfs-progs scripts 'btrfs-debugfs' 'show-blocks' need python3 updating
 2020-06-22 15:52 UTC  (2+ messages)

Behavior after encountering bad block
 2020-06-19 21:03 UTC  (8+ messages)

[PATCH 0/2] btrfs-progs: mkfs: fix mkfs --rootdir size problem
 2020-06-19 13:48 UTC  (6+ messages)
` [PATCH 1/2] btrfs-progs: fix wrong chunk profile for do_chunk_alloc()
` [PATCH 2/2] btrfs-progs: mkfs-tests: Add test case to verify the --rootdir size limit

[RFC PATCH 0/2] gfs2 readahead regression in v5.8-rc1
 2020-06-19 11:55 UTC  (4+ messages)
` [PATCH 1/2] fs: Add IOCB_CACHED flag for generic_file_read_iter
` [PATCH 2/2] gfs2: Rework read and page fault locking

[PATCH] btrfs: qgroup: add sysfs interface for debug
 2020-06-19  9:52 UTC  (4+ messages)

Physical address offset of the inline extent
 2020-06-19  7:59 UTC  (6+ messages)

BTRFS: Transaction aborted (error -24)
 2020-06-19  4:41 UTC  (10+ messages)

[PATCH v11 00/25] Change readahead API
 2020-06-18 16:40 UTC  (9+ messages)
` [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "

[PATCH v3 0/3] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
 2020-06-18 15:29 UTC  (14+ messages)
` [PATCH v3 1/3] btrfs: add comments for check_can_nocow() and can_nocow_extent()
` [PATCH v3 2/3] btrfs: refactor check_can_nocow() into two variants
` [PATCH v3 3/3] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation

[PATCH btrfs/for-next] btrfs: fix fatal extent_buffer readahead vs releasepage race
 2020-06-18 14:46 UTC  (11+ messages)
          ` [PATCH v2 "

[PATCH 4/4] Btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO
 2020-06-18  6:35 UTC  (4+ messages)

BTRFS File Delete Speed Scales With File Size?
 2020-06-18  3:15 UTC  (7+ messages)

[PATCH 0/4] btrfs: workaround exhausted anonymous block device pool
 2020-06-17 23:39 UTC  (18+ messages)
` [PATCH 1/4] btrfs: disk-io: don't allocate anonymous block device for user invisible roots
` [PATCH 2/4] btrfs: detect uninitialized btrfs_root::anon_dev for user visible subvolumes
` [PATCH 3/4] btrfs: preallocate anon_dev for subvolume and snapshot creation
` [PATCH 4/4] btrfs: free anon_dev earlier to prevent exhausting anonymous block device pool

[PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
 2020-06-17 23:12 UTC  (20+ messages)
` [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()

Should "btrfs filesystem defrag -r" follow symlinks?
 2020-06-17 20:13 UTC  (3+ messages)

Does balancing also defragment data?
 2020-06-17 19:19 UTC  (2+ messages)

[PATCH v2] btrfs: Allow btrfs_truncate_block() to fallback to nocow for data space reservation
 2020-06-17 19:14 UTC  (3+ messages)

[PATCH] btrfs: Use fallthrough;
 2020-06-17 16:59 UTC  (4+ messages)

[PATCH 0/3] Refactor prealloc_file_extent_cluster
 2020-06-17 16:38 UTC  (10+ messages)
` [PATCH 1/3] btrfs: Remove hole check in prealloc_file_extent_cluster
` [PATCH 2/3] btrfs: Perform data management operations outside of inode lock
` [PATCH 3/3] btrfs: Use for loop in prealloc_file_extent_cluster

[PATCH v4 0/5] btrfs: qgroup: detect and fix leaked data reserved space
 2020-06-17 15:52 UTC  (7+ messages)
` [PATCH 1/5] btrfs: inode: refactor the parameters of insert_reserved_file_extent()
` [PATCH 2/5] btrfs: inode: move qgroup reserved space release to the callers "
` [PATCH 3/5] btrfs: file: reserve qgroup space after the hole punch range is locked
` [PATCH 4/5] btrfs: change the timing for qgroup reserved space for ordered extents to fix reserved space leak
` [PATCH 5/5] btrfs: qgroup: catch reserved space leakage at unmount time

Very large btrfs_free_space_bitmap slab
 2020-06-17 12:42 UTC 

[PATCH v3 0/5] btrfs: qgroup: detect and fix leaked data reserved space
 2020-06-16 23:55 UTC  (4+ messages)
` [PATCH v3 4/5] btrfs: change the timing for qgroup reserved space for ordered extents to fix reserved space leak

[PATCH 3/4] Btrfs: fix RWF_NOWAIT write not failling when we need to cow
 2020-06-16 19:28 UTC  (2+ messages)

[PATCH 2/4] Btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
 2020-06-16 19:27 UTC  (2+ messages)

[PATCH 1/4] Btrfs: fix hang on snapshot creation after RWF_NOWAIT write
 2020-06-16 19:26 UTC  (5+ messages)

[PATCH] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()
 2020-06-16 17:11 UTC  (2+ messages)

Having troubles to disable inline extents
 2020-06-16 16:38 UTC  (5+ 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).