Show patches with: State = Action Required       |    Archived = No       |   4628 patches
« 1 2 ... 3 4 546 47 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/7] fs: add an ATTR_CTIME_DLG flag nfsd: implement the "delstid" draft - - - --- 2024-08-26 Jeff Layton New
[v2,4/7] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION nfsd: implement the "delstid" draft - - - --- 2024-08-26 Jeff Layton New
[v2,3/7] nfsd: add support for FATTR4_OPEN_ARGUMENTS nfsd: implement the "delstid" draft - - - --- 2024-08-26 Jeff Layton New
[v2,2/7] nfs_common: make nfs4.h include generated nfs4_1.h nfsd: implement the "delstid" draft - - - --- 2024-08-26 Jeff Layton New
[v2,1/7] nfsd: add pragma public to delegated timestamp types nfsd: implement the "delstid" draft - - - --- 2024-08-26 Jeff Layton New
[-next,15/15] sysctl: remove unneeded include sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,14/15] sh: vdso: move the sysctl into its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,13/15] x86: vdso: move the sysctl into its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,12/15] fs: dcache: move the sysctl into its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,11/15] sunrpc: use vfs_pressure_ratio() helper sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,10/15] fs: drop_caches: move sysctl to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,09/15] fs: fs-writeback: move sysctl to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,08/15] mm: nommu: move sysctl to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,07/15] security: min_addr: move sysctl into its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,06/15] mm: mmap: move sysctl into its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,05/15] mm: util: move sysctls into it own files sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,04/15] mm: vmscan: move vmscan sysctls to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,03/15] mm: swap: move sysctl to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,02/15] mm: filemap: move sysctl to its own file sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
[-next,01/15] mm: vmstat: move sysctls to its own files sysctl: move sysctls from vm_table into its own files - - - --- 2024-08-26 yukaixiong New
netfs: Delete subtree of 'fs/netfs' when netfs module exits netfs: Delete subtree of 'fs/netfs' when netfs module exits - - - --- 2024-08-26 Baokun Li New
fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF - - - --- 2024-08-26 Baokun Li New
[v1] fs: proc: Fix error checking for d_hash_and_lookup() [v1] fs: proc: Fix error checking for d_hash_and_lookup() - - - --- 2024-08-26 Yan Zhen New
[2/2] mm: drop PF_MEMALLOC_NORECLAIM get rid of PF_MEMALLOC_NORECLAIM - 4 - --- 2024-08-26 Michal Hocko New
[1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM get rid of PF_MEMALLOC_NORECLAIM 1 1 - --- 2024-08-26 Michal Hocko New
[RFC,-next,3/3] splice: Using scope-based resource instead of folio_lock/unlock fs: Introduce the scope-based resource management for folio_lock/unlock - - - --- 2024-08-26 Li Zetao New
[RFC,-next,2/3] buffer: Using scope-based resource instead of folio_lock/unlock fs: Introduce the scope-based resource management for folio_lock/unlock - - - --- 2024-08-26 Li Zetao New
[RFC,-next,1/3] mm: Support scope-based resource management for folio_lock/unlock fs: Introduce the scope-based resource management for folio_lock/unlock - - - --- 2024-08-26 Li Zetao New
[7/7] Block: switch bd_prepare_to_claim to use wait_var_event_mutex() Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[6/7] sched: Add wait/wake interface for variable updated under a lock. Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[5/7] sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up() Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[4/7] sched: Document wait_var_event() family of functions and wake_up_var() Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[3/7] sched: Improve documentation for wake_up_bit/wait_on_bit family of functions Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[2/7] sched: change wake_up_bit() and related function to expect unsigned long * Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[1/7] block: change wait on bd_claiming to use a var_waitqueue, not a bit_waitqueue Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name - 1 - --- 2024-08-26 Zhijian Li (Fujitsu) New
cachefiles: fix dentry leak in cachefiles_open_file() cachefiles: fix dentry leak in cachefiles_open_file() - - - --- 2024-08-26 Baokun Li New
binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined - - 1 --- 2024-08-26 Max Filippov New
[V4] Documentation: Document the kernel flag bdev_allow_write_mounted [V4] Documentation: Document the kernel flag bdev_allow_write_mounted - 1 - --- 2024-08-26 Guilherme G. Piccoli New
[10/10] fs: super_cache_to_text() shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[09/10] fs/dcache: Add per-sb accounting for nr dentries shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[08/10] fs: Add super_block->s_inodes_nr shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[07/10] percpu: per_cpu_sum() shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[06/10] bcachefs: shrinker.to_text() methods shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[05/10] mm: shrinker: Add shrinker_to_text() to debugfs interface shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[04/10] mm: Centralize & improve oom reporting in show_mem.c shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[03/10] mm: shrinker: Add new stats for .to_text() shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[02/10] mm: shrinker: Add a .to_text() method for shrinkers shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[01/10] seq_buf: seq_buf_human_readable_u64() shrinker debugging, .to_text() report (resend) - - - --- 2024-08-24 Kent Overstreet New
[10/10] fs: super_cache_to_text() shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[09/10] fs/dcache: Add per-sb accounting for nr dentries shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[08/10] fs: Add super_block->s_inodes_nr shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[07/10] percpu: per_cpu_sum() shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[06/10] bcachefs: shrinker.to_text() methods shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[05/10] mm: shrinker: Add shrinker_to_text() to debugfs interface shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[04/10] mm: Centralize & improve oom reporting in show_mem.c shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[03/10] mm: shrinker: Add new stats for .to_text() shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[02/10] mm: shrinker: Add a .to_text() method for shrinkers shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
[01/10] seq_buf: seq_buf_human_readable_u64() shrinker debugging, .to_text() report - - - --- 2024-08-24 Kent Overstreet New
fs/nfsd: fix update of inode attrs in CB_GETATTR fs/nfsd: fix update of inode attrs in CB_GETATTR - 1 - --- 2024-08-24 Jeff Layton New
[10/9] netfs: Fix interaction of streaming writes with zero-point tracker netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-24 David Howells New
[v2,2/2] fuse: add support for no forget requests fuse: add no forget support - - - --- 2024-08-24 yangyun New
[v2,1/2] fuse: move fuse_forget_link allocation inside fuse_queue_forget() fuse: add no forget support - - - --- 2024-08-24 yangyun New
[v31.0.1,1/1] xfs: introduce new file range commit ioctls [v31.0.1,1/1] xfs: introduce new file range commit ioctls 1 1 - --- 2024-08-24 Darrick J. Wong New
[v2] bcachefs: support idmap mounts [v2] bcachefs: support idmap mounts - 1 - --- 2024-08-24 Hongbo Li New
[9/9] netfs, cifs: Improve some debugging bits netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[7/9] netfs, cifs: Fix handling of short DIO read netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[6/9] cifs: Fix lack of credit renegotiation on read retry netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[5/9] netfs: Fix missing iterator reset on retry of short read netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio() netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[3/9] netfs: Fix netfs_release_folio() to say no if folio dirty netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[2/9] afs: Fix post-setattr file edit to do truncation correctly netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[1/9] mm: Fix missing folio invalidation calls during truncation netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - 1 - --- 2024-08-23 David Howells New
[GIT,PULL] bcachefs fixes for 6.11-rc5 [GIT,PULL] bcachefs fixes for 6.11-rc5 - - - --- 2024-08-23 Kent Overstreet New
[v13,19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,18/19] nfs: add Documentation/filesystems/nfs/localio.rst nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,17/19] nfs: implement client support for NFS_LOCALIO_PROGRAM nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,16/19] nfs/localio: use dedicated workqueues for filesystem read and write nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,15/19] pnfs/flexfiles: enable localio support nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,14/19] nfs: enable localio for non-pNFS IO nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,13/19] nfs: add localio support nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,12/19] nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,11/19] nfsd: implement server support for NFS_LOCALIO_PROGRAM nfs/nfsd: add support for localio 1 - - --- 2024-08-23 Mike Snitzer New
[v13,10/19] nfsd: add localio support nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,08/19] SUNRPC: replace program list with program array nfs/nfsd: add support for localio 1 - - --- 2024-08-23 Mike Snitzer New
[v13,07/19] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,06/19] SUNRPC: remove call_allocate() BUG_ONs nfs/nfsd: add support for localio - 1 - --- 2024-08-23 Mike Snitzer New
[v13,05/19] nfsd: add nfsd_file_acquire_local() nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,03/19] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h nfs/nfsd: add support for localio - 1 - --- 2024-08-23 Mike Snitzer New
[v13,02/19] nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[v13,01/19] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno nfs/nfsd: add support for localio - - - --- 2024-08-23 Mike Snitzer New
[V3] Documentation: Document the kernel flag bdev_allow_write_mounted [V3] Documentation: Document the kernel flag bdev_allow_write_mounted - - - --- 2024-08-23 Guilherme G. Piccoli New
[5/5] docs: tmpfs: Add casefold options tmpfs: Add case-insesitive support for tmpfs - - - --- 2024-08-23 André Almeida New
[4/5] tmpfs: Expose filesystem features via sysfs tmpfs: Add case-insesitive support for tmpfs - - - --- 2024-08-23 André Almeida New
[3/5] tmpfs: Create casefold mount options tmpfs: Add case-insesitive support for tmpfs - - - --- 2024-08-23 André Almeida New
[2/5] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs tmpfs: Add case-insesitive support for tmpfs - - - --- 2024-08-23 André Almeida New
[1/5] tmpfs: Add casefold lookup support tmpfs: Add case-insesitive support for tmpfs - - - --- 2024-08-23 André Almeida New
« 1 2 ... 3 4 546 47 »