Linux Filesystem Development
[Prev Page][Next Page]
- Re: [RFC v4 linux-next 17/19] dm-vdo: prevent direct access of bd_inode
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 5/9] iomap: drop the write failure handles when unsharing and zeroing
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 6/9] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 2e93f143ca010a5013528e1cfdc895f024fe8c21
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH v3 9/9] iomap: do some small logical cleanup in buffered write
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 8/9] iomap: make iomap_write_end() return a boolean
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] sysctl changes for v6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Filesystem testing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC v3 1/5] cleanup: Fix discarded const warning when defining lock guard
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH
- From: "Kiselev, Oleg" <okiselev@xxxxxxxxxx>
- Re: [syzbot] [v9fs?] KMSAN: uninit-value in v9fs_evict_inode
- From: Charalampos Mitrodimas <charmitro@xxxxxxxxxx>
- Re: [syzbot] [v9fs?] KMSAN: uninit-value in v9fs_evict_inode
- From: syzbot <syzbot+eb83fe1cce5833cd66a0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/40] fsverity: pass the zero-hash value to the implementation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
- From: patchwork-bot+f2fs@xxxxxxxxxx
- Re: [f2fs-dev] [PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
- From: patchwork-bot+f2fs@xxxxxxxxxx
- Re: [PATCH 24/40] xfs: disable direct read path for fs-verity files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] orangefs updates for 6.9
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] overlayfs fixes for 6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Filesystem testing
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [GIT PULL] orangefs updates for 6.9
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- [PATCH RFC] ntfs3: remove atomic_open
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 39/40] xfs: don't bother storing merkle tree blocks for zeroed data blocks
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 38/40] xfs: use merkle tree offset as attr hash
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 37/40] xfs: create separate name hash function for xattrs
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 36/40] xfs: don't store trailing zeroes of merkle tree blocks
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 31/40] xfs: better reporting and error handling in xfs_drop_merkle_tree
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 30/40] xfs: clean up stale fsverity metadata before starting
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 35/40] xfs: teach online repair to evaluate fsverity xattrs
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v2 0/6] Fixes and cleanups to fs-writeback
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 4/6] fs/writeback: only calculate dirtied_before when b_io is empty
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/6] fs/writeback: avoid to writeback non-expired inode in kupdate writeback
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] overlayfs fixes for 6.9-rc1
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 16/40] fsverity: pass the zero-hash value to the implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHSET v5.3] fs-verity support for XFS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC v3 1/5] cleanup: Fix discarded const warning when defining lock guard
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [v9fs?] KMSAN: uninit-value in v9fs_evict_inode
- From: Charalampos Mitrodimas <charmitro@xxxxxxxxxx>
- Re: [RFC v3 1/5] cleanup: Fix discarded const warning when defining lock guard
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 2e93f143ca010a5013528e1cfdc895f024fe8c21
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC v4 linux-next 17/19] dm-vdo: prevent direct access of bd_inode
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] sysctl changes for v6.9-rc1
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 2/2] rust: xarray: Add an abstraction for XArray
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM ATTEND] Over-the-wire data compression
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: WARNING in mark_buffer_dirty
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC] eventpoll: optimize epoll_ctl by reusing eppoll_entry allocations
- From: Ivan Trofimov <i.trofimow@xxxxxxxxx>
- Re: [PATCH v13 2/9] f2fs: Simplify the handling of cached insensitive names
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: VFS: Close: file count is zero (use-after-free)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC v4 linux-next 18/19] scsi: factor out a helper bdev_read_folio() from scsi_bios_ptable()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 17/19] dm-vdo: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 17/19] dm-vdo: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs,block: get holder during claim
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] fscache: Fix error handling in fscache_begin_operation()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LTP] [linus:master] [pidfd] cb12fd8e0d: ltp.readahead01.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs,block: get holder during claim
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [RFC] ext4: Add support for ext4_map_blocks_atomic()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/10] xfs: drop xfs_convert_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 10/10] exfat: remove duplicate update parent dir
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v4 09/10] exfat: do not sync parent dir if just update timestamp
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v4 08/10] exfat: remove unused functions
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v4 07/10] exfat: convert exfat_find_empty_entry() to use dentry cache
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v4 06/10] exfat: convert exfat_init_ext_entry() to use dentry cache
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v4 05/10] exfat: move free cluster out of exfat_init_ext_entry()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v4 03/10] exfat: convert exfat_add_entry() to use dentry cache
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v4 04/10] exfat: convert exfat_remove_entries() to use dentry cache
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v4 01/10] exfat: add __exfat_get_dentry_set() helper
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v4 02/10] exfat: add exfat_get_empty_dentry_set() helper
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v4 00/10] exfat: improve sync dentry
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 0c6ca06aad84
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH RFC] eventpoll: optimize epoll_ctl by reusing eppoll_entry allocations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 26/40] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 26/40] xfs: add fs-verity support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 26/40] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHBOMB v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [syzbot] [ext4?] possible deadlock in __ext4_mark_inode_dirty (3)
- From: syzbot <syzbot+72c7e5a0d9f5901e864e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [bug report] blktests nbd/003 lead kernel panic
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [RFC v4 linux-next 07/19] erofs: prevent direct access of bd_inode
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 26/40] xfs: add fs-verity support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHBOMB v5.3] fs-verity support for XFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/10] iomap: do some small logical cleanup in buffered write
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/10] iomap: make block_write_end() return a boolean
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/10] iomap: use a new variable to handle the written bytes in iomap_write_iter()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/10] iomap: don't increase i_size if it's not a write operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 06/10] iomap: drop the write failure handles when unsharing and zeroing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/10] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/10] xfs: drop xfs_convert_blocks()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 03/10] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [RFC v4 linux-next 18/19] scsi: factor out a helper bdev_read_folio() from scsi_bios_ptable()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [RFC v4 linux-next 14/19] jbd2: prevent direct access of bd_inode
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Uneccesary flushes waking up suspended disks
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH RFC] eventpoll: optimize epoll_ctl by reusing eppoll_entry allocations
- From: Ivan Trofimov <i.trofimow@xxxxxxxxx>
- Re: [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 18/19] scsi: factor out a helper bdev_read_folio() from scsi_bios_ptable()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 16/19] block2mtd: prevent direct access of bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 15/19] bcache: prevent direct access of bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 14/19] jbd2: prevent direct access of bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 13/19] ext4: prevent direct access of bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 11/19] btrfs: prevent direct access of bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 10/19] s390/dasd: use bdev api in dasd_format()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 09/19] gfs2: prevent direct access of bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 08/19] nilfs2: prevent direct access of bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 07/19] erofs: prevent direct access of bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 06/19] cramfs: prevent direct access of bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 05/19] bcachefs: remove dead function bdev_sectors()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 04/19] block: prevent direct access of bd_inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 03/19] block: remove sync_blockdev_range()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 02/19] block: remove sync_blockdev_nowait()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v4 linux-next 01/19] block: move two helpers into bdev.c
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fs,block: get holder during claim
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 9/9] fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v3 9/9] fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 9/9] fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH 10/10] fsnotify: optimize the case of no permission event watchers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 09/10] fsnotify: use an enum for group priority constants
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 08/10] fsnotify: move s_fsnotify_connectors into fsnotify_sb_info
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 07/10] fsnotify: lazy attach fsnotify_sb_info state to sb
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 06/10] fsnotify: create helper fsnotify_update_sb_watchers()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 05/10] fsnotify: pass object pointer and type to fsnotify mark helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 04/10] fanotify: merge two checks regarding add of ignore mark
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 03/10] fsnotify: create a wrapper fsnotify_find_inode_mark()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 02/10] fsnotify: create helpers to get sb and connp from object
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 01/10] fsnotify: rename fsnotify_{get,put}_sb_connectors()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 00/10] Further reduce overhead of fsnotify permission hooks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Filesystem testing
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [PATCH 3/3] common/populate: add verity files to populate xfs images
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] xfs/{021,122}: adapt to fsverity xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] common/verity: enable fsverity for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/20] mkfs.xfs: add verity parameter
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/20] xfs_repair: junk fsverity xattrs when unnecessary
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 18/20] xfs_db: dump merkle tree data
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/20] xfs_db: dump verity features and metadata
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/20] man: document attr_modify command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/20] xfs_db: make attr_set/remove/modify be able to handle fs-verity attrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/20] xfs_db: introduce attr_modify command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/20] libfrog: add fsverity to xfs_report_geom output
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/20] xfs: enable ro-compat fs-verity flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/20] xfs: use merkle tree offset as attr hash
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/20] xfs: create separate name hash function for xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/20] xfs: advertise fs-verity being available on filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/20] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/20] xfs: add inode on-disk VERITY flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/20] xfs: add fs-verity ro-compat flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/20] xfs: add attribute type for fs-verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/20] fs: add FS_XFLAG_VERITY for verity files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/20] xfsprogs: Add xfs_verify_pptr
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/20] xfsprogs: define parent pointer xattr format
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/20] xfsprogs: add parent pointer support to attribute code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 40/40] xfs: enable ro-compat fs-verity flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 39/40] xfs: don't bother storing merkle tree blocks for zeroed data blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 38/40] xfs: use merkle tree offset as attr hash
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 37/40] xfs: create separate name hash function for xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 36/40] xfs: don't store trailing zeroes of merkle tree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 35/40] xfs: teach online repair to evaluate fsverity xattrs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 34/40] xfs: advertise fs-verity being available on filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 33/40] xfs: add fs-verity ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 32/40] xfs: make scrub aware of verity dinode flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 31/40] xfs: better reporting and error handling in xfs_drop_merkle_tree
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 30/40] xfs: clean up stale fsverity metadata before starting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 29/40] xfs: shrink verity blob cache
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 28/40] xfs: create an icache tag for files with cached merkle tree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 27/40] xfs: create a per-mount shrinker for verity inodes merkle tree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 26/40] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 25/40] xfs: widen flags argument to the xfs_iflags_* helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 24/40] xfs: disable direct read path for fs-verity files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 23/40] xfs: don't allow to enable DAX on fs-verity sealed inode
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 22/40] xfs: initialize fs-verity on file open and cleanup on inode destruction
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 21/40] xfs: add inode on-disk VERITY flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/40] xfs: add fs-verity ro-compat flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/40] xfs: add attribute type for fs-verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 18/40] iomap: integrate fs-verity verification into iomap's read path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/40] fsverity: report validation errors back to the filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/40] fsverity: pass the zero-hash value to the implementation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/40] fsverity: box up the write_merkle_tree_block parameters too
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/40] fsverity: rely on cached block callers to retain verified state
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/40] fsverity: expose merkle tree geometry to callers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/40] fsverity: pass the new tree size and block size to ->begin_enable_verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/40] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/40] fsverity: fix "support block-based Merkle tree caching"
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/40] fsverity: add tracepoints
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/40] fsverity: add per-sb workqueue for post read processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/40] fsverity: support block-based Merkle tree caching
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/40] fsverity: pass tree_blocksize to end_enable_verity()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/40] fs: add FS_XFLAG_VERITY for verity files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/40] xfs: add parent pointer validator functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/40] xfs: define parent pointer ondisk extended attribute format
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/40] xfs: add parent pointer support to attribute code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/40] fsverity: remove hash page spin lock
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5.3] fstests: fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHBOMB v5.3] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [syzbot] [overlayfs?] WARNING in ovl_copy_up_file
- From: syzbot <syzbot+3abd99031b42acf367ef@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 9/9] fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [overlayfs?] WARNING in ovl_copy_up_file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- VFS: Close: file count is zero (use-after-free)
- From: cheung wall <zzqq0103.hey@xxxxxxxxx>
- Re: [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Uneccesary flushes waking up suspended disks
- From: Phillip Susi <phill@xxxxxxxxxxxx>
- Re: bcachefs: do not run 6.7: upgrade to 6.8 immediately if you have a multi device fs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bcachefs: do not run 6.7: upgrade to 6.8 immediately if you have a multi device fs
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: bcachefs: do not run 6.7: upgrade to 6.8 immediately if you have a multi device fs
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: bcachefs: do not run 6.7: upgrade to 6.8 immediately if you have a multi device fs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bcachefs: do not run 6.7: upgrade to 6.8 immediately if you have a multi device fs
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- [syzbot] Monthly fs report (Mar 2024)
- From: syzbot <syzbot+listc1ea4dfa31fea8381e9d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [v9fs?] KMSAN: uninit-value in v9fs_evict_inode
- From: syzbot <syzbot+eb83fe1cce5833cd66a0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: WARNING in mark_buffer_dirty
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Uneccesary flushes waking up suspended disks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- WARNING in mark_buffer_dirty
- From: cheung wall <zzqq0103.hey@xxxxxxxxx>
- Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/11] IOMMU memory observability
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH v5 00/11] IOMMU memory observability
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 05/11] neighbour: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 04/11] utsname: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 01/11] stackleak: don't modify ctl_table argument
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Filesystem testing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fscache: Fix error handling in fscache_begin_operation()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH v10 1/9] security: Create security_file_vfs_ioctl hook
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v3 1/2] sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 0/2] sysctl: treewide: prepare ctl_table_root for ctl_table constification
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v3 2/2] sysctl: treewide: constify argument ctl_table_root::permissions(table)
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [RFC PATCH 2/2] selinux: wire up new execstack LSM hook
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: bcachefs: do not run 6.7: upgrade to 6.8 immediately if you have a multi device fs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] cifs: Move some extern decls from .c files to .h
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] fuse update for 6.9
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] bcachefs 6.9 updates v2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH RFC 24/24] nfs: add a module parameter to disable directory delegations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 23/24] nfs: optionally request a delegation on GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 22/24] nfs: skip dentry revalidation when parent dir has a delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 20/24] nfs: new tracepoint in match_stateid operation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 19/24] nfs: new tracepoint in nfs_delegation_need_return
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 18/24] nfs: add a tracepoint to nfs_inode_detach_delegation_locked
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 17/24] nfs: add cache_validity to the nfs_inode_event tracepoints
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 16/24] nfs: remove unused NFS_CALL macro
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 15/24] nfs: fix nfs_stateid_hash prototype when CONFIG_CRC32 isn't set
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 13/24] nfsd: check for delegation conflicts vs. the same client
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 10/24] nfsd: allow filecache to hold S_IFDIR files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 09/24] filelock: lift the ban on directory leases in generic_setlease
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 08/24] vfs: make vfs_mknod break delegations on parent directory
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 07/24] vfs: make vfs_create break delegations on parent directory
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 05/24] vfs: allow rmdir to wait for delegation break on parent
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 04/24] vfs: allow mkdir to wait for delegation break on parent
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 01/24] filelock: push the S_ISREG check down to ->setlease handlers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2] sysctl: drop unused argument set_ownership()::table
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v2] sysctl: drop unused argument set_ownership()::table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v5 14/37] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2] sysctl: drop unused argument set_ownership()::table
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [RFC v4 linux-next 16/19] block2mtd: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 15/19] bcache: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 11/19] btrfs: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 14/19] jbd2: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- [RFC PATCH] fs: Add an use vfs_get_ioctl_handler()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC v4 linux-next 13/19] ext4: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 10/19] s390/dasd: use bdev api in dasd_format()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 09/19] gfs2: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- Re: [LTP] [linus:master] [pidfd] cb12fd8e0d: ltp.readahead01.fail
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [RFC v4 linux-next 08/19] nilfs2: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] fscache: Fix error handling in fscache_begin_operation()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC v4 linux-next 07/19] erofs: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 04/19] block: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 06/19] cramfs: prevent direct access of bd_inode
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 05/19] bcachefs: remove dead function bdev_sectors()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 03/19] block: remove sync_blockdev_range()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 02/19] block: remove sync_blockdev_nowait()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v4 linux-next 01/19] block: move two helpers into bdev.c
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs,block: get holder during claim
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 14/37] lib: introduce support for page allocation tagging
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Uneccesary flushes waking up suspended disks
- From: Phillip Susi <phill@xxxxxxxxxxxx>
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] statx.2: Document STATX_SUBVOL
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [linus:master] [pidfd] cb12fd8e0d: ltp.readahead01.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH -next] fs: Add kernel-doc comments to proc_create_net_data_write()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [hfs] general protection fault in tomoyo_check_acl (3)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs,block: get holder during claim
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: Do NULL check instead of IS_ERR in atomic_open
- From: Keiichi Watanabe <keiichiw@xxxxxxxxxxxx>
- [PATCH v2 09/10] iomap: make block_write_end() return a boolean
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 10/10] iomap: do some small logical cleanup in buffered write
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 08/10] iomap: use a new variable to handle the written bytes in iomap_write_iter()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 06/10] iomap: drop the write failure handles when unsharing and zeroing
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 01/10] xfs: match lock mode in xfs_buffered_write_iomap_begin()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 07/10] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 03/10] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 04/10] xfs: drop xfs_convert_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 00/10] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 05/10] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM ATTEND] Over-the-wire data compression
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 1/2] rust: types: add FOREIGN_ALIGN to ForeignOwnable
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH 06/10] fs: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2] xfs: allow cross-linking special files without project quota
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: bcachefs: do not run 6.7: upgrade to 6.8 immediately if you have a multi device fs
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- [linus:master] [pidfd] cb12fd8e0d: ltp.readahead01.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH -next] fs: Add kernel-doc comments to cuse_process_init_reply()
- From: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
- [PATCH -next] fs: Add kernel-doc comments to proc_create_net_data_write()
- From: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
- bcachefs: do not run 6.7: upgrade to 6.8 immediately if you have a multi device fs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 2/3] bcachefs: Initialize super_block->s_uuid
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 1/3] bcachefs: Switch to uuid_to_fsid()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 0/3] bit more FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: Fwd: [GIT PULL] vfs uuid
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 0/3] fiemap extension to add physical extent length
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 21/29] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] xfs: allow cross-linking special files without project quota
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 75bcffbb9e75
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Fwd: [GIT PULL] vfs uuid
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v10 1/9] security: Create security_file_vfs_ioctl hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [syzbot] [hfs] general protection fault in tomoyo_check_acl (3)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 21/29] xfs: add fs-verity support
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.9
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] xfs: allow cross-linking special files without project quota
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 21/29] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 01/34] bdev: open block device as files
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 01/34] bdev: open block device as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [hfs] general protection fault in tomoyo_check_acl (3)
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [syzbot] [hfs] general protection fault in tomoyo_check_acl (3)
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC] ext4: Add support for ext4_map_blocks_atomic()
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [GIT PULL] fuse update for 6.9
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Filesystem testing
- From: Leah Rumancik <leah.rumancik@xxxxxxxxx>
- Re: [PATCH v2 01/34] bdev: open block device as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v13 2/9] f2fs: Simplify the handling of cached insensitive names
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH] afs: Revert "afs: Hide silly-rename files from userspace"
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH] fanotify: remove unneeded sub-zero check for unsigned value
- From: Nikita Kiryushin <kiryushin@xxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH] afs: Revert "afs: Hide silly-rename files from userspace"
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH 0/2] afs: Miscellaneous fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 01/34] bdev: open block device as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] libfs: fix warning in stashed_dentry_prune
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [ntfs3?] KASAN: use-after-free Read in ntfs_read_folio
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] afs: Revert "afs: Hide silly-rename files from userspace"
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] afs: Revert "afs: Hide silly-rename files from userspace"
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [fs?] WARNING in stashed_dentry_prune
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fuse: Do NULL check instead of IS_ERR in atomic_open
- From: Keiichi Watanabe <keiichiw@xxxxxxxxxxxx>
- Re: [PATCH] fuse: update size attr before doing IO
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [syzbot] [overlayfs?] WARNING in ovl_copy_up_file
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [syzbot] [xfs?] possible deadlock in xfs_ilock
- From: syzbot <syzbot+d247769793ec169e4bf9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [xfs?] possible deadlock in xfs_qm_dqget_cache_insert
- From: syzbot <syzbot+8fdff861a781522bda4d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [overlayfs?] possible deadlock in iter_file_splice_write (3)
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [syzbot] [ntfs3?] KASAN: use-after-free Read in ntfs_lookup_inode_by_name
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v13 2/9] f2fs: Simplify the handling of cached insensitive names
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- Re: [syzbot] [hfs?] possible deadlock in hfsplus_block_allocate
- From: syzbot <syzbot+b6ccd31787585244a855@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] bcachefs 6.9 updates v2
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [f2fs-dev] [syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_filemap_fault
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH 1/1] fuse: Make atomic_open use negative d_entry
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v13 2/9] f2fs: Simplify the handling of cached insensitive names
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH v13 3/9] libfs: Introduce case-insensitive string comparison helper
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [syzbot] [overlayfs?] possible deadlock in iter_file_splice_write (3)
- From: syzbot <syzbot+e525d9be15a106e48379@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v9 1/1] mm: report per-page metadata information
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v9 1/1] mm: report per-page metadata information
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [syzbot] [hfs?] possible deadlock in hfsplus_block_allocate
- From: syzbot <syzbot+b6ccd31787585244a855@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.9
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] xfs: new code for 6.9
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.9
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.9
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, isofs, udf, quota fixes for 6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fsnotify changes for 6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: new code for 6.9
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] bcachefs updates for 6.9
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] xfs: new code for 6.9
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [syzbot] [overlayfs?] WARNING in ovl_copy_up_file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [GIT PULL] bcachefs updates for 6.9
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Michael Forney <mforney@xxxxxxxxxxx>
- Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] vfs pidfd
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [GIT PULL] ext2, isofs, udf, quota fixes for 6.9-rc1
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 11/29] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC] ext4: Add support for ext4_map_blocks_atomic()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 22/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/29] xfs: add parent pointer support to attribute code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH V2] isofs: convert isofs to use the new mount API
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 18/29] xfs: don't allow to enable DAX on fs-verity sealed inode
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [hfs?] INFO: task hung in hfs_mdb_commit
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 29/29] xfs: enable ro-compat fs-verity flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 28/29] xfs: add fs-verity ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 27/29] xfs: make scrub aware of verity dinode flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 26/29] xfs: better reporting and error handling in xfs_drop_merkle_tree
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 25/29] xfs: clean up stale fsverity metadata before starting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 24/29] xfs: shrink verity blob cache
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 23/29] xfs: create an icache tag for files with cached merkle tree blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 21/29] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/29] xfs: widen flags argument to the xfs_iflags_* helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/29] xfs: disable direct read path for fs-verity files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/29] xfs: initialize fs-verity on file open and cleanup on inode destruction
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/29] xfs: add inode on-disk VERITY flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/29] xfs: add fs-verity ro-compat flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/29] xfs: add attribute type for fs-verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/29] iomap: integrate fs-verity verification into iomap's read path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/29] fsverity: pass the new tree size and block size to ->begin_enable_verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/29] fsverity: fix "support block-based Merkle tree caching"
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/29] fsverity: add tracepoints
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/29] fsverity: add per-sb workqueue for post read processing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/29] fsverity: support block-based Merkle tree caching
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/29] fsverity: pass tree_blocksize to end_enable_verity()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/29] fs: add FS_XFLAG_VERITY for verity files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/29] xfs: add parent pointer validator functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/29] xfs: define parent pointer ondisk extended attribute format
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/29] fsverity: remove hash page spin lock
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5.2] fs-verity support for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] fsnotify changes for 6.9-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION dad309222e4c3fc7f88b20ce725ce1e0eea07cc7
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
- From: Steven Price <steven.price@xxxxxxx>
- [PATCH v3 02/11] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [GIT PULL] vfs pidfd
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 00/11] enable bs > ps in XFS
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 11/11] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 09/11] xfs: expose block size in stat
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 08/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 07/11] mm: do not split a folio if it has minimum folio order requirement
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 06/11] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 01/11] mm: Support order-1 folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] afs: Revert "afs: Hide silly-rename files from userspace"
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH] afs: Revert "afs: Hide silly-rename files from userspace"
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] add physical_length field to fiemap extents
- From: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
- Re: [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_filemap_fault
- From: syzbot <syzbot+763afad57075d3f862f2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_filemap_fault
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [syzbot] Monthly udf report (Mar 2024)
- From: syzbot <syzbot+listbbb74d14bbf78e9e83c5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [linus:master] [netfs] c9c4ff12df: BUG:KASAN:wild-memory-access_in__fscache_use_cookie
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH] libfs: fix warning in stashed_dentry_prune
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH 0/2] afs: Miscellaneous fixes
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- Re: [PATCH] fat: ignore .. subdir and always add a link to dirs
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [overlayfs?] possible deadlock in seq_read_iter (3)
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] fat: ignore .. subdir and always add a link to dirs
- From: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx>
- [PATCH] afs: Revert "afs: Hide silly-rename files from userspace"
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fat: ignore .. subdir and always add a link to dirs
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 1/1] fuse: Make atomic_open use negative d_entry
- From: Yuan Yao <yuanyaogoog@xxxxxxxxxxxx>
- [syzbot] [overlayfs?] WARNING in ovl_copy_up_file
- From: syzbot <syzbot+3abd99031b42acf367ef@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fs?] WARNING in stashed_dentry_prune
- From: syzbot <syzbot+9b5ec5ccf7234cc6cb86@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] iomap: cleanup iomap_write_iter()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [syzbot] [net?] [afs?] WARNING in rxrpc_alloc_data_txbuf
- From: syzbot <syzbot+150fa730f40bce72aa05@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [net?] [afs?] WARNING in rxrpc_alloc_data_txbuf
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fat: ignore .. subdir and always add a link to dirs
- From: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx>
- [PATCH 2/2] afs: Fix occasional rmdir-then-VNOVNODE with generic/011
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/2] afs: Don't cache preferred address
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/2] afs: Miscellaneous fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fat: ignore .. subdir and always add a link to dirs
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fat: ignore .. subdir and always add a link to dirs
- From: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx>
- Re: [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 75bcffbb9e75
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: ZONE_DEVICE refcounting
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [GIT PULL] xfs: new code for 6.9
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH v2 01/34] bdev: open block device as files
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_filemap_fault
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- [dhowells-fs:cifs-netfs] [cifs] 7de1bab771: filebench.sum_operations/s -98.5% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [GIT PULL] bcachefs updates for 6.9
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] fuse: update size attr before doing IO
- From: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
- Re: [GIT PULL] fscrypt updates for 6.9
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] execve updates for v6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] zonefs changes for 6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fsverity updates for 6.9
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] fuse: update size attr before doing IO
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in insert_state (2)
- From: syzbot <syzbot+d21c74a99c319e88007a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: Uneccesary flushes waking up suspended disks
- From: Phillip Susi <phill@xxxxxxxxxxxx>
- Re: [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] vfs pidfd
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [GIT PULL] vfs pidfd
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] fuse: update size attr before doing IO
- From: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
- Re: [PATCH v2] statx: stx_subvol
- From: Neal Gompa <neal@xxxxxxxxx>
- Re: more on subvolumes
- From: Neal Gompa <neal@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 20/24] xfs: disable direct read path for fs-verity files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] iomap: cleanup iomap_write_iter()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] vfs pidfd
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [QUESTION] epoll: try to reuse allocations of epitem
- From: Ivan Trofimov <i.trofimow@xxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 0/2] vfs: convert debugfs & tracefs to the new mount API
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] statx: stx_subvol
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] statx: stx_subvol
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] vfs pidfd
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] pidfd: add pidfdfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] [net?] [afs?] WARNING in rxrpc_alloc_data_txbuf
- From: syzbot <syzbot+150fa730f40bce72aa05@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [syzbot] [ntfs3?] WARNING in do_open_execat
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v5 23/24] xfs: add fs-verity ioctls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] iomap: cleanup iomap_write_iter()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] xfs: match lock mode in xfs_buffered_write_iomap_begin()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [syzbot] [ntfs3?] WARNING in do_open_execat
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 20/24] xfs: disable direct read path for fs-verity files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [syzbot] [btrfs?] INFO: task hung in extent_writepages
- From: syzbot <syzbot+d9d40a56a26bdd36922e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] fs: Add vfs_masks_device_ioctl*() helpers
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH 2/2] pidfd: add pidfdfs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters
- From: Luis Henriques <lhenriques@xxxxxxx>
- [syzbot] Monthly ext4 report (Mar 2024)
- From: syzbot <syzbot+list9a35871b40c53fa1b44b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly hfs report (Mar 2024)
- From: syzbot <syzbot+list28302c815c5fd308cf50@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly btrfs report (Mar 2024)
- From: syzbot <syzbot+lista09af84377603bde66b5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 00/10] exfat: improve sync dentry
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 1/4] xfs: match lock mode in xfs_buffered_write_iomap_begin()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [GIT PULL] fsverity updates for 6.9
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [GIT PULL] fscrypt updates for 6.9
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] add physical_length field to fiemap extents
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] statx.2: Document STATX_SUBVOL
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2] statx: stx_subvol
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_filemap_fault
- From: Ed Tsai (蔡宗軒) <Ed.Tsai@xxxxxxxxxxxx>
- Re: [PATCH 1/3] add physical_length field to fiemap extents
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [GIT PULL] execve updates for v6.9-rc1
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 07/24] fsverity: support block-based Merkle tree caching
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] statx: stx_subvol
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH] fs: Add vfs_masks_device_ioctl*() helpers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: On the optimum size of a batch
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- RE: On the optimum size of a batch
- From: David Laight <David.Laight@xxxxxxxxxx>
- more on subvolumes
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] statx.2: Document STATX_SUBVOL
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2] statx: stx_subvol
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] vfs pidfd
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] fs: Add vfs_masks_device_ioctl*() helpers
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [syzbot] [ntfs3?] WARNING in do_open_execat
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [syzbot] [ntfs3?] WARNING in do_open_execat
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] vfs uuid
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs super
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs filelock
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs pidfd
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs iomap
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs ntfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs misc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [syzbot] [ntfs3?] kernel BUG in ntfs_iget
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ntfs3?] WARNING in do_open_execat
- From: syzbot <syzbot+6ec38f7a8db3b3fb1002@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (2)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v10 2/9] landlock: Add IOCTL access right for character and block devices
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [syzbot] [jfs?] BUG: unable to handle kernel NULL pointer dereference in dtInsertEntry
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ntfs3?] possible deadlock in map_mft_record
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] exec: Simplify remove_arg_zero() error path
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in ntfs_iget5
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 4/4] iomap: cleanup iomap_write_iter()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] fs_parser: handle parameters that can be empty and don't have a value
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/4] xfs: match lock mode in xfs_buffered_write_iomap_begin()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v10 2/9] landlock: Add IOCTL access right for character and block devices
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 3/4] ovl: only lock readdir for accessing the cache
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] fsnotify: optimize the case of no parent watcher
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] statx: stx_subvol
- From: Christian Brauner <brauner@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]