linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-13 15:04:06 to 2020-09-17 22:43:09 UTC [more...]

[PATCH v2 00/19] btrfs: add read-only support for subpage sector size
 2020-09-17 22:41 UTC  (54+ 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 v3 0/4] btrfs: free space tree mounting fixes
 2020-09-17 18:13 UTC  (5+ messages)
` [PATCH v3 1/4] btrfs: support remount of ro fs with free space tree
` [PATCH 2/4] btrfs: use sb state to print space_cache mount option
` [PATCH v3 3/4] btrfs: remove free space items when creating free space tree
` [PATCH 4/4] btrfs: skip space_cache v1 setup when not using it

[PATCH 0/9] Update to zstd-1.4.6
 2020-09-17 17:57 UTC  (27+ 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 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6

Linux RAID with btrfs stuck and consume 100 % CPU
 2020-09-17 17:43 UTC  (11+ messages)

[PATCH] btrfs: init device stats for seed devices
 2020-09-17 15:31 UTC  (2+ messages)

[PATCH] btrfs: remove stale test for alien devices
 2020-09-17 14:13 UTC 

kernel BUG at lib/string.c:LINE! (5)
 2020-09-17 13:14 UTC  (4+ messages)

[PATCH -next] btrfs: Make btrfs_sysfs_add_fs_devices static
 2020-09-17 12:53 UTC  (3+ messages)

Need solution: BTRFS read-only
 2020-09-17 10:46 UTC  (7+ messages)

[PATCH] btrfs-progs: Support json format in device stats
 2020-09-17  7:29 UTC 

[PATCH v7 00/39] btrfs: zoned block device support
 2020-09-17  7:14 UTC  (14+ messages)
` [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] btrfs: Move btrfs_lock_and_flush_ordered_range call in btrfs_do_readpage
 2020-09-17  6:38 UTC  (4+ messages)

[RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-17  6:42 UTC  (9+ messages)

THP support for btrfs
 2020-09-17  5:49 UTC  (3+ messages)

[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] 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)

[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 

Changes in 5.8.x cause compsize/bees failure
 2020-09-15 18:48 UTC  (5+ 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  (4+ messages)
` [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


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).