messages from 2024-03-13 02:11:17 to 2024-03-17 16:23:39 UTC [more...]
[PATCHBOMB v5.3] fs-verity support for XFS
2024-03-17 16:23 UTC (5+ messages)
` [PATCHSET "
` [PATCH 01/40] fsverity: remove hash page spin lock
` [PATCHSET v5.3] fstests: fs-verity support for XFS
[PATCH] xfs: Fix typo in comment
2024-03-17 15:49 UTC (2+ messages)
[PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-03-16 2:52 UTC (13+ messages)
` [PATCH 01/11] stackleak: don't modify ctl_table argument
` [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH 05/11] neighbour: "
` [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH 07/11] ipv6/addrconf: "
` [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
Max theoretical XFS filesystem size in review
2024-03-15 17:52 UTC (6+ messages)
[PATCH v3 00/11] enable bs > ps in XFS
2024-03-15 13:21 UTC (13+ messages)
` [PATCH v3 01/11] mm: Support order-1 folios in the page cache
` [PATCH v3 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v3 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v3 06/11] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
` [PATCH v3 07/11] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v3 08/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v3 09/11] xfs: expose block size in stat
` [PATCH v3 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v3 11/11] xfs: enable block size larger than page size support
[PATCH v2 00/10] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
2024-03-15 12:53 UTC (11+ messages)
` [PATCH v2 01/10] xfs: match lock mode in xfs_buffered_write_iomap_begin()
` [PATCH v2 02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq
` [PATCH v2 03/10] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
` [PATCH v2 04/10] xfs: drop xfs_convert_blocks()
` [PATCH v2 05/10] xfs: convert delayed extents to unwritten when zeroing post eof blocks
` [PATCH v2 06/10] iomap: drop the write failure handles when unsharing and zeroing
` [PATCH v2 07/10] iomap: don't increase i_size if it's not a write operation
` [PATCH v2 08/10] iomap: use a new variable to handle the written bytes in iomap_write_iter()
` [PATCH v2 09/10] iomap: make block_write_end() return a boolean
` [PATCH v2 10/10] iomap: do some small logical cleanup in buffered write
[PATCH v2] xfs: allow cross-linking special files without project quota
2024-03-15 9:35 UTC (3+ messages)
[PATCHSET v5.2] fs-verity support for XFS
2024-03-15 2:59 UTC (33+ messages)
` [PATCH 01/29] fsverity: remove hash page spin lock
` [PATCH 02/29] xfs: add parent pointer support to attribute code
` [PATCH 03/29] xfs: define parent pointer ondisk extended attribute format
` [PATCH 04/29] xfs: add parent pointer validator functions
` [PATCH 05/29] fs: add FS_XFLAG_VERITY for verity files
` [PATCH 06/29] fsverity: pass tree_blocksize to end_enable_verity()
` [PATCH 07/29] fsverity: support block-based Merkle tree caching
` [PATCH 08/29] fsverity: add per-sb workqueue for post read processing
` [PATCH 09/29] fsverity: add tracepoints
` [PATCH 10/29] fsverity: fix "support block-based Merkle tree caching"
` [PATCH 11/29] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
` [PATCH 12/29] fsverity: pass the new tree size and block size to ->begin_enable_verity
` [PATCH 13/29] iomap: integrate fs-verity verification into iomap's read path
` [PATCH 14/29] xfs: add attribute type for fs-verity
` [PATCH 15/29] xfs: add fs-verity ro-compat flag
` [PATCH 16/29] xfs: add inode on-disk VERITY flag
` [PATCH 17/29] xfs: initialize fs-verity on file open and cleanup on inode destruction
` [PATCH 18/29] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH 19/29] xfs: disable direct read path for fs-verity files
` [PATCH 20/29] xfs: widen flags argument to the xfs_iflags_* helpers
` [PATCH 21/29] xfs: add fs-verity support
` [PATCH 22/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks
` [PATCH 23/29] xfs: create an icache tag for files with cached "
` [PATCH 24/29] xfs: shrink verity blob cache
` [PATCH 25/29] xfs: clean up stale fsverity metadata before starting
` [PATCH 26/29] xfs: better reporting and error handling in xfs_drop_merkle_tree
` [PATCH 27/29] xfs: make scrub aware of verity dinode flag
` [PATCH 28/29] xfs: add fs-verity ioctls
` [PATCH 29/29] xfs: enable ro-compat fs-verity flag
[ANNOUNCE] xfs-linux: for-next updated to 75bcffbb9e75
2024-03-15 2:36 UTC (4+ messages)
[PATCH] xfs: quota radix tree allocations need to be NOFS on insert
2024-03-15 2:28 UTC (2+ messages)
[PATCHSET 09/10] xfs_repair: support more than 4 billion records
2024-03-15 0:03 UTC (21+ messages)
` [PATCH 1/8] xfs_db: add a bmbt inflation command
` [PATCH 2/8] xfs_repair: slab and bag structs need to track more than 2^32 items
` [PATCH 3/8] xfs_repair: support more than 2^32 rmapbt records per AG
` [PATCH 4/8] xfs_repair: support more than 2^32 owners per physical block
` [PATCH 5/8] xfs_repair: clean up lock resources
` [PATCH 6/8] xfs_repair: constrain attr fork extent count
` [PATCH 7/8] xfs_repair: don't create block maps for data files
` [PATCH 8/8] xfs_repair: support more than INT_MAX block maps
[PATCHSET v29.4 08/10] xfs_repair: rebuild inode fork mappings
2024-03-14 23:56 UTC (11+ messages)
` [PATCH 1/3] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing
` [PATCH 2/3] xfs_repair: sync bulkload data structures with kernel newbt code
` [PATCH 3/3] xfs_repair: rebuild block mappings from rmapbt data
[PATCHBOMB] xfsprogs: everything headed towards 6.8
2024-03-14 23:43 UTC (49+ messages)
` [PATCHSET 01/10] xfsprogs: convert utilities to use new rt helpers
` [PATCH 01/13] libxfs: fix incorrect porting to 6.7
` [PATCH 02/13] mkfs: fix log sunit rounding when external logs are in use
` [PATCH 03/13] xfs_repair: fix confusing rt space units in the duplicate detection code
` [PATCH 04/13] libxfs: create a helper to compute leftovers of realtime extents
` [PATCH 05/13] libxfs: use helpers to convert rt block numbers to rt extent numbers
` [PATCH 06/13] xfs_repair: convert utility to use new rt extent helpers and types
` [PATCH 07/13] mkfs: "
` [PATCH 08/13] xfs_{db,repair}: convert open-coded xfs_rtword_t pointer accesses to helper
` [PATCH 09/13] xfs_repair: convert helpers for rtbitmap block/wordcount computations
` [PATCH 10/13] xfs_{db,repair}: use accessor functions for bitmap words
` [PATCH 11/13] xfs_{db,repair}: use helpers for rtsummary block/wordcount computations
` [PATCH 12/13] xfs_{db,repair}: use accessor functions for summary info words
` [PATCH 13/13] xfs_{db,repair}: use m_blockwsize instead of sb_blocksize for rt blocks
` [PATCHSET 02/10] libxfs: sync with 6.8
` [PATCHSET V2 05/10] xfsprogs: fix log sector size detection
` [PATCH 1/5] libxfs: remove the unused fs_topology_t typedef
` [PATCH 2/5] libxfs: refactor the fs_topology structure
` [PATCH 3/5] libxfs: remove the S_ISREG check from blkid_get_topology
` [PATCH 4/5] libxfs: also query log device topology in get_topology
` [PATCH 5/5] mkfs: use a sensible log sector size default
` [PATCHSET 06/10] mkfs: scale shards on ssds
` [PATCH 1/2] mkfs: allow sizing allocation groups for concurrency
` [PATCH 2/2] mkfs: allow sizing internal logs "
` [PATCHSET v29.4 07/10] xfs_scrub: scan metadata files in parallel
` [PATCH 1/3] libfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_*
` [PATCH 2/3] libfrog: promote XFROG_SCRUB_DESCR_SUMMARY to a scrub type
` [PATCH 3/3] xfs_scrub: scan whole-fs metadata files in parallel
[PATCH] Remove duplicate definitions in xfsprogs
2024-03-14 21:56 UTC
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-03-14 18:34 UTC (3+ messages)
[syzbot] [xfs?] possible deadlock in xfs_ilock
2024-03-14 9:31 UTC
[syzbot] [xfs?] possible deadlock in xfs_qm_dqget_cache_insert
2024-03-14 9:31 UTC
[PATCHSET v29.4 10/10] libxfs: prepare to sync with 6.9
2024-03-14 2:08 UTC (7+ messages)
` [PATCH 1/3] libxfs: actually set m_fsname
` [PATCH 2/3] libxfs: clean up xfs_da_unmount usage
` [PATCH 3/3] libfrog: create a new scrub group for things requiring full inode scans
[GIT PULL] xfs: new code for 6.9
2024-03-13 22:24 UTC (4+ messages)
[PATCHSET 04/10] xfsprogs: bug fixes for 6.8
2024-03-13 22:05 UTC (4+ messages)
` [PATCH 1/1] xfs_repair: double-check with shortform attr verifiers
[PATCHSET 03/10] xfs_repair: faster btree bulkloading
2024-03-13 22:04 UTC (7+ messages)
` [PATCH 1/2] xfs_repair: adjust btree bulkloading slack computations to match online repair
` [PATCH 2/2] xfs_repair: bulk load records into new btree blocks
fix log sector size detection v3
2024-03-13 21:40 UTC (6+ messages)
` [PATCH 1/5] libxfs: remove the unused fs_topology_t typedef
` [PATCH 2/5] libxfs: refactor the fs_topology structure
` [PATCH 3/5] libxfs: remove the S_ISREG check from blkid_get_topology
` [PATCH 4/5] libxfs: also query log device topology in get_topology
` [PATCH 5/5] mkfs: use a sensible log sector size default
[PATCH v5 00/24] fs-verity support for XFS
2024-03-13 21:03 UTC (15+ messages)
` [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
[PATCH] xfs/558: scale blk IO size based on the filesystem blksz
2024-03-13 20:38 UTC
RFCv2: fix fatal signal handling in __blkdev_issue_discard
2024-03-13 20:08 UTC (5+ messages)
` [PATCH 1/5] block: move discard checks into the ioctl handler
[PATCH 0/2] fstest changes for LBS
2024-03-13 20:08 UTC (5+ messages)
` [PATCH 1/2] xfs/558: scale blk IO size based on the filesystem blksz
[PATCH 0/4] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
2024-03-13 20:05 UTC (18+ messages)
` [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
` [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
` [PATCH 4/4] iomap: cleanup iomap_write_iter()
[PATCH] misc: fix test that fail formatting with 64k blocksize
2024-03-13 18:58 UTC (4+ messages)
[PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
2024-03-13 18:32 UTC (5+ messages)
` [RFC PATCH 0/3] xfs: forced extent alignment
` [PATCH 1/3] xfs: simplify extent allocation alignment
[PATCH] xfs: allow sunit mount option to repair bad primary sb stripe values
2024-03-13 15:48 UTC (4+ messages)
[ANNOUNCE] xfsprogs: followup for-next update to c6be1c78f
2024-03-13 9:01 UTC
decrufify the configure checks v2
2024-03-13 7:37 UTC (3+ messages)
` [PATCH 03/26] repair: refactor the BLKMAP_NEXTS_MAX check
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