linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-27 12:58:07 to 2019-09-03 08:24:18 UTC [more...]

[PATCH 0/4] btrfs-progs: check: Repair invalid inode mode in subvolume trees
 2019-09-03  8:24 UTC  (4+ messages)
` [PATCH 1/4] btrfs-progs: check/common: Make repair_imode_common() to handle inodes "
` [PATCH 2/4] btrfs-progs: check/lowmem: Repair bad imode early
` [PATCH 3/4] btrfs-progs: check/original: Fix inode mode in subvolume trees

[PATCH] btrfs-progs: print procentage of used space
 2019-09-03  8:23 UTC  (3+ messages)

docbook45 is gone
 2019-09-03  8:17 UTC 

[PATCH v5 0/4] btrfs: support xxhash64 checksums
 2019-09-03  7:49 UTC  (10+ messages)
` [PATCH v5 1/4] btrfs: turn checksum type define into a enum
` [PATCH v5 2/4] btrfs: create structure to encode checksum type and length
` [PATCH v5 3/4] btrfs: add xxhash64 to checksumming algorithms
` [PATCH v5 4/4] btrfs: sysfs: export supported checksums

[PATCH v3 0/15] Btrfs iomap
 2019-09-03  6:21 UTC  (31+ messages)
` [PATCH 01/15] iomap: Introduce CONFIG_FS_IOMAP_DEBUG
` [PATCH 02/15] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O
` [PATCH 03/15] iomap: Read page from srcmap for IOMAP_COW
` [PATCH 04/15] btrfs: Eliminate PagePrivate for btrfs data pages
` [PATCH 05/15] btrfs: Add a simple buffered iomap write
` [PATCH 06/15] btrfs: Add CoW in iomap based writes
` [PATCH 07/15] btrfs: remove buffered write code made unnecessary
` [PATCH 08/15] fs: Export generic_file_buffered_read()
` [PATCH 09/15] btrfs: basic direct read operation
` [PATCH 10/15] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 11/15] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 12/15] iomap: use a function pointer for dio submits
` [PATCH 13/15] btrfs: Use iomap_dio_rw for performing direct I/O writes
` [PATCH 14/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
` [PATCH 15/15] btrfs: update inode size during bio completion

BTRFS state on kernel 5.2
 2019-09-03  3:30 UTC  (4+ messages)

[PATCH] btrfs: fix Wmaybe-uninitialized warning
 2019-09-03  3:30 UTC 

[PATCH] btrfs: tree-checker: Check item size before reading file extent type
 2019-09-02 23:46 UTC 

[PATCH 1/2] btrfs-progs: check/lowmem: Skip nbytes check for orphan inodes
 2019-09-02 18:52 UTC  (5+ messages)
` [PATCH 2/2] btrfs-progs: fsck-tests: Add test image for valid half-dropped orphan inode

[PATCH] btrfs_progs: mkfs: match devid order to the stripe index
 2019-09-02 16:22 UTC  (5+ messages)

[PATCH v3 00/12] btrfs-progs: support xxhash64 checksums
 2019-09-02 15:20 UTC  (17+ messages)
` [PATCH v3 01/12] btrfs-progs: don't blindly assume crc32c in csum_tree_block_size()
` [PATCH v3 02/12] btrfs-progs: cache csum_type in recover_control
` [PATCH v3 03/12] btrfs-progs: add checksum type to checksumming functions
` [PATCH v3 04/12] btrfs-progs: don't assume checksums are always 4 bytes
` [PATCH v3 05/12] btrfs-progs: pass checksum type to btrfs_csum_data()/btrfs_csum_final()
` [PATCH v3 06/12] btrfs-progs: simplify update_block_csum() in btrfs-sb-mod.c
` [PATCH v3 07/12] btrfs-progs: update checksumming api
` [PATCH v3 08/12] btrfs-progs: add option for checksum type to mkfs
` [PATCH v3 09/12] btrfs-progs: add xxhash sources
` [PATCH v3 10/12] btrfs-progs: add xxhash64 as checksum algorithm
` [PATCH v3 11/12] btrfs-progs: move crc32c implementation to crypto/
` [PATCH v3 12/12] btrfs-progs: add test-case for mkfs with xxhash64

[PATCH] generic/25[02]: Increase fs size to 196 mb
 2019-09-02  8:34 UTC 

block corruption
 2019-09-02  6:27 UTC  (10+ messages)

Spare Volume Features
 2019-09-02  1:09 UTC  (8+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-01  0:52 UTC  (10+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH v3] fstests: btrfs: Check snapshot creation and deletion with dm-logwrites
 2019-08-31 23:43 UTC  (3+ messages)

[PATCH 0/3] Cleanup backref_in_log and its callers
 2019-08-30 14:44 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log
` [PATCH 2/3] btrfs: Properly handle backref_in_log retval
` [PATCH 3/3] btrfs: Open-code name_in_log_ref in replay_one_name

[PATCH v2 00/11] btrfs-progs: support xxhash64 checksums
 2019-08-30  9:33 UTC  (14+ messages)
` [PATCH v2 01/11] btrfs-progs: don't blindly assume crc32c in csum_tree_block_size()
` [PATCH v2 08/11] btrfs-progs: add option for checksum type to mkfs
` [PATCH v2 09/11] btrfs-progs: add xxhash sources
` [PATCH v2 10/11] btrfs-progs: add xxhash64 as checksum algorithm

[PATCH v3] btrfs: LOGICAL_INO enhancements
 2019-08-30  7:55 UTC  (2+ messages)
` Fwd: "

