Show patches with: State = Action Required       |    Archived = No       |   5079 patches
« 1 2 3 450 51 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2,v2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry [1/2,v2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry - - - --- 2025-02-07 NeilBrown New
[2/2] VFS: add common error checks to lookup_one_qstr_excl() VFS: minor improvements to a couple of interfaces - - - --- 2025-02-07 NeilBrown New
[1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry VFS: minor improvements to a couple of interfaces - - - --- 2025-02-07 NeilBrown New
[GIT,PULL] bcachefs fixes for 6.14-rc2 [GIT,PULL] bcachefs fixes for 6.14-rc2 - - - --- 2025-02-07 Kent Overstreet New
ceph: add process/thread ID into debug output ceph: add process/thread ID into debug output - 1 - --- 2025-02-06 Viacheslav Dubeyko New
[v2,3/3] vfs: use the new debug macros in inode_set_cached_link() CONFIG_VFS_DEBUG at last - - - --- 2025-02-06 Mateusz Guzik New
[v2,2/3] vfs: catch invalid modes in may_open() CONFIG_VFS_DEBUG at last - - - --- 2025-02-06 Mateusz Guzik New
[v2,1/3] vfs: add initial support for CONFIG_VFS_DEBUG CONFIG_VFS_DEBUG at last - - - --- 2025-02-06 Mateusz Guzik New
[v15,3/3] MAINTAINERS: add entry for Rust XArray API rust: xarray: Add a minimal abstraction for XArray 1 - - --- 2025-02-06 Tamir Duberstein New
[v15,2/3] rust: xarray: Add an abstraction for XArray rust: xarray: Add a minimal abstraction for XArray - 2 - --- 2025-02-06 Tamir Duberstein New
[v15,1/3] rust: types: add `ForeignOwnable::PointedTo` rust: xarray: Add a minimal abstraction for XArray - 1 - --- 2025-02-06 Tamir Duberstein New
[v2] statmount: add a new supported_mask field [v2] statmount: add a new supported_mask field - 1 - --- 2025-02-06 Jeff Layton New
[11/11] iomap: pass private data to iomap_truncate_page [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[10/11] iomap: pass private data to iomap_zero_range [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[09/11] iomap: pass private data to iomap_page_mkwrite [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[08/11] iomap: add a io_private field to struct iomap_ioend [01/11] iomap: allow the file system to submit the writeback bios - - - --- 2025-02-06 Christoph Hellwig New
[07/11] iomap: optionally use ioends for direct I/O [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[06/11] iomap: factor out a iomap_dio_done helper [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[05/11] iomap: move common ioend code to ioend.c [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[04/11] iomap: split bios to zone append limits in the submission handlers [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[03/11] iomap: add a IOMAP_F_ANON_WRITE flag [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[02/11] iomap: simplify io_flags and io_type in struct iomap_ioend [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[01/11] iomap: allow the file system to submit the writeback bios [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[19/19] nfs: switch to _async for all directory ops. RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[18/19] nfs: change mkdir inode_operation to mkdir_async RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[17/19] nfsd: use lookup_and_lock_one() and lookup_and_lock_rename_one() RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[16/19] VFS: add lookup_and_lock_rename() RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[15/19] VFS: Change lookup_and_lock() to use shared lock when possible. RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[14/19] VFS: Ensure no async updates happening in directory being removed. RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[12/19] VFS: enhance d_splice_alias to accommodate shared-lock updates RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations. RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[10/19] VFS: introduce inode flags to report locking needs for directory ops RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[09/19] VFS: add _async versions of the various directory modifying inode_operations RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[08/19] VFS: introduce lookup_and_lock() and friends RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[07/19] VFS: repack LOOKUP_ bit flags. RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[06/19] VFS: repack DENTRY_ flags. RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[05/19] VFS: add common error checks to lookup_one_qstr() RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it. RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[02/19] VFS: use global wait-queue table for d_alloc_parallel() RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[01/19] VFS: introduce vfs_mkdir_return() RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
vfs: inline getname() vfs: inline getname() - 1 - --- 2025-02-06 Mateusz Guzik New
sysv: convert sysv to use the new mount api sysv: convert sysv to use the new mount api - - - --- 2025-02-05 Eric Sandeen New
[4/4] vfs: remove some unused old mount api code fs: last of the pseudofs mount api conversions - - - --- 2025-02-05 Eric Sandeen New
[3/4] devtmpfs: replace ->mount with ->get_tree in public instance fs: last of the pseudofs mount api conversions - - - --- 2025-02-05 Eric Sandeen New
[2/4] vfs: Convert devpts to use the new mount API fs: last of the pseudofs mount api conversions - - - --- 2025-02-05 Eric Sandeen New
[1/4] pstore: convert to the new mount API fs: last of the pseudofs mount api conversions - 1 - --- 2025-02-05 Eric Sandeen New
fs/xattr: actually support O_PATH fds in *xattrat() syscalls fs/xattr: actually support O_PATH fds in *xattrat() syscalls - - - --- 2025-02-05 Mike Yuan New
[3/3] vfs: use the new debug macros in inode_set_cached_link() CONFIG_VFS_DEBUG at last - - - --- 2025-02-05 Mateusz Guzik New
[2/3] vfs: catch invalid modes in may_open CONFIG_VFS_DEBUG at last - - - --- 2025-02-05 Mateusz Guzik New
[1/3] vfs: add initial support for CONFIG_VFS_DEBUG CONFIG_VFS_DEBUG at last - - - --- 2025-02-05 Mateusz Guzik New
[v3,2/2] pipe: don't update {a,c,m}time for anonymous pipes pipe: don't update {a,c,m}time for anonymous pipes - - - --- 2025-02-05 Oleg Nesterov New
[v3,1/2] pipe: introduce struct file_operations pipeanon_fops pipe: don't update {a,c,m}time for anonymous pipes - - - --- 2025-02-05 Oleg Nesterov New
ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link() ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link() - - - --- 2025-02-05 Mateusz Guzik New
[v2,2/2] pipe: don't update {a,c,m}time for anonymous pipes pipe: don't update {a,c,m}time for anonymous pipes - - - --- 2025-02-05 Oleg Nesterov New
[v2,1/2] pipe: introduce struct file_operations pipeanon_fops pipe: don't update {a,c,m}time for anonymous pipes - - - --- 2025-02-05 Oleg Nesterov New
[v5,10/10] iomap: advance the iter directly on zero range iomap: incremental per-operation iter advance - 2 - --- 2025-02-05 Brian Foster New
[v5,09/10] iomap: advance the iter directly on unshare range iomap: incremental per-operation iter advance - 2 - --- 2025-02-05 Brian Foster New
[v5,08/10] iomap: advance the iter directly on buffered writes iomap: incremental per-operation iter advance - 2 - --- 2025-02-05 Brian Foster New
[v5,07/10] iomap: support incremental iomap_iter advances iomap: incremental per-operation iter advance - 1 - --- 2025-02-05 Brian Foster New
[v5,06/10] iomap: export iomap_iter_advance() and return remaining length iomap: incremental per-operation iter advance - 1 - --- 2025-02-05 Brian Foster New
[v5,05/10] iomap: lift iter termination logic from iomap_iter_advance() iomap: incremental per-operation iter advance - 2 - --- 2025-02-05 Brian Foster New
[v5,04/10] iomap: lift error code check out of iomap_iter_advance() iomap: incremental per-operation iter advance - 2 - --- 2025-02-05 Brian Foster New
[v5,03/10] iomap: refactor iomap_iter() length check and tracepoint iomap: incremental per-operation iter advance - 2 - --- 2025-02-05 Brian Foster New
[v5,02/10] iomap: split out iomap check and reset logic from iter advance iomap: incremental per-operation iter advance - 2 - --- 2025-02-05 Brian Foster New
[v5,01/10] iomap: factor out iomap length helper iomap: incremental per-operation iter advance - 2 - --- 2025-02-05 Brian Foster New
[v9,26/26] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,25/26] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,24/26] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,23/26] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,22/26] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,20/26] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,17/26] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2025-02-05 Deepak Gupta New
[v9,16/26] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,15/26] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,14/26] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,13/26] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2025-02-05 Deepak Gupta New
[v9,12/26] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,11/26] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,10/26] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,09/26] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --- 2025-02-05 Deepak Gupta New
[v9,07/26] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2025-02-05 Deepak Gupta New
[v9,06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2025-02-05 Deepak Gupta New
[v9,04/26] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2025-02-05 Deepak Gupta New
[v9,03/26] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode 1 - - --- 2025-02-05 Deepak Gupta New
[v9,01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode - 1 - --- 2025-02-05 Deepak Gupta New
[RFC,4/4] ceph: fix generic/421 test failure ceph: fix generic/421 test failure - - - --- 2025-02-05 Viacheslav Dubeyko New
[RFC,3/4] ceph: introduce ceph_submit_write() method ceph: fix generic/421 test failure - - - --- 2025-02-05 Viacheslav Dubeyko New
[RFC,2/4] ceph: introduce ceph_process_folio_batch() method ceph: fix generic/421 test failure - - - --- 2025-02-05 Viacheslav Dubeyko New
[RFC,1/4] ceph: extend ceph_writeback_ctl for ceph_writepages_start() refactoring ceph: fix generic/421 test failure - - - --- 2025-02-05 Viacheslav Dubeyko New
[v2,8/8] bdev: use bdev_io_min() for statx block size enable bs > ps for block devices - 1 - --- 2025-02-04 Luis Chamberlain New
[v2,7/8] block/bdev: lift block size restrictions to 64k enable bs > ps for block devices - 1 - --- 2025-02-04 Luis Chamberlain New
[v2,6/8] block/bdev: enable large folio support for large logical block sizes enable bs > ps for block devices - - - --- 2025-02-04 Luis Chamberlain New
« 1 2 3 450 51 »