messages from 2020-07-01 07:50:10 to 2020-07-06 06:38:26 UTC [more...]
[PATCH 00/10] A bunch of misc cleanups
2020-07-06 6:38 UTC (27+ messages)
` [PATCH 01/10] btrfs: Always initialize btrfs_bio::tgtdev_map/raid_map pointers
` [PATCH 02/10] btrfs: raid56: Remove redundant check in rbio_add_io_page
` [PATCH 03/10] btrfs: raid56: Assign bio in while()
` [PATCH 04/10] btrfs: raid56: Remove out label in __raid56_parity_recover
` [PATCH 05/10] btrfs: raid56: Use in_range where applicable
` [PATCH 06/10] btrfs: raid56: Don't opencode swap()
` [PATCH 07/10] btrfs: Remove fail label in check_compressed_csum
` [PATCH 08/10] btrfs: Remove fail1 label in btrfs_submit_compressed_read
` [PATCH 09/10] btrfs: Remove fail2 label from btrfs_submit_compressed_read
` [PATCH 10/10] btrfs: Remove out label in btrfs_submit_compressed_read
[PATCH] btrfs: speedup mount time with force readahead chunk tree
2020-07-06 6:16 UTC (3+ messages)
Balance + Ctrl-C = forced readonly
2020-07-06 6:15 UTC (4+ messages)
[PATCH] btrfs: discard: reduce the block group ref when grabbing from unused block group list
2020-07-06 5:18 UTC (5+ messages)
[PATCH] btfrs: initialize return of btrfs_extent_same
2020-07-05 14:48 UTC (3+ messages)
Growing number of "invalid tree nritems" errors
2020-07-05 13:24 UTC (6+ messages)
[PATCH 0/7] Corrupt counter improvement
2020-07-05 11:39 UTC (30+ messages)
` [PATCH 1/8] btrfs: Make get_state_failrec return failrec directly
` [PATCH 2/8] btrfs: Streamline btrfs_get_io_failure_record logic
` [PATCH 3/8] btrfs: Record btrfs_device directly btrfs_io_bio
` [PATCH v2] "
` [PATCH 4/8] btrfs: Don't check for btrfs_device::bdev in btrfs_end_bio
` [PATCH 5/8] btrfs: Increment device corruption error in case of checksum error
` [PATCH 6/8] btrfs: Remove needless ASSERT
` [PATCH 7/8] btrfs: Increment corrupt device counter during compressed read
` [PATCH 8/8] btrfs: sysfs: Add bdi link to the fsid dir
` [PATCH v2] "
btrfs-progs reports nonsense scrub status
2020-07-04 14:51 UTC (17+ messages)
[PATCH 00/23] Change data reservations to use the ticketing infra
2020-07-03 16:30 UTC (2+ messages)
[PATCH 1/4] btrfs: only commit the delayed inode when doing a full fsync
2020-07-03 14:36 UTC (4+ messages)
[PATCH 1/2] btrfs: convert block group refcount to refcount_t
2020-07-03 12:54 UTC (7+ messages)
` [PATCH 2/2] btrfs: fix block group UAF bug with nocow
[PATCH 0/4] btrfs: workaround exhausted anonymous block device pool
2020-07-03 12:39 UTC (11+ messages)
` [PATCH 3/4] btrfs: preallocate anon_dev for subvolume and snapshot creation
[PATCH][RFC] btrfs: introduce rescue=onlyfs
2020-07-03 9:47 UTC (21+ messages)
first mount(s) after unclean shutdown always fail
2020-07-03 8:04 UTC (11+ messages)
FIEMAP ioctl gets "wrong" address for the extent
2020-07-03 7:13 UTC (6+ messages)
[PATCH v2 0/3] btrfs: qgroup: Fix the long existing regression of btrfs/153
2020-07-03 6:19 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: qgroup: Allow btrfs_qgroup_reserve_data() to revert EXTENT_QGROUP_RESERVED bits when it fails
` [PATCH v2 2/3] btrfs: qgroup: Try to flush qgroup space when we get -EDQUOT
` [PATCH v2 3/3] btrfs: qgroup: remove the ASYNC_COMMIT mechanism in favor of qgroup reserve retry-after-EDQUOT
btrfs-dedupe broken and unsupported but in official wiki
2020-07-03 3:16 UTC (9+ messages)
[PATCH 0/3] btrfs: qgroup: Fix the long existing regression of btrfs/153
2020-07-02 23:36 UTC (19+ messages)
` [PATCH 1/3] btrfs: Introduce extent_changeset_revert() for qgroup
` [PATCH 2/3] btrfs: qgroup: Try to flush qgroup space when we get -EDQUOT
` [PATCH 3/3] Revert "btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT"
Btrfs progs release 5.7
2020-07-02 21:09 UTC
[PATCH] btrfs: test that corruption counter is incremented correctly
2020-07-02 15:06 UTC (2+ messages)
[PATCH 4/4] btrfs: remove no longer needed use of log_writers for the log root tree
2020-07-02 13:07 UTC (3+ messages)
[PATCH 3/4] btrfs: stop incremening log_batch for the log root tree when syncing log
2020-07-02 13:02 UTC (2+ messages)
[PATCH 2/4] btrfs: only commit delayed items at fsync if we are logging a directory
2020-07-02 13:01 UTC (2+ messages)
[PATCH AUTOSEL 5.7 11/53] btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
2020-07-02 8:25 UTC (2+ messages)
remove dead bdi congestion leftovers
2020-07-02 5:36 UTC (12+ messages)
` [PATCH 1/4] drbd: remove a bogus bdi_rw_congested call
` [PATCH 2/4] writeback: remove {set,clear}_wb_congested
` [PATCH 3/4] writeback: remove struct bdi_writeback_congested
` [PATCH 4/4] writeback: remove bdi->congested_fn
first mount(s) after unclean shutdown always fail, second attempt
2020-07-02 2:18 UTC
[PATCH AUTOSEL 5.4 08/40] btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
2020-07-02 1:23 UTC
[PATCH AUTOSEL 4.19 05/27] btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
2020-07-02 1:25 UTC
"parent transid verify failed" and mount usebackuproot does not seem to work
2020-07-01 23:50 UTC (6+ messages)
[PATCH] btrfs: allow use of global block reserve for balance item deletion
2020-07-01 19:33 UTC (2+ messages)
[PATCH] btrfs: set tree_root->node = NULL on error
2020-07-01 18:05 UTC (2+ messages)
[PATCH] btrfs: speedup mount time with force readahead chunk tree
2020-07-01 16:05 UTC (3+ messages)
[PATCH 0/2] Removal of deprecated mount options
2020-07-01 15:16 UTC (3+ messages)
` [PATCH 1/2] btrfs: remove deprecated mount option alloc_start
` [PATCH 2/2] btrfs: remove deprecated mount option subvolrootid
[PATCH 0/6 v10] btrfs direct-io using iomap
2020-07-01 7:53 UTC (5+ messages)
` [PATCH 1/6] iomap: Convert wait_for_completion to flags
` [PATCH 2/6] iomap: IOMAP_DIO_RWF_NO_STALE_PAGECACHE return if page invalidation fails
` always fall back to buffered I/O after invalidation failures, was: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox