Linux XFS Date Index
[Prev Page][Next Page]
- [linus:master] [xfs] cbc06310c3: filebench.sum_operations/s -40.3% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 1/4] xfs: create a helper to handle logging parts of rt bitmap/summary blocks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH] generic: test reads racing with slow reflink operations
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4] xfs: allow read IO and FICLONE to run concurrently
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [RFC PATCH] generic: test reads racing with slow reflink operations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4] xfs: allow read IO and FICLONE to run concurrently
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: iomap-for-next updated to 3ac974796e5d
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 9/9] xfs: don't look for end of extent further than necessary in xfs_rtallocate_extent_near()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 8/9] xfs: don't try redundant allocations in xfs_rtallocate_extent_near()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/9] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/9] xfs: return maximum free size from xfs_rtany_summary()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/9] xfs: invert the realtime summary cache
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/9] xfs: simplify rt bitmap/summary block accessor functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/9] xfs: simplify xfs_rtbuf_get calling conventions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/9] xfs: cache last bitmap block in realtime allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/9] xfs: consolidate realtime allocation arguments
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: use accessor functions for summary info words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: create helpers for rtsummary block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: create a helper to handle logging parts of rt bitmap/summary blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/5] xfs: create helpers for rtbitmap block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/5] xfs: convert rt summary macros to helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/5] xfs: convert open-coded xfs_rtword_t pointer accesses to helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/5] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/5] xfs: convert the rtbitmap block and bit macros to static inline functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/7] xfs: use shifting and masking when converting rt extents, if possible
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/7] xfs: create rt extent rounding helpers for realtime extent blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/7] xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/7] xfs: create helpers to convert rt block numbers to rt extent numbers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/7] xfs: create a helper to convert extlen to rtextlen
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/7] xfs: create a helper to compute leftovers of realtime extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/7] xfs: create a helper to convert rtextents to rtblocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 8/8] xfs: convert rt extent numbers to xfs_rtxnum_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/8] xfs: rename xfs_verify_rtext to xfs_verify_rtbext
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/8] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/8] xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/8] xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/8] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/8] xfs: make sure maxlen is still congruent with prod when rounding down
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/8] xfs: fix units conversion error in xfs_bmap_del_extent_delay
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: rt stubs should return negative errnos when rt disabled
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: prevent rt growfs when quota is enabled
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: hoist freeing of rt data fork extent mappings
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: bump max fsgeom struct version
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v2.3 0/9] xfs: CPU usage optimizations for realtime allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v1.2 0/4] xfs: refactor rtbitmap/summary accessors
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v1.1 0/5] xfs: refactor rtbitmap/summary macros
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v1.1 0/7] xfs: refactor rt extent unit conversions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v1.1 0/8] xfs: clean up realtime type usage
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v1.1 0/4] xfs: minor bugfixes for rt stuff
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/9] xfs: simplify rt bitmap/summary block accessor functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: realtime work branch rtalloc-speedups-6.7 updated to e0f7422f54b0
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] generic/251: check min and max length and minlen for FSTRIM
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/6] block: Add config option to not allow writing to mounted devices
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH 4/9] xfs: simplify rt bitmap/summary block accessor functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/9] xfs: simplify xfs_rtbuf_get calling conventions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/9] xfs: consolidate realtime allocation arguments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] iomap: fix short copy in iomap_write_iter()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 9/9] xfs: don't look for end of extent further than necessary in xfs_rtallocate_extent_near()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 8/9] xfs: don't try redundant allocations in xfs_rtallocate_extent_near()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/9] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/9] xfs: return maximum free size from xfs_rtany_summary()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/9] xfs: invert the realtime summary cache
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/9] xfs: simplify rt bitmap/summary block accessor functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/9] xfs: simplify xfs_rtbuf_get calling conventions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/9] xfs: cache last bitmap block in realtime allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/9] xfs: consolidate realtime allocation arguments
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v2.2 0/9] xfs: CPU usage optimizations for realtime allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/7] xfs: cache last bitmap block in realtime allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] iomap: fix short copy in iomap_write_iter()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 25/28] xfs: add fs-verity support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] iomap: fix short copy in iomap_write_iter()
- From: Jan Stancek <jstancek@xxxxxxxxxx>
- Re: [PATCH 2/7] xfs: cache last bitmap block in realtime allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] Polish translation update for xfsprogs 6.5.0
- From: Jakub Bogusz <qboosh@xxxxxxxxxxxxx>
- [PATCH RFC 9/9] tmpfs: add support for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 8/9] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 7/9] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 5/9] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 6/9] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 1/9] fs: switch timespec64 fields in inode to discrete integers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 3/9] timekeeping: add new debugfs file to count multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 4/9] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 0/9] fs: multigrain timestamps (redux)
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 5.15] xfs: don't expose internal symlink metadata buffers to the vfs
- From: Leah Rumancik <leah.rumancik@xxxxxxxxx>
- Re: [PATCH 1/7] xfs: consolidate realtime allocation arguments
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/7] xfs: cache last bitmap block in realtime allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/4] xfs: use accessor functions for bitmap words
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/4] xfs: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] iomap: fix short copy in iomap_write_iter()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] iomap: fix short copy in iomap_write_iter()
- From: Jan Stancek <jstancek@xxxxxxxxxx>
- Re: [PATCH] iomap: fix short copy in iomap_write_iter()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] iomap: fix short copy in iomap_write_iter()
- From: Jan Stancek <jstancek@xxxxxxxxxx>
- Re: [PATCH 2/7] xfs: cache last bitmap block in realtime allocator
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/7] xfs: consolidate realtime allocation arguments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/4] xfs: use accessor functions for summary info words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4] xfs: allow read IO and FICLONE to run concurrently
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: use accessor functions for summary info words
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/4] xfs: use accessor functions for summary info words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: use accessor functions for summary info words
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/4] xfs: use accessor functions for bitmap words
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/4] xfs: use accessor functions for bitmap words
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/4] xfs: create a helper to handle logging parts of rt bitmap blocks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/8] xfs: use accessor functions for bitmap words
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/4] xfs: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: use accessor functions for summary info words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: create helpers for rtsummary block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: create a helper to handle logging parts of rt bitmap blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC v1.2 0/4] xfs: refactor rtbitmap/summary accessors
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 6/8] xfs: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4] xfs: allow read IO and FICLONE to run concurrently
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4] xfs: allow read IO and FICLONE to run concurrently
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v4] xfs: allow read IO and FICLONE to run concurrently
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- Re: [PATCH 6/8] xfs: use accessor functions for bitmap words
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [powerpc] kernel BUG fs/xfs/xfs_message.c:102! [4k block]
- From: Sachin Sant <sachinp@xxxxxxxxxxxxx>
- Re: [PATCH 5/8] xfs: create helpers for rtbitmap block/wordcount computations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/8] xfs: convert open-coded xfs_rtword_t pointer accesses to helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/7] xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/7] xfs: create helpers to convert rt block numbers to rt extent numbers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/8] xfs: fix units conversion error in xfs_bmap_del_extent_delay
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/4] xfs: hoist freeing of rt data fork extent mappings
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/7] xfs: don't look for end of extent further than necessary in xfs_rtallocate_extent_near()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/7] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/7] xfs: don't try redundant allocations in xfs_rtallocate_extent_near()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 8/8] xfs: use accessor functions for summary info words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/7] xfs: return maximum free size from xfs_rtany_summary()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/7] xfs: consolidate realtime allocation arguments
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/7] xfs: cache last bitmap block in realtime allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/7] xfs: invert the realtime summary cache
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/8] xfs: create helpers for rtsummary block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/8] xfs: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/8] xfs: create helpers for rtbitmap block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/8] xfs: convert rt summary macros to helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/8] xfs: convert open-coded xfs_rtword_t pointer accesses to helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/8] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/8] xfs: convert the rtbitmap block and bit macros to static inline functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/7] xfs: use shifting and masking when converting rt extents, if possible
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/7] xfs: create rt extent rounding helpers for realtime extent blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/7] xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/7] xfs: create helpers to convert rt block numbers to rt extent numbers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/7] xfs: create a helper to convert extlen to rtextlen
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/7] xfs: create a helper to compute leftovers of realtime extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/7] xfs: create a helper to convert rtextents to rtblocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 8/8] xfs: convert rt extent numbers to xfs_rtxnum_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/8] xfs: rename xfs_verify_rtext to xfs_verify_rtbext
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/8] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/8] xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/8] xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/8] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/8] xfs: make sure maxlen is still congruent with prod when rounding down
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/8] xfs: fix units conversion error in xfs_bmap_del_extent_delay
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: rt stubs should return negative errnos when rt disabled
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: prevent rt growfs when quota is enabled
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: hoist freeing of rt data fork extent mappings
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: bump max fsgeom struct version
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC 2.1 0/7] xfs: CPU usage optimizations for realtime allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC v1.1 0/8] xfs: refactor rtbitmap/summary macros
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC v1.1 0/7] xfs: refactor rt extent unit conversions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC v1.1 0/8] xfs: clean up realtime type usage
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC v1.1 0/4] xfs: minor bugfixes for rt stuff
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC v1.1] xfs-linux: rtalloc-speedups-6.7 updated to b67199695696
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC v1.1] xfs-linux: rtalloc-speedups-6.7 updated to b67199695696
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC] xfs-linux: realtime work branch rtalloc-speedups-6.7 updated to 8468dc886e05
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHSET RFC v1.0 0/7] xfs: clean up realtime type usage
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfs: only remap the written blocks in xfs_reflink_end_cow_extent
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: use shifting and masking when converting rt extents, if possible
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/8] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHSET RFC v1.0 0/7] xfs: clean up realtime type usage
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC] xfs-linux: realtime work branch rtalloc-speedups-6.7 updated to 8468dc886e05
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: use shifting and masking when converting rt extents, if possible
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH] xfs: only remap the written blocks in xfs_reflink_end_cow_extent
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfs: only remap the written blocks in xfs_reflink_end_cow_extent
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: only remap the written blocks in xfs_reflink_end_cow_extent
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 10/28] fsverity: operate with Merkle tree blocks instead of pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 11/28] iomap: pass readpage operation to read path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 15/28] xfs: introduce workqueue for post read IO work
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 11/28] iomap: pass readpage operation to read path
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 11/28] iomap: pass readpage operation to read path
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 11/28] iomap: pass readpage operation to read path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.6
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] xfs: bug fixes for 6.6
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH v3 3/3] xfs: fix intent item uaf when recover intents fail
- From: Long Li <leo.lilong@xxxxxxxxxxxxxxx>
- Re: [PATCH 7/8] xfs: create helpers for rtsummary block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 6/8] xfs: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [xfsprogs PATCH] xfs_io/encrypt: support specifying crypto data unit size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/8] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
- From: Christoph Hellwig <hch@xxxxxx>
- Subject: [ANNOUNCE] xfs-linux: for-next updated to cbc06310c36f
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH 7/8] xfs: create helpers for rtsummary block/wordcount computations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/8] xfs: use accessor functions for bitmap words
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/8] xfs: create helpers for rtbitmap block/wordcount computations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/7] xfs: create helpers to convert rt block numbers to rt extent numbers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHSET RFC v1.0 0/7] xfs: clean up realtime type usage
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/7] xfs: make sure maxlen is still congruent with prod when rounding down
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHSET RFC v1.0 0/7] xfs: clean up realtime type usage
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 8/8] xfs: use accessor functions for summary info words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/8] xfs: create helpers for rtsummary block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 6/8] xfs: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/8] xfs: create helpers for rtbitmap block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [powerpc] kernel BUG fs/xfs/xfs_message.c:102! [4k block]
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] xfs: convert open-coded xfs_rtword_t pointer accesses to helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/8] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: use shifting and masking when converting rt extents, if possible
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/7] xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/7] xfs: create helpers to convert rt block numbers to rt extent numbers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/7] xfs: create a helper to compute leftovers of realtime extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: bump max fsgeom struct version
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/7] xfs: make sure maxlen is still congruent with prod when rounding down
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3] xfs: allow read IO and FICLONE to run concurrently
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3] xfs: allow read IO and FICLONE to run concurrently
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [ANNOUNCE] xfsprogs-6.5.0 released
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH] xfs: pin inodes that would otherwise overflow link count
- From: <cheng.lin130@xxxxxxxxxx>
- [powerpc] kernel BUG fs/xfs/xfs_message.c:102! [4k block]
- From: Sachin Sant <sachinp@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] xfs: move and xfs_trans_committed_bulk
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 9/9] xfs: grant heads track byte counts, not LSNs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 8/9] xfs: pass the full grant head to accounting functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 7/9] xfs: track log space pinned by the AIL
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] xfs: AIL doesn't need manual pushing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3] xfs: allow read IO and FICLONE to run concurrently
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 09/28] fsverity: pass log_blocksize to end_enable_verity()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/8] xfs: convert the rtbitmap block and bit macros to static inline functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/7] xfs: create a helper to compute leftovers of realtime extents
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/7] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 8/8] xfs: use accessor functions for summary info words
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3] xfs: allow read IO and FICLONE to run concurrently
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/8] xfs: create helpers for rtsummary block/wordcount computations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/8] xfs: use accessor functions for bitmap words
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/8] xfs: create helpers for rtbitmap block/wordcount computations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/8] xfs: convert rt summary macros to helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/8] xfs: convert open-coded xfs_rtword_t pointer accesses to helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/8] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 7/7] xfs: use shifting and masking when converting rt extents, if possible
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/7] xfs: create rt extent rounding helpers for realtime extent blocks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/7] xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/7] xfs: create helpers to convert rt block numbers to rt extent numbers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH 2/7] xfs: create a helper to compute leftovers of realtime extents
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/7] xfs: create a helper to convert rtextents to rtblocks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHSET RFC v1.0 0/7] xfs: clean up realtime type usage
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v27.1 4/7] xfs: automatic freeing of freshly allocated unwritten space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: convert rt extent numbers to xfs_rtxnum_t
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 6/7] xfs: rename xfs_verify_rtext to xfs_verify_rtbext
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/7] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/7] xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/7] xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/7] xfs: make sure maxlen is still congruent with prod when rounding down
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/3] xfs: rt stubs should return negative errnos when rt disabled
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/3] xfs: prevent rt growfs when quota is enabled
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] xfs: bump max fsgeom struct version
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v3] xfs: allow read IO and FICLONE to run concurrently
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- Re: [PATCH] xfs: pin inodes that would otherwise overflow link count
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs_quota: fix missing mount point warning
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: pin inodes that would otherwise overflow link count
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: pin inodes that would otherwise overflow link count
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: pin inodes that would otherwise overflow link count
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: pin inodes that would otherwise overflow link count
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] xfs_quota: fix missing mount point warning
- From: Pavel Reichl <preichl@xxxxxxxxxx>
- [PATCH] xfs: pin inodes that would otherwise overflow link count
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] xfs: random fixes for 6.6
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: xfsprogs: bug feedback
- From: Eric Sandeen <esandeen@xxxxxxxxxx>
- Re: [PATCH] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 24/28] xfs: disable direct read path for fs-verity sealed files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 23/28] xfs: don't allow to enable DAX on fs-verity sealsed inode
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 21/28] xfs: add inode on-disk VERITY flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 20/28] xfs: add fs-verity ro-compat flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 15/28] xfs: introduce workqueue for post read IO work
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 13/28] xfs: add XBF_VERITY_CHECKED xfs_buf flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 17/28] xfs: add attribute type for fs-verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 16/28] xfs: add bio_set and submit_io for ioend post-processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 12/28] iomap: allow filesystem to implement read path verification
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/7] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 11/28] iomap: pass readpage operation to read path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/8] xfs: create helpers for rtsummary block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/8] xfs: use accessor functions for bitmap words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 8/8] xfs: use accessor functions for summary info words
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- xfsprogs: bug feedback
- From: Nagisa BIOS <nagisa_bios@xxxxxxxxxxxxxx>
- [PATCH 5/8] xfs: create helpers for rtbitmap block/wordcount computations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/8] xfs: convert rt summary macros to helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/8] xfs: convert open-coded xfs_rtword_t pointer accesses to helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/7] xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/7] xfs: create rt extent rounding helpers for realtime extent blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/7] xfs: use shifting and masking when converting rt extents, if possible
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/8] xfs: convert the rtbitmap block and bit macros to static inline functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/8] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/7] xfs: create helpers to convert rt block numbers to rt extent numbers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/7] xfs: create a helper to compute leftovers of realtime extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/7] xfs: create a helper to compute leftovers of realtime extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/7] xfs: create a helper to convert rtextents to rtblocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/7] xfs: convert rt extent numbers to xfs_rtxnum_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/7] xfs: rename xfs_verify_rtext to xfs_verify_rtbext
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/7] xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/7] xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/7] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] xfs: rt stubs should return negative errnos when rt disabled
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/7] xfs: make sure maxlen is still congruent with prod when rounding down
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] xfs: prevent rt growfs when quota is enabled
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs: bump max fsgeom struct version
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC v1.0 0/8] xfs: refactor rtbitmap/summary macros
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC v1.0 0/3] xfs: minor bugfixes for rt stuff
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC v1.0 0/7] xfs: refactor rt extent unit conversions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC v1.0 0/7] xfs: clean up realtime type usage
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHBOMB RFC]: xfs: realtime units cleanups
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 26/28] xfs: make scrub aware of verity dinode flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 25/28] xfs: add fs-verity support
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 1/1] libfrog: Fix cross-compilation issue with randbytes
- From: Krzesimir Nowak <qdlacz@xxxxxxxxx>
- Re: [PATCH v3 09/28] fsverity: pass log_blocksize to end_enable_verity()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 08/28] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 06/28] fsverity: add drop_page() callout
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 04/28] xfs: Add xfs_verify_pptr
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v3 05/28] fs: add FS_XFLAG_VERITY for fs-verity sealed inodes
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- xfs_fsr (8) bug feedback
- From: Nagisa BIOS <nagisa_bios@xxxxxxxxxxxxxx>
- Re: [PATCH v6] xfs: introduce protection for drop nlink
- From: <cheng.lin130@xxxxxxxxxx>
- Re: [PATCH v2] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to f809c3aae7b0
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- [PATCH v2] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 05/28] fs: add FS_XFLAG_VERITY for fs-verity sealed inodes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 10/28] fsverity: operate with Merkle tree blocks instead of pages
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 09/28] fsverity: pass log_blocksize to end_enable_verity()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 08/28] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 06/28] fsverity: add drop_page() callout
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 25/28] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 26/28] xfs: make scrub aware of verity dinode flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 04/28] xfs: Add xfs_verify_pptr
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: process free extents to busy list in FIFO order
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/1] generic: test FALLOC_FL_UNSHARE when pagecache is not loaded
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] generic/269,xfs/051: don't drop fsstress failures to stdout
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] generic/465: only complain about stale disk contents when racing directio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6] xfs: introduce protection for drop nlink
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: process free extents to busy list in FIFO order
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: adjust the incore perag block_count when shrinking
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v6] xfs: introduce protection for drop nlink
- From: <cheng.lin130@xxxxxxxxxx>
- Re: [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs: allow read IO and FICLONE to run concurrently
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs: allow read IO and FICLONE to run concurrently
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2] xfs: allow read IO and FICLONE to run concurrently
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- Re: [PATCH v5] xfs: introduce protection for drop nlink
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 3/5] xfs: Replace xfs_isilocked with xfs_assert_locked
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] xfs: process free extents to busy list in FIFO order
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] xfs: adjust the incore perag block_count when shrinking
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/2] xfs: bug fixes for 6.6
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] generic/269,xfs/051: don't drop fsstress failures to stdout
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v2 0/1] fstests: reload entire iunlink lists
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] generic/465: only complain about stale disk contents when racing directio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/1] xfs: test unlinked inode list repair on demand
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v3 0/1] fstests: fix unshare data corruption bug
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/1] generic: test FALLOC_FL_UNSHARE when pagecache is not loaded
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/3] fstests: random fixes for v2023.10.08
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [Bug 205833] fsfreeze blocks close(fd) on xfs sometimes
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v2 6/6] xfs: don't look for end of extent further than necessary in xfs_rtallocate_extent_near()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] xfs: don't try redundant allocations in xfs_rtallocate_extent_near()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] xfs: return maximum free size from xfs_rtany_summary()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] xfs: invert the realtime summary cache
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] xfs: cache last bitmap block in realtime allocator
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
- From: Christoph Hellwig <hch@xxxxxx>
- handle nimaps=0 from xfs_bmapi_write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: mkfs.xfs with --protofile does not copy extended attributes into the generated filesystem
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH v5] xfs: introduce protection for drop nlink
- From: <cheng.lin130@xxxxxxxxxx>
- Re: [PATCH v2 4/5] xfs: Remove mrlock wrapper
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [Bug 217572] Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v2 3/5] xfs: Replace xfs_isilocked with xfs_assert_locked
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/5] fs: Add inode_assert_locked() and inode_assert_locked_excl()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 5/5] fs: Add inode_assert_locked() and inode_assert_locked_excl()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] Remove the XFS mrlock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 5/5] fs: Add inode_assert_locked() and inode_assert_locked_excl()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [Bug 217572] Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
- From: bugzilla-daemon@xxxxxxxxxx
- [PATCH v2 2/5] mm: Use rwsem assertion macros for mmap_lock
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 5/5] fs: Add inode_assert_locked() and inode_assert_locked_excl()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 3/5] xfs: Replace xfs_isilocked with xfs_assert_locked
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 0/5] Remove the XFS mrlock
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 4/5] xfs: Remove mrlock wrapper
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 1/5] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.6
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] xfs: bug fixes for 6.6
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH v3 10/28] fsverity: operate with Merkle tree blocks instead of pages
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v27.1 4/7] xfs: automatic freeing of freshly allocated unwritten space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v27.1 4/7] xfs: automatic freeing of freshly allocated unwritten space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3 25/28] xfs: add fs-verity support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: mkfs.xfs with --protofile does not copy extended attributes into the generated filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v3 25/28] xfs: add fs-verity support
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 28/28] xfs: enable ro-compat fs-verity flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 20/28] xfs: add fs-verity ro-compat flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 24/28] xfs: disable direct read path for fs-verity sealed files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 17/28] xfs: add attribute type for fs-verity
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 27/28] xfs: add fs-verity ioctls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 26/28] xfs: make scrub aware of verity dinode flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 22/28] xfs: initialize fs-verity on file open and cleanup on inode destruction
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 12/28] iomap: allow filesystem to implement read path verification
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 16/28] xfs: add bio_set and submit_io for ioend post-processing
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 23/28] xfs: don't allow to enable DAX on fs-verity sealsed inode
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 21/28] xfs: add inode on-disk VERITY flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 02/28] xfs: add parent pointer support to attribute code
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 15/28] xfs: introduce workqueue for post read IO work
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 18/28] xfs: make xfs_buf_get() to take XBF_* flags
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 14/28] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 19/28] xfs: add XBF_DOUBLE_ALLOC to increase size of the buffer
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 10/28] fsverity: operate with Merkle tree blocks instead of pages
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 13/28] xfs: add XBF_VERITY_CHECKED xfs_buf flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 09/28] fsverity: pass log_blocksize to end_enable_verity()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 04/28] xfs: Add xfs_verify_pptr
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 06/28] fsverity: add drop_page() callout
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 11/28] iomap: pass readpage operation to read path
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 07/28] fsverity: always use bitmap to track verified status
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 05/28] fs: add FS_XFLAG_VERITY for fs-verity sealed inodes
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 08/28] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 01/28] xfs: Add new name to attri/d
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 00/28] fs-verity support for XFS
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH v3 03/28] xfs: define parent pointer xattr format
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
- From: Jeremy Bongio <jbongio@xxxxxxxxxx>
- Re: [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: mkfs.xfs with --protofile does not copy extended attributes into the generated filesystem
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [PATCH 8/9] xfs: collapse near and exact bno allocation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/9] xfs: caller perag always supplied to xfs_alloc_vextent_near_bno
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 6/9] xfs: use agno/agbno in xfs_alloc_vextent functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/9] xfs: aligned EOF allocations don't need to scan AGs anymore
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/9] xfs: contiguous EOF allocation across AGs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/7] xfs: implement block reservation accounting for btrees we're staging
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/7] xfs: automatic freeing of freshly allocated unwritten space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: mkfs.xfs with --protofile does not copy extended attributes into the generated filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: mkfs.xfs with --protofile does not copy extended attributes into the generated filesystem
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: mkfs.xfs with --protofile does not copy extended attributes into the generated filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: mkfs.xfs with --protofile does not copy extended attributes into the generated filesystem
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 21/21] nvme: Support atomic writes
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 21/21] nvme: Support atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 4/6] xfs_scrub: actually return errno from check_xattr_ns_names
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 6/9] xfs: use agno/agbno in xfs_alloc_vextent functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] xfs: aligned EOF allocations don't need to scan AGs anymore
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] libxfs: use XFS_IGET_CREATE when creating new files
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 8/9] xfs: collapse near and exact bno allocation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] libfrog: fix overly sleep workqueues
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH 21/21] nvme: Support atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Bug 217572] Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v1.1 6/6] libxfs: fix atomic64_t detection on x86 32-bit architectures
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 5/6] xfs_repair: set aformat and anextents correctly when clearing the attr fork
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 01/21] block: Add atomic write operations to request_queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 4e69f490d211
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH 2/6] libfrog: don't fail on XFS_FSOP_GEOM_FLAGS_NREXT64 in xfrog_bulkstat_single5
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 1/9] xfs: split xfs_bmap_btalloc_at_eof()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] xfs: contiguous EOF allocation across AGs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] xfs: select the AG with the largest contiguous space
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/7] xfs: implement block reservation accounting for btrees we're staging
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] xfs: log EFIs for all btree blocks being used to stage a btree
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/9] xfs: caller perag always supplied to xfs_alloc_vextent_near_bno
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] xfs: don't append work items to logged xfs_defer_pending objects
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: force small EFIs for reaping btree extents
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] xfs: remove __xfs_free_extent_later
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] xfs: select the AG with the largest contiguous space
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/7] xfs: allow pausing of pending deferred work items
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- mkfs.xfs with --protofile does not copy extended attributes into the generated filesystem
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [PATCH 4/9] xfs: push the perag outwards in initial allocation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/7] xfs: automatic freeing of freshly allocated unwritten space
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 9/9] xfs: return -ENOSPC rather than NULLFSBLOCK from allocation functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1] xfs: allow read IO and FICLONE to run concurrently
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/9] xfs: split xfs_bmap_btalloc_at_eof()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHSET v27.0 0/7] xfs: reserve disk space for online repairs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 01/21] block: Add atomic write operations to request_queue limits
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v1] xfs: allow read IO and FICLONE to run concurrently
- From: Catherine Hoang <catherine.hoang@xxxxxxxxxx>
- [PATCH v2 77/89] xfs: convert to new timestamp accessors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 01/89] fs: new accessor methods for atime and mtime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 01/21] block: Add atomic write operations to request_queue limits
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 01/21] block: Add atomic write operations to request_queue limits
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 09/21] block: Add checks to merging of atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 21/21] nvme: Support atomic writes
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [GIT PULL] xfs: use busy extents for fstrim
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH 01/21] block: Add atomic write operations to request_queue limits
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 16/21] fs: iomap: Atomic write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 9/9] xfs: return -ENOSPC rather than NULLFSBLOCK from allocation functions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/9] xfs: push the perag outwards in initial allocation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 6/9] xfs: use agno/agbno in xfs_alloc_vextent functions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/9] xfs: split xfs_bmap_btalloc_at_eof()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 7/9] xfs: caller perag always supplied to xfs_alloc_vextent_near_bno
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC PATCH 0/9] xfs: push perags further into allocation routines
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/9] xfs: contiguous EOF allocation across AGs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/9] xfs: aligned EOF allocations don't need to scan AGs anymore
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/9] xfs: select the AG with the largest contiguous space
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 8/9] xfs: collapse near and exact bno allocation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [GIT PULL] xfs: use busy extents for fstrim
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3] xfs: introduce protection for drop nlink
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 16/21] fs: iomap: Atomic write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 01/21] block: Add atomic write operations to request_queue limits
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 15/21] fs: xfs: Support atomic write for statx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 16/21] fs: iomap: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCHSET 0/2] xfsprogs: reload the last iunlink item
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 1/1] libfrog: Fix cross-compilation issue with randbytes
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCHSET 0/3] xfsprogs: adjust defaults for 6.6 LTS kernels
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCHSET 0/2] xfs_db: use directio for filesystem access
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCHSET v26.2 0/3] xfsprogs: force rebuilding of metadata
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 15/21] fs: xfs: Support atomic write for statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 11/21] fs: xfs: Don't use low-space allocator for alignment > 1
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 13/21] fs: xfs: Make file data allocations observe the 'forcealign' flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 11/21] fs: xfs: Don't use low-space allocator for alignment > 1
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 16/21] fs: iomap: Atomic write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 15/21] fs: xfs: Support atomic write for statx
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 11/21] fs: xfs: Don't use low-space allocator for alignment > 1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 13/21] fs: xfs: Make file data allocations observe the 'forcealign' flag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 11/21] fs: xfs: Don't use low-space allocator for alignment > 1
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 09/21] block: Add checks to merging of atomic writes
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 19/21] scsi: sd: Add WRITE_ATOMIC_16 support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v15] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH 19/21] scsi: sd: Add WRITE_ATOMIC_16 support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle
- From: Jan Kara <jack@xxxxxxx>
- Re: Removal of KM_NOFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Removal of KM_NOFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 26/29] xfs: move xfs_xattr_handlers to .rodata
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2.1 1/1] xfs/{270,557,600}: update commit id for _fixed_by tag.
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [OT] Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: Gabriel Paubert <paubert@xxxxxxx>
- Re: [PATCH v15] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
- From: syzbot <syzbot+510dcbdc6befa1e6b2f6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] iomap: bug fixes for 6.6-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] iomap: bug fixes for 6.6-rc4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL v2] iomap: bug fixes for 6.6-rc4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] iomap: bug fixes for 6.6-rc4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/21] block: Add checks to merging of atomic writes
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] iomap: bug fixes for 6.6-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] iomap: bug fixes for 6.6-rc4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 26/29] xfs: move xfs_xattr_handlers to .rodata
- From: Wedson Almeida Filho <wedsonaf@xxxxxxxxx>
- Re: Endless calls to xas_split_alloc() due to corrupted xarray entry
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Removal of KM_NOFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH v15] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: Endless calls to xas_split_alloc() due to corrupted xarray entry
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 19/21] scsi: sd: Add WRITE_ATOMIC_16 support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/1] xfs/270: update commit id for _fixed_by tag.
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2.1 1/1] xfs/{270,557,600}: update commit id for _fixed_by tag.
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH 00/21] block atomic writes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- [GIT PULL] xfs: bug fixes for 6.6
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: BUG: MADV_COLLAPSE doesn't work for XFS files
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] xfs: drop experimental warning for FSDAX
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH 06/21] block: Pass blk_queue_get_max_sectors() a request pointer
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 20/21] scsi: scsi_debug: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 19/21] scsi: sd: Add WRITE_ATOMIC_16 support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 12/21] fs: xfs: Introduce FORCEALIGN inode flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 10/21] block: Add fops atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 11/21] fs: xfs: Don't use low-space allocator for alignment > 1
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 05/21] block: Add REQ_ATOMIC flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 09/21] block: Add checks to merging of atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 21/21] nvme: Support atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 16/21] fs: iomap: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 14/21] fs: xfs: Enable file data forcealign feature
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 08/21] block: Error an attempt to split an atomic write bio
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 17/21] fs: xfs: iomap atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 03/21] fs/bdev: Add atomic write support info to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 15/21] fs: xfs: Support atomic write for statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 13/21] fs: xfs: Make file data allocations observe the 'forcealign' flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 01/21] block: Add atomic write operations to request_queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 07/21] block: Limit atomic write IO size according to atomic_write_max_sectors
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 00/21] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Endless calls to xas_split_alloc() due to corrupted xarray entry
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 7/7] mkfs: enable the new force-align feature
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 0/7] xfsprogs: Enable extent forcealign feature
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 6/7] mkfs: add an extsize= option that allows units
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 2/7] xfs: allow files to require data mappings to be aligned to extszhint
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 5/7] xfs_repair: check the force-align flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 4/7] xfs_io: implement lsattr and chattr support for forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 1/7] xfs: create a new inode flag to require extsize alignment of file data space
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 3/7] xfs_db: expose force_align feature and flags
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 87/87] fs: move i_blocks up a few places in struct inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs/270: update commit id for _fixed_by tag.
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs/018: make sure that larp mode actually works
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [Bug 217572] Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217572] Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: BUG: MADV_COLLAPSE doesn't work for XFS files]
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- [Bug 217572] Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [Bug 217572] Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: BUG: MADV_COLLAPSE doesn't work for XFS files]
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
[Index of Archives]
[XFS]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]