linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-16 07:17:51 to 2021-01-21 08:28:45 UTC [more...]

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-21  8:23 UTC  (44+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 02/37] fs: use bio_init_fields in block_dev
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
` [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
` [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [RFC PATCH 17/37] pktcdvd: "
` [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [RFC PATCH 19/37] bcache: use bio_init_fields in super
` [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [RFC PATCH 21/37] dm-bufio: use bio_init_fields
` [RFC PATCH 22/37] dm-crypt: "
` [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
` [RFC PATCH 25/37] dm-zoned: use bio_init_fields
` [RFC PATCH 26/37] dm log writes: "
` [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
` [RFC PATCH 28/37] target: use bio_init_fields in iblock
` [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
` [RFC PATCH 30/37] fs: use bio_init_fields in buffer
` [RFC PATCH 31/37] eros: use bio_init_fields in data
` [RFC PATCH 32/37] eros: use bio_init_fields in zdata
` [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
` [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
` [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
` [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
` [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log

[PATCH] btrfs: remove redundant NULL check
 2021-01-21  8:19 UTC 

[PATCH] btrfs: rework the order of btrfs_ordered_extent::flags
 2021-01-21  7:38 UTC  (2+ messages)

[PATCH v2 00/14] Make btrfs W=1 clean
 2021-01-21  7:31 UTC  (18+ messages)
` [PATCH v2 01/14] btrfs: Document modified paramater of add_extent_mapping
` [PATCH v2 02/14] btrfs: Fix parameter description of btrfs_add_extent_mapping
` [PATCH v2 03/14] btrfs: Fix function description format
` [PATCH v2 04/14] btrfs: Fix parameter description in delayed-ref.c functions
` [PATCH v2 05/14] btrfs: Improve parameter description for __btrfs_write_out_cache
` [PATCH v2 06/14] btrfs: Document now parameter of peek_discard_list
` [PATCH v2 07/14] btrfs: Document fs_info in btrfs_rmap_block
` [PATCH v2 08/14] btrfs: Fix description format of fs_info parameter of btrfs_wait_on_delayed_iputs
` [PATCH v2 09/14] btrfs: Document btrfs_check_shared parameters
` [PATCH v2 10/14] btrfs: Fix parameter description of btrfs_inode_rsv_release/btrfs_delalloc_release_space
` [PATCH v2 11/14] btrfs: Fix parameter description in space-info.c
` [PATCH v2 12/14] btrfs: Fix parameter description for functions in extent_io.c
` [PATCH v2 13/14] lib/zstd: Convert constants to defines
` [PATCH v2 14/14] btrfs: Enable W=1 checks for btrfs

[PATCH v4 00/18] btrfs: add read-only support for subpage sector size
 2021-01-21  6:51 UTC  (50+ messages)
` [PATCH v4 01/18] btrfs: update locked page dirty/writeback/error bits in __process_pages_contig()
` [PATCH v4 02/18] btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK into PAGE_START_WRITEBACK
` [PATCH v4 03/18] btrfs: introduce the skeleton of btrfs_subpage structure
` [PATCH v4 04/18] btrfs: make attach_extent_buffer_page() to handle subpage case
` [PATCH v4 06/18] btrfs: support subpage for extent buffer page release
` [PATCH v4 07/18] btrfs: attach private to dummy extent buffer pages
` [PATCH v4 08/18] btrfs: introduce helper for subpage uptodate status
` [PATCH v4 12/18] btrfs: implement try_release_extent_buffer() for subpage metadata support
` [PATCH v4 13/18] btrfs: introduce read_extent_buffer_subpage()
` [PATCH v4 15/18] btrfs: disk-io: introduce subpage metadata validation check
` [PATCH v4 16/18] btrfs: introduce btrfs_subpage for data inodes
` [PATCH v4 17/18] btrfs: integrate page status update for data read path into begin/end_page_read()
` [PATCH v4 18/18] btrfs: allow RO mount of 4K sector size fs on 64K page system

received uuid not set btrfs send/receive
 2021-01-21  3:44 UTC  (6+ messages)
  ` [SOLVED] "

[PATCH 1/1] fs: btrfs: simplify close_ctree_fs_info()
 2021-01-20 21:46 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.11-rc5
 2021-01-20 22:26 UTC  (2+ messages)

[RFC][PATCH V5] btrfs: preferred_metadata: preferred device for metadata
 2021-01-20 16:20 UTC  (12+ messages)
` [PATCH 1/5] Add an ioctl to set the device properties
` [PATCH 2/5] Add flags for dedicated metadata disks
` [PATCH 3/5] Export dev_item.type in sysfs /sys/fs/btrfs/<uuid>/devinfo/<devid>/type
` [PATCH 4/5] btrfs: add preferred_metadata option
` [PATCH 5/5] btrfs: add preferred_metadata mode mount option

[PATCH] btrfs-progs: filesystem-resize: make output more readable
 2021-01-20 16:03 UTC  (3+ messages)

[PATCH v3 0/4] btrfs: read_policy types latency, device and round-robin
 2021-01-20 13:54 UTC  (14+ messages)
` [PATCH v3 1/4] btrfs: add read_policy latency
` [PATCH v3 2/4] btrfs: introduce new device-state read_preferred
` [PATCH v3 3/4] btrfs: introduce new read_policy device
` [PATCH RFC 4/4] btrfs: introduce new read_policy round-robin

[PATCH v12 00/41] btrfs: zoned block device support
 2021-01-20 13:34 UTC  (10+ messages)
` [PATCH v12 01/41] block: add bio_add_zone_append_page
` [PATCH v12 05/41] btrfs: release path before calling into btrfs_load_block_group_zone_info
` [PATCH v12 08/41] btrfs: allow zoned mode on non-zoned block devices

[PATCH v4 0/3] btrfs: read_policy types latency, device and round-robin
 2021-01-20 12:34 UTC  (6+ messages)
` [PATCH v4 1/3] btrfs: add read_policy latency
` [PATCH v4 2/3] btrfs: introduce new device-state read_preferred
` [PATCH v4 3/3] btrfs: introduce new read_policy device
` [PATCH v4 0/3, full-cover-letter] btrfs: read_policy types latency, device and round-robin

"bad tree block start" when trying to mount on ARM
 2021-01-20  8:30 UTC  (15+ messages)

[PATCH 00/13] Make btrfs W=1 clean
 2021-01-19 22:47 UTC  (21+ messages)
` [PATCH 01/13] btrfs: Document modified paramater of add_extent_mapping
` [PATCH 02/13] btrfs: Fix parameter description of btrfs_add_extent_mapping
` [PATCH 03/13] btrfs: Fix function description format
` [PATCH 04/13] btrfs: Fix paramter description in delayed-ref.c functions
` [PATCH 05/13] btrfs: Improve parameter description for __btrfs_write_out_cache
` [PATCH 06/13] btrfs: Document now parameter of peek_discard_list
` [PATCH 07/13] btrfs: Document fs_info in btrfs_rmap_block
` [PATCH 08/13] btrfs: Fix description format of fs_info parameter of btrfs_wait_on_delayed_iputs
` [PATCH 09/13] btrfs: Document btrfs_check_shared parameters
` [PATCH 10/13] btrfs: Fix parameter description of btrfs_inode_rsv_release/btrfs_delalloc_release_space
` [PATCH 11/13] btrfs: Fix parameter description in space-info.c
` [PATCH 12/13] btrfs: Fix parameter description for functions in extent_io.c
` [PATCH 13/13] lib/zstd: Convert constants to defines

Cannot mount BTRFS filesystem following power cycle
 2021-01-19 17:07 UTC 

Recover data from damage disk in "array"
 2021-01-19  0:00 UTC 

Btrfs progs release 5.10
 2021-01-18 22:20 UTC 

Access Beyond End of Device & Input/Output Errors
 2021-01-18 21:07 UTC  (3+ messages)

btrfs doesn't understand a drive moving from one sata port to another during suspend
 2021-01-18  3:35 UTC  (2+ messages)

nodatacow mount option is disregarded when mounting subvolume into same filesystem
 2021-01-18  2:12 UTC  (2+ messages)

NVME experience?
 2021-01-18  0:38 UTC  (3+ messages)
  ` Fast, SLC SAS SSD's as dm-cache or bcache [Re: NVME experience?]

Raid1 of a slow hdd and a fast(er) SSD, howto to prioritize the SSD?
 2021-01-18  0:45 UTC  (9+ messages)
  `  "
            `  "

[PATCH] btrfs/220: fix clear_cache and inode_cache option tests
 2021-01-17 15:10 UTC 

[PATCH RFC] btrfs-progs: receive-dump, add JSON output format
 2021-01-17  7:14 UTC  (2+ messages)

raid0 confusion question
 2021-01-17  1:38 UTC  (2+ messages)

Why do we need these mount options?
 2021-01-16 20:01 UTC  (7+ 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).