Show patches with: State = Action Required       |    Archived = No       |   5004 patches
« 1 2 ... 39 40 4150 51 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
filelock: Fix fcntl/close race recovery compat path filelock: Fix fcntl/close race recovery compat path - 1 - --- 2024-07-23 Jann Horn New
filelock: add file path in lock_get_status() to show more debug info filelock: add file path in lock_get_status() to show more debug info - - - --- 2024-07-23 Yuwei Guan New
[v2] exfat: check disk status during buffer write [v2] exfat: check disk status during buffer write - - - --- 2024-07-23 Dongliang Cui New
scripts: add macro_checker script to check unused parameters in macros scripts: add macro_checker script to check unused parameters in macros - - - --- 2024-07-23 Julian Sun New
vfs: Fix potential circular locking through setxattr() and removexattr() vfs: Fix potential circular locking through setxattr() and removexattr() - - - --- 2024-07-23 David Howells New
[v3,2/2] hugetlbfs: use tracepoints in hugetlbfs functions. Introduce tracepoint for hugetlbfs - - - --- 2024-07-23 Hongbo Li New
[v3,1/2] hugetlbfs: support tracepoint Introduce tracepoint for hugetlbfs - - - --- 2024-07-23 Hongbo Li New
[printk,v3,15/19] proc: Add nbcon support for /proc/consoles add threaded printing + the rest - 1 - --- 2024-07-22 John Ogness New
[GIT,PULL] bcachefs fixes for 6.11-rc1 [GIT,PULL] bcachefs fixes for 6.11-rc1 - - - --- 2024-07-22 Kent Overstreet New
[2/2] pidfs: add selftests for new namespace ioctls fs/pidfs: when time ns disabled add check for ioctl - - - --- 2024-07-22 Christian Brauner New
[1/2] pidfs: handle kernels without namespaces cleanly [1/2] pidfs: handle kernels without namespaces cleanly - - - --- 2024-07-22 Christian Brauner New
[v3,7/7] tools: add skeleton code for userland testing of VMA logic Make core VMA operations internal and testable 1 1 1 --- 2024-07-22 Lorenzo Stoakes New
[v3,6/7] tools: separate out shared radix-tree components Make core VMA operations internal and testable 1 1 - --- 2024-07-22 Lorenzo Stoakes New
[v3,5/7] MAINTAINERS: Add entry for new VMA files Make core VMA operations internal and testable 2 - - --- 2024-07-22 Lorenzo Stoakes New
[v3,4/7] mm: move internal core VMA manipulation functions to own file Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,3/7] mm: move vma_shrink(), vma_expand() to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,2/7] mm: move vma_modify() and helpers to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v5,3/3] io_submit.2: Document RWF_ATOMIC man2: Document RWF_ATOMIC - 1 - --- 2024-07-22 John Garry New
[v5,2/3] readv.2: Document RWF_ATOMIC flag man2: Document RWF_ATOMIC - 1 - --- 2024-07-22 John Garry New
[v5,1/3] statx.2: Document STATX_WRITE_ATOMIC man2: Document RWF_ATOMIC - 1 - --- 2024-07-22 John Garry New
[GIT,PULL] ntfs3: bugfixes for 6.11 [GIT,PULL] ntfs3: bugfixes for 6.11 - - - --- 2024-07-22 Konstantin Komarov New
nsfs: Fix the missed rcu_read_unlock() invoking in ns_ioctl() nsfs: Fix the missed rcu_read_unlock() invoking in ns_ioctl() - - - --- 2024-07-22 Zqiang New
fs/pidfs: when time ns disabled add check for ioctl fs/pidfs: when time ns disabled add check for ioctl - - - --- 2024-07-21 Edward Adam Davis New
[v2] execve: Move KUnit tests to tests/ subdirectory [v2] execve: Move KUnit tests to tests/ subdirectory 1 2 - --- 2024-07-20 Kees Cook New
[4/4] gfs2: Remove gfs2_aspace_writepage() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
[3/4] gfs2: Remove gfs2_jdata_writepage() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
[2/4] gfs2: Remove __gfs2_writepage() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
[1/4] gfs2: Add gfs2_aspace_writepages() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
fanotify: don't skip extra event info if no info_mode is set fanotify: don't skip extra event info if no info_mode is set - 1 - --- 2024-07-19 Josef Bacik New
netfs: Fix writeback that needs to go to both server and cache netfs: Fix writeback that needs to go to both server and cache - - - --- 2024-07-19 David Howells New
cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT - - - --- 2024-07-19 David Howells New
[4/4] cifs: Add a tracepoint to track credits involved in R/W requests cifs: Miscellaneous fixes and a trace point - 1 - --- 2024-07-19 David Howells New
[3/4] cifs: Fix setting of zero_point after DIO write cifs: Miscellaneous fixes and a trace point - 1 - --- 2024-07-19 David Howells New
[2/4] cifs: Fix missing error code set cifs: Miscellaneous fixes and a trace point - 1 - --- 2024-07-19 David Howells New
[1/4] cifs: Fix server re-repick on subrequest retry cifs: Miscellaneous fixes and a trace point 1 1 - --- 2024-07-19 David Howells New
tty: tty_io: fix race between tty_fops and hung_up_tty_fops tty: tty_io: fix race between tty_fops and hung_up_tty_fops - - - --- 2024-07-19 Tetsuo Handa New
[RFC,5/5] nsfs: iterate through mount namespaces nsfs: iterate through mount namespaces - - - --- 2024-07-19 Christian Brauner New
[RFC,4/5] file: add fput() cleanup helper nsfs: iterate through mount namespaces - - - --- 2024-07-19 Christian Brauner New
[RFC,3/5] fs: add put_mnt_ns() cleanup helper nsfs: iterate through mount namespaces - - - --- 2024-07-19 Christian Brauner New
[RFC,2/5] fs: allow mount namespace fd nsfs: iterate through mount namespaces - - - --- 2024-07-19 Christian Brauner New
[RFC,1/5] fs: use all available ids nsfs: iterate through mount namespaces - - - --- 2024-07-19 Christian Brauner New
[GIT,PULL] bcachefs changes for 6.11, v2 [GIT,PULL] bcachefs changes for 6.11, v2 - - - --- 2024-07-18 Kent Overstreet New
[v2,4/4] ext4: Tidy the BH loop in mext_page_mkuptodate() [v2,1/4] ext4: Reduce stack usage in ext4_mpage_readpages() - - - --- 2024-07-18 Matthew Wilcox New
[v2,3/4] ext4: Remove array of buffer_heads from mext_page_mkuptodate() [v2,1/4] ext4: Reduce stack usage in ext4_mpage_readpages() - - - --- 2024-07-18 Matthew Wilcox New
[v2,2/4] ext4: Pipeline buffer reads in mext_page_mkuptodate() [v2,1/4] ext4: Reduce stack usage in ext4_mpage_readpages() - - - --- 2024-07-18 Matthew Wilcox New
[v2,1/4] ext4: Reduce stack usage in ext4_mpage_readpages() [v2,1/4] ext4: Reduce stack usage in ext4_mpage_readpages() - - - --- 2024-07-18 Matthew Wilcox New
[2/2] netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG [1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()" - - - --- 2024-07-18 David Howells New
[1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()" [1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()" - - - --- 2024-07-18 David Howells New
[v3,2/2] binfmt_elf, coredump: Log the reason of the failed core dumps binfmt_elf, coredump: Log the reason of the failed core dumps - - - --- 2024-07-18 Roman Kisel New
[v3,1/2] coredump: Standartize and fix logging binfmt_elf, coredump: Log the reason of the failed core dumps - - - --- 2024-07-18 Roman Kisel New
[v4] vfs: correct the comments of vfs_*() helpers [v4] vfs: correct the comments of vfs_*() helpers - - - --- 2024-07-18 Congjie Zhou New
btrfs/220: remove integrity checker bits btrfs/220: remove integrity checker bits - 1 - --- 2024-07-18 David Sterba New
vfs: handle __wait_on_freeing_inode() and evict() race vfs: handle __wait_on_freeing_inode() and evict() race - 1 - --- 2024-07-18 Mateusz Guzik New
[4/4] xfs: remove unnecessary flush of eof page from truncate iomap: zero dirty folios over unwritten mappings on zero range - - - --- 2024-07-18 Brian Foster New
[3/4] iomap: fix handling of dirty folios over unwritten extents iomap: zero dirty folios over unwritten mappings on zero range - - - --- 2024-07-18 Brian Foster New
[2/4] iomap: refactor an iomap_revalidate() helper iomap: zero dirty folios over unwritten mappings on zero range - - - --- 2024-07-18 Brian Foster New
[1/4] filemap: return pos of first dirty folio from range_has_writeback iomap: zero dirty folios over unwritten mappings on zero range - - - --- 2024-07-18 Brian Foster New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2024-07-18 Christian Brauner New
fuse: add optional kernel-enforced timeout for fuse requests fuse: add optional kernel-enforced timeout for fuse requests - - - --- 2024-07-17 Joanne Koong New
execve: Move KUnit tests to tests/ subdirectory execve: Move KUnit tests to tests/ subdirectory - 2 - --- 2024-07-17 Kees Cook New
[23/23] buffer: Convert __block_write_begin() to take a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[22/23] ocfs2: Convert ocfs2_write_zero_page to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[21/23] fs: Convert aops->write_begin to take a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[20/23] fs: Convert aops->write_end to take a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[19/23] vboxsf: Use a folio in vboxsf_write_end() Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[18/23] orangefs: Convert orangefs_write_begin() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[17/23] orangefs: Convert orangefs_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[16/23] jffs2: Convert jffs2_write_begin() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[15/23] jffs2: Convert jffs2_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[14/23] hostfs: Convert hostfs_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[13/23] fuse: Convert fuse_write_begin() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[12/23] fuse: Convert fuse_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[11/23] f2fs: Convert f2fs_write_begin() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[10/23] f2fs: Convert f2fs_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[09/23] ecryptfs: Use a folio in ecryptfs_write_begin() Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[08/23] ecryptfs: Convert ecryptfs_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[07/23] buffer: Convert block_write_end() to take a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[06/23] ntfs3: Remove reset_log_file() Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[05/23] nilfs2: Use a folio in nilfs_recover_dsync_blocks() Convert write_begin / write_end to take a folio 1 - - --- 2024-07-17 Matthew Wilcox New
[04/23] buffer: Use a folio in generic_write_end() Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[03/23] block: Use a folio in blkdev_write_end() Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[02/23] reiserfs: Convert reiserfs_write_begin() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[01/23] reiserfs: Convert grab_tail_page() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[v5,3/3] fs/file.c: add fast path in find_next_fd() fs/file.c: optimize the critical section of file_lock in - 2 - --- 2024-07-17 Ma, Yu New
[v5,2/3] fs/file.c: conditionally clear full_fds fs/file.c: optimize the critical section of file_lock in - 2 - --- 2024-07-17 Ma, Yu New
[v5,1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd() fs/file.c: optimize the critical section of file_lock in - 2 - --- 2024-07-17 Ma, Yu New
[v3] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched() [v3] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched() - 1 - --- 2024-07-17 Jan Kara New
proc: add config to block FOLL_FORCE in mem writes proc: add config to block FOLL_FORCE in mem writes - - - --- 2024-07-17 Adrian Ratiu New
[v4,3/3] io_submit.2: Document RWF_ATOMIC man2: Document RWF_ATOMIC - 1 - --- 2024-07-17 John Garry New
[v4,2/3] readv.2: Document RWF_ATOMIC flag man2: Document RWF_ATOMIC - - - --- 2024-07-17 John Garry New
[v4,1/3] statx.2: Document STATX_WRITE_ATOMIC man2: Document RWF_ATOMIC - 1 - --- 2024-07-17 John Garry New
shmem_quota: Build the object file conditionally to the config option shmem_quota: Build the object file conditionally to the config option - 1 - --- 2024-07-17 Carlos Maiolino New
[GIT,PULL] xfs: new code for 6.11 [GIT,PULL] xfs: new code for 6.11 - - - --- 2024-07-17 Chandan Babu R New
[GIT,PULL] sysctl changes for v6.11-rc1 [GIT,PULL] sysctl changes for v6.11-rc1 - - - --- 2024-07-16 Joel Granados New
fs: buffer: set the expression type to unsigned long in folio_create_buffers() fs: buffer: set the expression type to unsigned long in folio_create_buffers() - - - --- 2024-07-16 Roman Smirnov New
nsfs: use cleanup guard nsfs: use cleanup guard - - - --- 2024-07-16 Christian Brauner New
filemap: fix error pointer dereference in filemap_fault() filemap: fix error pointer dereference in filemap_fault() - - - --- 2024-07-16 Ma Ke New
[GIT,PULL] zonefs changes for 6.11-rc1 [GIT,PULL] zonefs changes for 6.11-rc1 - - - --- 2024-07-15 Damien Le Moal New
[v2] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched() [v2] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched() - - - --- 2024-07-15 Jan Kara New
« 1 2 ... 39 40 4150 51 »