messages from 2023-11-21 05:18:38 to 2023-11-28 19:57:40 UTC [more...]
[PATCH v4 0/1] Enforce 4k sectorize by default for mkfs
2023-11-28 19:57 UTC (4+ messages)
[GIT PULL] Btrfs fixes for 6.7-rc4
2023-11-28 19:36 UTC (2+ messages)
[syzbot] [btrfs?] WARNING in btrfs_use_block_rsv
2023-11-28 18:09 UTC (5+ messages)
[PATCH] btrfs: free the allocated memory if btrfs_alloc_page_array() failed
2023-11-28 16:29 UTC (6+ messages)
[PATCH] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
2023-11-28 16:26 UTC (10+ messages)
` Should we still go __GFP_NOFAIL? (Was Re: [PATCH] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method)
[PATCH] btrfs: fix compile error with !CONFIG_BTRFS_FS_POSIX_ACL
2023-11-28 15:55 UTC (2+ messages)
[PATCH] btrfs: return negative -EFAULT instead of positive
2023-11-28 15:52 UTC (2+ messages)
btrfs: super.c:416:25: error: 'ret' undeclared (first use in this function); did you mean 'net'?
2023-11-28 12:25 UTC
[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
2023-11-28 10:05 UTC (21+ messages)
` [PATCH block/for-next v2 01/16] block: add a new helper to get inode "
` [PATCH block/for-next v2 02/16] xen/blkback: use "
` [PATCH block/for-next v2 03/16] bcache: "
` [PATCH block/for-next v2 04/16] mtd: block2mtd: "
` [PATCH block/for-next v2 05/16] s390/dasd: "
` [PATCH block/for-next v2 06/16] scsicam: "
` [PATCH block/for-next v2 07/16] bcachefs: "
` [PATCH block/for-next v2 08/16] btrfs: "
` [PATCH block/for-next v2 09/16] cramfs: "
[PATCH 0/3] btrfs-progs: subvolume-list: add qgroup sizes output
2023-11-28 8:44 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: separate root attributes into a dedicated structure from root_info
` [PATCH 2/3] btrfs-progs: use root_attr structure to pass various attributes
` [PATCH 3/3] btrfs-progs: subvolume-list: output qgroup sizes for subvolumes
[PATCH RFC] btrfs: pick device with lowest devt for show_devname
2023-11-28 8:00 UTC (5+ messages)
[PATCH] btrfs: migrate extent_buffer::pages[] to folio
2023-11-27 22:17 UTC (3+ messages)
[PATCH v3] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
2023-11-27 16:40 UTC (2+ messages)
[PATCH v3 00/19] btrfs: convert to the new mount API
2023-11-27 15:52 UTC (25+ messages)
` [PATCH v3 01/19] fs: indicate request originates from old mount api
` [PATCH v3 02/19] btrfs: split out the mount option validation code into its own helper
` [PATCH v3 03/19] btrfs: set default compress type at btrfs_init_fs_info time
` [PATCH v3 04/19] btrfs: move space cache settings into open_ctree
` [PATCH v3 05/19] btrfs: do not allow free space tree rebuild on extent tree v2
` [PATCH v3 06/19] btrfs: split out ro->rw and rw->ro helpers into their own functions
` [PATCH v3 07/19] btrfs: add a NOSPACECACHE mount option flag
` [PATCH v3 08/19] btrfs: add fs_parameter definitions
` [PATCH v3 09/19] btrfs: add parse_param callback for the new mount api
` [PATCH v3 10/19] btrfs: add fs context handling functions
` [PATCH v3 11/19] btrfs: add reconfigure callback for fs_context
` [PATCH v3 12/19] btrfs: add get_tree callback for new mount API
` [PATCH v3 13/19] btrfs: handle the ro->rw transition for mounting different subovls
` [PATCH v3 14/19] btrfs: switch to the new mount API
` [PATCH v3 15/19] btrfs: move the device specific mount options to super.c
` [PATCH v3 16/19] btrfs: remove old mount API code
` [PATCH v3 17/19] btrfs: move one shot mount option clearing to super.c
` [PATCH v3 18/19] btrfs: set clear_cache if we use usebackuproot
` [PATCH v3 19/19] btrfs: remove code for inode_cache and recovery mount options
[PATCH 00/12] fstests: fscrypt test updates
2023-11-27 15:03 UTC (9+ messages)
` [PATCH 07/12] btrfs: test snapshotting encrypted subvol
` [PATCH 09/12] fstests: split generic/580 into two tests
[PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device
2023-11-27 6:22 UTC (7+ messages)
` [PATCH block/for-next v2 11/16] ext4: "
` [PATCH block/for-next v2 12/16] gfs2: "
` [PATCH block/for-next v2 13/16] jbd2: "
` [PATCH block/for-next v2 14/16] nilfs2: "
` [PATCH block/for-next v2 15/16] buffer: "
` [PATCH block/for-next v2 16/16] block: "
[PATCH -next] block: remove field 'bd_inode' from block_device
2023-11-27 1:13 UTC (3+ messages)
could send|receive be made interruptible|resumable?
2023-11-26 4:45 UTC
backgrounding send|receive causes: ERROR: crc32 mismatch in command
2023-11-26 4:35 UTC
[PATCH] btrfs: send: Ensure send_fd is writable
2023-11-24 17:43 UTC (2+ messages)
[syzbot] WARNING in __kernel_write_iter
2023-11-24 17:26 UTC (5+ messages)
` [syzbot] [btrfs?] "
[PATCH RFC] btrfs: allow extent buffer helpers to skip cross-page handling
2023-11-24 16:03 UTC (15+ messages)
[PATCH] btrfs: fix 64bit compat send ioctl arguments not initializing version member
2023-11-24 14:16 UTC (3+ messages)
[PATCH] btrfs: remove no longer used EXTENT_MAP_DELALLOC block start value
2023-11-24 14:19 UTC (2+ messages)
[PATCH v2] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
2023-11-24 5:31 UTC
[syzbot] [btrfs?] memory leak in clear_state_bit
2023-11-24 4:07 UTC
[PATCH 0/3] btrfs-progs: subvolume create: accept multiple arguments
2023-11-23 19:22 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: subvolume create: handle failure for strdup()
[PATCH v2 0/5] btrfs: zoned: remove extent_buffer redirtying
2023-11-23 18:55 UTC (9+ messages)
` [PATCH v2 1/5] btrfs: rename EXTENT_BUFFER_NO_CHECK to EXTENT_BUFFER_ZONED_ZEROOUT
` [PATCH v2 2/5] btrfs: zoned: don't clear dirty flag of extent buffer
` [PATCH v2 3/5] btrfs: remove now unneeded btrfs_redirty_list_add
` [PATCH v2 4/5] btrfs: use memset_page instead of opencoding it
` [PATCH v2 5/5] btrfs: reflow btrfs_free_tree_block
[PATCH] fstests: don't test -o norecovery in btrfs/220
2023-11-22 17:16 UTC (2+ messages)
[PATCH v2 00/18] btrfs: convert to the new mount API
2023-11-22 16:12 UTC (4+ messages)
` [PATCH v2 09/18] btrfs: add parse_param callback for the new mount api
[PATCH 0/8] btrfs: add a btrfs_chunk_map structure and preparatory cleanups
2023-11-22 14:16 UTC (18+ messages)
` [PATCH 1/8] btrfs: fix off-by-one when checking chunk map includes logical address
` [PATCH 2/8] btrfs: make error messages more clear when getting a chunk map
` [PATCH 3/8] btrfs: mark sanity checks when getting chunk map as unlikely
` [PATCH 4/8] btrfs: split assert into two different asserts when removing block group
` [PATCH 5/8] btrfs: unexport extent_map_block_end()
` [PATCH 6/8] btrfs: use btrfs_next_item() at scrub.c:find_first_extent_item()
` [PATCH 7/8] btrfs: use a dedicated data structure for chunk maps
` [PATCH 8/8] btrfs: remove stripe size local variable from insert_dev_extents()
[PATCH] tests/btrfs: add tests to the remount group
2023-11-22 14:07 UTC (2+ messages)
[PATCH v2 00/36] btrfs: add fscrypt support
2023-11-22 13:58 UTC (3+ messages)
[PATCH 0/5] btrfs: zoned: remove extent_buffer redirtying
2023-11-22 13:57 UTC (14+ messages)
` [PATCH 1/5] btrfs: rename EXTENT_BUFFER_NO_CHECK to EXTENT_BUFFER_CANCELLED
` [PATCH 2/5] btrfs: zoned: don't clear dirty flag of extent buffer
` [PATCH 3/5] btrfs: remove now unneeded btrfs_redirty_list_add
` [PATCH 4/5] btrfs: use memset_page instead of opencoding it
` [PATCH 5/5] btrfs: reflow btrfs_free_tree_block
checksum errors but files are readable and no disk errors
2023-11-21 18:07 UTC (8+ messages)
[PATCH 0/5] Reduce size of extent_io_tree, remove fs_info
2023-11-21 14:19 UTC (7+ messages)
` [PATCH 1/5] btrfs: move lockdep class setting out of extent_io_tree_init
` [PATCH 2/5] btrfs: drop error message in extent_io_tree insert_state()
` [PATCH 3/5] btrfs: constify fs_info parameter in __btrfs_panic()
` [PATCH 4/5] btrfs: enhance extent_io_tree error reports
` [PATCH 5/5] btrfs: always set extent_io_tree::inode and drop fs_info
[PATCH 0/5] Remove some unused struct members
2023-11-21 13:05 UTC (3+ messages)
[PATCH v2] btrfs: ref-verify: fix memory leaks
2023-11-21 13:03 UTC (2+ messages)
[PATCH] btrfs: migrate to use folio private instead of page private
2023-11-21 12:58 UTC (2+ messages)
[PATCH] btrfs: add dmesg output when mounting and unmounting
2023-11-21 12:38 UTC (4+ messages)
[PATCH v2 0/2] btrfs/301: test fixes for squotas vs other features
2023-11-21 10:50 UTC (5+ messages)
` [PATCH v2 1/2] btrfs/301: fix hardcoded subvolids
` [PATCH v2 2/2] btrfs/301: require_no_compress
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).