Linux XFS Date Index
[Prev Page][Next Page]
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v4 9/9] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 8/9] ext4: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 7/9] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 6/9] tmpfs: add support for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 4/9] nfsd: ensure we use ctime_peek to grab the inode->i_ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 5/9] ksmbd: use ctime_peek to grab the ctime out of the inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 3/9] overlayfs: allow it to handle multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 0/9] fs: implement multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFCv5 4/5] iomap: Allocate iop in ->write_begin() early
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv5 3/5] iomap: Add iop's uptodate state handling functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv5 2/5] iomap: Refactor iop_set_range_uptodate() function
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv5 1/5] iomap: Rename iomap_page_create/release() to iop_alloc/free()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] vfs: allow filesystem freeze callers to denote who froze the fs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 13/13] xfs: wire up the ->mark_dead holder operation for log and RT devices
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 12/13] xfs: wire up sops->shutdown
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/13] xfs: wire up the ->mark_dead holder operation for log and RT devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/13] fs: add a method to shut down the file system
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/13] block: add a mark_dead holder operation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/13] xfs: wire up sops->shutdown
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/13] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/13] block: delete partitions later in del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/13] block: remove blk_drop_partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/13] block: unhash the inode earlier in delete_partition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/13] block: avoid repeated work in blk_mark_disk_dead
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/13] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/13] block: turn bdev_lock into a mutex
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/13] block: refactor bd_may_claim
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/13] block: factor out a bd_end_claim helper from blkdev_put
- From: Christoph Hellwig <hch@xxxxxx>
- introduce bdev holder ops and a file system shutdown method v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] xfs: buffer pins need to hold a buffer reference
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 065efa589871e93b6610c70c1e9de274ef1f1ba2
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/4] vfs: allow filesystem freeze callers to denote who froze the fs
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Wang Yugui <wangyugui@xxxxxxxxxxxx>
- Re: [PATCH 2/4] xfs: restore allocation trylock iteration
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] xfs: buffer pins need to hold a buffer reference
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: xfs: bug fixes for 6.4-rcX
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: xfs: bug fixes for 6.4-rcX
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 7/9] fs: add a method to shut down the file system
- From: Christoph Hellwig <hch@xxxxxx>
- Re: xfs: bug fixes for 6.4-rcX
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: fix AGF vs inode cluster buffer deadlock
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] xfs: defered work could create precommits
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] xfs: buffer pins need to hold a buffer reference
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: fix AGF vs inode cluster buffer deadlock
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/4] xfs: defered work could create precommits
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/4] xfs: restore allocation trylock iteration
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: fix AGF vs inode cluster buffer deadlock
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/4] xfs: buffer pins need to hold a buffer reference
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/4] xfs: defered work could create precommits
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- xfs: bug fixes for 6.4-rcX
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/4] xfs: restore allocation trylock iteration
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: DIO hangs in 6.4.0-rc2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING 885df05bf634d589fbf030c3751614eaa453fb5d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: DIO hangs in 6.4.0-rc2
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] block: avoid repeated work in blk_mark_disk_dead
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/9] block: factor out a bd_end_claim helper from blkdev_put
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 4/9] block: turn bdev_lock into a mutex
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 7/9] fs: add a method to shut down the file system
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 6/9] block: add a mark_dead holder operation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: DIO hangs in 6.4.0-rc2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: don't do inodgc work if task is exiting
- From: Tycho Andersen <tycho@tycho.pizza>
- DIO hangs in 6.4.0-rc2
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFCv5 3/5] iomap: Add iop's uptodate state handling functions
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv5 2/5] iomap: Refactor iop_set_range_uptodate() function
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [PATCH v2] fsverity: use shash API instead of ahash API
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
- From: Feng Tang <feng.tang@xxxxxxxxx>
- Re: [PATCH] xfs: don't do inodgc work if task is exiting
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFCv5 3/5] iomap: Add iop's uptodate state handling functions
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFCv5 2/5] iomap: Refactor iop_set_range_uptodate() function
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: use-after-free Read in xfs_btree_lookup_get_block
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
- From: Feng Tang <feng.tang@xxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: use-after-free Read in xfs_btree_lookup_get_block
- From: syzbot <syzbot+7e9494b8b399902e994e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH] xfs: don't do inodgc work if task is exiting
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH] xfs: don't do inodgc work if task is exiting
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: don't do inodgc work if task is exiting
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: don't do inodgc work if task is exiting
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Re: [PATCH] xfs: xfs_nfs_get_inode support zero generation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Re: [PATCH] xfs: xfs_nfs_get_inode support zero generation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: xfs_nfs_get_inode support zero generation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: don't do inodgc work if task is exiting
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.4-rc2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: Improve CIL scalability
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: don't do inodgc work if task is exiting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: xfs_nfs_get_inode support zero generation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.4-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: bug fixes for 6.4-rc2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.4-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.4-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.4-rc2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: don't do inodgc work if task is exiting
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [PATCH] libxfs: fix confusing xfs_extent_item variable names
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- [PATCH] xfs: xfs_nfs_get_inode support zero generation
- From: renlei1@xxxxxxxxxxxxxxx
- Re: [GIT PULL] xfs: bug fixes for 6.4-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 6.4-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] xfs: bug fixes for 6.4-rc2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] libxfs: fix confusing xfs_extent_item variable names
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING 578215f3e21c472c08d70b8796edf1ac58f88578
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- [ANNOUNCE] xfsprogs: for-next updated to 5fda1858a
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH] xfs_repair: dont leak buffer when discarding directories
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Wang Yugui <wangyugui@xxxxxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Wang Yugui <wangyugui@xxxxxxxxxxxx>
- Re: [PATCH] xfs: fix broken logic when detecting mergeable bmap records
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING 47cba14ce6fc4f314bd814d07269d0c8de1e4ae6
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/9] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/9] block: add a mark_dead holder operation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/9] block: add a mark_dead holder operation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 8/9] xfs: wire up sops->shutdown
- From: Christoph Hellwig <hch@xxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Wang Yugui <wangyugui@xxxxxxxxxxxx>
- Re: [linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: fix xfs_buf use-after-free in xfs_buf_item_unpin
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Wang Yugui <wangyugui@xxxxxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING 52025ebbb518a2d876b8aba191b348ffb1cf368b
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Build regressions/improvements in v6.4-rc1
- From: "Raghavendra, Vignesh" <vigneshr@xxxxxx>
- Re: Build regressions/improvements in v6.4-rc1
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] xfs: fix broken logic when detecting mergeable bmap records
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: Fix undefined behavior of shift into sign bit
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: introduce bdev holder ops and a file system shutdown method
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Build regressions/improvements in v6.4-rc1
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: performance regression between 6.1.x and 5.15.x
- From: Wang Yugui <wangyugui@xxxxxxxxxxxx>
- Re: [PATCH 4/9] block: turn bdev_lock into a mutex
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/9] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/9] block: avoid repeated work in blk_mark_disk_dead
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 7/9] fs: add a method to shut down the file system
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/9] block: factor out a bd_end_claim helper from blkdev_put
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 6/9] block: add a mark_dead holder operation
- From: Jan Kara <jack@xxxxxxx>
- Re: Build regressions/improvements in v6.4-rc1
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] xfs: Fix undefined behavior of shift into sign bit
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- performance regression between 6.1.x and 5.15.x
- From: Wang Yugui <wangyugui@xxxxxxxxxxxx>
- Re: [PATCH] xfs: fix xfs_buf use-after-free in xfs_buf_item_unpin
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH] xfs: fix xfs_buf use-after-free in xfs_buf_item_unpin
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv5 4/5] iomap: Allocate iop in ->write_begin() early
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv5 3/5] iomap: Add iop's uptodate state handling functions
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv5 2/5] iomap: Refactor iop_set_range_uptodate() function
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv5 1/5] iomap: Rename iomap_page_create/release() to iop_alloc/free()
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv5 0/5] iomap: Add support for per-block dirty state to improve write performance
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [jlayton:ctime] [xfs] a62b7125f6: xfstests.generic.018.fail
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH 1/4] vfs: allow filesystem freeze callers to denote who froze the fs
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH RFC 11/16] fs: iomap: Atomic write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 12/16] xfs: Add support for fallocate2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH RFC 12/16] xfs: Add support for fallocate2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 03/16] xfs: Support atomic write for statx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 11/16] fs: iomap: Atomic write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
- From: Binder Makin <merimus@xxxxxxxxxx>
- Re: [PATCH 5/9] block: introduce holder ops
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/9] fs: add a method to shut down the file system
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 6/9] block: add a mark_dead holder operation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 9/9] xfs: wire up the ->mark_dead holder operation for log and RT devices
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 8/9] xfs: wire up sops->shutdown
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 9/9] xfs: wire up the ->mark_dead holder operation for log and RT devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/9] xfs: wire up sops->shutdown
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/9] fs: add a method to shut down the file system
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/9] block: add a mark_dead holder operation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/9] block: introduce holder ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/9] block: factor out a bd_end_claim helper from blkdev_put
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/9] block: turn bdev_lock into a mutex
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/9] block: avoid repeated work in blk_mark_disk_dead
- From: Christoph Hellwig <hch@xxxxxx>
- introduce bdev holder ops and a file system shutdown method
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/9] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfs_repair: estimate per-AG btree slack better
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [syzbot] Monthly xfs report (May 2023)
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- [syzbot] Monthly xfs report (May 2023)
- From: syzbot <syzbot+list457a2ec8617806111bfa@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs: fix leak memory when xfs_attr_inactive fails
- From: Guo Xuenan <guoxuenan@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs: fix leak memory when xfs_attr_inactive fails
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFCv4 3/3] iomap: Support subpage size dirty tracking to improve write performance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFCv4 3/3] iomap: Support subpage size dirty tracking to improve write performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v3 1/6] fs: add infrastructure for multigrain inode i_m/ctime
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [ANNOUCE] xfs: for-next updated to 2254a7396a0c
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFCv4 3/3] iomap: Support subpage size dirty tracking to improve write performance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFCv4 3/3] iomap: Support subpage size dirty tracking to improve write performance
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 2/3] iomap: Change uptodate variable name to state
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 1/3] iomap: Allocate iop in ->write_begin() early
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 0/3] iomap: Support subpage size dirty tracking to improve write performance
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [PATCH 5/4] xfs: fix negative array access in xfs_getbmap
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- Re: [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 06/16] block: Limit atomic writes according to bio and queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 16/16] nvme: Support atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 14/16] scsi: sd: Add WRITE_ATOMIC_16 support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 11/16] fs: iomap: Atomic write support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 12/16] xfs: Add support for fallocate2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 03/16] xfs: Support atomic write for statx
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH RFC 15/16] scsi: scsi_debug: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 09/16] block: Add blk_validate_atomic_write_op()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 10/16] block: Add fops atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 13/16] scsi: sd: Support reading atomic properties from block limits VPD
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 06/16] block: Limit atomic writes according to bio and queue limits
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH RFC 16/16] nvme: Support atomic writes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RFC 14/16] scsi: sd: Add WRITE_ATOMIC_16 support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH RFC 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 04/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 03/16] xfs: Support atomic write for statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 16/16] nvme: Support atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 12/16] xfs: Add support for fallocate2
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 14/16] scsi: sd: Add WRITE_ATOMIC_16 support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 11/16] fs: iomap: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 05/16] block: Add REQ_ATOMIC flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 06/16] block: Limit atomic writes according to bio and queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 08/16] block: Add support for atomic_write_unit
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 07/16] block: Add bdev_find_max_atomic_write_alignment()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH] xfs_repair: dont leak buffer when discarding directories
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs_repair: estimate per-AG btree slack better
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v3 5/6] ext4: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 6/6] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 3/6] shmem: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 4/6] xfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 1/6] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 2/6] overlayfs: allow it handle multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 0/6] fs: implement multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [syzbot] [xfs?] BUG: unable to handle kernel paging request in clear_user_rep_good
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] xfs_repair: estimate per-AG btree slack better
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [6.4-current oops] null ptr deref in blk_mq_sched_bio_merge() from blkdev readahead
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [6.4-current oops] null ptr deref in blk_mq_sched_bio_merge() from blkdev readahead
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/4] xfs: repair summary counters
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] vfs: allow exclusive freezing of filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: stabilize fs summary counters for online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] vfs: allow filesystem freeze callers to denote who froze the fs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC v24.6 0/4] xfs: online repair for fs summary counters with exclusive fsfreeze
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
- From: syzbot <syzbot+c103d3808a0de5faaf80@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: Corruption of in-memory data (0x8) detected at xfs_defer_finish_noroll on kernel 6.3
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Corruption of in-memory data (0x8) detected at xfs_defer_finish_noroll on kernel 6.3
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
- From: syzbot <syzbot+c103d3808a0de5faaf80@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
- From: syzbot <syzbot+c103d3808a0de5faaf80@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/7] fiemap: FIEMAP_EXTENT_LAST denotes the last record in the recordset
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/7] generic/{094,225}: drop the file allocation unit requirements
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/7] fiemap-tester: holes can be backed by unwritten extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/7] xfs/{243,245,272,274}: ignore raid alignment flags in bmap output
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/7] xfs/262: remove dangerous labels
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/7] generic/724,xfs/791: adjust test preconditions for post-EOF stripe zeroing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/7] fsx: fix indenting of columns in bad buffers report
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/7] fstests: random fixes for v2023.05.01
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Corruption of in-memory data (0x8) detected at xfs_defer_finish_noroll on kernel 6.3
- From: Mike Pastore <mike@xxxxxxxxx>
- Re: [PATCH] xfs_repair: estimate per-AG btree slack better
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH] xfs_repair: estimate per-AG btree slack better
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH v2] xfs: fix ag count overflow during growfs
- From: Long Li <leo.lilong@xxxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
- From: syzbot <syzbot+c103d3808a0de5faaf80@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 5/4] xfs: fix negative array access in xfs_getbmap
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/4] xfs: fix negative array access in xfs_getbmap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
- From: syzbot <syzbot+c103d3808a0de5faaf80@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [xfs?] BUG: unable to handle kernel paging request in clear_user_rep_good
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/4] xfs: disable reaping in fscounters scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: check that per-cpu inodegc workers actually run on that cpu
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: don't allocate into the data fork for an unshare request
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v2 0/4] xfs: inodegc fixes for 6.4-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: flush dirty data and drain directios before scrubbing cow fork
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v2 0/4] xfs: bug fixes for 6.4-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [syzbot] [xfs?] BUG: unable to handle kernel paging request in clear_user_rep_good
- From: syzbot <syzbot+401145a9a237779feb26@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [GIT PULL] iomap: new code for 6.4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: new code for 6.4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: new code for 6.4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [jlayton:ctime] [xfs] 97834d91c9: xfstests.xfs.443.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [GIT PULL] xfs: new code for 6.4
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs: fix ag count overflow during growfs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] mkfs: warning about misaligned AGs and RAID stripes is not an error
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- [PATCH v2] xfs: fix ag count overflow during growfs
- From: Long Li <leo.lilong@xxxxxxxxxx>
- Re: [PATCH] xfs_db: fix broken logic in error path
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/4] xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/4] xfs: disable reaping in fscounters scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: don't allocate into the data fork for an unshare request
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: don't allocate into the data fork for an unshare request
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/4] xfs: disable reaping in fscounters scrub
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] xfs: check that per-cpu inodegc workers actually run on that cpu
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: don't allocate into the data fork for an unshare request
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] xfs: flush dirty data and drain directios before scrubbing cow fork
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCHSET 0/4] xfs: bug fixes for 6.4-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: check that per-cpu inodegc workers actually run on that cpu
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: disable reaping in fscounters scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/4] xfs: inodegc fixes for 6.4-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: don't allocate into the data fork for an unshare request
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: flush dirty data and drain directios before scrubbing cow fork
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/4] xfs: bug fixes for 6.4-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/4] xfs: bug fixes for 6.4-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] mkfs: warning about misaligned AGs and RAID stripes is not an error
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs_repair: estimate per-AG btree slack better
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs_db: fix broken logic in error path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: drop EXPERIMENTAL tag for large extent counts
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] iomap: new code for 6.4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [ANNOUNCE] xfsdump: for-next **rebased** to dcfb054
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsdump: for-next updated to c3a72aa
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsdump: for-next updated to c3a72aa
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] xfs: fix ag count overflow during growfs
- From: Long Li <leo.lilong@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [ANNOUNCE] xfs: for-next updated to 9419092fb263
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH 16/17] block: use iomap for writes to block devices
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [RFCv3 3/3] iomap: Support subpage size dirty tracking to improve write performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] xfs: fix xfs_buf use-after-free in xfs_buf_item_unpin
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v11.1 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v11.1 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH 4/4] misc: add duration for recovery loop tests
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] misc: add duration for long soak tests
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] readme: document TIME/LOAD_FACTOR
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] generic/476: reclassify this test as a long running soak stress test
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v2 0/4] fstests: direct specification of looping test duration
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v11.1 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix ag count overflow during growfs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v11.1 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v11.1 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH 1/3] generic/476: reclassify this test as a long running soak stress test
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH] xfs: fix ag count overflow during growfs
- From: Long Li <leo.lilong@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: IO time one extent per EFI
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- [PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 05/17] filemap: update ki_pos in generic_perform_write
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v2 2/3] misc: add duration for long soak tests
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] generic/476: reclassify this test as a long running soak stress test
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/3] misc: add duration for recovery loop tests
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfsdump: for-next updated to c3a72aa
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: IO time one extent per EFI
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 3/3] xfs: mark the inode for high-res timestamp update in getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 2/3] shmem: mark for high-res timestamps on next update after getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 0/3] fs: multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2)
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2)
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 03/17] fs: rename and move block_page_mkwrite_return
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/17] fs: rename and move block_page_mkwrite_return
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [ANNOUNCE] xfsprogs: for-next updated to 364cc9546
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- [ANNOUNCE] xfsdump: for-next updated to c3a72aa
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2)
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [RFC PATCH 2/3][RESEND] shmem: mark for high-res timestamps on next update after getattr
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- [syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2)
- From: syzbot <syzbot+606f94dfeaaa45124c90@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/17] block: don't plug in blkdev_write_iter
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/17] block: stop setting ->direct_IO
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/17] fuse: use direct_write_fallback
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/17] block: use iomap for writes to block devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/17] fs: factor out a direct_write_fallback helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/17] filemap: update ki_pos in generic_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/17] filemap: add a kiocb_invalidate_post_write helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/17] filemap: add a kiocb_write_and_wait helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/17] filemap: add a kiocb_invalidate_pages helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/17] fs: rename and move block_page_mkwrite_return
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/17] fs: remove emergency_thaw_bdev
- From: Christoph Hellwig <hch@xxxxxx>
- RFC: allow building a kernel without buffer_heads
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/17] fs: unexport buffer_check_dirty_writeback
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5.4] xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- Re: [PATCH 5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] misc: add duration for recovery loop tests
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v2 2/2] xfs: clean up some unnecessary xfs_stack_trace
- From: Guo Xuenan <guoxuenan@xxxxxxxxxxxxxxx>
- Re: [PATCH 5.10] xfs: drop submit side trans alloc for append ioends
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] misc: add duration for long soak tests
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 1/3] generic/476: reclassify this test as a long running soak stress test
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v2 2/2] xfs: clean up some unnecessary xfs_stack_trace
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/2] xfs: fix xfs print level wrong parsing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: IO time one extent per EFI
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [BUG] XFS (delalloc) writeback livelock writing to -ENOSPC on dm-thin
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] xfs: fix livelock in delayed allocation at ENOSPC
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: fix leak memory when xfs_attr_inactive fails
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] dm integrity: simplify by using PAGE_SECTORS_SHIFT
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 1/5] dm integrity: simplify by using PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/5] block: simplify with PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: IO time one extent per EFI
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [RFC PATCH V3] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: iomap-for-next updated to 3fd41721cd5c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] libfrog: move crc32c selftest buffer into a separate file
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5.4 CANDIDATE] xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: fix leak memory when xfs_attr_inactive fails
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: xfs: system fails to boot up due to Internal error xfs_trans_cancel
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [PATCH v2 0/2] xfs fix and clean up
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- [PATCH v2 1/2] xfs: fix xfs print level wrong parsing
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- [PATCH v2 2/2] xfs: clean up some unnecessary xfs_stack_trace
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- [BUG] XFS (delalloc) writeback livelock writing to -ENOSPC on dm-thin
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 1/3] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] xfs: IO time one extent per EFI
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH V3] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 1/2] libfrog: move crc32c selftest buffer into a separate file
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: fix leak memory when xfs_attr_inactive fails
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] xfs: fix xfs print level wrong parsing
- From: Guo Xuenan <guoxuenan@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs: clean up some unnecessary xfs_stack_trace
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] xfs: fix xfs print level wrong parsing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/3] xfs: fix leak memory when xfs_attr_inactive fails
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- [PATCH 1/3] xfs: fix leak memory when xfs_attr_inactive fails
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- [PATCH 3/3] xfs: clean up some unnecessary xfs_stack_trace
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- [PATCH 2/3] xfs: fix xfs print level wrong parsing
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- [PATCH 0/3] xfs fixes and clean up
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- [PATCH 5.4 CANDIDATE] xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- Re: [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 2/2] xfs: log recovery stage split EFIs with multiple extents
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: IO time one extent per EFI
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH] xfs: drop EXPERIMENTAL tag for large extent counts
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: IO time one extent per EFI
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: log recovery stage split EFIs with multiple extents
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: IO time one extent per EFI
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: log recovery stage split EFIs with multiple extents
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- [PATCH] xfs: drop EXPERIMENTAL tag for large extent counts
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfsprogs: nrext64 option should be in [inode] section of mkfs conf files
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- [PATCH] xfsprogs: nrext64 option should be in [inode] section of mkfs conf files
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [RFC PATCH v11.1 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Jan Kara <jack@xxxxxxx>
- [linux-next:master] BUILD REGRESSION 3cdbc01c40e34c57697f8934f2727a88551696be
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: fix xfs_buf use-after-free in xfs_buf_item_unpin
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v11.1 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: log recovery stage split EFIs with multiple extents
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: IO time one extent per EFI
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [ANNOUNCE] xfs: for-next branch updated to 71deb8a5658c
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] Documentation: xfs: Extend table marker on deprecated mount options table
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5.10] xfs: drop submit side trans alloc for append ioends
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Abusing XFS_IOC_SWAPEXT until FIEXCHANGE_RANGE is merged
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH V3] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5.10 CANDIDATE] xfs: drop submit side trans alloc for append ioends
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] Documentation: xfs: Extend table marker on deprecated mount options table
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH V3] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- [PATCH] Documentation: xfs: Extend table marker on deprecated mount options table
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 5.10 CANDIDATE] xfs: drop submit side trans alloc for append ioends
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: could we add superblock to xfs logdev/rtdev?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- could we add superblock to xfs logdev/rtdev?
- From: Wang Yugui <wangyugui@xxxxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 5.4 00/17] xfs stable candidate patches for 5.4.y (from v5.11 & v5.12)
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 5.4 00/17] xfs stable candidate patches for 5.4.y (from v5.11 & v5.12)
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5.4 00/17] xfs stable candidate patches for 5.4.y (from v5.11 & v5.12)
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 4aa1da8d99724f6c0b762b58a71cee7c5e2e109b
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: xfs: system fails to boot up due to Internal error xfs_trans_cancel
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: scrub: remove duplicate include headers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: scrub: remove duplicate include headers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: xfs: system fails to boot up due to Internal error xfs_trans_cancel
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [PATCH] xfs: scrub: remove duplicate include headers
- From: <ye.xingchen@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [LSF TOPIC] online repair of filesystems: what next?
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [PATCH v3] xfs: Use for_each_perag() to iterate all available AGs
- From: Ryosuke Yasuoka <ryasuoka@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: fix duplicate includes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: fix duplicate includes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] opportunistic high-res file timestamps
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [linux-next:master] BUILD SUCCESS WITH WARNING d3f2cd24819158bb70701c3549e586f9df9cee67
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 2/3] misc: add duration for long soak tests
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHSET 0/3] fstests: direct specification of looping test duration
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix AGFL allocation dead lock
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH 2/2] xfs: log recovery stage split EFIs with multiple extents
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- [PATCH 0/2] xfs: one extent per EFI
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- [PATCH 1/2] xfs: IO time one extent per EFI
- From: Wengang Wang <wen.gang.wang@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix AGFL allocation dead lock
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- [ANNOUNCE] xfs: for-next updated to 798352cb25d2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: fix AGFL allocation dead lock
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCHSET 0/3] fstests: direct specification of looping test duration
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [RFC PATCH 8/6] xfs_db: create dirents and xattrs with colliding names
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC PATCH 7/6] xfs_db: hoist name obfuscation code out of metadump.c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHSET 0/3] fstests: direct specification of looping test duration
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Backport of "xfs: open code ioend needs workqueue helper" to 5.10?
- From: Christian Theune <ct@xxxxxxxxxxxxxxx>
- Re: [PATCHSET 0/3] fstests: direct specification of looping test duration
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 0/3] Ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: Backport of "xfs: open code ioend needs workqueue helper" to 5.10?
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- Re: [PATCH] xfs: fix AGFL allocation dead lock
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- Re: [PATCH] xfs/517: add missing freeze command
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- [syzbot] [xfs?] KASAN: slab-use-after-free Read in iomap_finish_ioend
- From: syzbot <syzbot+9c656068e71c1b06dc1f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Backport of "xfs: open code ioend needs workqueue helper" to 5.10?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [GIT PULL v2 16/22] xfs: merge bmap records for faster scrubs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL v2 15/22] xfs: fix iget/irele usage in online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL 13/22] xfs: fix iget usage in directory scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL v2 14/22] xfs: fix bugs in parent pointer checking
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL 13/22] xfs: fix iget usage in directory scrub
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs/517: add missing freeze command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix AGFL allocation dead lock
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/6] xfs_db: fix metadump name obfuscation for ascii-ci filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] Monthly xfs report
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL 14/22] xfs: fix bugs in parent pointer checking
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs_db: fix inverted logic in error path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: verify buffer contents when we skip log replay
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: don't consider future format versions valid
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Backport of "xfs: open code ioend needs workqueue helper" to 5.10?
- From: Christian Theune <ct@xxxxxxxxxxxxxxx>
- Re: Backport of "xfs: open code ioend needs workqueue helper" to 5.10?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Replacing the external log device
- From: Ansgar Esztermann-Kirchner <aeszter@xxxxxxxxxxxxx>
- Backport of "xfs: open code ioend needs workqueue helper" to 5.10?
- From: Christian Theune <ct@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v2 00/23] fs-verity support for XFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/23] fs-verity support for XFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: verify buffer contents when we skip log replay
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: don't consider future format versions valid
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: remove WARN when dquot cache insertion fails
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/6] xfs_db: fix metadump name obfuscation for ascii-ci filesystems
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Replacing the external log device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs: _{attr,data}_map_shared should take ILOCK_EXCL until iread_extents is completely done
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC PATCH v11.1 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH] xfs: fix AGFL allocation dead lock
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- Replacing the external log device
- From: Ansgar Esztermann-Kirchner <aeszter@xxxxxxxxxxxxx>
- Re: [Syzkaller & bisect] There is task hung in xlog_grant_head_check in v6.3-rc5
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [GIT PULL 14/22] xfs: fix bugs in parent pointer checking
- From: Dave Chinner <david@xxxxxxxxxxxxx>
[Index of Archives]
[XFS]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]