Linux Filesystem Development
[Prev Page][Next Page]
[RFC PATCH 05/11] mm/mempolicy: modify set_mempolicy_home_node to take a task argument, Gregory Price
[RFC PATCH 06/11] mm/mempolicy: modify do_mbind to operate on task argument instead of current, Gregory Price
[RFC PATCH 07/11] mm/mempolicy: add task mempolicy syscall variants, Gregory Price
[RFC PATCH 08/11] mm/mempolicy: export replace_mempolicy for use by procfs, Gregory Price
[RFC PATCH 09/11] mm/mempolicy: build mpol_parse_str unconditionally, Gregory Price
[RFC PATCH 10/11] mm/mempolicy: mpol_parse_str should ignore trailing characters in nodelist, Gregory Price
[RFC PATCH 11/11] fs/proc: Add mempolicy attribute to allow read/write of task mempolicy, Gregory Price
Re: [RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs, Andrew Morton
[PATCHES][CFT] rename deadlock fixes,
Al Viro
xfs-linux: for-next updated to 9c235dfc3d3f, Chandan Babu R
[syzbot] [reiserfs?] kernel BUG in entry_points_to_object,
syzbot
[syzbot] [ext4?] WARNING in ext4_dio_write_end_io,
syzbot
[PATCH v2 0/4] eventfd: simplify signal helpers,
Christian Brauner
[PATCH 0/4] mnt_idmapping: decouple from namespaces,
Christian Brauner
[PATCH v2 00/16] Tidy up file permission hooks,
Amir Goldstein
- [PATCH v2 02/16] splice: remove permission hook from do_splice_direct(), Amir Goldstein
- [PATCH v2 01/16] ovl: add permission hooks outside of do_splice_direct(), Amir Goldstein
- [PATCH v2 04/16] splice: move permission hook out of splice_file_to_pipe(), Amir Goldstein
- [PATCH v2 03/16] splice: move permission hook out of splice_direct_to_actor(), Amir Goldstein
- [PATCH v2 06/16] remap_range: move permission hooks out of do_clone_file_range(), Amir Goldstein
- [PATCH v2 08/16] btrfs: move file_start_write() to after permission hook, Amir Goldstein
- [PATCH v2 05/16] splice: remove permission hook from iter_file_splice_write(), Amir Goldstein
- [PATCH v2 13/16] fs: move kiocb_start_write() into vfs_iocb_iter_write(), Amir Goldstein
- [PATCH v2 07/16] remap_range: move file_start_write() to after permission hook, Amir Goldstein
- [PATCH v2 16/16] fs: create {sb,file}_write_not_started() helpers, Amir Goldstein
- [PATCH v2 11/16] fs: move permission hook out of do_iter_write(), Amir Goldstein
- [PATCH v2 10/16] fs: move file_start_write() into vfs_iter_write(), Amir Goldstein
- [PATCH v2 14/16] fs: create __sb_write_started() helper, Amir Goldstein
- [PATCH v2 09/16] coda: change locking order in coda_file_write_iter(), Amir Goldstein
- [PATCH v2 15/16] fs: create file_write_started() helper, Amir Goldstein
- [PATCH v2 12/16] fs: move permission hook out of do_iter_read(), Amir Goldstein
- Re: [PATCH v2 00/16] Tidy up file permission hooks, Josef Bacik
- Re: [PATCH v2 00/16] Tidy up file permission hooks, Christian Brauner
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v7 01/39] arm64/mm: Restructure arch_validate_flags() for extensibility, Mark Brown
- [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v7 03/39] mman: Add map_shadow_stack() flags, Mark Brown
- [PATCH v7 04/39] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v7 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v7 06/39] arm64/sysreg: Add new system registers for GCS, Mark Brown
- [PATCH v7 07/39] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v7 08/39] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v7 09/39] arm64/gcs: Provide put_user_gcs(), Mark Brown
- [PATCH v7 10/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v7 11/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v7 12/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v7 14/39] KVM: arm64: Manage GCS registers for guests, Mark Brown
- [PATCH v7 15/39] arm64/gcs: Allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v7 16/39] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v7 17/39] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v7 18/39] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v7 19/39] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v7 21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled, Mark Brown
- [PATCH v7 22/39] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH v7 23/39] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
- [PATCH v7 25/39] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v7 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v7 28/39] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v7 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v7 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v7 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v7 32/39] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v7 33/39] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v7 35/39] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v7 36/39] selftests/arm64: Add GCS signal tests, Mark Brown
- [PATCH v7 37/39] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH v7 38/39] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- [PATCH v7 39/39] kselftest/clone3: Enable GCS in the clone3 selftests, Mark Brown
- Re: [PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace, Thiago Jung Bauermann
[syzbot] Monthly v9fs report (Nov 2023), syzbot
[syzbot] Monthly f2fs report (Nov 2023), syzbot
[PATCHv2] ext2: Fix ki_pos update for DIO buffered-io fallback case,
Ritesh Harjani (IBM)
[syzbot] [ntfs3?] possible deadlock in ntfs_set_size, syzbot
[PATCH 0/4] eventfs: Some more minor fixes,
Steven Rostedt
[PATCH 04/14] tools headers UAPI: Update tools's copy of mount.h header, Namhyung Kim
[viro-vfs:work.rename 10/10] htmldocs: Documentation/filesystems/directory-locking.rst:33: WARNING: Enumerated list ends without a blank line; unexpected unindent., kernel test robot
[PATCH v5 0/5] userfaultfd move option,
Suren Baghdasaryan
SuperH: fs/namespace.c: In function '__se_sys_listmount': syscalls.h:258:9: internal compiler error: in change_address_1, at emit-rtl.c:2275,
Naresh Kamboju
[PATCH] fs: allow calling kiocb_end_write() unmatched with kiocb_start_write(),
Amir Goldstein
[PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir,
Joel Granados via B4 Relay
[PATCH 0/3] sysctl: Fix out of bounds access for empty syscl ctl_tables,
Joel Granados via B4 Relay
Re: Add sub-topic on 'exFAT' in man mount,
Bagas Sanjaya
[RFC 3/3] ext2: Enable large folio support,
Ritesh Harjani (IBM)
[RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap,
Ritesh Harjani (IBM)
[RFC 1/3] ext2: Fix ki_pos update for DIO buffered-io fallback case,
Ritesh Harjani (IBM)
[RFC 0/3] ext2: Use iomap in buffered-io for regular files and enable large folio support, Ritesh Harjani (IBM)
[PATCH v6 00/25] security: Move IMA and EVM to the LSM infrastructure,
Roberto Sassu
- [PATCH v6 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 05/25] ima: Align ima_post_read_file() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v6 09/25] security: Align inode_setattr hook definition with EVM, Roberto Sassu
- [PATCH v6 10/25] security: Introduce inode_post_setattr hook, Roberto Sassu
- [PATCH v6 11/25] security: Introduce inode_post_removexattr hook, Roberto Sassu
- [PATCH v6 12/25] security: Introduce file_post_open hook, Roberto Sassu
- [PATCH v6 13/25] security: Introduce file_release hook, Roberto Sassu
- [PATCH v6 14/25] security: Introduce path_post_mknod hook, Roberto Sassu
- [PATCH v6 15/25] security: Introduce inode_post_create_tmpfile hook, Roberto Sassu
- [PATCH v6 16/25] security: Introduce inode_post_set_acl hook, Roberto Sassu
- [PATCH v6 17/25] security: Introduce inode_post_remove_acl hook, Roberto Sassu
- [PATCH v6 18/25] security: Introduce key_post_create_or_update hook, Roberto Sassu
- [PATCH v6 19/25] ima: Move to LSM infrastructure, Roberto Sassu
- [PATCH v6 20/25] ima: Move IMA-Appraisal to LSM infrastructure, Roberto Sassu
- [PATCH v6 21/25] evm: Move to LSM infrastructure, Roberto Sassu
- [PATCH v6 22/25] ima: Remove dependency on 'integrity' LSM, Roberto Sassu
- [PATCH v6 23/25] evm: Remove dependency on 'integrity' LSM, Roberto Sassu
- [PATCH v6 24/25] integrity: Remove LSM, Roberto Sassu
- [PATCH v6 25/25] security: Enforce ordering of 'ima' and 'evm' LSMs, Roberto Sassu
[linus:master] [filemap] c8be038067: vm-scalability.throughput -27.3% regression,
kernel test robot
[syzbot] [reiserfs?] WARNING in reiserfs_ioctl (2), syzbot
[PATCH] cachefiles: move kiocb_start_write() after error injection,
Amir Goldstein
[PATCH] coda: change locking order in coda_file_write_iter(),
Amir Goldstein
[syzbot] [btrfs?] memory leak in __btrfs_add_free_space, syzbot
[linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression,
kernel test robot
[PATCH V6 RESEND 0/5] cachefiles: Introduce failover mechanism for on-demand mode,
Jia Zhu
[PATCH v4] libfs: getdents() should return 0 after reaching EOD,
Chuck Lever
[PATCH v2] autofs: add: new_inode check in autofs_fill_super(),
Ian Kent
[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse,
Alexandru Elisei
- [PATCH RFC v2 01/27] arm64: mte: Rework naming for tag manipulation functions, Alexandru Elisei
- [PATCH RFC v2 02/27] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED, Alexandru Elisei
- [PATCH RFC v2 03/27] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages, Alexandru Elisei
- [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp, Alexandru Elisei
- [PATCH RFC v2 05/27] mm: page_alloc: Add an arch hook to allow prep_new_page() to fail, Alexandru Elisei
- [PATCH RFC v2 06/27] mm: page_alloc: Allow an arch to hook early into free_pages_prepare(), Alexandru Elisei
- [PATCH RFC v2 07/27] mm: page_alloc: Add an arch hook to filter MIGRATE_CMA allocations, Alexandru Elisei
- [PATCH RFC v2 08/27] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code", Alexandru Elisei
- [PATCH RFC v2 09/27] mm: Allow an arch to hook into folio allocation when VMA is known, Alexandru Elisei
- [PATCH RFC v2 10/27] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore(), Alexandru Elisei
- [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory, Alexandru Elisei
- [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype, Alexandru Elisei
- [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK, Alexandru Elisei
- [PATCH RFC v2 14/27] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled, Alexandru Elisei
- [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone, Alexandru Elisei
- [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation, Alexandru Elisei
- [PATCH RFC v2 17/27] arm64: mte: Perform CMOs for tag blocks on tagged page allocation/free, Alexandru Elisei
- [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page, Alexandru Elisei
- [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE), Alexandru Elisei
- [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access, Alexandru Elisei
- [PATCH RFC v2 21/27] mm: arm64: Handle tag storage pages mapped before mprotect(PROT_MTE), Alexandru Elisei
- [PATCH RFC v2 22/27] arm64: mte: swap: Handle tag restoring when missing tag storage, Alexandru Elisei
- [PATCH RFC v2 23/27] arm64: mte: copypage: Handle tag restoring when missing tag storage, Alexandru Elisei
- [PATCH RFC v2 24/27] arm64: mte: Handle fatal signal in reserve_tag_storage(), Alexandru Elisei
- [PATCH RFC v2 25/27] KVM: arm64: Disable MTE if tag storage is enabled, Alexandru Elisei
- [PATCH RFC v2 26/27] arm64: mte: Fast track reserving tag storage when the block is free, Alexandru Elisei
- [PATCH RFC v2 27/27] arm64: mte: Enable dynamic tag storage reuse, Alexandru Elisei
[syzbot] [fs?] INFO: task hung in user_get_super (2), syzbot
[PATCH] selftests:proc-empty-vm: Remove unused debug write callIn the function test_proc_pid_statm,
angquan yu
[PATCH v3] libfs: getdents() should return 0 after reaching EOD,
Chuck Lever
[PATCH 0/2] Support fanotify FAN_REPORT_FID on all filesystems,
Amir Goldstein
[PATCH] fs: namei: Fix spelling mistake "Retuns" to "Returns",
YangXin
Re: [PATCH 12/15] fs: move kiocb_start_write() into vfs_iocb_iter_write(), Amir Goldstein
[GIT PULL] xfs: bug fixes for 6.7,
Chandan Babu R
[syzbot] [exfat?] UBSAN: shift-out-of-bounds in exfat_fill_super (2), syzbot
[GIT PULL] bcachefs fixes,
Kent Overstreet
[PATCH] fs: Rename mapping private members,
Matthew Wilcox (Oracle)
[PATCH] iov_iter: fix copy_page_to_iter_nofault(),
Omar Sandoval
[PATCH v2 00/51] netfs, afs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v2 01/51] netfs: Add a procfile to list in-progress requests, David Howells
- [PATCH v2 02/51] netfs: Track the fpos above which the server has no data, David Howells
- [PATCH v2 03/51] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH v2 04/51] netfs: Add a ->free_subrequest() op, David Howells
- [PATCH v2 05/51] afs: Don't use folio->private to record partial modification, David Howells
- [PATCH v2 07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [PATCH v2 06/51] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [PATCH v2 08/51] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [PATCH v2 09/51] netfs: Add support for DIO buffering, David Howells
- [PATCH v2 10/51] netfs: Provide tools to create a buffer in an xarray, David Howells
- [PATCH v2 11/51] netfs: Add bounce buffering support, David Howells
- [PATCH v2 12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [PATCH v2 13/51] netfs: Limit subrequest by size or number of segments, David Howells
- [PATCH v2 14/51] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [PATCH v2 15/51] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [PATCH v2 16/51] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [PATCH v2 17/51] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [PATCH v2 20/51] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [PATCH v2 19/51] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [PATCH v2 23/51] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [PATCH v2 22/51] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- [PATCH v2 21/51] netfs: Dispatch write requests to process a writeback slice, David Howells
- [PATCH v2 18/51] fscache: Add a function to begin an cache op from a netfslib request, David Howells
- [PATCH v2 24/51] netfs: Allocate multipage folios in the writepath, David Howells
- [PATCH v2 26/51] netfs: Implement unbuffered/DIO write support, David Howells
- [PATCH v2 29/51] netfs: Provide netfs_file_read_iter(), David Howells
- [PATCH v2 30/51] netfs: Provide a writepages implementation, David Howells
- [PATCH v2 32/51] netfs: Make netfs_skip_folio_read() take account of blocksize, David Howells
- [PATCH v2 31/51] netfs: Provide minimum blocksize parameter, David Howells
- [PATCH v2 36/51] netfs: Support encryption on Unbuffered/DIO write, David Howells
- [PATCH v2 34/51] netfs: Decrypt encrypted content, David Howells
- [PATCH v2 28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [PATCH v2 37/51] netfs: Provide a launder_folio implementation, David Howells
- [PATCH v2 40/51] afs: Use the netfs write helpers, David Howells
- [PATCH v2 42/51] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH v2 41/51] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v2 39/51] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [PATCH v2 43/51] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v2 27/51] netfs: Implement buffered write API, David Howells
- [PATCH v2 44/51] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v2 46/51] cifs: Implement netfslib hooks, David Howells
- [PATCH v2 45/51] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v2 25/51] netfs: Implement support for unbuffered/DIO read, David Howells
- [PATCH v2 49/51] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v2 50/51] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v2 33/51] netfs: Perform content encryption, David Howells
- [PATCH v2 35/51] netfs: Support decryption on ubuffered/DIO read, David Howells
- [PATCH v2 38/51] netfs: Implement a write-through caching option, David Howells
- [PATCH v2 51/51] cifs: Remove some code that's no longer used, part 3, David Howells
- [PATCH v2 48/51] cifs: Cut over to using netfslib, David Howells
- [PATCH v2 47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
ANNOUNCE: nfs-utils-2.6.4 released., Steve Dickson
[PATCH 0/6] Convert aops->error_remove_page to ->error_remove_folio,
Matthew Wilcox (Oracle)
[PATCH v5 0/7] Landlock: IOCTL support,
Günther Noack
[PATCH] fs: namei: Fix spelling mistake "Retuns" to "Returns" There are two spelling mistake in comments. Fix it., YangXin
[GIT PULL] overlayfs fixes for 6.7-rc2,
Amir Goldstein
[PATCH v6 0/4] Add support for Vendor Defined Error Types in Einj Module,
Avadhut Naik
[PATCH 0/5] afs: Miscellaneous small fixes,
David Howells
[syzbot] [udf?] WARNING in udf_prealloc_blocks (2), syzbot
[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]