linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-11 22:07:25 to 2022-04-15 05:47:20 UTC [more...]

use block_device based APIs in block layer consumers v3
 2022-04-15  5:47 UTC  (43+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH V2] block: avoid io timeout in case of sync polled dio
 2022-04-15  5:18 UTC  (2+ messages)

[PATCHSET 0/3] fstests: updates for xfsprogs 5.15
 2022-04-15  3:24 UTC  (11+ messages)
` [PATCH 1/3] common/rc: let xfs_scrub tell us about its unicode checker
` [PATCH 2/3] xfs: test mkfs.xfs config file stack corruption issues
` [PATCH 3/3] xfs/216: handle larger log sizes

[PATCHSET 0/6] xfs: fix reflink inefficiencies
 2022-04-14 22:54 UTC  (7+ messages)
` [PATCH 1/6] xfs: stop artificially limiting the length of bunmap calls
` [PATCH 2/6] xfs: remove a __xfs_bunmapi call from reflink
` [PATCH 3/6] xfs: create shadow transaction reservations for computing minimum log size
` [PATCH 4/6] xfs: reduce the absurdly large log reservations
` [PATCH 5/6] xfs: reduce transaction reservations with reflink
` [PATCH 6/6] xfs: rewrite xfs_reflink_end_cow to use intents

[PATCHSET 0/4] xfs: fix rmap inefficiencies
 2022-04-14 22:54 UTC  (5+ messages)
` [PATCH 1/4] xfs: capture buffer ops in the xfs_buf tracepoints
` [PATCH 2/4] xfs: simplify xfs_rmap_lookup_le call sites
` [PATCH 3/4] xfs: speed up rmap lookups by using non-overlapped lookups when possible
` [PATCH 4/4] xfs: speed up write operations "

[PATCH v7 0/6] DAX poison recovery
 2022-04-14 21:54 UTC  (32+ messages)
` [PATCH v7 1/6] x86/mm: fix comment
` [PATCH v7 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [PATCH v7 5/6] pmem: refactor pmem_clear_poison()

[PATCHSET 0/4] fstests: new tests for kernel 5.18
 2022-04-14 19:13 UTC  (21+ messages)
` [PATCH 1/4] xfs: make sure syncfs(2) passes back super_operations.sync_fs errors
` [PATCH 2/4] generic: ensure we drop suid after fallocate
` [PATCH 3/4] generic: test that linking into a directory fails with EDQUOT
` [PATCH 4/4] generic: test that renaming "

[PATCHSET 0/4] mkfs: various bug fixes
 2022-04-14 18:49 UTC  (5+ messages)
` [PATCH 1/4] mkfs: fix missing validation of -l size against maximum internal log size
` [PATCH 2/4] mkfs: reduce internal log size when log stripe units are in play
` [PATCH 3/4] mkfs: don't let internal logs bump the root dir inode chunk to AG 1
` [PATCH 4/4] mkfs: don't trample the gid set in the protofile

[PATCH v12 0/7] fsdax: introduce fs query to support reflink
 2022-04-14 13:22 UTC  (10+ messages)
` [PATCH v12 1/7] dax: Introduce holder for dax_device
` [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
  ` [xfs] bf68be0c39: BUG:KASAN:null-ptr-deref_in_fs_put_dax

[PATCH 00/10 v2] xfs: LARP - clean up xfs_attr_set_iter state machine
 2022-04-14  9:44 UTC  (17+ messages)
