messages from 2021-10-12 21:34:17 to 2021-10-15 13:30:39 UTC [more...]
don't use ->bd_inode to access the block device size v2
2021-10-15 13:26 UTC (25+ 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 v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
2021-10-15 11:45 UTC (11+ messages)
` [PATCH v11 02/14] fs: export variant of generic_write_checks without iov_iter
` [PATCH v11 03/14] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v11 06/14] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v11 07/14] btrfs: add definitions + documentation for encoded I/O ioctls
` [PATCH v11 08/14] btrfs: add BTRFS_IOC_ENCODED_READ
[PATCH] btrfs: Simplify conditional in assert
2021-10-15 11:41 UTC (3+ messages)
[RFC PATCH] btrfs: fix deadlock when defragging transparent huge pages
2021-10-15 10:40 UTC (6+ 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 v7] btrfs: consolidate device_list_mutex in prepare_sprout to its parent
2021-10-14 22:34 UTC (4+ messages)
` [PATCH v8] "
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 (76+ messages)
` [PATCH 01/29] bcache: remove bdev_sectors
` [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 03/29] dm: "
` [PATCH 04/29] md: "
` [PATCH 05/29] mtd/block2mtd: "
` [PATCH 06/29] nvmet: "
` [PATCH 07/29] target/iblock: "
` [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
` [PATCH 09/29] fs: simplify init_page_buffers
` [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 11/29] btrfs: "
` [PATCH 12/29] cramfs: "
` [PATCH 13/29] fat: "
` [PATCH 14/29] hfs: "
` [PATCH 15/29] hfsplus: "
` [PATCH 16/29] jfs: "
` [PATCH 17/29] nfs/blocklayout: "
` [PATCH 18/29] nilfs2: "
` [PATCH 19/29] ntfs3: "
` [PATCH 20/29] pstore/blk: "
` [PATCH 21/29] reiserfs: "
` [PATCH 22/29] squashfs: "
` [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
` [PATCH 24/29] block: add a sb_bdev_nr_blocks helper
` [PATCH 25/29] ext4: use sb_bdev_nr_blocks
` [PATCH 26/29] jfs: "
` [PATCH 27/29] ntfs: "
` [PATCH 28/29] reiserfs: "
` [PATCH 29/29] udf: "
[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 0/2] btrfs: fix a deadlock between chunk allocation and chunk tree modifications
2021-10-14 15:21 UTC (8+ 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] 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)
[PATCH] btrfs: stop storing the block device name in btrfsic_dev_state
2021-10-14 11:24 UTC (2+ messages)
[PATCH v3] btrfs: zoned: btrfs: zoned: use greedy gc for auto reclaim
2021-10-14 9:42 UTC (2+ messages)
"btrfs: update the bdev time directly when closing" is broken
2021-10-14 9:09 UTC
[PATCH v2] btrfs: zoned: use greedy gc for auto reclaim
2021-10-14 6:59 UTC (6+ messages)
Cannot resize, Read-only filesystem
2021-10-14 6:26 UTC
[PATCH v3 00/26]
2021-10-14 0:08 UTC (4+ messages)
` [PATCH v3 20/26] btrfs: make extent_write_locked_range() to be subpage compatible
5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
2021-10-13 19:21 UTC (13+ messages)
[PATCH v4 0/6] Fix lockdep issues around device removal
2021-10-13 18:23 UTC (7+ messages)
` [PATCH v4 3/6] btrfs: do not call close_fs_devices in btrfs_rm_device
` [PATCH v4 4/6] btrfs: handle device lookup with btrfs_dev_lookup_args
Filesystem Read Only due to errno=-28 during metadata allocation
2021-10-13 12:35 UTC
[PATCH 0/2] btrfs: remove btrfs_bio::logical member
2021-10-13 14:30 UTC (2+ messages)
[PATCH] btrfs: use bvec_kmap_local in btrfs_csum_one_bio
2021-10-13 13:44 UTC (2+ messages)
[PATCH] btrfs-progs: parse-utils: allow single number qgroup id
2021-10-13 12:55 UTC (5+ messages)
[PATCH] btrfs: replace snprintf in show functions with sysfs_emit
2021-10-13 11:08 UTC (6+ messages)
` 回复: "
[PATCH] btrfs-progs: print-tree: fix chunk/block group flags output
2021-10-13 10:39 UTC (9+ messages)
[PATCH v2 0/2] btrfs: fix a deadlock between chunk allocation and chunk tree modifications
2021-10-13 9:19 UTC (10+ messages)
` [PATCH v2 1/2] btrfs: fix deadlock between chunk allocation and chunk btree modifications
[PATCH] btrfs: reduce btrfs_update_block_group alloc argument to bool
2021-10-13 9:15 UTC (3+ messages)
[PATCH v6 0/3] btrfs: cleanup prepare_sprout
2021-10-13 8:00 UTC (3+ messages)
` [PATCH v6 1/3] btrfs: declare seeding_dev in init_new_device as bool
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 NNTP newsgroup(s).