messages from 2021-10-14 13:05:43 to 2021-10-19 00:22:35 UTC [more...]
[PATCH 0/2] provide fsid in sysfs devinfo
2021-10-19 0:22 UTC
[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
2021-10-19 0:11 UTC (24+ messages)
` [PATCH v11 03/14] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v11 07/14] btrfs: add definitions + documentation for encoded I/O ioctls
` [PATCH v11 08/14] btrfs: add BTRFS_IOC_ENCODED_READ
` [PATCH v11 10/14] btrfs: add send stream v2 definitions
` [PATCH v11 11/14] btrfs: send: write larger chunks when using stream v2
` [PATCH v11 12/14] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v11 13/14] btrfs: send: send compressed extents with encoded writes
` [PATCH v11 14/14] btrfs: send: enable support for stream v2 and compressed writes
[PATCH RFC] btrfs: send: v2 protocol and example OTIME changes
2021-10-18 21:42 UTC (5+ messages)
` [PATCH RFC] btrfs-progs: send protocol v2 stub, UTIMES2, OTIME
[PATCH] btrfs: add stub argument to transaction API
2021-10-18 21:28 UTC (2+ messages)
5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
2021-10-18 18:24 UTC (18+ messages)
don't use ->bd_inode to access the block device size v3
2021-10-18 17:56 UTC (38+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "
[PATCH 0/2] btrfs: fix a deadlock between chunk allocation and chunk tree modifications
2021-10-18 16:33 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] btrfs: fix deadlock between chunk allocation and chunk btree modifications
` [PATCH v3 2/2] btrfs: update comments for chunk allocation -ENOSPC cases
[PATCH v3] btrfs: zoned: btrfs: zoned: use greedy gc for auto reclaim
2021-10-18 15:57 UTC (7+ messages)
[PATCH] btrfs: stop storing the block device name in btrfsic_dev_state
2021-10-18 15:32 UTC (2+ messages)
[PATCH v4 0/6] Fix lockdep issues around device removal
2021-10-18 15:22 UTC (2+ messages)
Filesystem Read Only due to errno=-28 during metadata allocation
2021-10-18 14:09 UTC (3+ messages)
[PATCH] fs/btrfs: Make extent item iteration to handle gaps
2021-10-18 10:51 UTC
csum failed, bad tree, block, IO failures. Is my drive dead or has my BTRFS broke itself?
2021-10-18 10:37 UTC (8+ messages)
Ubuntu 21.10, raid1c3, and grub
2021-10-18 9:58 UTC (5+ messages)
don't use ->bd_inode to access the block device size v2
2021-10-18 6:22 UTC (63+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "
[PATCH] btrfs-progs: Skip device tree when we failed to read it
2021-10-16 23:27 UTC (15+ messages)
` 12 TB btrfs file system on virtual machine broke again
` need help in a broken 2TB BTRFS partition
[PATCH] fs/btrfs: Make extent item iteration to handle gaps
2021-10-16 1:40 UTC
[PATCH] btrfs: Simplify conditional in assert
2021-10-15 14:18 UTC (4+ messages)
[RFC PATCH] btrfs: fix deadlock when defragging transparent huge pages
2021-10-15 10:40 UTC (2+ messages)
[PATCH] btrfs: fix lost error handling when replaying directory deletes
2021-10-15 10:20 UTC (3+ messages)
fstest/btrfs/220 tigger a check-integrity warning
2021-10-15 5:38 UTC (2+ messages)
[PATCH v2] btrfs-progs: test-misc: search the backup slot to use at runtime
2021-10-14 22:56 UTC (4+ messages)
[PATCH v8] btrfs: consolidate device_list_mutex in prepare_sprout to its parent
2021-10-14 22:34 UTC (3+ messages)
some principal understanding problems (balance and free space)
2021-10-14 19:45 UTC (6+ messages)
[PATCH v2 0/2] Update device mod time fixes
2021-10-14 17:11 UTC (3+ messages)
` [PATCH v2 1/2] fs: export an inode_update_time helper
` [PATCH v2 2/2] btrfs: update device path inode time instead of bd_inode
don't use ->bd_inode to access the block device size
2021-10-14 15:35 UTC (6+ messages)
[PATCH] btrfs: update device path inode time instead of bd_inode
2021-10-14 16:32 UTC (8+ messages)
perf/001
2021-10-14 15:31 UTC (2+ messages)
[PATCH] btrfs: Remove spurious unlock/lock of unused_bgs_lock
2021-10-14 15:08 UTC (2+ messages)
[PATCH] btrfs: fix a triggered ASSERT() for generic/029 when executed with compression
2021-10-14 15:06 UTC (3+ messages)
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