Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v15 3/9] fuse: implement ioctls to manage backing files, (continued)
- [PATCH v3 0/3] fs/exec: remove current->in_execve flag,
Tetsuo Handa
- [PATCH RFC] MAINTAINERS: add Alex Aring as Reviewer for file locking code,
Jeff Layton
- [PATCH rfcv2 00/11] mm: migrate: support poison recover from migrate folio,
Kefeng Wang
- [PATCH rfcv2 01/11] mm: migrate: simplify __buffer_migrate_folio(), Kefeng Wang
- [PATCH rfcv2 02/11] mm: migrate_device: use more folio in __migrate_device_pages(), Kefeng Wang
- [PATCH rfcv2 03/11] mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY, Kefeng Wang
- [PATCH rfcv2 04/11] mm: migrate: remove migrate_folio_extra(), Kefeng Wang
- [PATCH rfcv2 05/11] mm: remove MIGRATE_SYNC_NO_COPY mode, Kefeng Wang
- [PATCH rfcv2 06/11] mm: migrate: split folio_migrate_mapping(), Kefeng Wang
- [PATCH rfcv2 08/11] mm: migrate: support poisoned recover from migrate folio, Kefeng Wang
- [PATCH rfcv2 09/11] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio(), Kefeng Wang
- [PATCH rfcv2 10/11] mm: migrate: remove folio_migrate_copy(), Kefeng Wang
- [PATCH rfcv2 11/11] fs: aio: add explicit check for large folio in aio_migrate_folio(), Kefeng Wang
- [PATCH rfcv2 07/11] mm: add folio_mc_copy(), Kefeng Wang
- [PATCH] fs: relax mount_setattr() permission checks,
Christian Brauner
- [PATCH v4] tracing: Support to dump instance traces by ftrace_dump_on_oops,
Huang Yiwei
- Re: [syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbSplit,
syzbot
- next: /dev/root: Can't open blockdev,
Naresh Kamboju
Re: [fuse-devel] Proxmox + NFS w/ exported FUSE = EIO,
Amir Goldstein
[PATCHv9 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
[PATCH-next] epoll: Remove ep_scan_ready_list() in comments,
Huang Xiaojia
[PATCH 5.4,4.19] lsm: new security_file_ioctl_compat() hook,
Eric Biggers
[PATCH v3 0/3] per-vma locks in userfaultfd,
Lokesh Gidra
[PATCH v4 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL,
Yoann Congal
Fanotify: concurrent work and handling files being executed,
Sargun Dhillon
[PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v5 01/12] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v5 02/12] cifs: Set zero_point in the copy_file_range() and remap_file_range(), David Howells
- [PATCH v5 03/12] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v5 04/12] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v5 05/12] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v5 06/12] cifs: Implement netfslib hooks, David Howells
- [PATCH v5 07/12] cifs: Replace the writedata replay bool with a netfs sreq flag, David Howells
- [PATCH v5 08/12] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v5 09/12] cifs: Cut over to using netfslib, David Howells
- [PATCH v5 11/12] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v5 10/12] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v5 12/12] cifs: Remove some code that's no longer used, part 3, David Howells
- Re: [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib, Steve French
- Re: [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib, David Howells
- Re: [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib, David Howells
- Re: [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib, David Howells
[PATCH net-next v6 0/4] Per epoll context busy poll support,
Joe Damato
[PATCH 0/6] filesystem visibility ioctls,
Kent Overstreet
[PATCH v2] regset: use kvzalloc() for regset_get_alloc(),
Douglas Anderson
[syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umount, syzbot
[PATCH] udf: Avoid invalid LVID used on mount, Jan Kara
[PATCH] fat: Fix uninitialized field in nostale filehandles,
Jan Kara
[PATCH] filelock: don't do security checks on nfsd setlease calls,
Jeff Layton
[RFC 00/18] Pkernfs: Support persistence for live update,
James Gowans
- [RFC 01/18] pkernfs: Introduce filesystem skeleton, James Gowans
- [RFC 02/18] pkernfs: Add persistent inodes hooked into directies, James Gowans
- [RFC 03/18] pkernfs: Define an allocator for persistent pages, James Gowans
- [RFC 04/18] pkernfs: support file truncation, James Gowans
- [RFC 05/18] pkernfs: add file mmap callback, James Gowans
- [RFC 06/18] init: Add liveupdate cmdline param, James Gowans
- [RFC 08/18] iommu: Add allocator for pgtables from persistent region, James Gowans
- [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables, James Gowans
- [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages, James Gowans
- [RFC 10/18] iommu/intel: zap context table entries on kexec, James Gowans
- [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate, James Gowans
- [RFC 12/18] pkernfs: Add IOMMU domain pgtables file, James Gowans
- [RFC 13/18] vfio: add ioctl to define persistent pgtables on container, James Gowans
- [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs, James Gowans
- [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update, James Gowans
- [RFC 17/18] pci: Don't clear bus master is persistence enabled, James Gowans
- [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables, James Gowans
- [RFC 18/18] vfio-pci: Assume device working after liveupdate, James Gowans
- Re: [RFC 00/18] Pkernfs: Support persistence for live update, Alex Williamson
- Re: [RFC 00/18] Pkernfs: Support persistence for live update, Jason Gunthorpe
- Re: [RFC 00/18] Pkernfs: Support persistence for live update, Luca Boccassi
[PATCHv8 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
[syzbot] [hfs?] KASAN: invalid-free in hfs_release_folio (2), syzbot
[syzbot] [ext4?] general protection fault in __block_commit_write,
syzbot
[PATCH] zonefs: Simplify the allocation of slab caches in zonefs_init_inodecache,
Kunwu Chan
[PATCHv7 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
[PATCH v3 0/2] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal,
Yoann Congal
[syzbot] Monthly reiserfs report (Feb 2024), syzbot
[syzbot] Monthly jfs report (Feb 2024), syzbot
[PATCH] filelock: add stubs for new functions when CONFIG_FILE_LOCKING=n,
Jeff Layton
[viro-vfs:work.misc 6/6] fs/splice.c:743:9: error: call to undeclared function 'call_write_iter'; ISO C99 and later do not support implicit function declarations, kernel test robot
[viro-vfs:work.misc 6/6] fs/splice.c:743:23: error: implicit declaration of function 'call_write_iter', kernel test robot
[linus:master] [__dentry_kill()] 1c18edd1b7: stress-ng.dynlib.ops_per_sec -39.0% regression, kernel test robot
[PATCHES] RCU pathwalk race fixes,
Al Viro
- [PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself, Al Viro
- [PATCH 03/13] affs: free affs_sb_info with kfree_rcu(), Al Viro
- [PATCH 04/13] exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper, Al Viro
- [PATCH 07/13] nfs: make nfs_set_verifier() safe for use in RCU pathwalk, Al Viro
- [PATCH 08/13] nfs: fix UAF on pathwalk running into umount, Al Viro
- [PATCH 02/13] rcu pathwalk: prevent bogus hard errors from may_lookup(), Al Viro
- [PATCH 05/13] hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info, Al Viro
- [PATCH 13/13] ext4_get_link(): fix breakage in RCU mode, Al Viro
- [PATCH 10/13] procfs: make freeing proc_fs_info rcu-delayed, Al Viro
- [PATCH 12/13] cifs_get_link(): bail out in unsafe case, Al Viro
- [PATCH 06/13] afs: fix __afs_break_callback() / afs_drop_open_mmap() race, Al Viro
- [PATCH 11/13] fuse: fix UAF in rcu pathwalks, Al Viro
- [PATCH 09/13] procfs: move dropping pde and pid from ->evict_inode() to ->free_inode(), Al Viro
- Re: [PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself, Christian Brauner
- Re: [PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself, Jeff Layton
- RCU pathwalk audit notes, Al Viro
- Re: [PATCHES] RCU pathwalk race fixes, Jeff Layton
[syzbot] [afs?] [net?] INFO: task hung in rxrpc_release (3), syzbot
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v8 01/38] arm64/mm: Restructure arch_validate_flags() for extensibility, Mark Brown
- [PATCH v8 02/38] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v8 03/38] mman: Add map_shadow_stack() flags, Mark Brown
- [PATCH v8 04/38] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v8 05/38] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v8 06/38] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v8 07/38] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v8 08/38] arm64/gcs: Provide put_user_gcs(), Mark Brown
- [PATCH v8 09/38] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v8 10/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v8 11/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v8 12/38] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests, Mark Brown
- [PATCH v8 14/38] arm64/gcs: Allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v8 15/38] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v8 16/38] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v8 17/38] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v8 18/38] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v8 19/38] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS, Mark Brown
- [PATCH v8 21/38] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH v8 22/38] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
- [PATCH v8 24/38] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v8 25/38] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v8 26/38] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v8 27/38] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v8 28/38] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v8 29/38] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v8 30/38] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v8 31/38] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v8 32/38] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v8 34/38] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v8 35/38] selftests/arm64: Add GCS signal tests, Mark Brown
- [PATCH v8 36/38] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH v8 37/38] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- [PATCH v8 38/38] kselftest: Provide shadow stack enable helpers for arm64, Mark Brown
- Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace, Thiago Jung Bauermann
- Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace, Stefan O'Rear
[PATCH v2 0/3] fs/exec: remove current->in_execve flag,
Tetsuo Handa
[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfsplus_bnode_read_key,
syzbot
[syzbot] [netfs?] kernel BUG in __fscache_relinquish_cookie (2), syzbot
convert write_cache_pages() to an iterator v6,
Christoph Hellwig
- [PATCH 01/13] writeback: remove a duplicate prototype for tag_pages_for_writeback, Christoph Hellwig
- [PATCH 02/13] writeback: fix done_index when hitting the wbc->nr_to_write, Christoph Hellwig
- [PATCH 03/13] writeback: also update wbc->nr_to_write on writeback failure, Christoph Hellwig
- [PATCH 04/13] writeback: only update ->writeback_index for range_cyclic writeback, Christoph Hellwig
- [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages, Christoph Hellwig
- [PATCH 06/13] writeback: Factor folio_prepare_writeback() out of write_cache_pages(), Christoph Hellwig
- [PATCH 07/13] writeback: Factor writeback_get_batch() out of write_cache_pages(), Christoph Hellwig
- [PATCH 08/13] writeback: Simplify the loops in write_cache_pages(), Christoph Hellwig
- [PATCH 09/13] pagevec: Add ability to iterate a queue, Christoph Hellwig
- [PATCH 10/13] writeback: Use the folio_batch queue iterator, Christoph Hellwig
- [PATCH 11/13] writeback: Move the folio_prepare_writeback loop out of write_cache_pages(), Christoph Hellwig
- [PATCH 12/13] writeback: add a writeback iterator, Christoph Hellwig
- [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages(), Christoph Hellwig
[PATCH 6.7 312/353] tcp: add sanity checks to rx zerocopy, Greg Kroah-Hartman
[PATCH 6.7 265/353] 9p: Fix initialisation of netfs_inode for 9p, Greg Kroah-Hartman
[PATCH 6.6 281/322] tcp: add sanity checks to rx zerocopy, Greg Kroah-Hartman
[PATCH 6.6 242/322] 9p: Fix initialisation of netfs_inode for 9p, Greg Kroah-Hartman
[PATCH 6.1 194/219] tcp: add sanity checks to rx zerocopy,
Greg Kroah-Hartman
[PATCH 6.1 168/219] 9p: Fix initialisation of netfs_inode for 9p, Greg Kroah-Hartman
Re: [syzbot] [btrfs?] WARNING in btrfs_block_rsv_release, syzbot
[syzbot] Monthly nilfs report (Feb 2024), syzbot
[syzbot] Monthly kernfs report (Feb 2024), syzbot
[syzbot] Monthly ntfs3 report (Feb 2024), syzbot
[RFC PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
- [RFC PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 03/12] dm: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure, Mathieu Desnoyers
- [RFC PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure, Mathieu Desnoyers
- [RFC PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 06/12] dax: Check for data cache aliasing at runtime, Mathieu Desnoyers
- [RFC PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 10/12] dm: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures, Mathieu Desnoyers
- [RFC PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures, Mathieu Desnoyers
- [RFC PATCH v4 11/12] dcssblk: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 12/12] virtio: Cleanup alloc_dax() error handling, Mathieu Desnoyers
[PATCH v2 0/6] Restore data lifetime support,
Bart Van Assche
[PATCH AUTOSEL 5.10 7/8] exec: Distinguish in_execve from in_exec,
Sasha Levin
[PATCH AUTOSEL 5.15 08/11] exec: Distinguish in_execve from in_exec, Sasha Levin
[PATCH AUTOSEL 6.1 12/15] exec: Distinguish in_execve from in_exec, Sasha Levin
[PATCH AUTOSEL 6.6 17/21] exec: Distinguish in_execve from in_exec, Sasha Levin
[PATCH AUTOSEL 6.7 18/23] exec: Distinguish in_execve from in_exec, Sasha Levin
[PATCH v5 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension,
Gregory Price
Calls to vfs_setlease() from NFSD code cause unnecessary CAP_LEASE security checks,
Ondrej Mosnacek
Re: [PATCH 2/2] smb: client: retry compound request without reusing lease, Meetakshi Setiya
[PATCH 0/2] Decomplicate file_dentry(),
Amir Goldstein
[PATCH v4 0/9] File abstractions needed by Rust Binder,
Alice Ryhl
[PATCH] remap_range: merge do_clone_file_range() into vfs_clone_file_range(),
Amir Goldstein
[syzbot] [netfs?] KASAN: slab-use-after-free Write in __fscache_relinquish_cookie,
syzbot
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2),
syzbot
[LSF/MM/BPF TOPIC] Large folios, swap and fscache,
David Howells
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache, Matthew Wilcox
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache, David Howells
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache, Gao Xiang
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache, Dave Chinner
- Re: [LSF/MM/BPF TOPIC] Large folios, swap and fscache, Chris Li
[LSF/MM/BPF TOPIC] Replacing TASK_(UN)INTERRUPTIBLE with regions of uninterruptibility,
David Howells
[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.,
JonasZhou-oc
[PATCH v2] quota: Fix potential NULL pointer dereference,
Wang Jianjian
[PATCH] quota: Fix potential NULL pointer dereference, Wang Jianjian
[PATCH] __fs_parse: Correct a documentation comment,
Chen Hanxiao
Re: [syzbot] [gfs2?] WARNING in folio_account_dirtied, syzbot
[syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl,
syzbot
[PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ,
Ming Lei
[PATCH] regset: use vmalloc() for regset_get_alloc(),
Douglas Anderson
[PATCH 00/13] JFS folio conversion,
Matthew Wilcox (Oracle)
- [PATCH 03/13] jfs: Convert __get_metapage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 04/13] jfs: Convert insert_metapage() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 05/13] jfs; Convert release_metapage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 02/13] jfs: Convert metapage_writepage to metapage_write_folio, Matthew Wilcox (Oracle)
- [PATCH 12/13] jfs: Change metapage->page to metapage->folio, Matthew Wilcox (Oracle)
- [PATCH 11/13] jfs: Convert force_metapage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 13/13] fs: Remove i_blocks_per_page, Matthew Wilcox (Oracle)
- [PATCH 07/13] jfs: Convert dec_io to take a folio, Matthew Wilcox (Oracle)
- [PATCH 09/13] jfs: Convert page_to_mp to folio_to_mp, Matthew Wilcox (Oracle)
- [PATCH 01/13] jfs: Convert metapage_read_folio to use folio APIs, Matthew Wilcox (Oracle)
- [PATCH 06/13] jfs: Convert drop_metapage and remove_metapage to take a folio, Matthew Wilcox (Oracle)
- [PATCH 08/13] jfs; Convert __invalidate_metapages to use a folio, Matthew Wilcox (Oracle)
- [PATCH 10/13] jfs: Convert inc_io and mp_anchor to take a folio, Matthew Wilcox (Oracle)
[syzbot] [reiserfs?] KASAN: slab-out-of-bounds Read in reiserfs_xattr_get (2), syzbot
[PATCH 0/6] eventfs: More fixes and clean ups,
Steven Rostedt
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]