linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-11 15:33:51 to 2020-09-16 20:42:57 UTC [more...]

[PATCH 0/9] Update to zstd-1.4.6
 2020-09-16 18:27 UTC  (17+ messages)
` [PATCH 1/9] lib: zstd: Add zstd compatibility wrapper
` [PATCH 2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH 4/9] crypto: zstd: Switch to zstd-1.4.6 API
` [PATCH 5/9] btrfs: zstd: Switch to the "
` [PATCH 6/9] f2fs: "
` [PATCH 7/9] squashfs: "
` [PATCH 8/9] lib: unzstd: "
` [PATCH 9/9] lib: zstd: Remove zstd compatibility wrapper

[PATCH v2 00/19] btrfs: add read-only support for subpage sector size
 2020-09-16 16:18 UTC  (44+ messages)
` [PATCH v2 01/19] btrfs: extent-io-tests: remove invalid tests
` [PATCH v2 02/19] btrfs: remove the unnecessary parameter @start and @len for check_data_csum()
` [PATCH v2 03/19] btrfs: calculate inline extent buffer page size based on page size
` [PATCH v2 04/19] btrfs: remove the open-code to read disk-key
` [PATCH v2 05/19] btrfs: make btrfs_fs_info::buffer_radix to take sector size devided values
` [PATCH v2 06/19] btrfs: don't allow tree block to cross page boundary for subpage support
` [PATCH v2 07/19] btrfs: update num_extent_pages() to support subpage sized extent buffer
` [PATCH v2 08/19] btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
` [PATCH v2 09/19] btrfs: make csum_tree_block() handle sectorsize smaller than page size
` [PATCH v2 10/19] btrfs: add assert_spin_locked() for attach_extent_buffer_page()
` [PATCH v2 11/19] btrfs: extract the extent buffer verification from btree_readpage_end_io_hook()
` [PATCH v2 12/19] btrfs: extent_io: only require sector size alignment for page read
` [PATCH v2 13/19] btrfs: make btrfs_readpage_end_io_hook() follow sector size
` [PATCH v2 14/19] btrfs: make btree inode io_tree has its special owner
` [PATCH v2 15/19] btrfs: don't set extent_io_tree bits for btree inode at endio time
` [PATCH v2 16/19] btrfs: use extent_io_tree to handle subpage extent buffer allocation
` [PATCH v2 17/19] btrfs: implement subpage metadata read and its endio function
` [PATCH v2 18/19] btrfs: implement btree_readpage() and try_release_extent_buffer() for subpage
` [PATCH v2 19/19] btrfs: allow RO mount of 4K sector size fs on 64K page system

[PATCH 0/3] Use unaligned put/get
 2020-09-16 17:25 UTC  (4+ messages)
` [PATCH 1/3] btrfs: send: use helpers for unaligned access to header members
` [PATCH 2/3] btrfs: free-space-cache: use unaligned helpers to access data
` [PATCH 3/3] btrfs: use unaligned helpers for stack and header set/get helpers

[PATCH v7 00/39] btrfs: zoned block device support
 2020-09-16 19:50 UTC  (43+ messages)
` [PATCH v7 02/39] btrfs: Get zone information of zoned block devices
` [PATCH v7 03/39] btrfs: Check and enable ZONED mode
` [PATCH v7 04/39] btrfs: introduce max_zone_append_size
` [PATCH v7 05/39] btrfs: disallow space_cache in ZONED mode
` [PATCH v7 06/39] btrfs: disallow NODATACOW "
` [PATCH v7 07/39] btrfs: disable fallocate "
` [PATCH v7 10/39] btrfs: implement log-structured superblock for "
` [PATCH v7 11/39] btrfs: implement zoned chunk allocator
` [PATCH v7 12/39] btrfs: verify device extent is aligned to zone
` [PATCH v7 13/39] btrfs: load zone's alloction offset
` [PATCH v7 14/39] btrfs: emulate write pointer for conventional zones
` [PATCH v7 15/39] btrfs: track unusable bytes for zones
` [PATCH v7 16/39] btrfs: do sequential extent allocation in ZONED mode
` [PATCH v7 17/39] btrfs: reset zones of unused block groups
` [PATCH v7 18/39] btrfs: redirty released extent buffers in ZONED mode
` [PATCH v7 19/39] btrfs: limit bio size under max_zone_append_size
` [PATCH v7 20/39] btrfs: limit ordered extent size to max_zone_append_size
` [PATCH v7 21/39] btrfs: extend btrfs_rmap_block for specifying a device
` [PATCH v7 22/39] btrfs: use ZONE_APPEND write for ZONED btrfs
` [PATCH v7 23/39] btrfs: handle REQ_OP_ZONE_APPEND as writing
` [PATCH v7 24/39] btrfs: enable zone append writing for direct IO
` [PATCH v7 25/39] btrfs: introduce dedicated data write path for ZONED mode
` [PATCH v7 27/39] btrfs: wait existing extents before truncating
` [PATCH v7 28/39] btrfs: avoid async metadata checksum on ZONED mode
` [PATCH v7 29/39] btrfs: mark block groups to copy for device-replace
` [PATCH v7 30/39] btrfs: implement cloning for ZONED device-replace
` [PATCH v7 31/39] btrfs: implement copying "
` [PATCH v7 32/39] btrfs: support dev-replace in ZONED mode
` [PATCH v7 34/39] btrfs: relocate block group to repair IO failure in ZONED
` [PATCH v7 35/39] btrfs: split alloc_log_tree()
` [PATCH v7 36/39] btrfs: extend zoned allocator to use dedicated tree-log block group
` [PATCH v7 37/39] btrfs: serialize log transaction on ZONED mode
` [PATCH v7 38/39] btrfs: reorder log node allocation
` [PATCH v7 39/39] btrfs: enable to mount ZONED incompat flag

[PATCH -next] btrfs: Make btrfs_sysfs_add_fs_devices static
 2020-09-16 14:26 UTC 

[PATCH] btrfs: add a warning to check on the leaking device close
 2020-09-16 11:51 UTC  (3+ messages)

[PATCH] btrfs: fix overflow when copying corrupt csums
 2020-09-16  9:52 UTC  (5+ messages)

Linux RAID with btrfs stuck and consume 100 % CPU
 2020-09-16  9:42 UTC  (8+ messages)

[PATCH] btrfs: Move btrfs_lock_and_flush_ordered_range call in btrfs_do_readpage
 2020-09-16  8:54 UTC  (2+ messages)

kernel BUG at lib/string.c:LINE! (5)
 2020-09-16  8:45 UTC  (3+ messages)

[PATCH 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
 2020-09-16  8:01 UTC 

[btrfs] 3b54a0a703: WARNING:at_fs/btrfs/inode.c:#btrfs_finish_ordered_io[btrfs]
 2020-09-16  6:31 UTC  (5+ messages)

[PATCH] btrfs: use iosize while reading compressed pages
 2020-09-15 15:41 UTC 

[RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-15 21:48 UTC  (5+ messages)

Changes in 5.8.x cause compsize/bees failure
 2020-09-15 18:48 UTC  (9+ messages)

No space left after add device and balance
 2020-09-15 10:08 UTC  (5+ messages)

[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
 2020-09-15  8:14 UTC  (5+ messages)
` [PATCH 2/9] btrfs: send: avoid copying file data

