Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v1 06/11] exfat: move free cluster out of exfat_init_ext_entry()
- From: yuezhang.mo@xxxxxxxxxxx
- [PATCH v1 04/11] exfat: covert exfat_add_entry() to use dentry cache
- From: yuezhang.mo@xxxxxxxxxxx
- [PATCH v1 02/11] exfat: add exfat_get_empty_dentry_set() helper
- From: yuezhang.mo@xxxxxxxxxxx
- [PATCH v1 00/11] exfat: improve sync dentry
- From: yuezhang.mo@xxxxxxxxxxx
- [PATCH v1 07/11] exfat: covert exfat_init_ext_entry() to use dentry cache
- From: yuezhang.mo@xxxxxxxxxxx
- [PATCH v1 03/11] exfat: covert exfat_find_empty_entry() to use dentry cache
- From: yuezhang.mo@xxxxxxxxxxx
- [PATCH v1 01/11] exfat: add __exfat_get_dentry_set() helper
- From: yuezhang.mo@xxxxxxxxxxx
- Re: [PATCH v7 4/9] landlock: Add IOCTL access right
- From: "Günther Noack" <gnoack@xxxxxxxxxx>
- Re: [PATCH v2 1/7] rust: file: add Rust abstraction for `struct file`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 4/7] rust: file: add `FileDescriptorReservation`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v2 4/7] rust: file: add `FileDescriptorReservation`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH 0/4] Prepare for fsnotify pre-content permission events
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 13/14] iomap: map multiple blocks at a time
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [PATCH 5/7] rust: file: add `Kuid` wrapper
- From: comex <comexk@xxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 3/3] VFS: don't export flush_delayed_fput().
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 2/3] nfsd: Don't leave work of closing files to a work queue.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/3] nfsd: fully close all files in the nfsd threads
- From: NeilBrown <neilb@xxxxxxx>
- Re: [RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Fw: [PATCH] proc: Update inode upon changing task security attribute
- From: Munehisa Kamata <kamatam@xxxxxxxxxx>
- [PATCH] maple_tree: Fix warning comparing pointer to 0
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: About the conflict between XFS inode recycle and VFS rcu-walk
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH] block: Remove special-casing of compound pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 05/17] fs: Restore kiocb.ki_hint
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC bpf-next 2/3] bpf: extend parsing logic for BPF FS delegate_cmds mount option
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RFC bpf-next 0/3] BPF FS mount options parsing follow ups
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RFC bpf-next 3/3] selftests/bpf: utilize string values for delegate_xxx mount options
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH 2/3] block: Rework bio_for_each_folio_all(), add bio_for_each_folio()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] block: Remove special-casing of compound pages
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/4] Prepare for fsnotify pre-content permission events
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 23/59] netfs: Prep to use folio->private for write grouping and streaming write
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v3 58/59] cifs: Remove some code that's no longer used, part 3
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 48/59] cifs: Share server EOF pos with netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 51/59] cifs: Use more fields from netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 56/59] cifs: Remove some code that's no longer used, part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 53/59] cifs: Implement netfslib hooks
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 52/59] cifs: Make wait_mtu_credits take size_t args
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 32/59] netfs: Provide netfs_file_read_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 30/59] netfs: Implement buffered write API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 57/59] cifs: Remove some code that's no longer used, part 2
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 55/59] cifs: Cut over to using netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 35/59] netfs: Provide minimum blocksize parameter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 36/59] netfs: Make netfs_skip_folio_read() take account of blocksize
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 38/59] netfs: Decrypt encrypted content
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 42/59] netfs: Implement a write-through caching option
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 50/59] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 41/59] netfs: Provide a launder_folio implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 46/59] 9p: Use netfslib read/write_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 44/59] netfs: Optimise away reads above the point at which there can be no data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 29/59] netfs: Implement unbuffered/DIO write support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 45/59] afs: Use the netfs write helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 40/59] netfs: Support encryption on Unbuffered/DIO write
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 37/59] netfs: Perform content encryption
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 28/59] netfs: Implement support for unbuffered/DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 39/59] netfs: Support decryption on ubuffered/DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 34/59] netfs: Provide a writepages implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 27/59] netfs: Allocate multipage folios in the writepath
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 33/59] netfs, cachefiles: Pass upper bound length to allow expansion
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 25/59] netfs: Provide func to copy data to pagecache for buffered write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 24/59] netfs: Dispatch write requests to process a writeback slice
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 26/59] netfs: Make netfs_read_folio() handle streaming-write pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 23/59] netfs: Prep to use folio->private for write grouping and streaming write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 22/59] netfs: Make the refcounting of netfs_begin_read() easier to use
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 21/59] netfs: Make netfs_put_request() handle a NULL pointer
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 20/59] netfs: Add a hook to allow tell the netfs to update its i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 19/59] netfs: Extend the netfs_io_*request structs to handle writes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 18/59] netfs: Export netfs_put_subrequest() and some tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 16/59] netfs: Add func to calculate pagecount/size-limited span of an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 17/59] netfs: Limit subrequest by size or number of segments
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 15/59] netfs: Add bounce buffering support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 13/59] netfs: Add support for DIO buffering
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 14/59] netfs: Provide tools to create a buffer in an xarray
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 12/59] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 11/59] netfs: Implement unbuffered/DIO vs buffered I/O locking
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 10/59] netfs: Provide invalidate_folio and release_folio calls
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 09/59] afs: Don't use folio->private to record partial modification
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 08/59] netfs: Add a ->free_subrequest() op
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 05/59] netfs: Move pinning-for-writeback from fscache to netfs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 07/59] netfs: Allow the netfs to make the io (sub)request alloc larger
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 06/59] netfs: Add a procfile to list in-progress requests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 03/59] netfs, fscache: Remove ->begin_cache_operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 02/59] netfs, fscache: Combine fscache with netfs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 01/59] netfs, fscache: Move fs/fscache/* into fs/netfs/
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
- From: "J. R. Okajima" <hooanon05g@xxxxxxxxx>
- Re: [PATCH] block: Remove special-casing of compound pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] block: Rework bio_for_each_segment_all()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] block: Rework bio_for_each_segment_all()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] block: Rework bio_for_each_segment_all()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] block: Rework bio_for_each_folio_all(), add bio_for_each_folio()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 2/3] block: Rework bio_for_each_folio_all(), add bio_for_each_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 03/17] fs/f2fs: Restore the whint_mode mount option
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 04/17] fs: Restore F_[GS]ET_FILE_RW_HINT support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] block: Rework bio_for_each_folio_all(), add bio_for_each_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH bpf-next 4/8] libbpf: move feature detection code into its own file
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 8/8] selftests/bpf: add tests for BPF object load with implicit token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 7/8] selftests/bpf: add BPF object loading tests with explicit token passing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 5/8] libbpf: wire up token_fd into feature probing logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/8] BPF token support in libbpf's BPF object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/8] libbpf: split feature detectors definitions from cached results
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 1/3] block: Rework bio_for_each_segment_all()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] block: Rework bio_for_each_segment_all()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/3] block: Rework bio_for_each_segment_all()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [PATCH v5 05/17] fs: Restore kiocb.ki_hint
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 04/17] fs: Restore F_[GS]ET_FILE_RW_HINT support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 03/17] fs/f2fs: Restore the whint_mode mount option
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 02/17] fs: Move enum rw_hint into a new header file
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 01/17] fs: Fix rw_hint validation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/11] vfs: inode cache scalability improvements
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 11/25] arm64: enable ARCH_HAS_PKEYS on arm64
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 11/25] arm64: enable ARCH_HAS_PKEYS on arm64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 10/25] arm64: mask out POIndex when modifying a PTE
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 09/25] arm64: define VM_PKEY_BIT* for arm64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 13/14] iomap: map multiple blocks at a time
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH 09/16] fs: add vfs_set_fscaps()
- From: "Seth Forshee (DigitalOcean)" <sforshee@xxxxxxxxxx>
- Re: [PATCH v3 05/25] arm64: context switch POR_EL0 register
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 03/18] sysctl: drop sysctl_is_perm_empty_ctl_table
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v3 07/25] arm64: enable the Permission Overlay Extension for EL0
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 05/25] arm64: context switch POR_EL0 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 05/25] arm64: context switch POR_EL0 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 13/14] iomap: map multiple blocks at a time
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/25] arm64: disable trapping of POR_EL0 to EL2
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] freevxfs: Convert vxfs_immed_read_folio to the new folio APIs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v3] exfat/balloc: using hweight instead of internal logic
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 4/4] fsnotify: pass access range in file permission hooks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 3/4] fsnotify: assert that file_start_write() is not held in permission hooks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/4] fsnotify: split fsnotify_perm() into two hooks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/4] fs: use splice_copy_file_range() inline helper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/4] Prepare for fsnotify pre-content permission events
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v6 02/11] block: Block Device Filtering Mechanism
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [syzbot] Monthly gfs2 report (Dec 2023)
- From: syzbot <syzbot+list7414194430be1506e979@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/16] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] chardev: Simplify usage of try_module_get()
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] block: Add documentation for bio iterator macros
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/3] block: Rework bio_for_each_segment_all()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v14 00/12] FUSE passthrough for file io
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v6 07/11] blksnap: difference storage and chunk
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 06/11] blksnap: handling and tracking I/O units
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/11] blksnap: Kconfig and Makefile
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/7] rust: file: add `Kuid` wrapper
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v6 02/11] block: Block Device Filtering Mechanism
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 0/1] mm: report per-page metadata information
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/14] iomap: pass the length of the dirty region to ->map_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/14] iomap: map multiple blocks at a time
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/14] iomap: submit ioends immediately
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/14] iomap: factor out a iomap_writepage_map_block helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/14] iomap: only call mapping_set_error once for each failed bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/14] iomap: don't chain bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/14] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/14] iomap: move all remaining per-folio logic into iomap_writepage_map
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/14] iomap: clean up the iomap_alloc_ioend calling convention
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/14] iomap: factor out a iomap_writepage_handle_eof helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/14] iomap: move the io_folios field out of struct iomap_ioend
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/14] iomap: move the PF_MEMALLOC check to iomap_writepages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/14] iomap: treat inline data in iomap_writepage_map as an I/O error
- From: Christoph Hellwig <hch@xxxxxx>
- map multiple blocks per ->map_blocks in iomap writeback
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/14] iomap: clear the per-folio dirty bits on all writeback failures
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v14 00/12] FUSE passthrough for file io
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 5/7] rust: file: add `Kuid` wrapper
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/11] vfs: inode cache conversion to hash-bl
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 08/11] vfs: inode cache conversion to hash-bl
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] freevxfs: Convert vxfs_immed_read_folio to the new folio APIs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/11] vfs: Use dlock list for superblock's inode list
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 03/11] vfs: Use dlock list for superblock's inode list
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 08/11] vfs: inode cache conversion to hash-bl
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 10/11] list_bl: don't use bit locks for PREEMPT_RT or lockdep
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 02/11] vfs: Remove unnecessary list_for_each_entry_safe() variants
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 10/11] list_bl: don't use bit locks for PREEMPT_RT or lockdep
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 09/11] hash-bl: explicitly initialise hash-bl heads
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH v3] exfat/balloc: using hweight instead of internal logic
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- Re: [PATCH 07/11] hlist-bl: add hlist_bl_fake()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/11] vfs: factor out inode hash head calculation
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/11] vfs: Use dlock list for superblock's inode list
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH 02/11] vfs: Remove unnecessary list_for_each_entry_safe() variants
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] lib/dlock-list: Distributed and lock-protected lists
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/11] selinux: use dlist for isec inode list
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 10/11] mm/mempolicy: add the mbind2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 09/11] mm/mempolicy: add get_mempolicy2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 08/11] mm/mempolicy: add set_mempolicy2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 06/11] mm/mempolicy: allow home_node to be set by mpol_new
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 00/11] mempolicy2, mbind2, and weighted interleave
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 1/3] block: Rework bio_for_each_segment_all()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v14 00/12] FUSE passthrough for file io
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 05/11] selinux: use dlist for isec inode list
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] block: Rework bio_for_each_segment_all()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/11] selinux: use dlist for isec inode list
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v7 23/39] arm64/mm: Implement map_shadow_stack()
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 1/3] block: Rework bio_for_each_segment_all()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v7 22/39] arm64/gcs: Implement shadow stack prctl() interface
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH] mm: Support order-1 folios in the page cache
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC 3/4] dev_dax_iomap: Add dax_operations to /dev/dax struct dax_device
- From: John Groves <john@xxxxxxxxxxxxxx>
- [PATCH RFC 4/4] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter
- From: John Groves <john@xxxxxxxxxxxxxx>
- [PATCH RFC 2/4] dev_dax_iomap: Temporary hacks due to linkage issues
- From: John Groves <john@xxxxxxxxxxxxxx>
- [PATCH RFC 1/4] dev_dax_iomap: Add add_dax_ops() func for fs-dax to provide dax holder_ops
- From: John Groves <john@xxxxxxxxxxxxxx>
- [PATCH RFC 0/4] dev_dax_iomap: introduce iomap for /dev/dax
- From: John Groves <john@xxxxxxxxxxxxxx>
- Re: [PATCH] mm: Support order-1 folios in the page cache
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] freevxfs: Convert vxfs_immed_read_folio to the new folio APIs
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH] mm: Support order-1 folios in the page cache
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [fs?] general protection fault in pagemap_scan_hugetlb_entry
- From: syzbot <syzbot+6e2ccedb96d1174e6a5f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] listmount: small changes in semantics
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v7 21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH 0/7] File abstractions needed by Rust Binder
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 5/7] rust: file: add `Kuid` wrapper
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 5/7] rust: file: add `Kuid` wrapper
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] gfs2: Remove use of error flag in journal reads
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] listmount: small changes in semantics
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: Issues with FIEMAP, xfstests, Samba, ksmbd and CIFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] fs: vboxsf: fix a kernel-doc warning
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] proposed libc interface and man page for listmount
- From: Matthew House <mattlloydhouse@xxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] rust: file: add `Kuid` wrapper
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] fs: vboxsf: fix a kernel-doc warning
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/1] mm: report per-page metadata information
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 16/16] fs/ntfs3: Fix c/mtime typo
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 15/16] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 00/16] fs/ntfs3: Bugfix and refactoring
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 01/16] fs/ntfs3: Improve alternative boot processing
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 14/16] fs/ntfs3: Add and fix comments
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 13/16] fs/ntfs3: ntfs3_forced_shutdown use int instead of bool
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 12/16] fs/ntfs3: Implement super_operations::shutdown
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 11/16] fs/ntfs3: Drop suid and sgid bits as a part of fpunch
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 10/16] fs/ntfs3: Add file_modified
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 09/16] fs/ntfs3: Correct use bh_read
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 08/16] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 07/16] fs/ntfs3: Fix multithreaded stress test
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 06/16] fs/ntfs3: Reduce stack usage
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 05/16] fs/ntfs3: Print warning while fixing hard links count
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 04/16] fs/ntfs3: Correct hard links updating when dealing with DOS neams
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 03/16] fs/ntfs3: Improve ntfs_dir_count
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 02/16] fs/ntfs3: Modified fix directory element type detection
- From: Konstantin Komarovc <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: vboxsf: fix a kernel-doc warning
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 5/7] rust: file: add `Kuid` wrapper
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v2 5/7] rust: file: add `Kuid` wrapper
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] rust: file: add `Kuid` wrapper
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: Issues with FIEMAP, xfstests, Samba, ksmbd and CIFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 5/7] rust: file: add `Kuid` wrapper
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 7/7] rust: file: add abstraction for `poll_table`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v2 6/7] rust: file: add `DeferredFdCloser`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v2 5/7] rust: file: add `Kuid` wrapper
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v2 4/7] rust: file: add `FileDescriptorReservation`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v2 3/7] rust: security: add abstraction for secctx
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v2 2/7] rust: cred: add Rust abstraction for `struct cred`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v2 1/7] rust: file: add Rust abstraction for `struct file`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v2 0/7] File abstractions needed by Rust Binder
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [RFC] proposed libc interface and man page for listmount
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Issues with FIEMAP, xfstests, Samba, ksmbd and CIFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 4/5] selftests/mm: add uffd_test_case_ops to allow test case-specific operations
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 3/5] selftests/mm: call uffd_test_ctx_clear at the end of the test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 1/5] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 0/5] userfaultfd move option
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] gfs2: rgrp: fix kernel-doc warnings
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 12/12] null_blk: add support for copy offload
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 11/12] null: Enable trace capability for null block
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 10/12] dm: Enable copy offload for dm-linear target
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 09/12] dm: Add support for copy offload
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 08/12] nvmet: add copy command support for bdev and file ns
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 07/12] nvme: add copy offload support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 06/12] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 05/12] fs/read_write: Enable copy_file_range for block device.
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 04/12] block: add emulation for copy
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 03/12] block: add copy offload support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer.
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 01/12] block: Introduce queue limits and sysfs for copy-offload support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v18 00/12] Implement copy offload support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [syzbot] Monthly hfs report (Dec 2023)
- From: syzbot <syzbot+listd2328e1fb0c2b317ced7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly btrfs report (Dec 2023)
- From: syzbot <syzbot+lista883a5310150c3e9bc11@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly ntfs report (Dec 2023)
- From: syzbot <syzbot+list46ee6100e7a589a627ec@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v14 00/12] FUSE passthrough for file io
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [RFC] proposed libc interface and man page for listmount
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC] proposed libc interface and man page for listmount
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] fs/namei: Don't update atime when some errors occur in get_link
- From: Hao Ge <gehao618@xxxxxxx>
- Re: [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- Re: [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- Re: [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- Re: [PATCH] ubifs: fix kernel-doc warnings
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 03/11] vfs: Use dlock list for superblock's inode list
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 08/11] vfs: inode cache conversion to hash-bl
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 10/11] list_bl: don't use bit locks for PREEMPT_RT or lockdep
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 01/11] lib/dlock-list: Distributed and lock-protected lists
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 09/11] hash-bl: explicitly initialise hash-bl heads
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 11/11] hlist-bl: introduced nested locking for dm-snap
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 02/11] vfs: Remove unnecessary list_for_each_entry_safe() variants
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 0/11] vfs: inode cache scalability improvements
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 05/11] selinux: use dlist for isec inode list
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 06/11] vfs: factor out inode hash head calculation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 07/11] hlist-bl: add hlist_bl_fake()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/1] mm: report per-page metadata information
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/1] mm: report per-page metadata information
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH] fs: vboxsf: fix a kernel-doc warning
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] ubifs: fix kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] fs/hfsplus: wrapper.c: fix kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- [PATCH] gfs2: rgrp: fix kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/1] mm: report per-page metadata information
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] befs: fix datastream.c kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [viro-vfs:carved-up-__dentry_kill 22/28] fs/dcache.c:1101:33: error: 'dentry' undeclared
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [viro-vfs:carved-up-__dentry_kill 22/28] fs/dcache.c:1101:33: error: 'dentry' undeclared
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 01/46] fs: move fscrypt keyring destruction to after ->put_super
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 02/46] fscrypt: add per-extent encryption support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 01/46] fs: move fscrypt keyring destruction to after ->put_super
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v4 02/46] fscrypt: add per-extent encryption support
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Fw: [PATCH] proc: Update inode upon changing task security attribute
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v6 1/1] mm: report per-page metadata information
- From: Sourav Panda <souravpanda@xxxxxxxxxx>
- [PATCH v6 0/1] mm: report per-page metadata information
- From: Sourav Panda <souravpanda@xxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Fw: [PATCH] proc: Update inode upon changing task security attribute
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 14/16] commoncap: remove cap_inode_getsecurity()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 4/16] capability: use vfsuid_t for vfs_caps rootids
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 3/16] capability: rename cpu_vfs_cap_data to vfs_caps
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v4 00/46] btrfs: add fscrypt support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC] proposed libc interface and man page for listmount
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH 6/7] rust: file: add `DeferredFdCloser`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [RFC] proposed libc interface and man page for listmount
- From: Matthew House <mattlloydhouse@xxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [RFC] proposed libc interface and man page for listmount
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 12/18] sysctl: treewide: constify the ctl_table argument of handlers
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3] exfat/balloc: using hweight instead of internal logic
- From: John Sanpe <sanpeqf@xxxxxxxxx>
- Re: [PATCH v3 00/25] Permission Overlay Extension
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 6/7] rust: file: add `DeferredFdCloser`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v2] exfat/balloc: using hweight instead of internal logic
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/46] btrfs: add fscrypt support
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 17/21] fs: xfs: iomap atomic write support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] gfs2: fix kernel BUG in gfs2_quota_cleanup
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [regressions] ntfs3: empty file on update without forced cache drop
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 07/16] fs: add inode operations to get/set/remove fscaps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs: add Jan Kara as reviewer
- From: Christian Brauner <brauner@xxxxxxxxxx>
- About the conflict between XFS inode recycle and VFS rcu-walk
- From: alexjlzheng@xxxxxxxxx
- Re: [PATCH 3/5] fs: Add DEFINE_FREE for struct inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 17/21] fs: xfs: iomap atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] fs/inode: Make relatime_need_update return bool
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/namei: Don't update atime when some errors occur in get_link
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v6 1/2] exfat: change to get file size from DataLength
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v6 2/2] exfat: do not zero the extended part
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v6 0/2] exfat: get file size from DataLength
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH] fs: read_write: make default in vfs_copy_file_range() reachable
- From: Bert Karwatzki <spasswolf@xxxxxx>
- Re: [PATCH v2 12/18] sysctl: treewide: constify the ctl_table argument of handlers
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: Add sub-topic on 'exFAT' in man mount
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: Add sub-topic on 'exFAT' in man mount
- From: Seamus de Mora <seamusdemora@xxxxxxxxx>
- [PATCH] fs/namei: Don't update atime when some errors occur in get_link
- From: Hao Ge <gehao@xxxxxxxxxx>
- Re: [PATCH 2/5] pstore: inode: Convert mutex usage to guard(mutex)
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] fs/inode: Make relatime_need_update return bool
- From: Hao Ge <gehao@xxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] nfsd: Don't leave work of closing files to a work queue.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 46/46] btrfs: load the inode context before sending writes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 26/46] btrfs: keep track of fscrypt info and orig_start for dio reads
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/3] sysctl: Fix out of bounds access for empty syscl ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 19/46] btrfs: turn on inlinecrypt mount option for encrypt
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- RE: [PATCH v5 1/2] exfat: change to get file size from DataLength
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v4 15/46] btrfs: handle nokey names.
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 12/46] btrfs: add inode encryption contexts
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 17/46] btrfs: add encryption to CONFIG_BTRFS_DEBUG
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 10/46] btrfs: disable verity on encrypted inodes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 06/46] fscrypt: expose fscrypt_nokey_name
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] fs: read_write: make default in vfs_copy_file_range() reachable
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 17/21] fs: xfs: iomap atomic write support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 05/46] blk-crypto: add a process bio callback
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2] exfat/balloc: using hweight instead of internal logic
- From: John Sanpe <sanpeqf@xxxxxxxxx>
- Re: [PATCH v4 03/46] fscrypt: add a fscrypt_inode_open helper
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 02/46] fscrypt: add per-extent encryption support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] fs: read_write: make default in vfs_copy_file_range() reachable
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 1/2] exfat: change to get file size from DataLength
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] mm: filemap: Remove unnecessary ‘0’ values from ret
- From: Li zeming <zeming@xxxxxxxxxxxx>
- RE: [PATCH v5 1/2] exfat: change to get file size from DataLength
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- Re: [PATCH v4 01/46] fs: move fscrypt keyring destruction to after ->put_super
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] fs: exec: Remove unnecessary ‘NULL’ values from vma
- From: Li kunyu <kunyu@xxxxxxxxxxxx>
- Re: [PATCH v4 00/46] btrfs: add fscrypt support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] fs: exec: Remove unnecessary ‘NULL’ values from mm
- From: Li kunyu <kunyu@xxxxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/5] pstore: inode: Use cleanup.h for struct pstore_private
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] cifs: Fix non-availability of dedup breaking generic/304
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] fs: read_write: make default in vfs_copy_file_range() reachable
- From: Bert Karwatzki <spasswolf@xxxxxx>
- Re: [PATCH 2/2] nfsd: Don't leave work of closing files to a work queue.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 2/2] nfsd: Don't leave work of closing files to a work queue.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v2 12/18] sysctl: treewide: constify the ctl_table argument of handlers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 08/18] stackleak: don't modify ctl_table argument
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 05/18] seccomp: constify ctl_table arguments of utility functions
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] cifs: Fix non-availability of dedup breaking generic/304
- From: Steve French <smfrench@xxxxxxxxx>
- [ANNOUNCE] util-linux v2.39.3
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 03/25] arm64: cpufeature: add Permission Overlay Extension cpucap
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v3 02/25] arm64/sysreg: update CPACR_EL1 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 01/25] arm64/sysreg: add system register POR_EL{0,1}
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH] mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 17/21] fs: xfs: iomap atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] nfsd: Don't leave work of closing files to a work queue.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] exfat/balloc: using hweight instead of internal logic
- From: Fredrik Anderson <sanpeqf@xxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 2/7] rust: cred: add Rust abstraction for `struct cred`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH 17/21] fs: xfs: iomap atomic write support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 17/21] fs: xfs: iomap atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [RFC 0/7] ext4: Allocator changes for atomic write support with DIO
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] cifs: Fix non-availability of dedup breaking generic/304
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: use do_splice_direct() for nfsd/ksmbd server-side-copy
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 17/21] fs: xfs: iomap atomic write support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 0/7] ext4: Allocator changes for atomic write support with DIO
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH] exfat/balloc: using hweight instead of internal logic
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: use do_splice_direct() for nfsd/ksmbd server-side-copy
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [syzbot] Monthly reiserfs report (Dec 2023)
- From: syzbot <syzbot+list6d707ca0e4ce5e990ff3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly jfs report (Dec 2023)
- From: syzbot <syzbot+list36f1468762da119bb5f8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 00/25] Permission Overlay Extension
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC 0/7] ext4: Allocator changes for atomic write support with DIO
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] fs: fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH RFC 0/7] sysctl: constify sysctl ctl_tables
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] fs: use do_splice_direct() for nfsd/ksmbd server-side-copy
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/3] fs: move file_start_write() into direct_splice_actor()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2 12/18] sysctl: treewide: constify the ctl_table argument of handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 14/18] sysctl: move internal interfaces to const struct ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 17/18] sysctl: make ctl_table sysctl_mount_point const
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 15/18] sysctl: allow registration of const struct ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 16/18] const_structs.checkpatch: add ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 11/18] sysctl: treewide: constify ctl_table_header::ctl_table_arg
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 08/18] stackleak: don't modify ctl_table argument
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 18/18] sysctl: constify standard sysctl tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 05/18] seccomp: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 09/18] sysctl: treewide: constify ctl_table_root::set_ownership
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 06/18] hugetlb: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 10/18] sysctl: treewide: constify ctl_table_root::permissions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 07/18] utsname: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 04/18] cgroup: bpf: constify ctl_table arguments and fields
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 02/18] sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 01/18] watchdog/core: remove sysctl handlers from public header
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 03/18] sysctl: drop sysctl_is_perm_empty_ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- [PATCH v3 2/2] fuse: Use the high bit of request ID for indicating resend requests
- From: "Zhao Chen" <winters.zc@xxxxxxxxxxxx>
- [PATCH v3 1/2] fuse: Introduce a new notification type for resend pending requests
- From: "Zhao Chen" <winters.zc@xxxxxxxxxxxx>
- [PATCH v3 0/2] fuse: Add support for resend pending requests
- From: "Zhao Chen" <winters.zc@xxxxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/21] block: Add fops atomic write support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] exfat/balloc: using hweight instead of internal logic
- From: John Sanpe <sanpeqf@xxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] nfsd: Don't leave work of closing files to a work queue.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/2 v2] Move all file-close work for nfsd into nfsd threads
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Issue with 8K folio size in __filemap_get_folio()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Issue with 8K folio size in __filemap_get_folio()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH RFC 0/7] sysctl: constify sysctl ctl_tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [jfs?] UBSAN: array-index-out-of-bounds in txCommit
- From: syzbot <syzbot+0558d19c373e44da3c18@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [nilfs?] WARNING in nilfs_btree_assign (2)
- From: syzbot <syzbot+9f22ab249b48e3877e87@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fs?] general protection fault in pagemap_scan_hugetlb_entry
- From: syzbot <syzbot+6e2ccedb96d1174e6a5f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] pstore: inode: Use cleanup.h for struct pstore_private
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] fs: Add DEFINE_FREE for struct inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] fs: Add DEFINE_FREE for struct inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] fs: Add DEFINE_FREE for struct inode
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [syzbot] [gfs2?] kernel BUG in gfs2_quota_cleanup
- From: syzbot <syzbot+3b6e67ac2b646da57862@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] fs: Add DEFINE_FREE for struct inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] pstore: inode: Use cleanup.h for struct pstore_private
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 2/5] pstore: inode: Convert mutex usage to guard(mutex)
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 1/5] pstore: inode: Convert kfree() usage to __free(kfree)
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 3/5] fs: Add DEFINE_FREE for struct inode
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 4/5] pstore: inode: Use __free(iput) for inode allocations
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 0/5] pstore: Initial use of cleanup.h
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] Tried making changes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [syzbot] Monthly nilfs report (Dec 2023)
- From: syzbot <syzbot+listd429f3c4d04e394c92ae@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly ntfs3 report (Dec 2023)
- From: syzbot <syzbot+list782c9445342e49a6357c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [PATCH] Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/6] debugfs: annotate debugfs handlers vs. removal with lockdep
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [PATCH 6/7] rust: file: add `DeferredFdCloser`
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/7] rust: security: add abstraction for secctx
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH] gfs2: fix kernel BUG in gfs2_quota_cleanup
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH 2/6] debugfs: annotate debugfs handlers vs. removal with lockdep
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH] Tried making changes
- From: attreyee-muk <tintinm2017@xxxxxxxxx>
- Re: [PATCH v15 bpf-next 0/6] bpf: File verification with LSM and fsverity
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [syzbot] [gfs2?] kernel BUG in gfs2_quota_cleanup
- From: syzbot <syzbot+3b6e67ac2b646da57862@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: "Dr. Greg" <greg@xxxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/46] btrfs: add fscrypt support
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 46/46] btrfs: load the inode context before sending writes
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 45/46] btrfs: decrypt file names for send
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 44/46] btrfs: deal with encrypted symlinks in send
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 43/46] btrfs: don't search back for dir inode item in INO_LOOKUP_USER
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 42/46] btrfs: make btrfs_ref_to_path handle encrypted filenames
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 39/46] btrfs: add test_dummy_encryption support
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 41/46] btrfs: move inode_to_path higher in backref.c
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 40/46] btrfs: don't rewrite ret from inode_permission
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 38/46] btrfs: implement process_bio cb for fscrypt
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 37/46] btrfs: limit encrypted writes to 256 segments
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 34/46] btrfs: set the bio fscrypt context when applicable
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 36/46] btrfs: add orig_logical to btrfs_bio
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 35/46] btrfs: add a bio argument to btrfs_csum_one_bio
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 33/46] btrfs: populate ordered_extent with the orig offset
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 32/46] btrfs: setup fscrypt_extent_info for new extents
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 31/46] btrfs: implement the fscrypt extent encryption hooks
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 29/46] btrfs: pass through fscrypt_extent_info to the file extent helpers
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 30/46] btrfs: pass the fscrypt_info through the replace extent infrastructure
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v4 27/46] btrfs: add an optional encryption context to the end of file extents
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]