linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-06 15:02:32 to 2019-12-11 08:58:31 UTC [more...]

[PATCH] btrfs: discard before adding to the free space cache
 2019-12-11  8:58 UTC  (3+ messages)

[PATCH 0/8 v4] btrfs direct-io using iomap
 2019-12-11  8:58 UTC  (12+ messages)
` [PATCH 1/8] fs: Export generic_file_buffered_read()
` [PATCH 2/8] iomap: add a filesystem hook for direct I/O bio submission
` [PATCH 3/8] iomap: Remove lockdep_assert_held()
` [PATCH 4/8] btrfs: Switch to iomap_dio_rw() for dio
` [PATCH 5/8] fs: Remove dio_end_io()
` [PATCH 6/8] btrfs: Wait for extent bits to release page
` [PATCH 7/8] btrfs: Use iomap_end() instead of btrfs_dio_data
` [PATCH 8/8] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK

[PATCH] fstests: btrfs/157 btrfs/158: Prevent stripe offset to pollute golden output
 2019-12-11  7:35 UTC  (7+ messages)
` [PATCH] fstests: common: Allow user to keep $seqres.dmesg for all tests
  ` [PATCHi RFC] fstest: btrfs/158 fix miss-aligned stripe and device

[PATCH] fstest: btrfs/142 fix match the device and stripe id
 2019-12-11  7:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] btrfs: fixes for relocation to avoid KASAN reports
 2019-12-11  5:00 UTC  (4+ messages)
` [PATCH 1/3] btrfs: relocation: Fix a KASAN use-after-free bug due to extended reloc tree lifespan
` [PATCH 2/3] btrfs: relocation: Fix KASAN report on create_reloc_tree due to extended reloc tree lifepsan
` [PATCH 3/3] btrfs: relocation: Fix a KASAN report on btrfs_reloc_pre_snapshot() due to extended reloc root lifespan

5.5.0-0.rc1 hang, could be zstd compression related
 2019-12-11  4:16 UTC  (2+ messages)

[PATCH] btrfs_progs: mkfs: match devid order to the stripe index
 2019-12-11  1:45 UTC  (9+ messages)

[PATCH] btrfs-progs: Skip device tree when we failed to read it
 2019-12-11  0:36 UTC  (14+ messages)

[PATCH 1/4] btrfs: tree-checker: Clean up fs_info parameter from error message wrapper
 2019-12-11  0:24 UTC  (9+ messages)
` [PATCH 2/4] btrfs: tree-checker: Refactor inode key check into seperate function
` [PATCH 3/4] btrfs: tree-checker: Refactor root key check into separate function
` [PATCH 4/4] btrfs: tree-checker: Verify location key for DIR_ITEM/DIR_INDEX

[PATCH AUTOSEL 4.9 79/91] btrfs: don't prematurely free work in end_workqueue_fn()
 2019-12-10 22:30 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 80/91] btrfs: don't prematurely free work in run_ordered_work()

[PATCH AUTOSEL 4.4 63/71] btrfs: don't prematurely free work in end_workqueue_fn()
 2019-12-10 22:33 UTC 

[PATCH AUTOSEL 4.14 115/130] btrfs: don't prematurely free work in end_workqueue_fn()
 2019-12-10 22:02 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 116/130] btrfs: don't prematurely free work in run_ordered_work()

[PATCH AUTOSEL 4.19 156/177] btrfs: don't prematurely free work in end_workqueue_fn()
 2019-12-10 21:32 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 157/177] btrfs: don't prematurely free work in run_ordered_work()

[PATCH 0/5] Various fixes
 2019-12-10 21:28 UTC  (23+ messages)
` [PATCH 1/5] btrfs: drop log root for dropped roots
` [PATCH 2/5] btrfs: don't BUG_ON in create_subvol
` [PATCH 3/5] btrfs: handle ENOENT in btrfs_uuid_tree_iterate
  ` [PATCH 3/5][v2] "
` [PATCH 4/5] btrfs: skip log replay on orphaned roots
` [PATCH 5/5] btrfs: do not leak reloc root if we fail to read the fs root

[PATCH AUTOSEL 5.4 299/350] btrfs: don't prematurely free work in end_workqueue_fn()
 2019-12-10 21:06 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 300/350] btrfs: don't prematurely free work in run_ordered_work()

[PATCH] btrfs: fix format string warning
 2019-12-10 20:47 UTC  (2+ messages)

[PATCH 0/9] btrfs: miscellaneous cleanups
 2019-12-10 18:50 UTC  (16+ messages)
` [PATCH 1/9] btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
        ` [PATCH] btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums()
