Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2023-06-08 09:03:02 to 2023-06-13 17:51:37 UTC [more...]

[PATCH v4] [btrfs] Add handling for RAID1CN/DUP to, `btrfs_reduce_alloc_profile`
 2023-06-13 17:51 UTC  (3+ messages)

Filesystem inconsistency on power cycle
 2023-06-13 16:18 UTC  (9+ messages)

Regression that causes data csum mismatch
 2023-06-13 16:02 UTC  (4+ messages)

[PATCH] btrfs: do not BUG_ON after failure to migrate space during truncation
 2023-06-13 16:07 UTC 

rollback to a snapshot
 2023-06-13 16:01 UTC  (9+ messages)

[PATCH] btrfs: do not BUG_ON on failure to get dir index for new snapshot
 2023-06-13 15:42 UTC 

[syzbot] [btrfs?] INFO: task hung in btrfs_sync_file (2)
 2023-06-13 14:44 UTC  (5+ messages)

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-06-13 13:09 UTC  (6+ messages)
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime

[PATCH 0/6 v3] btrfs-progs: cleanup and preparatory around device scan
 2023-06-13 11:12 UTC  (11+ messages)
` [PATCH 1/6] btrfs-progs: check_mounted_where: declare is_btrfs as bool
` [PATCH 2/6] btrfs-progs: rename struct open_ctree_flags to open_ctree_args
` [PATCH 3/6] btrfs-progs: drop open_ctree_flags in cmd_inspect_dump_tree
` [PATCH 4/6] btrfs-progs: device_list_add: optimize arguments drop devid
` [PATCH 5/7] btrfs-progs: factor out btrfs_scan_argv_devices
` [PATCH 6/6] btrfs-progs: refactor check_where_mounted with noscan argument

[PATCH 0/4] btrfs-progs: tune: add --device and --noscan option
 2023-06-13 10:52 UTC  (7+ messages)
