linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-25 06:34:07 to 2020-06-01 15:23:27 UTC [more...]

[PATCH 0/9] Scrub cleanups
 2020-06-01 15:23 UTC  (10+ messages)
` [PATCH 1/9] btrfs: scrub: remove kmap/kunmap of pages
` [PATCH 2/9] btrfs: scrub: unify naming of page address variables
` [PATCH 3/9] btrfs: scrub: simplify superblock checksum calculation
` [PATCH 4/9] btrfs: scrub: remove temporary csum array in scrub_checksum_super
` [PATCH 5/9] btrfs: scrub: clean up temporary page variables "
` [PATCH 6/9] btrfs: scrub: simplify data block checksum calculation
` [PATCH 7/9] btrfs: scrub: clean up temporary page variables in scrub_checksum_data
` [PATCH 8/9] btrfs: scrub: simplify tree block checksum calculation
` [PATCH 9/9] btrfs: scrub: clean up temporary page variables in scrub_checksum_tree_block

[PATCH] iomap: Return zero in case of unsuccessful pagecache invalidation before DIO
 2020-06-01 15:16 UTC  (7+ messages)

[PATCH v7 rebased 0/5] readmirror feature (sysfs and in-memory only approach; with new read_policy device)
 2020-06-01 15:07 UTC  (7+ messages)

[PATCH 1/2] Btrfs: fix race between block group removal and block group creation
 2020-06-01 15:05 UTC  (2+ messages)

[PATCH v3 0/3] Add file-system authentication to BTRFS
 2020-06-01 14:59 UTC  (22+ messages)
` [PATCH v3 2/3] btrfs: add authentication support
` [PATCH v3 3/3] btrfs: document btrfs authentication

[PATCH] btrfs: test if the capability is kept on incremental send
 2020-06-01 14:09 UTC  (4+ messages)

[GIT PULL] Btrfs updates for 5.8
 2020-06-01 12:37 UTC 

[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
 2020-06-01  8:44 UTC  (8+ messages)

[BUG][PATCH] btrfs: a mixed profile DUP and RAID1C3/RAID1C4 prevent to alloc a new chunk
 2020-06-01  6:04 UTC  (5+ messages)
` [PATCH] btrfs: btrfs_reduce_alloc_profile(): add support for raid1c3/raid1c4

[PATCHv3 0/3] btrfs-progs: Auto resize fs after device replace
 2020-05-31 19:11 UTC  (2+ messages)

[RFC][PATCH V4] btrfs: preferred_metadata: preferred device for metadata
 2020-05-30 11:51 UTC  (12+ messages)
` [PATCH 1/4] Add an ioctl to set/retrive the device properties
` [PATCH 2/4] Add flags for dedicated metadata disks
` [PATCH 3/4] Export dev_item.type in sysfs /sys/fs/btrfs/<uuid>/devinfo/<devid>/type
` [PATCH 4/4] btrfs: add preferred_metadata mode

[RFC][PATCH V3] btrfs: ssd_metadata: storing metadata on SSD
 2020-05-30  8:57 UTC  (7+ messages)

[PATCH RFC V3] new ioctl BTRFS_IOC_GET_CHUNK_INFO
 2020-05-30  6:41 UTC  (10+ messages)
` [PATCH rfc v3] New "

Warn to terminal that subvolume is default on deletion intent
 2020-05-29 15:55 UTC  (2+ messages)

[PATCH v2 0/3] 3 small cleanups for find_first_block_group
 2020-05-29 14:25 UTC  (7+ messages)
` [PATCH v2 1/3] btrfs: remove pointless out label in find_first_block_group
` [PATCH v2 2/3] btrfs: get mapping tree directly from fsinfo "
` [PATCH v2 3/3] btrfs: factor out reading of bg from find_frist_block_group

[PATCH] btrfs: Replace kmalloc with kzalloc in the error message
 2020-05-29 13:05 UTC  (3+ messages)

[RESEND PATCH 1/2] btrfs: Read stripe len directly in btrfs_rmap_block
 2020-05-29 12:37 UTC  (3+ messages)

[PATCH 2/2] Btrfs: remove no longer necessary chunk mutex locking cases
 2020-05-29 11:18 UTC 

Is SATA ALPM safe with btrfs now (no more corruption)?
 2020-05-29  4:26 UTC 

space_cache=v1 and v2 at the time time?
 2020-05-28 21:04 UTC  (2+ messages)

[RFC][PATCH V4] btrfs-progs: preferred_metadata: preferred device for metadata
 2020-05-28 18:34 UTC  (4+ messages)
` [PATCH 1/3] Update headers for the BTRFS_IOC_DEV_PROPERTIES
` [PATCH 2/3] Add property "preferred_metadata" to the btrfs property cmd
` [PATCH 3/3] Update man page for preferred_metadata property

[PATCH 0/7 v8] btrfs direct-io using iomap
 2020-05-28 18:38 UTC  (13+ messages)
` [PATCH 1/7] fs: Export generic_file_buffered_read()
` [PATCH 3/7] iomap: Remove lockdep_assert_held()
` [PATCH 4/7] btrfs: Switch to iomap_dio_rw() for dio

