Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2020-06-29 19:24:30 to 2020-07-02 13:50:53 UTC [more...]

[PATCH 0/3] btrfs: qgroup: Fix the long existing regression of btrfs/153
 2020-07-02 13:50 UTC  (12+ 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"

[PATCH 00/10] A bunch of misc cleanups
 2020-07-02 13:46 UTC  (11+ 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 0/7] Corrupt counter improvement
 2020-07-02 13:36 UTC  (23+ 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 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 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 1/4] btrfs: only commit the delayed inode when doing a full fsync
 2020-07-02 13:00 UTC  (2+ messages)

FIEMAP ioctl gets "wrong" address for the extent
 2020-07-02 11:43 UTC  (5+ messages)

[PATCH 1/2] btrfs: convert block group refcount to refcount_t
 2020-07-02 11:24 UTC  (6+ messages)
` [PATCH 2/2] btrfs: fix block group UAF bug with nocow

btrfs-dedupe broken and unsupported but in official wiki
 2020-07-02  8:27 UTC  (8+ 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

[PATCH][RFC] btrfs: introduce rescue=onlyfs
 2020-07-02  3:30 UTC  (13+ messages)

first mount(s) after unclean shutdown always fail, second attempt
 2020-07-02  2:18 UTC 

first mount(s) after unclean shutdown always fail
 2020-07-02  2:13 UTC  (9+ messages)

[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 

[PATCH 0/4] btrfs: workaround exhausted anonymous block device pool
 2020-07-01 23:56 UTC  (7+ messages)
` [PATCH 3/4] btrfs: preallocate anon_dev for subvolume and snapshot creation

"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  (3+ 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] btrfs: speedup mount time with force readahead chunk tree
 2020-07-01  9:29 UTC 

[PATCH 0/6 v10] btrfs direct-io using iomap
 2020-07-01  7:53 UTC  (10+ 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: "
` [PATCH 5/6] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
` [PATCH 6/6] btrfs: split btrfs_direct_IO to read and write part

[PATCH v2 0/2] btrfs: add sysfs interface for qgroup
 2020-07-01  0:06 UTC  (8+ messages)
` [PATCH v2 2/2] btrfs: qgroup: add sysfs interface for debug

BUG at fs/btrfs/relocation.c:794!
 2020-06-30 22:10 UTC 

"parent transid verify failed" and mount usebackuproot does not seem to work
 2020-06-30 19:55 UTC  (2+ messages)

[PATCH 1/2] btrfs: kill update_block_group_flags
 2020-06-30 18:17 UTC  (2+ messages)
` [PATCH 2/2] btrfs: if we're restriping, use the target restripe profile

[PATCH] btrfs: fix reclaim_size counter leak after stealing from global reserve
 2020-06-30 16:54 UTC  (2+ messages)

[PATCH 0/8] Rearrange inode locking
 2020-06-30 14:36 UTC  (11+ messages)
` [PATCH 2/8] btrfs: Move FS error state bit early during write
` [PATCH 4/8] btrfs: Introduce btrfs_inode_lock()/unlock()
` [PATCH 6/8] btrfs: Use shared inode lock for direct writes within EOF

[PATCH v4] btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
 2020-06-30 14:08 UTC  (4+ messages)

[PATCH 00/23] Change data reservations to use the ticketing infra
 2020-06-30 13:59 UTC  (24+ messages)
` [PATCH 01/23] btrfs: change nr to u64 in btrfs_start_delalloc_roots
` [PATCH 02/23] btrfs: remove orig from shrink_delalloc
` [PATCH 03/23] btrfs: handle U64_MAX for shrink_delalloc
` [PATCH 04/23] btrfs: make shrink_delalloc take space_info as an arg
` [PATCH 05/23] btrfs: make ALLOC_CHUNK use the space info flags
` [PATCH 06/23] btrfs: call btrfs_try_granting_tickets when freeing reserved bytes
` [PATCH 07/23] btrfs: call btrfs_try_granting_tickets when unpinning anything
` [PATCH 08/23] btrfs: call btrfs_try_granting_tickets when reserving space
` [PATCH 09/23] btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc
` [PATCH 10/23] btrfs: use btrfs_start_delalloc_roots in shrink_delalloc
` [PATCH 11/23] btrfs: check tickets after waiting on ordered extents
` [PATCH 12/23] btrfs: add flushing states for handling data reservations
` [PATCH 13/23] btrfs: add the data transaction commit logic into may_commit_transaction
` [PATCH 14/23] btrfs: add btrfs_reserve_data_bytes and use it
` [PATCH 15/23] btrfs: use ticketing for data space reservations
` [PATCH 16/23] btrfs: serialize data reservations if we are flushing
` [PATCH 17/23] btrfs: use the same helper for data and metadata reservations
` [PATCH 18/23] btrfs: drop the commit_cycles stuff for data reservations
` [PATCH 19/23] btrfs: don't force commit if we are data
` [PATCH 20/23] btrfs: run delayed iputs before committing the transaction for data
` [PATCH 21/23] btrfs: flush delayed refs when trying to reserve data space
` [PATCH 22/23] btrfs: do async reclaim for data reservations
` [PATCH 23/23] btrfs: add a comment explaining the data flush steps

[PATCH][RESEND] btrfs: kill update_block_group_flags
 2020-06-30 13:35 UTC  (5+ messages)

[PATCH v3] btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
 2020-06-30  8:50 UTC  (7+ messages)

[PATCH] btrfs: Always initialize btrfs_bio::tgtdev_map/raid_map pointers
 2020-06-30  8:03 UTC  (2+ messages)

"parent transid verify failed" and mount usebackuproot does not seem to work
 2020-06-30  4:24 UTC 

Buggy disk firmware (fsync/FUA) and power-loss btrfs survability
 2020-06-29 23:05 UTC  (4+ messages)

Btrfs progs pre-release 5.7-rc1
 2020-06-29 22:50 UTC 

[PATCH U-BOOT v3 00/30] PLEASE TEST fs: btrfs: Re-implement btrfs support using code from btrfs-progs
 2020-06-29 17:26 UTC  (4+ messages)

[PATCH v7 0/3] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
 2020-06-29 17:09 UTC  (3+ messages)

[PATCH v2 02/16] btrfs-progs: add global verbose and quiet options and helper functions
 2020-06-29 15:36 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/6] Fix enum values print in tracepoints
 2020-06-29 20:52 UTC  (2+ messages)

[PATCH] btrfs-progs: doc: snapshot -r and -i can be used together
 2020-06-29 11:15 UTC 

[PATCH v6 0/3] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
 2020-06-29 20:29 UTC  (5+ messages)
` [PATCH v6 3/3] btrfs: refactor btrfs_check_can_nocow() into two variants


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox