linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-17 12:54:27 to 2020-09-22 13:26:57 UTC [more...]

[PATCH 0/15 v2] BTRFS DIO inode locking/D_SYNC fix
 2020-09-22 13:26 UTC  (25+ messages)
` [PATCH 01/15] fs: remove dio_end_io()
` [PATCH 02/15] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
` [PATCH 03/15] iomap: Allow filesystem to call iomap_dio_complete without i_rwsem
` [PATCH 04/15] iomap: Call inode_dio_end() before generic_write_sync()
` [PATCH 05/15] btrfs: split btrfs_direct_IO to read and write
` [PATCH 06/15] btrfs: Move pos increment and pagecache extension to btrfs_buffered_write()
` [PATCH 07/15] btrfs: Move FS error state bit early during write
` [PATCH 08/15] btrfs: Introduce btrfs_write_check()
` [PATCH 09/15] btrfs: Introduce btrfs_inode_lock()/unlock()
` [PATCH 10/15] btrfs: Push inode locking and unlocking into buffered/direct write
` [PATCH 11/15] btrfs: Use inode_lock_shared() for direct writes within EOF
` [PATCH 12/15] btrfs: Remove dio_sem
` [PATCH 13/15] btrfs: Call iomap_dio_complete() without inode_lock
` [PATCH 14/15] btrfs: Revert 09745ff88d93 ("btrfs: dio iomap DSYNC workaround")
` [PATCH 15/15] iomap: Reinstate lockdep_assert_held in iomap_dio_rw()

[PATCH] btrfs: fix memdup.cocci warnings
 2020-09-22 13:09 UTC  (2+ messages)

[PATCH] btrfs: fix rw_devices count in __btrfs_free_extra_devids
 2020-09-22 13:08 UTC  (3+ messages)
` [PATCH add reported by] "

[PATCH] btrfs: block-group: fix a doc warning in block-group.c
 2020-09-22 12:37 UTC 

WARNING in close_fs_devices (2)
 2020-09-22 12:37 UTC  (8+ messages)

[PATCH] btrfs: fix false alert caused by legacy btrfs root item
 2020-09-22 11:31 UTC  (4+ messages)

[bug report] btrfs: clean BTRFS_I usage in btrfs_destroy_inode
 2020-09-22 11:01 UTC 

possible deadlock in blkdev_put
 2020-09-22 11:01 UTC  (2+ messages)

[PATCH v2] btrfs: reschedule when cloning lots of extents
 2020-09-22 10:56 UTC  (2+ messages)

external harddisk: bogus corrupt leaf error?
 2020-09-22  8:44 UTC  (10+ messages)

[PATCH] btrfs: reschedule when cloning lots of extents
 2020-09-22  7:31 UTC  (3+ messages)

[PATCH] btrfs: free device without BTRFS_MAGIC
 2020-09-22  3:13 UTC  (5+ messages)
` [PATCH v2] "

parent transid verify failures
 2020-09-22  2:33 UTC 

[PATCH 0/2][v2] Fix init for device stats for seed devices
 2020-09-21 23:54 UTC  (8+ messages)
` [PATCH 1/2] btrfs: init "
` [PATCH 2/2] btrfs: return error if we're unable to read device stats

[PATCH] btrfs/022: Add qgroup assign test
 2020-09-21 23:49 UTC  (6+ messages)

[PATCH 0/7] Remove struct extent_io_ops
 2020-09-21 20:38 UTC  (17+ messages)
` [PATCH 1/7] btrfs: Don't call readpage_end_io_hook for the btree inode
` [PATCH 2/7] btrfs: Remove extent_io_ops::readpage_end_io_hook
` [PATCH 3/7] btrfs: Call submit_bio_hook directly in submit_one_bio
` [PATCH 4/7] btrfs: Don't opencode is_data_inode in end_bio_extent_readpage
` [PATCH 5/7] btrfs: Stop calling submit_bio_hook for data inodes
` [PATCH 6/7] btrfs: Call submit_bio_hook directly for metadata pages
` [PATCH 7/7] btrfs: Remove struct extent_io_ops

KASAN: stack-out-of-bounds Write in read_extent_buffer
 2020-09-21 20:33 UTC  (3+ messages)

[PATCH] btrfs: Increment i_size after dio write completes
 2020-09-21 19:19 UTC 

[PATCH] btrfs: Fix potential null pointer deref
 2020-09-21 19:16 UTC  (2+ messages)

[PATCH v3 0/4] btrfs: free space tree mounting fixes
 2020-09-21 19:01 UTC  (15+ 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 1/2] btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()
 2020-09-21 18:49 UTC  (4+ messages)
