Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2020-12-10 06:40:59 to 2020-12-16 16:27:40 UTC [more...]

[PATCH v7 00/38] Cleanup error handling in relocation
 2020-12-16 16:26 UTC  (2+ messages)
` [PATCH v7 01/38] btrfs: convert BUG_ON()'s in relocate_tree_block

[PATCH 00/13] Serious fixes for different error paths
 2020-12-16 16:22 UTC  (14+ messages)
` [PATCH 01/13] btrfs: don't get an EINTR during drop_snapshot for reloc
` [PATCH 02/13] btrfs: initialize test inodes location
` [PATCH 03/13] btrfs: fix reloc root leak with 0 ref reloc roots on recovery
` [PATCH 04/13] btrfs: splice remaining dirty_bg's onto the transaction dirty bg list
` [PATCH 05/13] btrfs: do not WARN_ON() if we can't find the reloc root
` [PATCH 06/13] btrfs: add ASSERT()'s for deleting backref cache nodes
` [PATCH 07/13] btrfs: do not double free backref nodes on error
` [PATCH 08/13] btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root
` [PATCH 09/13] btrfs: modify the new_root highest_objectid under a ref count
` [PATCH 10/13] btrfs: fix lockdep splat in btrfs_recover_relocation
` [PATCH 11/13] btrfs: keep track of the root owner for relocation reads
` [PATCH 12/13] btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node
` [PATCH 13/13] btrfs: don't clear ret in btrfs_start_dirty_block_groups

[PATCH v2 0/5] btrfs: implement send/receive of compressed extents without decompressing
 2020-12-16 16:20 UTC  (3+ messages)
` [PATCH v2 01/13] btrfs-progs: send: fix crash on unknown option

[PATCH 0/5] Fixes and tweaks around error handling
 2020-12-16 16:18 UTC  (6+ messages)
` [PATCH 1/5] btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block
` [PATCH 2/5] btrfs: print the actual offset in btrfs_root_name
` [PATCH 3/5] btrfs: noinline btrfs_should_cancel_balance
` [PATCH 4/5] btrfs: pass down the tree block level through ref-verify
` [PATCH 5/5] btrfs: make sure owner is set in ref-verify

[PATCH v3 1/2] btrfs-progs: common: extend fmt_print_start_group handles unnamed group
 2020-12-16 12:52 UTC  (9+ messages)
` [PATCH v3 2/2] btrfs-progs: device stats: add json output format

Unrecoverable filesystem (ERROR: child eb corrupted: parent bytenr=1106952192 item=75 parent level=1 child level=1)
 2020-12-16 11:46 UTC  (3+ messages)
  ` Antw: [EXT] "

[GIT PULL] Btrfs updates for 5.11
 2020-12-16  3:44 UTC  (2+ messages)

[PATCH] btrfs-progs: filesystem-resize: make output more readable
 2020-12-16  3:42 UTC 