[PATCH 0/6] btrfs-progs: btrfs-image related fixes
 2020-05-28 18:05 UTC  (8+ messages)
` [PATCH 1/6] btrfs-progs: Allow btrfs_print_leaf() to be called on dummy eb whose fs_info is NULL
` [PATCH 2/6] btrfs-progs: print-tree: Export dump_superblock()
` [PATCH 4/6] btrfs-progs: fsck-tests: Update the image of test case 035
` [PATCH 5/6] btrfs-progs: image: Don't modify the chunk and device tree if the source dump is single device
` [PATCH 6/6] btrfs-progs: image: Pin down log tree blocks before fixup

[PATCH] btrfs: Don't balance btree inode pages from buffered write path
 2020-05-28 17:17 UTC  (2+ messages)

[PATCH V2] btrfs-progs: add RAID5/6 support to btrfs fi us
 2020-05-28 16:46 UTC  (4+ messages)
` [PATCH] Add support for RAID5/6 to the command "btrfs fi us"

Next btrfs development cycle - 5.9
 2020-05-28 14:21 UTC 

[PATCH] btrfs: select FS_IOMAP
 2020-05-28 12:05 UTC  (3+ messages)

[PATCH] btrfs: Remove BTRFS_INODE_IN_DELALLOC_LIST flag
 2020-05-28  7:09 UTC  (5+ messages)

Planning out new fs. Am I missing anything?
 2020-05-28  2:14 UTC  (9+ messages)

[PATCH 1/3] Btrfs: fix wrong file range cleanup after an error filling dealloc range
 2020-05-27 18:40 UTC  (4+ messages)

Re: Planning out new fs. Am I missing anything?
 2020-05-27 17:41 UTC 

[PATCH] btrfs: remove redundant local var in read_block_for_search
 2020-05-27 14:02 UTC  (4+ messages)

[PATCH] btrfs: Open code key_search
 2020-05-27 13:54 UTC  (6+ messages)

[PATCH] btrfs: Simplify setup_nodes_for_search
 2020-05-27 12:56 UTC  (2+ messages)

Trying to mount hangs
 2020-05-27 10:41 UTC  (2+ messages)

[PATCH 3/3] Btrfs: fix space_info bytes_may_use underflow during space cache writeout
 2020-05-27 10:16 UTC 

[PATCH 2/3] Btrfs: fix space_info bytes_may_use underflow after nocow buffered write
 2020-05-27 10:16 UTC 

[PATCH 0/3] 3 small cleanups for find_first_block_group
 2020-05-27  9:31 UTC  (9+ messages)
` [PATCH 1/3] btrfs: remove pointless out label in find_first_block_group
` [PATCH 2/3] btrfs: get mapping tree directly from fsinfo "
` [PATCH 3/3] btrfs: factor out reading of bg from find_frist_block_group

Any news about rescue data from a raid5 in the last years?
 2020-05-27  5:27 UTC  (3+ messages)

5.5 kernel and btrfs-progs v5.6 create and cannot fix 'root 204162 inode 14058737 errors 1000, some csum missing'
 2020-05-26  0:13 UTC  (8+ messages)

[PATCH] btrfs-progs: add RAID5/6 support to btrfs fi us
 2020-05-25 20:40 UTC  (3+ messages)

[PATCH v4 00/11] btrfs-progs: mkfs: Quota support through -Q|--quota
 2020-05-25 14:43 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: check: Detect overlapping csum item
 2020-05-25 13:49 UTC  (2+ messages)

[PATCH] FS: BTRFS: ulist.c: Fixed a brace coding style and space before tab
 2020-05-25 12:37 UTC  (2+ messages)

[PATCH U-BOOT v2 00/30] fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code
 2020-05-25  6:32 UTC  (13+ messages)
` [PATCH U-BOOT v2 19/30] fs: btrfs: Implement btrfs_lookup_path()
` [PATCH U-BOOT v2 20/30] fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()
` [PATCH U-BOOT v2 21/30] fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size()
` [PATCH U-BOOT v2 22/30] fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts
` [PATCH U-BOOT v2 23/30] fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()
` [PATCH U-BOOT v2 24/30] fs: btrfs: Introduce lookup_data_extent() for later use
` [PATCH U-BOOT v2 25/30] fs: btrfs: Implement btrfs_file_read()
` [PATCH U-BOOT v2 26/30] fs: btrfs: Introduce function to reolve path in one subvolume
` [PATCH U-BOOT v2 27/30] fs: btrfs: Introduce function to resolve the path of "
` [PATCH U-BOOT v2 28/30] fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure
` [PATCH U-BOOT v2 29/30] fs: btrfs: Cleanup the old implementation
` [PATCH U-BOOT v2 30/30] MAINTAINERS: Add btrfs mail list


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