Show patches with: State = Action Required       |    Archived = No       |   4953 patches
« 1 2 3 449 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,2/2] mm: guestmem: Convert address_space operations to guestmem library mm: Refactor KVM guest_memfd to introduce guestmem library - - - --- 2024-11-22 Elliot Berman New
[v5,1/2] filemap: Pass address_space mapping to ->free_folio() mm: Refactor KVM guest_memfd to introduce guestmem library 1 - - --- 2024-11-22 Elliot Berman New
[v3] fs: Fix data race in inode_set_ctime_to_ts [v3] fs: Fix data race in inode_set_ctime_to_ts - - - --- 2024-11-22 Hao-ran Zheng New
[2/2] fs: require FMODE_WRITE for F_SET_RW_HINT [1/2] fs: require inode_owner_or_capable for F_SET_RW_HINT - - - --- 2024-11-22 Christoph Hellwig New
[1/2] fs: require inode_owner_or_capable for F_SET_RW_HINT [1/2] fs: require inode_owner_or_capable for F_SET_RW_HINT - 1 - --- 2024-11-22 Christoph Hellwig New
idr-test: ida_simple_get/remove are deprecated, so switch to ida_alloc/free. idr-test: ida_simple_get/remove are deprecated, so switch to ida_alloc/free. - - - --- 2024-11-22 zhangheng New
[GIT,PULL] overlayfs updates for 6.13 [GIT,PULL] overlayfs updates for 6.13 - - - --- 2024-11-22 Amir Goldstein New
[V4] fs/ntfs3: check if the inode is bad before creating symlink [V4] fs/ntfs3: check if the inode is bad before creating symlink - - - --- 2024-11-22 Lizhi Xu New
[v2] fs: Fix data race in inode_set_ctime_to_ts [v2] fs: Fix data race in inode_set_ctime_to_ts - - - --- 2024-11-22 Hao-ran Zheng New
[v3,25/25] Revert "riscv: mm: Add support for ZONE_DEVICE" fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,24/25] mm: Remove devmap related functions and page table bits fs/dax: Fix ZONE_DEVICE page reference counts 1 - - --- 2024-11-22 Alistair Popple New
[v3,23/25] mm: Remove pXX_devmap callers fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,22/25] device/dax: Properly refcount device dax pages when mapping fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,21/25] fs/dax: Properly refcount fs dax pages fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,19/25] memcontrol-v1: Ignore ZONE_DEVICE pages fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,18/25] proc/task_mmu: Ignore ZONE_DEVICE pages fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2024-11-22 Alistair Popple New
[v3,16/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,15/25] huge_memory: Allow mappings of PMD sized pages fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,14/25] huge_memory: Allow mappings of PUD sized pages fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,13/25] mm/memory: Add vmf_insert_page_mkwrite() fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,11/25] mm: Allow compound zone device pages fs/dax: Fix ZONE_DEVICE page reference counts - 2 - --- 2024-11-22 Alistair Popple New
[v3,10/25] pci/p2pdma: Don't initialise page refcount to one fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2024-11-22 Alistair Popple New
[v3,09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page fs/dax: Fix ZONE_DEVICE page reference counts 1 2 - --- 2024-11-22 Alistair Popple New
[v3,08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,05/25] fs/dax: Create a common implementation to break DAX layouts fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,04/25] fs/dax: Refactor wait for dax idle page fs/dax: Fix ZONE_DEVICE page reference counts 1 3 - --- 2024-11-22 Alistair Popple New
[v3,03/25] fs/dax: Don't skip locked entries when scanning entries fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range() fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[v3,01/25] fuse: Fix dax truncate/punch_hole fault path fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2024-11-22 Alistair Popple New
[RFC,v6,16/16] fuse: enable fuse-over-io-uring fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,13/16] io_uring/cmd: let cmds to know about dying task fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,12/16] fuse: {uring} Allow to queue to the ring fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,11/16] fuse: {uring} Allow to queue fg requests through io-uring fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,10/16] fuse: {uring} Handle teardown of ring entries fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,09/16] fuse: {uring} Add uring sqe commit and fetch support fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,08/16] fuse: Add fuse-io-uring handling into fuse_copy fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,07/16] fuse: Make fuse_copy non static fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,06/16] fuse: {uring} Handle SQEs - register commands fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,05/16] fuse: make args->in_args[0] to be always the header fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,04/16] fuse: Add fuse-io-uring design documentation fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,03/16] fuse: Move request bits fuse: fuse-over-io-uring - 1 - --- 2024-11-21 Bernd Schubert New
[RFC,v6,02/16] fuse: Move fuse_get_dev to header file fuse: fuse-over-io-uring - 1 - --- 2024-11-21 Bernd Schubert New
[RFC,v6,01/16] fuse: rename to fuse_dev_end_requests and make non-static fuse: fuse-over-io-uring - 1 - --- 2024-11-21 Bernd Schubert New
fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero 1 - - --- 2024-11-21 Jiri Olsa New
samples: fix missing nodiratime option and handle propagate_from correctly samples: fix missing nodiratime option and handle propagate_from correctly - - - --- 2024-11-21 Jeff Layton New
[v2,2/2] ext4: protect ext4_release_dquot against freezing Fix generic/390 failure due to quota release after freeze - - - --- 2024-11-21 Ojaswin Mujoo New
[v2,1/2] quota: flush quota_release_work upon quota writeback Fix generic/390 failure due to quota release after freeze - - - --- 2024-11-21 Ojaswin Mujoo New
[19/19] fs: enable pre-content events on supported file systems fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[18/19] ext4: add pre-content fsnotify hook for DAX faults fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[17/19] btrfs: disable defrag on pre-content watched files fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[16/19] xfs: add pre-content fsnotify hook for DAX faults fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[15/19] fsnotify: generate pre-content permission event on page fault fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[14/19] mm: don't allow huge faults for files with pre content watches fanotify: add pre-content hooks - 1 - --- 2024-11-21 Jan Kara New
[13/19] fanotify: disable readahead if we have pre-content watches fanotify: add pre-content hooks - 1 - --- 2024-11-21 Jan Kara New
[12/19] fanotify: allow to set errno in FAN_DENY permission response fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[11/19] fanotify: report file range info with pre-content events fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[10/19] fanotify: introduce FAN_PRE_ACCESS permission event fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[09/19] fsnotify: generate pre-content permission event on truncate fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[08/19] fsnotify: pass optional file access range in pre-content event fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[07/19] fsnotify: introduce pre-content permission events fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[05/19] fanotify: rename a misnamed constant fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[04/19] fanotify: don't skip extra event info if no info_mode is set fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[03/19] fsnotify: check if file is actually being watched for pre-content events on open fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[02/19] fsnotify: opt-in for permission events at file open time fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
[01/19] fs: get rid of __FMODE_NONOTIFY kludge fanotify: add pre-content hooks - - - --- 2024-11-21 Jan Kara New
mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh - 1 - --- 2024-11-21 Jim Zhao New
[v3,2/2] xfs: clean up xfs_end_ioend() to reuse local variables [v3,1/2] iomap: fix zero padding data issue in concurrent append writes - 1 - --- 2024-11-21 Long Li New
[v3,1/2] iomap: fix zero padding data issue in concurrent append writes [v3,1/2] iomap: fix zero padding data issue in concurrent append writes - 1 - --- 2024-11-21 Long Li New
[v2] fiemap: use kernel-doc includes in fiemap docbook [v2] fiemap: use kernel-doc includes in fiemap docbook - - - --- 2024-11-21 Randy Dunlap New
[v4,2/2] mm: guestmem: Convert address_space operations to guestmem library mm: Refactor KVM guest_memfd to introduce guestmem library - - - --- 2024-11-20 Elliot Berman New
[v4,1/2] filemap: Pass address_space mapping to ->free_folio() mm: Refactor KVM guest_memfd to introduce guestmem library 1 - - --- 2024-11-20 Elliot Berman New
statmount: clean up unescaped option handling statmount: clean up unescaped option handling - 1 - --- 2024-11-20 Miklos Szeredi New
[v3,3/3] tmpfs: use inode_set_cached_link() symlink length caching - 1 - --- 2024-11-20 Mateusz Guzik New
[v3,2/3] ext4: use inode_set_cached_link() symlink length caching - 1 - --- 2024-11-20 Mateusz Guzik New
[v3,1/3] vfs: support caching symlink lengths in inodes symlink length caching - - - --- 2024-11-20 Mateusz Guzik New
[v1] tmpfs: Unsigned expression compared with zero [v1] tmpfs: Unsigned expression compared with zero - - - --- 2024-11-20 guanjing New
[2/2] fs/fuse: Keep variables in fuse_i.h consistent with those in inode.c [1/2] fs/fuse: Change 'unsigned's to 'unsigned int's. - - - --- 2024-11-20 Jiale Yang New
[1/2] fs/fuse: Change 'unsigned's to 'unsigned int's. [1/2] fs/fuse: Change 'unsigned's to 'unsigned int's. - - - --- 2024-11-20 Jiale Yang New
statmount: fix security option retrieval statmount: fix security option retrieval - 1 - --- 2024-11-20 Christian Brauner New
Documentation: core-api: add generic parser docbook Documentation: core-api: add generic parser docbook - - - --- 2024-11-20 Randy Dunlap New
Documentation: filesystems: update filename extensions Documentation: filesystems: update filename extensions - 1 - --- 2024-11-20 Randy Dunlap New
[V3] fs/ntfs3: check if the inode is bad before creating symlink [V3] fs/ntfs3: check if the inode is bad before creating symlink - - - --- 2024-11-20 Lizhi Xu New
fs: Fix data race in inode_set_ctime_to_ts fs: Fix data race in inode_set_ctime_to_ts - - - --- 2024-11-20 Hao-ran Zheng New
fiemap: use kernel-doc includes in fiemap docbook fiemap: use kernel-doc includes in fiemap docbook - - - --- 2024-11-19 Randy Dunlap New
[bpf-next,v4,5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc - - - --- 2024-11-19 Juntong Deng New
[bpf-next,v4,4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc - - - --- 2024-11-19 Juntong Deng New
[bpf-next,v4,3/5] bpf: Add bpf_fget_task() kfunc bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc - - - --- 2024-11-19 Juntong Deng New
[bpf-next,v4,2/5] selftests/bpf: Add tests for open-coded style process file iterator bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc - - - --- 2024-11-19 Juntong Deng New
[bpf-next,v4,1/5] bpf: Introduce task_file open-coded iterator kfuncs bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc - - - --- 2024-11-19 Juntong Deng New
[RFC,4/4] xfs: fill dirty folios on zero range of unwritten mappings iomap: zero range folio batch processing prototype - - - --- 2024-11-19 Brian Foster New
[RFC,3/4] xfs: always trim mapping to requested range for zero range iomap: zero range folio batch processing prototype - - - --- 2024-11-19 Brian Foster New
[RFC,2/4] iomap: optional zero range dirty folio processing iomap: zero range folio batch processing prototype - - - --- 2024-11-19 Brian Foster New
« 1 2 3 449 50 »