INFO: task hung in vfs_setxattr (3)
 2020-09-15  7:57 UTC  (3+ messages)

[PATCH v2 0/9] Cleanup metadata page reading path
 2020-09-15  7:44 UTC  (21+ messages)
` [PATCH v2 1/9] btrfs: Remove btree_readpage
` [PATCH v2 2/9] btrfs: Simplify metadata pages reading
` [PATCH v2 3/9] btrfs: Remove btree_get_extent
` [PATCH v2 4/9] btrfs: Remove btrfs_get_extent indirection from __do_readpage
` [PATCH v2 5/9] btrfs: Remove mirror_num argument from extent_read_full_page
` [PATCH v2 6/9] btrfs: Promote extent_read_full_page to btrfs_readpage
` [PATCH v2 7/9] btrfs: Sink mirror_num argument in extent_read_full_page
` [PATCH v2 8/9] btrfs: Sink read_flags argument into extent_read_full_page
` [PATCH v2 9/9] btrfs: Sink mirror_num argument in __do_readpage
` [PATCH] btrfs: Opencode extent_read_full_page to its sole caller

[PATCH] btrfs: reschedule if necessary when logging directory items
 2020-09-15  7:42 UTC  (3+ messages)

[PATCH 00/17] btrfs: add read-only support for subpage sector size
 2020-09-15  1:54 UTC  (8+ messages)
` [PATCH 11/17] btrfs: extract the extent buffer verification from btree_readpage_end_io_hook()
` [PATCH 12/17] btrfs: remove the unnecessary parameter @start and @len for check_data_csum()
` [PATCH 13/17] btrfs: extent_io: only require sector size alignment for page read

[PATCH] fstests: drop check.log and check.time into section specific results dir
 2020-09-15  0:22 UTC 

[GIT PULL] Btrfs fix for 5.9-rc6
 2020-09-14 22:48 UTC  (2+ messages)

[PATCH] btrfs: fix wrong address when faulting in pages in the search ioctl
 2020-09-14 18:02 UTC  (6+ messages)

Drive won't mount, please help
 2020-09-14  8:34 UTC  (2+ messages)

[PATCH 00/10] Cleanup metadata page reading path
 2020-09-14  8:22 UTC  (5+ messages)
` [PATCH 03/10] btrfs: Simplify metadata pages reading

64k and 4k page size inter-op?
 2020-09-14  7:19 UTC  (3+ messages)

Detecting new partitions fails after "btrfs device scan --forget"
 2020-09-14  0:36 UTC  (2+ messages)

[PATCH] btrfs: add test for free space tree remounts
 2020-09-13 16:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH][v2] fstests: btrfs/219 add a test to test -o rescue=all
 2020-09-13 15:45 UTC  (2+ messages)

[PATCH] fstests: btrfs/219 add a test for some disk caching usecases
 2020-09-13 15:03 UTC  (4+ messages)
` [PATCH][v4] fstests: add generic/609 to test O_DIRECT|O_DSYNC

[GIT PULL] Btrfs fixes for 5.9-rc5
 2020-09-12 20:00 UTC  (2+ messages)

Not all deduped disk space freed?
 2020-09-11 23:59 UTC  (3+ messages)

[PATCH 0/5] btrfs: fix enospc and transaction aborts during fallocate
 2020-09-11 14:02 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).