[PATCH v7 0/3] Update to zstd-1.4.6
 2020-12-16  1:12 UTC  (6+ messages)
  ` [f2fs-dev] "

[PATCH v2 0/2] Fix locking for btrfs direct writes
 2020-12-15 22:16 UTC  (6+ messages)
` [PATCH 1/2] iomap: Separate out generic_write_sync() from iomap_dio_complete()
` [PATCH 2/2] btrfs: Make btrfs_direct_write atomic with respect to inode_lock

Transient disk loss on bcache btrfs backing volume, 5.4.80-gentoo-r1-x86-64
 2020-12-15 21:26 UTC  (2+ messages)

[PATCH 0/4] Introduce a mmap sem to deal with some mmap issues
 2020-12-15 20:40 UTC  (7+ messages)
` [PATCH 1/4] btrfs: add a i_mmap_lock to our inode
` [PATCH 2/4] btrfs: cleanup inode_lock/inode_unlock uses
` [PATCH 3/4] btrfs: exclude mmaps while doing remap
` [PATCH 4/4] btrfs: exclude mmap from happening during all fallocate operations

Odd filesystem issue, reading beyond device
 2020-12-15 20:04 UTC  (8+ messages)

[PATCH 0/2] Support removal of ino cache leftover by btrfs check
 2020-12-15 19:00 UTC  (5+ messages)
` [PATCH 1/2] btrfs-progi: check: Add support for ino cache deletion
  ` [PATCH v2] btrfs-prog: "

[PATCH] btrfs: don't get an EINTR during drop_snapshot for reloc
 2020-12-15 18:54 UTC 

[PATCH 0/2] ->total_bytes_pinned fixes for early ENOSPC issues
 2020-12-15 18:19 UTC  (2+ messages)

[PATCH] btrfs: fix boolreturn.cocci warnings
 2020-12-15 18:13 UTC  (2+ messages)

[PATCH v7 00/10] btrfs: free space tree mounting fixes
 2020-12-15 18:01 UTC  (8+ messages)
` [PATCH v7 01/12] btrfs: lift rw mount setup from mount and remount

[PATCH 0/6] Overhaul free objectid code
 2020-12-15 17:48 UTC  (5+ messages)
` [PATCH 3/6] btrfs: Remove useless ASSERTS

[PATCH v2] btrfs: free-space-cache: Fix error return code in __load_free_space_cache
 2020-12-15 17:24 UTC  (2+ messages)

[PATCH] btrfs: initialize test inodes location
 2020-12-15 17:00 UTC 

[PATCH v2] btrfs: fix possible free space tree corruption with online conversion
 2020-12-15 16:49 UTC  (3+ messages)

[PATCH] btrfs: Cleanup btrfs_file_write_iter
 2020-12-15 16:35 UTC  (2+ messages)

[PATCH] btrfs: send, fix wrong file path when there is an inode with a pending rmdir
 2020-12-15 16:31 UTC  (2+ messages)

[LSFMMBPF 2021] A status update
 2020-12-15 13:43 UTC  (4+ messages)

[btrfs] 639bd575b7: stress-ng.fallocate.ops_per_sec 29.2% improvement
 2020-12-15  9:36 UTC 

[PATCH v2] btrfs: test if rename handles dir item collision correctly
 2020-12-15  3:59 UTC 

dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
 2020-12-14 18:11 UTC 

[PATCH v3 for-next 0/3] btrfs async discard fixes & improvements
 2020-12-14 17:37 UTC  (2+ messages)

Thank You
 2020-12-14 15:08 UTC 

[PATCH v2 00/18] btrfs: add read-only support for subpage sector size
 2020-12-14 13:59 UTC  (51+ messages)
` [PATCH v2 02/18] btrfs: extent_io: refactor __extent_writepage_io() to improve readability
` [PATCH v2 03/18] btrfs: file: update comment for btrfs_dirty_pages()
` [PATCH v2 04/18] btrfs: extent_io: introduce a helper to grab an existing extent buffer from a page
` [PATCH v2 06/18] btrfs: extent_io: make attach_extent_buffer_page() to handle subpage case
` [PATCH v2 07/18] btrfs: extent_io: make grab_extent_buffer_from_page() "
` [PATCH v2 08/18] btrfs: extent_io: support subpage for extent buffer page release
` [PATCH v2 09/18] btrfs: subpage: introduce helper for subpage uptodate status
` [PATCH v2 11/18] btrfs: extent_io: make set/clear_extent_buffer_uptodate() to support subpage size
` [PATCH v2 12/18] btrfs: extent_io: implement try_release_extent_buffer() for subpage metadata support
` [PATCH v2 13/18] btrfs: extent_io: introduce read_extent_buffer_subpage()
` [PATCH v2 14/18] btrfs: extent_io: make endio_readpage_update_page_status() to handle subpage case
` [PATCH v2 15/18] btrfs: disk-io: introduce subpage metadata validation check
` [PATCH v2 16/18] btrfs: introduce btrfs_subpage for data inodes
` [PATCH v2 17/18] btrfs: integrate page status update for read path into begin/end_page_read()
` [PATCH v2 18/18] btrfs: allow RO mount of 4K sector size fs on 64K page system