` [PATCH 2/9] btrfs: remove dead snapshot-aware defrag code
` [PATCH 3/9] btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
` [PATCH 6/9] btrfs: remove redundant i_size check in __extent_writepage_io()

[PATCH 3/6] btrfs: Add self-tests for btrfs_rmap_block
 2019-12-10 18:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/6] btrfs: Move and unexport btrfs_rmap_block
 2019-12-10 17:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] btrfs: fix warn_on for send from readonly mount
 2019-12-10 16:51 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/4] btrfs, sysfs cleanup and add dev_state
 2019-12-10 16:41 UTC  (14+ messages)
` [PATCH 4/4] btrfs: sysfs, add devid/dev_state kobject and attribute
  ` [PATCH v2 "

kernel BUG at fs/btrfs/volumes.c:LINE!
 2019-12-10 15:11 UTC  (8+ messages)

[PATCH v5 00/22] btrfs: async discard support
 2019-12-10 14:04 UTC  (24+ messages)
` [PATCH 01/22] bitmap: genericize percpu bitmap region iterators
` [PATCH 02/22] btrfs: rename DISCARD opt to DISCARD_SYNC
` [PATCH 03/22] btrfs: keep track of which extents have been discarded
` [PATCH 04/22] btrfs: keep track of cleanliness of the bitmap
` [PATCH 05/22] btrfs: add the beginning of async discard, discard workqueue
` [PATCH 06/22] btrfs: handle empty block_group removal
` [PATCH 07/22] btrfs: discard one region at a time in async discard
` [PATCH 08/22] btrfs: add removal calls for sysfs debug/
` [PATCH 09/22] btrfs: make UUID/debug have its own kobject
` [PATCH 10/22] btrfs: add discard sysfs directory
` [PATCH 11/22] btrfs: track discardable extents for async discard
` [PATCH 12/22] btrfs: keep track of discardable_bytes
` [PATCH 13/22] btrfs: calculate discard delay based on number of extents
` [PATCH 14/22] btrfs: add bps discard rate limit
` [PATCH 15/22] btrfs: limit max discard size for async discard
` [PATCH 16/22] btrfs: make max async discard size tunable
` [PATCH 17/22] btrfs: have multiple discard lists
` [PATCH 18/22] btrfs: only keep track of data extents for async discard
` [PATCH 19/22] btrfs: keep track of discard reuse stats
` [PATCH 20/22] btrfs: add async discard header
` [PATCH 21/22] btrfs: increase the metadata allowance for the free_space_cache
` [PATCH 22/22] btrfs: make smaller extents more likely to go into bitmaps

[PATCH 0/5] btrfs: code cleanup
 2019-12-10 12:19 UTC  (7+ messages)
` [PATCH 1/5] fs_btrfs_sysfs: "
` [PATCH 2/5] fs_btrfs_struct-funcs: "
` [PATCH 3/5] fs_btrfs_ref-verify: "
` [PATCH 4/5] fs_btrfs_qgroup: "
` [PATCH 5/5] fs_btrfs_block-group: "

[PATCH v5 0/2] remove BUG_ON()s in btrfs_close_one_device()
 2019-12-10 10:10 UTC  (2+ messages)

[PATCH v3] btrfs: add missing check after link_free_space
 2019-12-10  8:56 UTC 

[PATCH 1/2] btrfs-progs: mkfs-tests: Set $csum so mkfs.btrfs does not fail
 2019-12-10  8:34 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: mkfs-tests: Change $dev1 to TEST_DEV

[PATCH] btrfs-progs: disk-io: Remove duplicated ASSERT() call
 2019-12-10  7:52 UTC 

[PATCH v5 00/28] btrfs: zoned block device support
 2019-12-10  4:41 UTC  (8+ messages)
` [PATCH v5 02/28] btrfs: Get zone information of zoned block devices
` [PATCH v5 05/28] btrfs: disallow space_cache in HMZONED mode

df shows no available space in 5.4.1
 2019-12-10  1:19 UTC  (9+ messages)

[GIT PULL] Btrfs kconfig update for 5.5-rc2
 2019-12-09 20:20 UTC  (3+ messages)

[PATCH 0/1] Support replacing a device with smaller one
 2019-12-09 19:22 UTC  (4+ messages)
` [PATCH 1/1] btrfs: Allow replacing device with a smaller one if possible

[PATCH v2] btrfs: add missing check after link_free_space
 2019-12-09 18:25 UTC  (2+ messages)

[PATCH] btrfs: use simple_dir_inode_operations for placeholder subvolume directory
 2019-12-09 16:33 UTC  (3+ messages)

[PATCH] Btrfs: fix hole extent items with a zero size after range cloning
 2019-12-09 16:23 UTC  (3+ messages)

[PATCH] Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
 2019-12-09 16:14 UTC  (3+ messages)

[PATCH 0/2] btrfs: Move dereference behind null checks
 2019-12-09 16:11 UTC  (5+ messages)
` [PATCH 1/2] btrfs: Move dereference behind null check in check integrity
` [PATCH 2/2] btrfs: Move dereference behind null check in check volumes

btrfs-progs: misc/016 hangs at ioctl
 2019-12-09 15:32 UTC  (2+ messages)

Unable to remove directory entry
 2019-12-09  2:43 UTC  (15+ messages)

[PATCH 24/34] btrfs: Use CONFIG_PREEMPTION
 2019-12-08 14:58 UTC  (2+ messages)
` [tip: sched/urgent] sched/rt, "

[PATCH] fs: Fix a missing check bug
 2019-12-08  5:02 UTC  (3+ messages)

100% disk usage reported by "df", 60% disk usage reported by "btrfs fi usage" - this breaks userspace behaviour
 2019-12-07  1:54 UTC  (5+ messages)

is this the right place for a question on how to repair a broken btrfs file system?
 2019-12-06 21:28 UTC  (6+ messages)

linux-next: Tree for Dec 6 (objtool, lots in btrfs)
 2019-12-06 16:17 UTC 

[PATCH] Btrfs: fix cloning range with a hole when using the NO_HOLES feature
 2019-12-06 15:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] Btrfs: fix missing data checksums after replaying a log tree
 2019-12-06 15:30 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 00/15] btrfs-progs: zoned block device support
 2019-12-06 15:22 UTC  (5+ messages)
` [PATCH] libblkid: implement zone-aware probing for HMZONED btrfs

[PATCH 0/8 v3] btrfs direct-io using iomap
 2019-12-06 15:09 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;
as well as URLs for NNTP newsgroup(s).