` [PATCH 2/2] btrfs: check allocation size "

Btrfs wiki lincese and GDPR notices?
 2020-09-21 18:18 UTC  (2+ messages)

WARNING in btrfs_alloc_chunk
 2020-09-21 17:02 UTC  (3+ messages)
  `  "

[PATCH v2] btrfs: remove stale test for alien devices from auto group
 2020-09-21 14:33 UTC  (2+ messages)

[PATCH 1/2] btrfs: test incremental send after a succession of rename and link operations
 2020-09-21 14:32 UTC  (4+ messages)
` [PATCH 2/2] btrfs: test incremental send after swapping same file with two directories

[PATCH 0/2] btrfs: send, fix some failures due to commands with wrong paths
 2020-09-21 14:29 UTC  (4+ messages)
` [PATCH 1/2] btrfs: send, orphanize first all conflicting inodes when processing references
` [PATCH 2/2] btrfs: send, recompute reference path after orphanization of a directory

[PATCH] btrfs: Fix missing close devices
 2020-09-21 12:55 UTC  (2+ messages)

[PATCH] btrfs: remove stale test for alien devices
 2020-09-21 12:14 UTC  (6+ messages)

[PATCH v2] btrfs: fix overflow when copying corrupt csums for a message
 2020-09-21  9:42 UTC  (2+ messages)

[PATCH] btrfs: Fix missing close devices
 2020-09-21  9:17 UTC  (4+ messages)
  ` 回复: "

KASAN: use-after-free Read in btrfs_scan_one_device
 2020-09-21  8:53 UTC  (6+ messages)
    `  "

KMSAN: uninit-value in btrfs_clean_tree_block
 2020-09-19  8:12 UTC 

Bit of emergency, btrfs cannot mount root
 2020-09-19  0:38 UTC  (3+ messages)

[PATCH] btrfs: fix overflow when copying corrupt csums
 2020-09-18 14:51 UTC  (2+ messages)

[PATCH 0/5] Low risc cleanups
 2020-09-18 12:07 UTC  (7+ messages)
` [PATCH 1/5] btrfs: Clean BTRFS_I usage in btrfs_destroy_inode
` [PATCH 2/5] btrfs: Switch btrfs_remove_ordered_extent to btrfs_inode
` [PATCH 3/5] btrfs: Sink inode argument in insert_ordered_extent_file_extent
` [PATCH 4/5] btrfs: Remove inode argument from add_pending_csums
` [PATCH 5/5] btrfs: Remove inode argument from btrfs_start_ordered_extent

Detecting new partitions fails after "btrfs device scan --forget"
 2020-09-18 11:05 UTC  (3+ messages)

[PATCH v2 00/19] btrfs: add read-only support for subpage sector size
 2020-09-18  8:18 UTC  (13+ messages)
` [PATCH v2 04/19] btrfs: remove the open-code to read disk-key
` [PATCH v2 14/19] btrfs: make btree inode io_tree has its special owner

[PATCH AUTOSEL 5.4 097/330] btrfs: tree-checker: Check leaf chunk item size
 2020-09-18  2:01 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 187/330] btrfs: do not init a reloc root if we aren't relocating
` [PATCH AUTOSEL 5.4 188/330] btrfs: free the reloc_control in a consistent way
` [PATCH AUTOSEL 5.4 237/330] btrfs: fix setting last_trans for reloc roots
` [PATCH AUTOSEL 5.4 286/330] btrfs: don't force read-only after error in drop snapshot
` [PATCH AUTOSEL 5.4 287/330] btrfs: fix double __endio_write_update_ordered in direct I/O
` [PATCH AUTOSEL 5.4 320/330] btrfs: qgroup: fix data leak caused by race between writeback and truncate

[PATCH AUTOSEL 4.19 176/206] btrfs: don't force read-only after error in drop snapshot
 2020-09-18  2:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 202/206] btrfs: qgroup: fix data leak caused by race between writeback and truncate

[PATCH AUTOSEL 4.14 110/127] btrfs: don't force read-only after error in drop snapshot
 2020-09-18  2:12 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 127/127] btrfs: qgroup: fix data leak caused by race between writeback and truncate

[PATCH AUTOSEL 4.9 79/90] btrfs: don't force read-only after error in drop snapshot
 2020-09-18  2:14 UTC 

[PATCH 0/9] Update to zstd-1.4.6
 2020-09-17 17:57 UTC  (17+ messages)
` [PATCH 1/9] lib: zstd: Add zstd compatibility wrapper
` [PATCH 5/9] btrfs: zstd: Switch to the zstd-1.4.6 API
  ` [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)

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

[PATCH -next] btrfs: Make btrfs_sysfs_add_fs_devices static
 2020-09-17 12:53 UTC  (3+ 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).