Show patches with: State = Action Required       |   67673 patches
« 1 2 3 4676 677 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/15] RFC: block: allow write streams on partitions [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[14/15] nvme: enable FDP support [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[13/15] nvme.h: add FDP definitions [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[12/15] nvme: add a nvme_get_log_lsi helper [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[11/15] nvme: pass a void pointer to nvme_get/set_features for the result [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[10/15] nvme: store the endurance group id in struct nvme_ns_head [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[09/15] block: expose write streams for block device nodes [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[08/15] block: introduce a write_stream_granularity queue limit [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[07/15] block: introduce max_write_streams queue limit [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[06/15] block: add a bi_write_stream field [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[05/15] block: req->bio is always set in the merge code [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[04/15] block: don't bother checking the data direction for merges [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[03/15] io_uring: enable passing a per-io write stream [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[02/15] fs: add a write stream field to the kiocb [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[01/15] fs: add write stream information to statx [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[v2] mm/page-writeback: raise wb_thresh to prevent write blocking with strictlimit [v2] mm/page-writeback: raise wb_thresh to prevent write blocking with strictlimit - 1 - --- 2024-11-19 Jim Zhao New
[V2] fs: improve the check of whether i_link has been set [V2] fs: improve the check of whether i_link has been set - - - --- 2024-11-19 Lizhi Xu New
[v2,3/3] tmpfs: use inode_set_cached_link() symlink length caching - - - --- 2024-11-19 Mateusz Guzik New
[v2,2/3] ext4: use inode_set_cached_link() symlink length caching - - - --- 2024-11-19 Mateusz Guzik New
[v2,1/3] vfs: support caching symlink lengths in inodes symlink length caching - - - --- 2024-11-19 Mateusz Guzik New
jfs: add extra superblock validation jfs: add extra superblock validation - - - --- 2024-11-19 Dmitry Antipov New
[git,pull] statx stuff [git,pull] statx stuff - - - --- 2024-11-18 Al Viro New
[11/11] fs: fix potential soft lockup when 'sb->s_inodes' has large number of inodes fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[10/11] fs: fix hungtask due to repeated traversal of inodes list fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[09/11] landlock: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[08/11] fs/super.c: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[07/11] quota: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[06/11] fsnotify: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[05/11] fs: use sb_for_each_inodes_safe API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[04/11] gfs2: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[03/11] fs: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[02/11] block: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[01/11] fs: introduce I_CURSOR flag for inode fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[v2] fuse: check attributes staleness on fuse_iget() [v2] fuse: check attributes staleness on fuse_iget() - - - --- 2024-11-18 Zhang Tianci New
[RFC] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated [RFC] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated - - - --- 2024-11-18 Mateusz Guzik New
netfs: silence an uninitialized variable warning netfs: silence an uninitialized variable warning - - - --- 2024-11-18 Dan Carpenter New
[v3,7/7] exfat: reduce FAT chain traversal [v3,1/7] exfat: remove unnecessary read entry in __exfat_rename() - 2 - --- 2024-11-18 Yuezhang.Mo@sony.com New
[v3,6/7] exfat: code cleanup for exfat_readdir() [v3,1/7] exfat: remove unnecessary read entry in __exfat_rename() - 2 - --- 2024-11-18 Yuezhang.Mo@sony.com New
[v3,5/7] exfat: remove argument 'p_dir' from exfat_add_entry() [v3,1/7] exfat: remove unnecessary read entry in __exfat_rename() - 2 - --- 2024-11-18 Yuezhang.Mo@sony.com New
[v3,4/7] exfat: move exfat_chain_set() out of __exfat_resolve_path() [v3,1/7] exfat: remove unnecessary read entry in __exfat_rename() - 2 - --- 2024-11-18 Yuezhang.Mo@sony.com New
[v3,3/7] exfat: add exfat_get_dentry_set_by_ei() helper [v3,1/7] exfat: remove unnecessary read entry in __exfat_rename() - 2 - --- 2024-11-18 Yuezhang.Mo@sony.com New
[v3,2/7] exfat: rename argument name for exfat_move_file and exfat_rename_file [v3,1/7] exfat: remove unnecessary read entry in __exfat_rename() - - - --- 2024-11-18 Yuezhang.Mo@sony.com New
[v3,1/7] exfat: remove unnecessary read entry in __exfat_rename() [v3,1/7] exfat: remove unnecessary read entry in __exfat_rename() - 2 - --- 2024-11-18 Yuezhang.Mo@sony.com New
vfs: move getattr in inode_operations to a more commonly read area vfs: move getattr in inode_operations to a more commonly read area - - - --- 2024-11-18 Mateusz Guzik New
[RFC,2/2] libfs: Improve behavior when directory offset values wrap Improve simple directory offset wrap behavior - 1 - --- 2024-11-17 Chuck Lever New
[RFC,1/2] libfs: Return ENOSPC when the directory offset range is exhausted Improve simple directory offset wrap behavior - 1 - --- 2024-11-17 Chuck Lever New
fs: prevent data-race due to missing inode_lock when calling vfs_getattr fs: prevent data-race due to missing inode_lock when calling vfs_getattr - - - --- 2024-11-17 Jeongjun Park New
[RFCv1,6/6] selftests/page_detective: Introduce self tests for Page Detective Page Detective - - - --- 2024-11-16 Pasha Tatashin New
[RFCv1,5/6] misc/page_detective: enable loadable module Page Detective - - - --- 2024-11-16 Pasha Tatashin New
[RFCv1,4/6] misc/page_detective: Introduce Page Detective Page Detective - - - --- 2024-11-16 Pasha Tatashin New
[RFCv1,3/6] mm: Add a dump_page variant that accept log level argument Page Detective - - - --- 2024-11-16 Pasha Tatashin New
[RFCv1,2/6] pagewalk: Add a page table walker for init_mm page table Page Detective - - - --- 2024-11-16 Pasha Tatashin New
[RFCv1,1/6] mm: Make get_vma_name() function public Page Detective - - - --- 2024-11-16 Pasha Tatashin New
filemap: Remove unused folio_add_wait_queue filemap: Remove unused folio_add_wait_queue - 2 - --- 2024-11-16 Dr. David Alan Gilbert New
fs: delay sysctl_nr_open check in expand_files() fs: delay sysctl_nr_open check in expand_files() - - - --- 2024-11-16 Mateusz Guzik New
[v5,5/5] fuse: remove tmp folio for writebacks and internal rb tree fuse: remove temp page copies in writeback - - - --- 2024-11-15 Joanne Koong New
[v5,4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings fuse: remove temp page copies in writeback - 1 - --- 2024-11-15 Joanne Koong New
[v5,3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings fuse: remove temp page copies in writeback - 1 - --- 2024-11-15 Joanne Koong New
[v5,2/5] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts fuse: remove temp page copies in writeback - 1 - --- 2024-11-15 Joanne Koong New
[v5,1/5] mm: add AS_WRITEBACK_INDETERMINATE mapping flag fuse: remove temp page copies in writeback - 1 - --- 2024-11-15 Joanne Koong New
[GIT,PULL] bcachefs [GIT,PULL] bcachefs - - - --- 2024-11-15 Kent Overstreet New
[v4,3/3] iomap: elide flush from partial eof zero range iomap: zero range flush fixes - 2 - --- 2024-11-15 Brian Foster New
[v4,2/3] iomap: lift zeroed mapping handling into iomap_zero_range() iomap: zero range flush fixes - 1 - --- 2024-11-15 Brian Foster New
[v4,1/3] iomap: reset per-iter state on non-error iter advances iomap: zero range flush fixes - 2 - --- 2024-11-15 Brian Foster New
[1/1] quota: flush quota_release_work upon quota writeback Fix generic/390 failure due to quota release after freeze - - - --- 2024-11-15 Ojaswin Mujoo New
[v2,2/2] fs: prepend statmount.mnt_opts string with security_sb_mnt_opts() fs: listmount()/statmount() fix and sample program - - - --- 2024-11-15 Jeff Layton New
[v2,1/2] samples: add a mountinfo program to demonstrate statmount()/listmount() fs: listmount()/statmount() fix and sample program - - - --- 2024-11-15 Jeff Layton New
[v8,19/19] fs: enable pre-content events on supported file systems fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,18/19] btrfs: disable defrag on pre-content watched files fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,17/19] xfs: add pre-content fsnotify hook for write faults fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,16/19] fsnotify: generate pre-content permission event on page fault fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,15/19] mm: don't allow huge faults for files with pre content watches fanotify: add pre-content hooks - 1 - --- 2024-11-15 Josef Bacik New
[v8,14/19] fanotify: disable readahead if we have pre-content watches fanotify: add pre-content hooks - 1 - --- 2024-11-15 Josef Bacik New
[v8,13/19] fanotify: add a helper to check for pre content events fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,12/19] fanotify: allow to set errno in FAN_DENY permission response fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,11/19] fanotify: report file range info with pre-content events fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,10/19] fanotify: introduce FAN_PRE_ACCESS permission event fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,09/19] fsnotify: generate pre-content permission event on truncate fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,08/19] fsnotify: pass optional file access range in pre-content event fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,07/19] fsnotify: introduce pre-content permission events fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,05/19] fanotify: rename a misnamed constant fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,04/19] fanotify: don't skip extra event info if no info_mode is set fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,03/19] fsnotify: add helper to check if file is actually being watched fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,02/19] fsnotify: opt-in for permission events at file open time fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[v8,01/19] fs: get rid of __FMODE_NONOTIFY kludge fanotify: add pre-content hooks - - - --- 2024-11-15 Josef Bacik New
[git,pull] ufs stuff [git,pull] ufs stuff - - - --- 2024-11-15 Al Viro New
[git,pull] xattr stuff [git,pull] xattr stuff - - - --- 2024-11-15 Al Viro New
[git,pull] struct fd series [git,pull] struct fd series - - - --- 2024-11-15 Al Viro New
[v2] iomap: warn on zero range of a post-eof folio [v2] iomap: warn on zero range of a post-eof folio - 2 - --- 2024-11-15 Brian Foster New
[GIT,PULL] vfs untorn writes [GIT,PULL] vfs untorn writes - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs ecryptfs [GIT,PULL] vfs ecryptfs - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs tmpfs [GIT,PULL] vfs tmpfs - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs copy_struct_to_user() [GIT,PULL] vfs copy_struct_to_user() - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs pidfs [GIT,PULL] vfs pidfs - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs overlayfs [GIT,PULL] vfs overlayfs - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs file [GIT,PULL] vfs file - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs netfs [GIT,PULL] vfs netfs - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs pagecache [GIT,PULL] vfs pagecache - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs rust file [GIT,PULL] vfs rust file - - - --- 2024-11-15 Christian Brauner New
« 1 2 3 4676 677 »