` [PATCH 01/16] xfs: avoid empty xattr transaction when attrs are inline
` [PATCH 02/16] xfs: initialise attrd item to zero
` [PATCH 03/16] xfs: make xattri_leaf_bp more useful
` [PATCH 04/16] xfs: separate out initial attr_set states
` [PATCH 05/16] xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
` [PATCH 06/16] xfs: consolidate leaf/node states in xfs_attr_set_iter
` [PATCH 07/16] xfs: split remote attr setting out from replace path
` [PATCH 08/16] xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
` [PATCH 09/16] xfs: remote xattr removal in xfs_attr_set_iter() is conditional
` [PATCH 10/16] xfs: clean up final attr removal in xfs_attr_set_iter
` [PATCH 11/16] xfs: xfs_attr_set_iter() does not need to return EAGAIN
` [PATCH 12/16] xfs: introduce attr remove initial states into xfs_attr_set_iter
` [PATCH 13/16] xfs: switch attr remove to xfs_attri_set_iter
` [PATCH 14/16] xfs: remove xfs_attri_remove_iter
` [PATCH 15/16] xfs: split attr replace op setup from create op setup
` [PATCH 16/16] xfs: ATTR_REPLACE algorithm with LARP enabled needs rework

Limits to growth
 2022-04-14  6:48 UTC  (3+ messages)

[PATCHSET 0/2] fstests: random fixes
 2022-04-13 18:23 UTC  (7+ messages)
` [PATCH 1/2] xfs/187: don't rely on FSCOUNTS for free space data
` [PATCH 2/2] xfs/507: add test to auto group

generic/068 crash on 5.18-rc2?
 2022-04-13 16:35 UTC  (4+ messages)

[PATCH 0/5] xfsprogs: optimize -L/-U range calls for xfs_quota's dump/report
 2022-04-13 15:54 UTC  (5+ messages)
` [PATCH 3/5] xfs_quota: split get_quota() and report_mount()/dump_file()

[PATCH V9 18/19] xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters
 2022-04-13  7:48 UTC  (4+ messages)
` [PATCH V9.1] "

[PATCH v2] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
 2022-04-13  3:43 UTC  (2+ messages)

[PATCH] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
 2022-04-12 22:47 UTC  (5+ messages)

[PATCH 00/10] xfs: LARP - clean up xfs_attr_set_iter state machine
 2022-04-12 17:28 UTC  (16+ messages)
` [PATCH 01/10] xfs: avoid empty xattr transaction when attrs are inline
` [PATCH 02/10] xfs: make xattri_leaf_bp more useful
` [PATCH 03/10] xfs: separate out initial attr_set states
` [PATCH 04/10] xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
` [PATCH 05/10] xfs: consolidate leaf/node states in xfs_attr_set_iter
` [PATCH 06/10] xfs: split remote attr setting out from replace path
` [PATCH 07/10] xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
` [PATCH 08/10] xfs: remote xattr removal in xfs_attr_set_iter() is conditional
` [PATCH 09/10] xfs: clean up final attr removal in xfs_attr_set_iter
` [PATCH 10/10] xfs: xfs_attr_set_iter() does not need to return EAGAIN
` [PATCH 11/10] xfs: initialise attrd item to zero

[PATCH] xfs: Use generic_file_open()
 2022-04-12 17:06 UTC  (3+ messages)

[PATCH V9 15/19] xfs: Directory's data fork extent counter can never overflow
 2022-04-12 17:04 UTC  (6+ messages)
` [PATCH V9.1] "
` [PATCH V9.2] "

[PATCH 0/8 v3] xfs: intent whiteouts
 2022-04-12 10:25 UTC  (10+ messages)
` [PATCH 1/8] xfs: hide log iovec alignment constraints
` [PATCH 2/8] xfs: don't commit the first deferred transaction without intents
` [PATCH 5/8] xfs: factor and move some code in xfs_log_cil.c

[PATCH 00/17] xfs: unsigned flags conversion for c11
 2022-04-12  8:43 UTC  (20+ messages)
` [PATCH 09/17] xfs: convert buffer log item flags to unsigned
` [PATCH 10/17] xfs: convert da btree operations "
` [PATCH 11/17] xfs: convert dquot "
` [PATCH 12/17] xfs: convert log item tracepoint "
` [PATCH 13/17] xfs: convert inode lock "
` [PATCH 14/17] xfs: convert ptag "
` [PATCH 15/17] xfs: convert quota options "
` [PATCH 16/17] xfs: convert shutdown reasons "
` [PATCH 17/17] xfs: convert log ticket and iclog flags "


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).