Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 07/11] io_uring: add new api to register fixed workers
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 06/11] io-wq: return io_worker after successful inline worker creation
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 05/11] io-wq: add a new parameter for creating a new fixed worker
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: "Colin Walters" <walters@xxxxxxxxxx>
- [PATCH 04/11] io-wq: add fixed worker members in io_wq_acct
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 03/11] io-wq: add a new type io-wq worker
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 02/11] io-wq: add a new worker flag to indicate worker exit
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 01/11] io-wq: fix worker counting after worker received exit signal
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [RFC PATCH 00/11] fixed worker
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [PATCH 1/3] fs: use fake_file container for internal files with fake f_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 03/11] documentation: Block Devices Snapshots Module
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- [PATCH v4 01/11] documentation: Block Device Filtering Mechanism
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- [PATCH v4 11/11] blksnap: Kconfig and Makefile
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- Re: [PATCH 1/3] fs: use fake_file container for internal files with fake f_path
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: "Ariel Miculas (amiculas)" <amiculas@xxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: "Ariel Miculas (amiculas)" <amiculas@xxxxxxxxx>
- Re: [PATCH 1/3] fs: use fake_file container for internal files with fake f_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 1/3] fs: use fake_file container for internal files with fake f_path
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/3] fs: store fake path in file_fake along with real path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v1 1/1] memory: export symbols for process memory related functions
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] fs: store fake path in file_fake along with real path
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 11/12] ext4: Add allocation criteria 1.5 (CR1_5)
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v6 14/15] ceph: pass idmap to ceph_netfs_issue_op_inline
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 05/15] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 13/15] ceph: pass idmap to ceph_open/ioctl_set_layout/readdir
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 02/15] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 10/15] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH] ovl: port to new mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v6 11/15] ceph: pass idmap to ceph_do_getattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 03/15] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 06/15] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 08/15] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 15/15] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 07/15] ceph: pass idmap to __ceph_setattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 01/15] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 09/15] ceph/acl: allow idmapped set_acl inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 00/15] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 12/15] ceph: pass idmap to __ceph_setxattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 04/15] ceph: pass an idmapping to mknod/symlink/mkdir/rename
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [ANNOUNCE] Alpine Linux Persistence and Storage Summit 2023
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [RFC 4/4] bdev: extend bdev inode with it's own super_block
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH] ovl: port to new mount api
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 2/3] fs: use file_fake_path() to get path of mapped files for display
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH 5/7] Revert "mm: vmscan: add shrinker_srcu_generation"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 6/7] Revert "mm: vmscan: make memcg slab shrink lockless"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 7/7] Revert "mm: vmscan: make global slab shrink lockless"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 4/7] Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 3/7] Revert "mm: vmscan: hold write lock to reparent shrinker nr_deferred"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 1/7] Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 2/7] Revert "mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()"
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 0/7] revert shrinker_srcu related changes
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [PATCH] ovl: port to new mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ovl: port to new mount api
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 3/3] fs: store fake path in file_fake along with real path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/3] fs: use file_fake_path() to get path of mapped files for display
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/3] fs: use fake_file container for internal files with fake f_path
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/3] Reduce impact of overlayfs fake path files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: port to new mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 29/30] block: store the holder in file->private_data
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [dm-devel] [PATCH 27/30] block: replace fmode_t with a block-specific type for block open flags
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 05/30] cdrom: track if a cdrom_device_info was opened for data
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [fuse-devel] [PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v12 5/9] nvme: add copy offload support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 4/4] bdev: extend bdev inode with it's own super_block
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- RE: [PATCH v4 1/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 00/12] multiblock allocator improvements
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFCv2 0/5] ext4: misc left over folio changes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v2 6/6] mm: handle userfaults under VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 5/6] mm: implement folio wait under VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 4/6] mm: drop VMA lock before waiting for migration
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 3/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 0/6] Per-vma lock support for swap and userfaults
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v7 4/5] dm-thin: Add REQ_OP_PROVISION support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/13] fuse uring communication
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [fuse-devel] [PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v7 4/5] dm-thin: Add REQ_OP_PROVISION support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [RFC PATCH v2 3/3] ACPI: APEI: EINJ: Add support for vendor defined error types
- From: Avadhut Naik <avadnaik@xxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] ACPI: APEI: EINJ: Refactor available_error_type_show()
- From: Avadhut Naik <avadnaik@xxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/6] fs: unify locking semantics for fs freeze / thaw
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] ovl: port to new mount api
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC 4/4] bdev: extend bdev inode with it's own super_block
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read_key
- From: syzbot <syzbot+4f7a1fc5ec86b956afb4@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] ovl: port to new mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 11/14] ceph: allow idmapped setattr inode op
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 13/14] ceph: pass idmap to ceph_open/ioctl_set_layout
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 14/14] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 12/14] ceph: pass idmap to __ceph_setxattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 11/14] ceph: pass idmap to ceph_do_getattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 09/14] ceph/acl: allow idmapped set_acl inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 10/14] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 08/14] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 07/14] ceph: pass idmap to __ceph_setattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 05/14] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 06/14] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 03/14] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 04/14] ceph: pass an idmapping to mknod/symlink/mkdir/rename
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 02/14] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 01/14] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 00/14] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] ubifs: Convert do_writepage() to take a folio
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [PATCH 2/6] fs: add frozen sb state helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv8 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 11/12] ext4: Add allocation criteria 1.5 (CR1_5)
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 3/4] ubifs: Use a folio in do_truncation()
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [RFC 1/4] bdev: replace export of blockdev_superblock with BDEVFS_MAGIC
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 4/4] bdev: extend bdev inode with it's own super_block
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 4/4] bdev: extend bdev inode with it's own super_block
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 4/4] bdev: extend bdev inode with it's own super_block
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs: unexport buffer_check_dirty_writeback
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs: unexport buffer_check_dirty_writeback
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v12 5/9] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 27/30] block: replace fmode_t with a block-specific type for block open flags
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 30/30] fs: remove the now unused FMODE_* flags
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/30] block: replace fmode_t with a block-specific type for block open flags
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/30] block: store the holder in file->private_data
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/30] block: remove unused fmode_t arguments from ioctl handlers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/30] rnbd-srv: replace sess->open_flags with a "bool readonly"
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/30] block: move a few internal definitions out of blkdev.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/30] ubd: remove commented out code in ubd_open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/30] mtd: block: use a simple bool to track open for write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/30] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/30] block: add a sb_open_mode helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/30] swsusp: don't pass a stack address to blkdev_get_by_path
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/30] bcache: don't pass a stack address to blkdev_get_by_path
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/30] fs: remove sb->s_mode
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/30] block: use the holder as indication for exclusive opens
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/30] block: rename blkdev_close to blkdev_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/30] cdrom: remove the unused cdrom_close_write release code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/30] block: pass a gendisk to ->open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/30] cdrom: remove the unused mode argument to cdrom_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/30] cdrom: remove the unused mode argument to cdrom_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/30] cdrom: track if a cdrom_device_info was opened for data
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/30] block: remove the unused mode argument to ->release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/30] cdrom: remove the unused bdev argument to cdrom_open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/30] block: pass a gendisk on bdev_check_media_change
- From: Christoph Hellwig <hch@xxxxxx>
- decouple block open flags from fmode_t v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/30] block: also call ->open for incremental partition opens
- From: Christoph Hellwig <hch@xxxxxx>
- [syzbot] [virt?] [reiserfs?] general protection fault in psi_account_irqtime
- From: syzbot <syzbot+85fda6d9c9dfad58eaca@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 1/4] bdev: replace export of blockdev_superblock with BDEVFS_MAGIC
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [btrfs?] WARNING in btrfs_split_ordered_extent
- From: syzbot <syzbot+ee90502d5c8fd1d0dd93@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- [PATCH 2/2] fuse: remove an unnecessary if statement
- From: Jiachen Zhang <zhangjiachen.jaycee@xxxxxxxxxxxxx>
- [PATCH 1/2] fuse: support unlock remote OFD locks on file release
- From: Jiachen Zhang <zhangjiachen.jaycee@xxxxxxxxxxxxx>
- [PATCH 0/2] fuse: fixes for remote locking
- From: Jiachen Zhang <zhangjiachen.jaycee@xxxxxxxxxxxxx>
- Re: [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [btrfs?] WARNING in btrfs_split_ordered_extent
- From: syzbot <syzbot+ee90502d5c8fd1d0dd93@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [ntfs3?] WARNING in iov_iter_revert (4)
- From: syzbot <syzbot+5e732e5de356b7242fb8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2] fs: avoid empty option when generating legacy mount string
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [RFC PATCH] fuse: invalidate page cache pages before direct write
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [syzbot] [btrfs?] WARNING in btrfs_split_ordered_extent
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv8 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] fs: add frozen sb state helpers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] fs: unify locking semantics for fs freeze / thaw
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 3/3] ACPI: APEI: EINJ: Add support for vendor defined error types
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [RFC PATCH v2 2/3] fs: debugfs: Add write functionality to debugfs blobs
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [RFC PATCH v2 1/3] ACPI: APEI: EINJ: Refactor available_error_type_show()
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- [RFC 1/4] bdev: replace export of blockdev_superblock with BDEVFS_MAGIC
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 4/4] bdev: extend bdev inode with it's own super_block
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 3/4] bdev: rename iomap aops
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 2/4] bdev: abstract inode lookup on blkdev_get_no_open()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 0/4] bdev: allow buffer-head & iomap aops to co-exist
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 11/14] ceph: allow idmapped setattr inode op
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v12 5/9] nvme: add copy offload support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2 7/7] iomap: Copy larger chunks from userspace
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [syzbot] [btrfs?] WARNING in btrfs_split_ordered_extent
- From: syzbot <syzbot+ee90502d5c8fd1d0dd93@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs: avoid empty option when generating legacy mount string
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: avoid empty option when generating legacy mount string
- From: Thomas Weißschuh <thomas@xxxxxxxx>
- Re: [PATCH] fs: avoid empty option when generating legacy mount string
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v2 0/7] Support negative dentries on case-insensitive ext4 and f2fs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [Linux-cachefs] [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: Chris Chilvers <chilversc@xxxxxxxxx>
- [PATCH net-next v6 10/14] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 04/14] splice, net: Add a splice_eof op to file-ops and socket-ops
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 10/14] ceph: pass idmap to __ceph_setattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 05/14] ceph: allow idmapped symlink inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 09/14] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 07/14] ceph: allow idmapped rename inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 11/14] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 06/14] ceph: allow idmapped mkdir inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 12/14] ceph/acl: allow idmapped set_acl inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 14/14] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 13/14] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 08/14] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 04/14] ceph: allow idmapped mknod inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 01/14] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 03/14] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 02/14] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 00/14] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2] fs: avoid empty option when generating legacy mount string
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH] fs: avoid empty option when generating legacy mount string
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 04/14] splice, net: Add a splice_eof op to file-ops and socket-ops
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/7] iomap: Copy larger chunks from userspace
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/7] iomap: Copy larger chunks from userspace
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/14] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/13] ceph: allow idmapped setattr inode op
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCHv8 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v2 00/13] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 14/14] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 13/14] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 12/14] ceph/acl: allow idmapped set_acl inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 11/14] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 08/14] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 10/14] ceph: pass idmap to __ceph_setattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 09/14] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 07/14] ceph: allow idmapped rename inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 06/14] ceph: allow idmapped mkdir inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 05/14] ceph: allow idmapped symlink inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 04/14] ceph: allow idmapped mknod inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 03/14] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 01/14] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 02/14] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v3 00/14] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/4] ubifs: Convert ubifs_writepage to use a folio
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH net-next v5 04/14] splice, net: Add a splice_eof op to file-ops and socket-ops
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 10/14] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [RFC PATCH 00/13] fuse uring communication
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] ACPI: APEI: EINJ: Refactor available_error_type_show()
- From: Yazen Ghannam <yazen.ghannam@xxxxxxx>
- Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH 1/4] ubifs: Convert from writepage to writepages
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [PATCH 16/31] block: use the holder as indication for exclusive opens
- From: David Sterba <dsterba@xxxxxxx>
- [syzbot] Monthly 9p report (Jun 2023)
- From: syzbot <syzbot+list2ae9773daf371845c70b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] vfs: provide automatic kernel freeze / resume
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCHv8 2/5] iomap: Renames and refactor iomap_folio state bitmap handling
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 31/31] fs: remove the now unused FMODE_* flags
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 30/31] block: store the holder in file->private_data
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 26/31] block: move a few internal definitions out of blkdev.h
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 25/31] ubd: remove commented out code in ubd_open
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 23/31] mtd: block: use a simple bool to track open for write
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 18/31] fs: remove sb->s_mode
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 17/31] block: add a sb_open_mode helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 16/31] block: use the holder as indication for exclusive opens
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 13/31] bcache: don't pass a stack address to blkdev_get_by_path
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/31] block: rename blkdev_close to blkdev_release
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 10/31] block: remove the unused mode argument to ->release
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 09/31] block: pass a gendisk to ->open
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 30/31] block: store the holder in file->private_data
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/31] block: pass a gendisk on bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 01/31] block: also call ->open for incremental partition opens
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 0/6] vfs: provide automatic kernel freeze / resume
- From: Askar Safin <safinaskar@xxxxxxxxx>
- Re: [PATCHv8 3/5] iomap: Refactor iomap_write_delalloc_punch() function out
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCHv8 2/5] iomap: Renames and refactor iomap_folio state bitmap handling
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v2 12/12] ext4: Give symbolic names to mballoc criterias
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCHv8 1/5] iomap: Rename iomap_page to iomap_folio and others
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCHv8 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v2 11/12] ext4: Add allocation criteria 1.5 (CR1_5)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 09/31] block: pass a gendisk to ->open
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 10/31] block: remove the unused mode argument to ->release
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 16/31] block: use the holder as indication for exclusive opens
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/6] vfs: provide automatic kernel freeze / resume
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: decouple block open flags from fmode_t
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 31/31] fs: remove the now unused FMODE_* flags
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] Monthly xfs report (Jun 2023)
- From: syzbot <syzbot+list020cf39d4baa3eb9d54e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 30/31] block: store the holder in file->private_data
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] Monthly udf report (Jun 2023)
- From: syzbot <syzbot+list94be7062cbf16c5a13fa@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] Monthly kernfs report (Jun 2023)
- From: syzbot <syzbot+list9c24de01f057aca35431@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 26/31] block: move a few internal definitions out of blkdev.h
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 25/31] ubd: remove commented out code in ubd_open
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 23/31] mtd: block: use a simple bool to track open for write
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] afs: Fix setting of mtime when creating a file/dir/symlink
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 18/31] fs: remove sb->s_mode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 17/31] block: add a sb_open_mode helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 16/31] block: use the holder as indication for exclusive opens
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] afs: Fix setting of mtime when creating a file/dir/symlink
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] sysctl: move security keys sysctl registration to its own file
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 11/31] block: rename blkdev_close to blkdev_release
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 10/31] block: remove the unused mode argument to ->release
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 09/31] block: pass a gendisk to ->open
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/31] block: also call ->open for incremental partition opens
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 07/31] block: pass a gendisk on bdev_check_media_change
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] [reiserfs?] general protection fault in rcu_core (2)
- From: syzbot <syzbot+b23c4c9d3d228ba328d7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/31] block: also call ->open for incremental partition opens
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/8] Remove child from struct ctl_table
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH 0/6] vfs: provide automatic kernel freeze / resume
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] mm: Split unregister_shrinker() in fast and slow part
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- Re: [bug report] fs: Restrict lock_two_nondirectories() to non-directory inodes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/6] vfs: provide automatic kernel freeze / resume
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v12 5/9] nvme: add copy offload support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv8 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [fuse-devel] [PATCH 0/6] vfs: provide automatic kernel freeze / resume
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv8 4/5] iomap: Allocate iof in ->write_begin() early
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv8 3/5] iomap: Refactor iomap_write_delalloc_punch() function out
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv8 2/5] iomap: Renames and refactor iomap_folio state bitmap handling
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv8 1/5] iomap: Rename iomap_page to iomap_folio and others
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/7] iomap: Copy larger chunks from userspace
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH 1/1] fsnotify: export 'fsnotify_recalc_mask' symbol
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/7] iomap: Copy larger chunks from userspace
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v2 2/3] mm: Split unregister_shrinker() in fast and slow part
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- [PATCH 1/1] fsnotify: export 'fsnotify_recalc_mask' symbol
- From: Wu Bo <bo.wu@xxxxxxxx>
- Re: [PATCH v2 7/7] iomap: Copy larger chunks from userspace
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [syzbot] [ext4?] KASAN: slab-use-after-free Read in __ext4_iget
- From: syzbot <syzbot+5407ecf3112f882d2ef3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] page cache: fix page_cache_next/prev_miss off by one
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v2 07/14] buffer: Convert block_page_mkwrite() to use a folio
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- [syzbot] Monthly f2fs report (Jun 2023)
- From: syzbot <syzbot+listf5045cc3857cd5f3f4c2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 06/14] buffer: Make block_write_full_page() handle large folios correctly
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- Re: [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- Re: [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- Re: [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- Re: [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- Re: [syzbot] [btrfs?] INFO: task hung in btrfs_sync_file (2)
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] page cache: fix page_cache_next/prev_miss off by one
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v2 06/14] buffer: Make block_write_full_page() handle large folios correctly
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 08/14] buffer: Convert __block_commit_write() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 05/14] gfs2: Support ludicrously large folios in gfs2_trans_add_databufs()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 07/14] buffer: Convert block_page_mkwrite() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 09/14] buffer; Convert page_zero_new_buffers() to folio_zero_new_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 04/14] buffer: Convert __block_write_full_page() to __block_write_full_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 11/14] buffer: Convert init_page_buffers() to folio_init_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 12/14] buffer: Convert link_dev_buffers to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 14/14] buffer: Convert block_truncate_page() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 01/14] gfs2: Use a folio inside gfs2_jdata_writepage()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 10/14] buffer: Convert grow_dev_page() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 02/14] gfs2: Pass a folio to __gfs2_jdata_write_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 03/14] gfs2: Convert gfs2_write_jdata_page() to gfs2_write_jdata_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 13/14] buffer: Use a folio in __find_get_block_slow()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 00/14] gfs2/buffer folio changes for 6.5
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Kirill Tkhai <tkhai@xxxxx>
- Re: [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
- From: Kirill Tkhai <tkhai@xxxxx>
- Re: [PATCH 2/2] sysctl: move security keys sysctl registration to its own file
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH 1/2] sysctl: move umh sysctl registration to its own file
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH 0/6] vfs: provide automatic kernel freeze / resume
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [fuse-devel] [PATCH 0/6] vfs: provide automatic kernel freeze / resume
- From: Nikolaus Rath <Nikolaus@xxxxxxxx>
- [RFC PATCH 15/19] KVM: guest_mem: hugetlb: initialization and cleanup
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 16/19] KVM: guest_mem: hugetlb: allocate and truncate from hugetlb
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 18/19] KVM: selftests: Support various types of backing sources for private memory
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 14/19] KVM: guest_mem: Refactor cleanup to separate inode and file cleanup
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 19/19] KVM: selftests: Update test for various private memory backing source types
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 17/19] KVM: selftests: Add basic selftests for hugetlbfs-backed guest_mem
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 13/19] KVM: guest_mem: Refactor kvm_gmem fd creation to be in layers
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 12/19] mm: truncate: Expose preparation steps for truncate_inode_pages_final
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 11/19] mm: hugetlb: Parametrize hugetlb functions by resv_map
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 10/19] mm: hugetlb: Parametrize alloc_hugetlb_folio_from_subpool() by resv_map
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 09/19] mm: hugetlb: Use restore_reserve_on_error directly in filesystems
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 08/19] mm: hugetlb: Refactor restore_reserve_on_error
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 05/19] mm: hugetlb: Allow alloc_hugetlb_folio() to be parametrized by subpool and hstate
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 04/19] mm: hugetlb: Decouple hstate, subpool from inode
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 07/19] mm: hugetlb: Refactor vma_*_reservation functions
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 06/19] mm: hugetlb: Provide hugetlb_filemap_add_folio()
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 03/19] mm: hugetlb: Expose remove_inode_hugepages
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 02/19] mm: hugetlb: Move and expose hugetlbfs_zero_partial_page
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 01/19] mm: hugetlb: Expose get_hstate_idx()
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 00/19] hugetlb support for KVM guest_mem
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH 0/8] Remove child from struct ctl_table
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 6/8] test_sysclt: Test for registering a mount point
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/2] sysctl: move security keys sysctl registration to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/7] iomap: Copy larger chunks from userspace
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH 0/6] vfs: provide automatic kernel freeze / resume
- From: Askar Safin <safinaskar@xxxxxxxxx>
- Is coredump_wait broken in 6.4-rc5?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv8 2/5] iomap: Renames and refactor iomap_folio state bitmap handling
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv8 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 0/6] vfs: provide automatic kernel freeze / resume
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/4] ubifs: Convert from writepage to writepages
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [syzbot] [btrfs?] INFO: task hung in btrfs_sync_file (2)
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v12 5/9] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in btrfs_exclop_balance (2)
- From: David Sterba <dsterba@xxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in btrfs_ioctl_add_dev
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2 09/12] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH 4/4] ubifs: Convert do_writepage() to take a folio
- From: Richard Weinberger <richard@xxxxxx>
- [PATCH v3 2/3] shmem: Refactor shmem_symlink()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v3 1/3] libfs: Add directory operations for stable offsets
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH v2 04/12] ext4: Convert mballoc cr (criteria) to enum
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v3 0/3] shmemfs stable directory offsets
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH net-next v3 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 03/10] Wrap lines at 80
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 1/5] hostfs: Fix ephemeral inodes
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH net-next v3 02/10] Fix a couple of spelling mistakes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 3/3] shmem: stable directory offsets
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [fuse-devel] Fwd: [PATCH v13 10/10] fuse: setup a passthrough fd without a permanent backing id
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] ubifs: Convert do_writepage() to take a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv6 0/5] iomap: Add support for per-block dirty state to improve write performance
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCHv8 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv8 4/5] iomap: Allocate iof in ->write_begin() early
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv8 3/5] iomap: Refactor iomap_write_delalloc_punch() function out
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv8 1/5] iomap: Rename iomap_page to iomap_folio and others
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv8 2/5] iomap: Renames and refactor iomap_folio state bitmap handling
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [fuse-devel] Fwd: [PATCH v13 10/10] fuse: setup a passthrough fd without a permanent backing id
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Fwd: [PATCH v13 10/10] fuse: setup a passthrough fd without a permanent backing id
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [bug report] fs: Restrict lock_two_nondirectories() to non-directory inodes
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in btrfs_ioctl_add_dev
- From: syzbot <syzbot+afdee14f9fd3d20448e7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 6/8] test_sysclt: Test for registering a mount point
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v5] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: decouple block open flags from fmode_t
- From: Christoph Hellwig <hch@xxxxxx>
- [bug report] fs: Restrict lock_two_nondirectories() to non-directory inodes
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: decouple block open flags from fmode_t
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 23/31] mtd: block: use a simple bool to track open for write
- From: Richard Weinberger <richard@xxxxxx>
- Re: [syzbot] [fat?] possible deadlock in do_user_addr_fault
- From: syzbot <syzbot+278098b0faaf0595072b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 25/31] ubd: remove commented out code in ubd_open
- From: Richard Weinberger <richard@xxxxxx>
- [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/31] ubd: remove commented out code in ubd_open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/31] fs: remove the now unused FMODE_* flags
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/31] block: move a few internal definitions out of blkdev.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/31] block: store the holder in file->private_data
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/31] mtd: block: use a simple bool to track open for write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/31] block: use the holder as indication for exclusive opens
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/31] fs: remove sb->s_mode
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/31] block: add a sb_open_mode helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/31] bcache: don't pass a stack address to blkdev_get_by_path
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/31] block: remove the unused mode argument to ->release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/31] block: rename blkdev_close to blkdev_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/31] block: pass a gendisk to ->open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/31] block: pass a gendisk on bdev_check_media_change
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/31] block: also call ->open for incremental partition opens
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- decouple block open flags from fmode_t
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 09/12] fs: factor out a direct_write_fallback helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/4] ubifs: Convert do_writepage() to take a folio
- From: Richard Weinberger <richard@xxxxxx>
- [PATCH v17 5/5] selftests: mm: add pagemap ioctl tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v17 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v17 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v17 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v17 0/5] Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCHv7 1/6] iomap: Rename iomap_page_create/release() to iomap_iop_alloc/free()
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 4/4] ubifs: Convert do_writepage() to take a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: uuid ioctl - was: Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v2 1/3] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCHv7 6/6] iomap: Add per-block dirty state tracking to improve performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 09/12] fs: factor out a direct_write_fallback helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 4/4] ubifs: Convert do_writepage() to take a folio
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv7 6/6] iomap: Add per-block dirty state tracking to improve performance
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv7 5/6] iomap: Allocate iop in ->write_begin() early
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv7 4/6] iomap: Refactor iomap_write_delalloc_punch() function out
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3] bpf: Remove in_atomic() from bpf_link_put().
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv7 1/6] iomap: Rename iomap_page_create/release() to iomap_iop_alloc/free()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH 4/4] ubifs: Convert do_writepage() to take a folio
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH 0/7] block layer patches for bcachefs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v2 3/7] iomap: Remove unnecessary test from iomap_release_folio()
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v1 1/5] hostfs: Fix ephemeral inodes
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH 4/4] ubifs: Convert do_writepage() to take a folio
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 3/3] fs: Use delayed shrinker unregistration
- From: Kirill Tkhai <tkhai@xxxxx>
- [PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
- From: Kirill Tkhai <tkhai@xxxxx>
- [PATCH v2 1/3] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu()
- From: Kirill Tkhai <tkhai@xxxxx>
- [PATCH v2 2/3] mm: Split unregister_shrinker() in fast and slow part
- From: Kirill Tkhai <tkhai@xxxxx>
- Re: [PATCH 1/1] page cache: fix page_cache_next/prev_miss off by one
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: introduce bdev holder ops and a file system shutdown method v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: DIO hangs in 6.4.0-rc2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/4] ubifs: Use a folio in do_truncation()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/4] ubifs: Convert writeback to use folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/4] ubifs: Convert from writepage to writepages
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/4] ubifs: Use a folio in do_truncation()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/4] ubifs: Convert ubifs_writepage to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/4] ubifs: Convert do_writepage() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] block layer patches for bcachefs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3] bpf: Remove in_atomic() from bpf_link_put().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: DIO hangs in 6.4.0-rc2
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 5/7] filemap: Allow __filemap_get_folio to allocate large folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 2/7] doc: Correct the description of ->release_folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v5] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: uuid ioctl - was: Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 5/9] nvme: add copy offload support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/7] doc: Correct the description of ->release_folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs.h: Optimize file struct to prevent false sharing
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH net-next v4 07/11] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v4 04/11] splice, net: Add a splice_eof op to file-ops and socket-ops
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [reiserfs?] INFO: task hung in flush_old_commits
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [syzbot] [reiserfs?] INFO: task hung in flush_old_commits
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v12 9/9] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v12 8/9] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v12 7/9] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v12 6/9] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v12 5/9] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v12 1/9] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v12 3/9] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v12 2/9] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v12 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v12 0/9] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 6/8] xfs: introduce xfs_fs_destroy_super()
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING: locking bug in ext4_ioctl
- From: syzbot <syzbot+a3c8e9ac9f9d77240afd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] highmem: Rename put_and_unmap_page() to unmap_and_put_page()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 6/8] xfs: introduce xfs_fs_destroy_super()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: uuid ioctl - was: Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCHv7 6/6] iomap: Add per-block dirty state tracking to improve performance
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv7 5/6] iomap: Allocate iop in ->write_begin() early
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv7 4/6] iomap: Refactor iomap_write_delalloc_punch() function out
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv7 2/6] iomap: Move folio_detach_private() in iomap_iop_free() to the end
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv7 1/6] iomap: Rename iomap_page_create/release() to iomap_iop_alloc/free()
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv7 0/6] iomap: Add support for per-block dirty state to improve write performance
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [PATCH v2] zonefs: use iomap for synchronous direct writes
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH] cachefiles: Allow the cache to be non-root
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] init: remove unused names parameter in split_fs_names()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 7/7] iomap: Copy larger chunks from userspace
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v2 6/7] iomap: Create large folios in the buffered write path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] filemap: Allow __filemap_get_folio to allocate large folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/7] filemap: Add fgp_t typedef
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/7] iomap: Remove unnecessary test from iomap_release_folio()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/7] doc: Correct the description of ->release_folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/7] iomap: Remove large folio handling in iomap_invalidate_folio()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING: locking bug in ext4_ioctl
- From: syzbot <syzbot+a3c8e9ac9f9d77240afd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv6 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [syzbot] [ext4?] WARNING: locking bug in ext4_ioctl
- From: syzbot <syzbot+a3c8e9ac9f9d77240afd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv6 3/5] iomap: Refactor some iop related accessor functions
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCHv6 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [syzbot] [ext4?] WARNING: locking bug in __ext4_ioctl
- From: syzbot <syzbot+a537ff48a9cb940d314c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [ext4?] WARNING: locking bug in ext4_move_extents
- From: syzbot <syzbot+7f4a6f7f7051474e40ad@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv6 3/5] iomap: Refactor some iop related accessor functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCHv6 4/5] iomap: Allocate iop in ->write_begin() early
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv6 3/5] iomap: Refactor some iop related accessor functions
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv6 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv6 2/5] iomap: Move folio_detach_private() in iomap_iop_free() to the end
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv6 1/5] iomap: Rename iomap_page_create/release() to iomap_iop_alloc/free()
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv6 0/5] iomap: Add support for per-block dirty state to improve write performance
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [PATCH 0/7] block layer patches for bcachefs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: uuid ioctl - was: Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]