btrfs swapfile - Not enough swap space for hibernation
 2020-12-14 10:27 UTC  (8+ messages)

[PATCH 0/5] btrfs: fix transaction leaks and crashes during unmount
 2020-12-14 10:10 UTC  (6+ messages)
` [PATCH 1/5] btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
` [PATCH 2/5] btrfs: fix transaction leak and crash after cleaning up orphans on RO mount
` [PATCH 3/5] btrfs: fix race between RO remount and the cleaner task
` [PATCH 4/5] btrfs: add assertion for empty list of transactions at late stage of umount
` [PATCH 5/5] btrfs: run delayed iputs when remounting RO to avoid leaking them

[PATCH 0/2] btrfs: fix races between clone, fallocate and memory mapped writes
 2020-12-14  9:56 UTC  (3+ messages)
` [PATCH 1/2] btrfs: fix race between cloning and memory mapped writes leading to deadlock
` [PATCH 2/2] btrfs: fix race between fallocate "

btrfs send -p failing: chown o257-1571-0 failed: No such file or directory
 2020-12-14  9:46 UTC  (12+ messages)

[PATCH][RFC] btrfs: fix race between dedupe and mmap
 2020-12-14  9:44 UTC  (2+ messages)

[PATCH] btrfs-progs: scrub: warn if scrub started on a device has mq-deadline
 2020-12-14  7:11 UTC  (14+ messages)

[PATCH v6 00/52]
 2020-12-13 22:26 UTC  (3+ messages)

Oops in __blk_mq_sched_bio_merge (raid56_parity_write?), kernel 5.9.14
 2020-12-13 20:39 UTC 

[PATCH v10 00/41] btrfs: zoned block device support
 2020-12-12 10:22 UTC  (10+ messages)
` [PATCH v10 02/41] iomap: support REQ_OP_ZONE_APPEND

Global reserve ran out of space at 512MB, fails to rebalance
 2020-12-11 21:05 UTC  (7+ messages)

[PATCH] btrfs-progs: fix invalid size check for extent items
 2020-12-11 17:00 UTC  (2+ messages)

[PATCH] btrfs-progs: print the eb flags for nodes as well
 2020-12-11 16:48 UTC  (2+ messages)

[PATCH] btrfs-progs: only spit out the parent or ref root for ref mismatches
 2020-12-11 16:32 UTC  (2+ messages)

[PATCH v2 1/2] btrfs-progs: common: introduce fmt_print_start_object
 2020-12-11 16:11 UTC  (5+ messages)
` [PATCH v2 2/2] btrfs-progs: device stats: add json output format

How do I get the physical offset of a file in BTRFS ?
 2020-12-10 18:38 UTC  (2+ messages)

[PATCH] btrfs-progs: cmd-subvolume: set subvol_path to NULL after free
 2020-12-10 16:13 UTC  (2+ messages)

[PATCH 0/2] Fix direct write with respect to inode locking
 2020-12-10 16:10 UTC  (7+ messages)
` [PATCH 1/2] btrfs: Fold generic_write_checks() in btrfs_write_check()
` [PATCH 2/2] btrfs: Make btrfs_direct_write atomic with respect to inode_lock

[PATCH] btrfs: fix possible free space tree corruption with online conversion
 2020-12-10 14:26 UTC  (3+ messages)

[PATCH] btrfs: test incremental send after removing a directory and all its files
 2020-12-10 12:09 UTC 

btrfs-progs license
 2020-12-10 12:03 UTC  (4+ messages)

[PATCH] btrfs-progs: Fix buffer pointer while reading exclusive_operation
 2020-12-10  8:57 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