Need advice for fixing a btrfs volume
 2019-08-29 18:18 UTC  (3+ messages)

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-08-29 17:40 UTC  (21+ messages)

[PATCH] btrfs-progs: add a --check-bg-usage option to fsck
 2019-08-29 16:16 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: add BTRFS_DEV_ITEMS_OBJECTID in comment in print-tree
 2019-08-29 16:06 UTC  (10+ messages)
` [PATCH 2/2] btrfs-progs: print-tree add missing DEV_STATS
` [PATCH v2 1/2] btrfs-progs: add BTRFS_DEV_ITEMS_OBJECTID in comment in print-tree

[PATCH] btrfs: volumes: Allow missing devices to be writeable
 2019-08-29  7:17 UTC 

[PATCH RFC v2] btrfs-progs: add readmirror property and ioctl to set get readmirror
 2019-08-29  3:39 UTC  (2+ messages)
` [PATCH RFC v2.1] btrfs-progs: add readmirror property and ioctl to set get

[PATCH v3 0/4] btrfs: support xxhash64 checksums
 2019-08-28 19:38 UTC  (4+ messages)
` [PATCH v3 2/4] btrfs: create structure to encode checksum type and length

[PATCH 0/5][v2] Fix global reserve size and can overcommit
 2019-08-28 18:03 UTC  (3+ messages)

[PATCH 0/9][v3] Rework reserve ticket handling
 2019-08-28 18:02 UTC  (7+ messages)
` [PATCH 6/9] btrfs: rework wake_all_tickets
  ` [PATCH][v2] "

[PATCH 4/9] btrfs: rework btrfs_space_info_add_old_bytes
 2019-08-28 15:15 UTC  (2+ messages)
` [PATCH][v2] btrfs: stop partially refilling tickets when releasing space

No files in snapshot
 2019-08-28 14:45 UTC  (3+ messages)

WARNING: CPU: 3 PID: 439 at fs/btrfs/ctree.h:1559 btrfs_update_device+0x1c5/0x1d0 [btrfs]
 2019-08-28 14:21 UTC  (2+ messages)

[PATCH] btrfs: use percentage for fractions, replace helpers
 2019-08-28 13:14 UTC  (2+ messages)

[RFC PATCH 0/5] Btrfs: add interface for writing compressed extent directly
 2019-08-28 12:06 UTC  (14+ messages)
` [PATCH 2/5] Btrfs: treat RWF_{,D}SYNC writes as sync for CRCs
` [RFC PATCH 5/5] Btrfs: add ioctl for directly writing compressed data

[PATCH] btrfs-progs: add verbose option to btrfs device scan
 2019-08-28  7:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] btrfs: Consider system chunk array size for new SYSTEM chunks
 2019-08-28  6:35 UTC  (5+ messages)
` [PATCH v3 2/2] btrfs: tree-checker: Fix wrong check on max devid

[PATCH v2] btrfs: tree-checker: Fix wrong check on max devid
 2019-08-28  1:16 UTC  (3+ messages)

[PATCH 0/2] fix BUG_ON and retun real error in find_next_devid() and clone_fs_devices()
 2019-08-27 23:12 UTC  (4+ messages)

[PATCH 0/3] Cleanup btrfs_find_name_in* functions
 2019-08-27 16:04 UTC  (9+ messages)
` [PATCH 1/3] btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct
` [PATCH 2/3] btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref
` [PATCH 3/3] btrfs: Use btrfs_find_name_in_backref in backref_in_log

[PATCH 1/5] btrfs-progs: mkfs: treat btrfs_add_to_fsid as fatal error
 2019-08-27 15:30 UTC  (8+ messages)
` [PATCH 2/5] btrfs-progs: btrfs_add_to_fsid: check if adding device would overflow
` [PATCH 4/5] btrfs-progs: resize: more sensible error messages for bad sizes

[PATCH] btrfs: tree-checker: Fix wrong check on max devid
 2019-08-27 14:00 UTC  (4+ messages)

[PATCH -next] btrfs: Make inc_block_group_ro static
 2019-08-27 13:48 UTC  (2+ messages)

[PATCH 0/7] Move some code out of ctree.c and ctree.h
 2019-08-27 13:41 UTC  (15+ messages)
` [PATCH 1/7] btrfs: move cond_wake_up functions out of ctree
` [PATCH 2/7] btrfs: move math functions to misc.h
` [PATCH 3/7] btrfs: move private raid56 definitions from ctree.h
` [PATCH 4/7] btrfs: rename and export read_node_slot
` [PATCH 5/7] btrfs: move functions for tree compare to send.c
` [PATCH 6/7] btrfs: move struct io_ctl to free-space-cache.h
` [PATCH 7/7] btrfs: move dev_stats helpers to volumes.c


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