` [PATCH 1/5] btrfs-progs: tune: consolidate return goto free-out
` [PATCH 1/1] btrfs-progs: tune: introduce --device option
` [PATCH 3/5] btrfs-progs: docs: update btrfstune "
` [PATCH 4/5] btrfs-progs: tune: introduce --noscan option
` [PATCH 5/5] btrfs-progs: docs: update btrfstune "

[PATCH] btrfs: verify data checksum during _check_btrfs_filesystem()
 2023-06-13  8:10 UTC  (2+ messages)

[PATCH] btrfs: zoned: do not limit delalloc size to fs_info->max_extent_size
 2023-06-13  5:53 UTC  (5+ messages)

Out of space loop: skip_balance not working
 2023-06-13  1:58 UTC  (8+ messages)

[PATCH] btrfs: do not ASSERT() on duplicated global roots
 2023-06-12 23:10 UTC  (3+ messages)

[PATCH] btrfs: send: do not BUG_ON() on unexpected symlink data extent
 2023-06-12 22:13 UTC  (3+ messages)

[PATCH] Btrfs: can_nocow_file_extent should pass down args->strict from callers
 2023-06-12 21:24 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 6.4-rc7
 2023-06-12 18:28 UTC  (2+ messages)

[PATCH] btrfs: do not BUG_ON() when dropping inode items from log root
 2023-06-12 16:21 UTC  (4+ messages)

[PATCH] btrfs: scrub: remove btrfs_fs_info::scrub_wr_completion_workers
 2023-06-12 14:18 UTC  (3+ messages)

[PATCH] btrfs: scrub: remove scrub_ctx::csum_list member
 2023-06-12 14:15 UTC  (3+ messages)

[PATCH] btrfs: record orig_physical only for the original bio
 2023-06-12 14:13 UTC  (2+ messages)

decouple block open flags from fmode_t v2
 2023-06-12 14:11 UTC  (38+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens
` [PATCH 02/30] cdrom: remove the unused bdev argument to cdrom_open
` [PATCH 03/30] cdrom: remove the unused mode argument to cdrom_ioctl
` [PATCH 04/30] cdrom: remove the unused cdrom_close_write release code
` [PATCH 05/30] cdrom: track if a cdrom_device_info was opened for data
` [PATCH 06/30] cdrom: remove the unused mode argument to cdrom_release
` [PATCH 07/30] block: pass a gendisk on bdev_check_media_change
` [PATCH 08/30] block: pass a gendisk to ->open
` [PATCH 09/30] block: remove the unused mode argument to ->release
` [PATCH 10/30] block: rename blkdev_close to blkdev_release
` [PATCH 11/30] swsusp: don't pass a stack address to blkdev_get_by_path
` [PATCH 12/30] bcache: "
` [PATCH 13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
` [PATCH 14/30] btrfs: "
` [PATCH 15/30] block: use the holder as indication for exclusive opens
` [PATCH 16/30] block: add a sb_open_mode helper
` [PATCH 17/30] fs: remove sb->s_mode
` [PATCH 18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
` [PATCH 19/30] scsi: replace the fmode_t argument to scsi_ioctl "
` [PATCH 20/30] scsi: replace the fmode_t argument to ->sg_io_fn "
` [PATCH 21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers "
` [PATCH 22/30] mtd: block: use a simple bool to track open for write
` [PATCH 23/30] rnbd-srv: replace sess->open_flags with a "bool readonly"
` [PATCH 24/30] ubd: remove commented out code in ubd_open
` [PATCH 25/30] block: move a few internal definitions out of blkdev.h
` [PATCH 26/30] block: remove unused fmode_t arguments from ioctl handlers
` [PATCH 27/30] block: replace fmode_t with a block-specific type for block open flags
  ` [dm-devel] "
` [PATCH 28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev
` [PATCH 29/30] block: store the holder in file->private_data
` [PATCH 30/30] fs: remove the now unused FMODE_* flags

add an ordered_extent pointer to struct btrfs_bio v2
 2023-06-12 13:57 UTC  (2+ messages)

[PATCH 0/4] btrfs: fixes for reclaim
 2023-06-12 12:50 UTC  (10+ messages)
` [PATCH 1/4] btrfs: delete unused BGs while reclaiming BGs
` [PATCH 4/4] btrfs: reinsert BGs failed to reclaim

[linux-next:master] [splice] 2cb1e08985: stress-ng.sendfile.ops_per_sec 11.6% improvement
 2023-06-12 12:25 UTC  (2+ messages)

[PATCH] btrfs: check if page is extent locked early during release
 2023-06-12 11:59 UTC  (3+ messages)

[PATCH] btrfs: do not clear EXTENT_LOCKED in try_release_extent_state()
 2023-06-12 11:55 UTC  (4+ messages)

Is there a performance difference between RAID10 and RAID1C4 for metadata?
 2023-06-11 22:17 UTC  (2+ messages)

BTRFS kernel BUG at fs/inode.c;611!
 2023-06-11 16:14 UTC  (3+ messages)

[PATCH] btrfs/122: adjust nodesize to match pagesize
 2023-06-11 11:18 UTC  (6+ messages)
` [PATCH v2] btrfs/122: fix nodesize option in mfks.btrfs

[PATCH 0/7 v2] btrfs-progs: cleanup and preparatory around device scan
 2023-06-11 11:12 UTC  (15+ messages)
` [PATCH 2/7] btrfs-progs: check_mounted_where: pack varibles type by size
` [PATCH 3/7] btrfs-progs: rename struct open_ctree_flags to open_ctree_args
` [PATCH 5/7] btrfs-progs: btrfs_scan_one_device: drop local variable ret
` [PATCH 6/7] btrfs-progs: factor out btrfs_scan_stdin_devices

[syzbot] [btrfs?] memory leak in add_block_entry
 2023-06-10 12:57 UTC 

[PATCH RFC] common/btrfs: use _scratch_cycle_mount to ensure all page caches are dropped
 2023-06-10  7:25 UTC  (5+ messages)

[PATCH] btrfs: fix iomap_begin length for nocow writes
 2023-06-09 22:17 UTC  (3+ messages)

fix nodatasum I/O for zone devices v2
 2023-06-09 19:18 UTC  (5+ messages)
` [PATCH] btrfs: allocate dummy ordereded_sums objects for nocsum I/O on zoned file systems

[PATCH 00/13] btrfs: some fixes and updates around handling errors for tree mod log operations
 2023-06-09 17:20 UTC  (45+ messages)
` [PATCH 01/13] btrfs: add missing error handling when logging operation while COWing extent buffer
` [PATCH 06/13] btrfs: rename enospc label to out at balance_level()
` [PATCH 08/13] btrfs: abort transaction at balance_level() when left child is missing
` [PATCH 09/13] btrfs: abort transaction at update_ref_for_cow() when ref count is zero
` [PATCH 10/13] btrfs: do not BUG_ON() on tree mod log failures at push_nodes_for_insert()
` [PATCH 11/13] btrfs: do not BUG_ON() on tree mod log failure at insert_new_root()
` [PATCH 12/13] btrfs: do not BUG_ON() on tree mod log failures at insert_ptr()
` [PATCH 13/13] btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr()
` [PATCH v2 00/13] btrfs: some fixes and updates around handling errors for tree mod log operations
  ` [PATCH v2 01/13] btrfs: add missing error handling when logging operation while COWing extent buffer
  ` [PATCH v2 02/13] btrfs: fix extent buffer leak after tree mod log failure at split_node()
  ` [PATCH v2 03/13] btrfs: avoid tree mod log ENOMEM failures when we don't need to log
  ` [PATCH v2 04/13] btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()
  ` [PATCH v2 05/13] btrfs: do not BUG_ON() on tree mod log failure at balance_level()
  ` [PATCH v2 06/13] btrfs: rename enospc label to out "
  ` [PATCH v2 07/13] btrfs: avoid unnecessarily setting the fs to RO and error state "
  ` [PATCH v2 08/13] btrfs: abort transaction at balance_level() when left child is missing
  ` [PATCH v2 09/13] btrfs: abort transaction at update_ref_for_cow() when ref count is zero
  ` [PATCH v2 10/13] btrfs: do not BUG_ON() on tree mod log failures at push_nodes_for_insert()
  ` [PATCH v2 11/13] btrfs: do not BUG_ON() on tree mod log failure at insert_new_root()
  ` [PATCH v2 12/13] btrfs: do not BUG_ON() on tree mod log failures at insert_ptr()
  ` [PATCH v2 13/13] btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr()

[PATCH] btrfs: replace BUG_ON() at split_item() with proper error handling
 2023-06-09 17:01 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 53ab6975c12d1ad86c599a8927e8c698b144d669
 2023-06-09 16:53 UTC 

[PATCH] btrfs: always assign false literal to ref head processing field
 2023-06-09  8:38 UTC  (2+ messages)

[PATCH] btrfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
 2023-06-08 15:58 UTC  (3+ messages)

[PATCH] btrfs: scrub: initialize variable explicitly
 2023-06-08 12:46 UTC  (3+ messages)

[PATCH] btrfs: scrub: also report errors hit during the initial read
 2023-06-08 12:32 UTC  (2+ messages)

[PATCH] btrfs: scrub: respect the read-only flag during repair
 2023-06-08 12:08 UTC  (4+ messages)

Re:
 2023-06-08 10:51 UTC 

decouple block open flags from fmode_t
 2023-06-08  9:44 UTC  (7+ messages)
` [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release


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