Show patches with: State = Action Required       |   67519 patches
« 1 2 ... 28 29 30675 676 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/12] fs/file.c: add fast path in find_next_fd() [01/12] close_range(): fix the logics in descriptor table trimming - 2 - --- 2024-08-22 Al Viro New
[07/12] fs/file.c: conditionally clear full_fds [01/12] close_range(): fix the logics in descriptor table trimming - 2 - --- 2024-08-22 Al Viro New
[06/12] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd() [01/12] close_range(): fix the logics in descriptor table trimming - 2 - --- 2024-08-22 Al Viro New
[05/12] move close_range(2) into fs/file.c, fold __close_range() into it [01/12] close_range(): fix the logics in descriptor table trimming - 1 - --- 2024-08-22 Al Viro New
[04/12] close_files(): don't bother with xchg() [01/12] close_range(): fix the logics in descriptor table trimming - - - --- 2024-08-22 Al Viro New
[03/12] remove pointless includes of <linux/fdtable.h> [01/12] close_range(): fix the logics in descriptor table trimming - 1 - --- 2024-08-22 Al Viro New
[02/12] get rid of ...lookup...fdget_rcu() family [01/12] close_range(): fix the logics in descriptor table trimming - 1 - --- 2024-08-22 Al Viro New
[01/12] close_range(): fix the logics in descriptor table trimming [01/12] close_range(): fix the logics in descriptor table trimming - - - --- 2024-08-22 Al Viro New
[v2,9/9] fuse: tidy up error paths in fuse_writepages_fill() and fuse_writepage_locked() fuse: writeback clean up / refactoring - - - --- 2024-08-21 Joanne Koong New
[v2,8/9] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked() fuse: writeback clean up / refactoring - - - --- 2024-08-21 Joanne Koong New
[v2,7/9] fuse: move folio_start_writeback to after the allocations in fuse_writepage_locked() fuse: writeback clean up / refactoring - - - --- 2024-08-21 Joanne Koong New
[v2,6/9] fuse: convert fuse_writepages_fill() to use a folio for its tmp page fuse: writeback clean up / refactoring - - - --- 2024-08-21 Joanne Koong New
[v2,5/9] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback fuse: writeback clean up / refactoring - - - --- 2024-08-21 Joanne Koong New
[v2,4/9] fuse: clean up error handling in fuse_writepages() fuse: writeback clean up / refactoring - - - --- 2024-08-21 Joanne Koong New
[v2,3/9] fuse: update stats for pages in dropped aux writeback list fuse: writeback clean up / refactoring - - - --- 2024-08-21 Joanne Koong New
[v2,2/9] fuse: refactor finished writeback stats updates into helper function fuse: writeback clean up / refactoring - - - --- 2024-08-21 Joanne Koong New
[v2,1/9] fuse: drop unused fuse_mount arg in fuse_writepage_finish() fuse: writeback clean up / refactoring - 1 - --- 2024-08-21 Joanne Koong New
[10/10] x86: Remove PG_uncached Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[09/10] mm: Rename PG_mappedtodisk to PG_owner_2 Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[08/10] mm: Remove page_has_private() Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[07/10] mm: Remove PageOwnerPriv1 Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[06/10] mm: Remove PageMlocked Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[05/10] mm: Remove PageUnevictable Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[04/10] mm: Remove PageSwapCache Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[03/10] mm: Remove PageReadahead Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[02/10] mm: Remove PageSwapBacked Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[01/10] mm: Remove PageActive Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[RFC,v2,6/6] inode: make i_state a u32 inode: turn i_state into u32 - - - --- 2024-08-21 Christian Brauner New
[RFC,v2,5/6] inode: port __I_LRU_ISOLATING to var event inode: turn i_state into u32 - - - --- 2024-08-21 Christian Brauner New
[RFC,v2,4/6] inode: port __I_NEW to var event inode: turn i_state into u32 - - - --- 2024-08-21 Christian Brauner New
[RFC,v2,3/6] writeback: port __I_SYNC to var event inode: turn i_state into u32 - - - --- 2024-08-21 Christian Brauner New
[RFC,v2,2/6] fs: reorder i_state bits inode: turn i_state into u32 - - - --- 2024-08-21 Christian Brauner New
[RFC,v2,1/6] fs: add i_state helpers inode: turn i_state into u32 - - - --- 2024-08-21 Christian Brauner New
[v2] fs/exfat: add NFS export support [v2] fs/exfat: add NFS export support - 1 - --- 2024-08-21 andrii.polianytsia@globallogic.com New
[RFC,1/1] fs: ext4: Don't use CMA for buffer_head [RFC,1/1] fs: ext4: Don't use CMA for buffer_head - - - --- 2024-08-21 zhaoyang.huang New
[v3,2/2] security: Update file_set_fowner documentation [v3,1/2] fs: Fix file_set_fowner LSM hook inconsistencies - - - --- 2024-08-21 Mickaël Salaün New
[v3,1/2] fs: Fix file_set_fowner LSM hook inconsistencies [v3,1/2] fs: Fix file_set_fowner LSM hook inconsistencies - - - --- 2024-08-21 Mickaël Salaün New
[v1] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation [v1] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation - - - --- 2024-08-21 Yu Jiaoliang New
[-next] radix tree test suite: Remove usage of the deprecated ida_simple_xx() API [-next] radix tree test suite: Remove usage of the deprecated ida_simple_xx() API - - - --- 2024-08-21 Hongbo Li New
[-next] fs: use LIST_HEAD() to simplify code [-next] fs: use LIST_HEAD() to simplify code - 1 - --- 2024-08-21 Hongbo Li New
[5/5] xfs: use xas_for_each_marked in xfs_reclaim_inodes_count [1/5] xfs: use kfree_rcu_mightsleep to free the perag structures - 1 - --- 2024-08-21 Christoph Hellwig New
[4/5] xfs: convert perag lookup to xarray [1/5] xfs: use kfree_rcu_mightsleep to free the perag structures - 1 - --- 2024-08-21 Christoph Hellwig New
[3/5] xfs: simplify tagged perag iteration [1/5] xfs: use kfree_rcu_mightsleep to free the perag structures - - - --- 2024-08-21 Christoph Hellwig New
[2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c [1/5] xfs: use kfree_rcu_mightsleep to free the perag structures - - - --- 2024-08-21 Christoph Hellwig New
[1/5] xfs: use kfree_rcu_mightsleep to free the perag structures [1/5] xfs: use kfree_rcu_mightsleep to free the perag structures - - - --- 2024-08-21 Christoph Hellwig New
[v1] mm:page-writeback:use folio_next_index() helper in writeback_iter() [v1] mm:page-writeback:use folio_next_index() helper in writeback_iter() - - - --- 2024-08-21 Yuesong Li New
[6/6] xfs: refactor xfs_file_fallocate [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[5/6] xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[3/6] fs: sort out the fallocate mode vs flag mess [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[2/6] ext4: remove tracing for FALLOC_FL_NO_HIDE_STALE [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[8/8] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING netfs/cachefiles: Some bugfixes 1 - - --- 2024-08-21 Zizhi Wo New
[7/8] cachefiles: Fix NULL pointer dereference in object->file netfs/cachefiles: Some bugfixes - - - --- 2024-08-21 Zizhi Wo New
[6/8] cachefiles: Modify inappropriate error return value in cachefiles_daemon_secctx() netfs/cachefiles: Some bugfixes - - - --- 2024-08-21 Zizhi Wo New
[5/8] cachefiles: Clean up in cachefiles_commit_tmpfile() netfs/cachefiles: Some bugfixes 1 - - --- 2024-08-21 Zizhi Wo New
[4/8] cachefiles: Clear invalid cache data in advance netfs/cachefiles: Some bugfixes - - - --- 2024-08-21 Zizhi Wo New
[3/8] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter() netfs/cachefiles: Some bugfixes 1 - - --- 2024-08-21 Zizhi Wo New
[2/8] cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter() netfs/cachefiles: Some bugfixes - - - --- 2024-08-21 Zizhi Wo New
[1/8] cachefiles: Fix incorrect block calculations in __cachefiles_prepare_write() netfs/cachefiles: Some bugfixes - - - --- 2024-08-21 Zizhi Wo New
[5/4] Squashfs: Ensure all readahead pages have been used Untitled series #881519 - - - --- 2024-08-20 Phillip Lougher New
[4/4] netfs: Fix trimming of streaming-write folios in netfs_inval_folio() mm, netfs, afs: Truncation fixes - - - --- 2024-08-20 David Howells New
[3/4] netfs: Fix netfs_release_folio() to say no if folio dirty mm, netfs, afs: Truncation fixes - - - --- 2024-08-20 David Howells New
[2/4] afs: Fix post-setattr file edit to do truncation correctly mm, netfs, afs: Truncation fixes - - - --- 2024-08-20 David Howells New
[1/4] mm: Fix missing folio invalidation calls during truncation mm, netfs, afs: Truncation fixes - - - --- 2024-08-20 David Howells New
fuse: Add open-gettr for fuse-file-open fuse: Add open-gettr for fuse-file-open - - - --- 2024-08-20 Bernd Schubert New
MAINTAINERS: add the VFS git tree MAINTAINERS: add the VFS git tree - - - --- 2024-08-20 Eric Biggers New
[fstests,v2] generic/755: test that inode's ctime is updated on unlink [fstests,v2] generic/755: test that inode's ctime is updated on unlink - 2 - --- 2024-08-20 Jeff Layton New
Documentation: iomap: fix a typo Documentation: iomap: fix a typo - 2 - --- 2024-08-20 Pankaj Raghav (Samsung) New
[RFC,5/5] inode: make i_state a u32 inode: turn i_state into u32 - - - --- 2024-08-20 Christian Brauner New
[RFC,4/5] inode: port __I_LRU_ISOLATING to var event inode: turn i_state into u32 - - - --- 2024-08-20 Christian Brauner New
[RFC,3/5] inode: port __I_NEW to var event inode: turn i_state into u32 - - - --- 2024-08-20 Christian Brauner New
[RFC,2/5] writeback: port __I_SYNC to var event inode: turn i_state into u32 - - - --- 2024-08-20 Christian Brauner New
[RFC,1/5] fs: add i_state helpers inode: turn i_state into u32 - - - --- 2024-08-20 Christian Brauner New
writeback: Refine the show_inode_state() macro definition writeback: Refine the show_inode_state() macro definition - - - --- 2024-08-20 Julian Sun New
writeback: Refine the show_inode_state() macro definition writeback: Refine the show_inode_state() macro definition - - - --- 2024-08-20 Julian Sun New
[RFC,1/1] fs: jbd2: try to launch cp transaction when bh refer cma [RFC,1/1] fs: jbd2: try to launch cp transaction when bh refer cma - - - --- 2024-08-20 zhaoyang.huang New
[v2] mm: allow read-ahead with IOCB_NOWAIT set [v2] mm: allow read-ahead with IOCB_NOWAIT set - - - --- 2024-08-20 Yafang Shao New
[-next,v2] zonefs: add support for FS_IOC_GETFSSYSFSPATH [-next,v2] zonefs: add support for FS_IOC_GETFSSYSFSPATH - - - --- 2024-08-20 Liao Chen New
[bpf-next] bpf: use kfunc hooks instead of program types [bpf-next] bpf: use kfunc hooks instead of program types - - - --- 2024-08-20 Matteo Croce New
Documentation: Document the kernel flag bdev_allow_write_mounted Documentation: Document the kernel flag bdev_allow_write_mounted - - - --- 2024-08-19 Guilherme G. Piccoli New
[2/2] fuse: update stats for pages in dropped aux writeback list [1/2] fuse: drop unused fuse_mount arg in fuse_writepage_finish - - - --- 2024-08-19 Joanne Koong New
[1/2] fuse: drop unused fuse_mount arg in fuse_writepage_finish [1/2] fuse: drop unused fuse_mount arg in fuse_writepage_finish - 1 - --- 2024-08-19 Joanne Koong New
[v12,24/24] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,23/24] nfs: switch client to use nfsd_file for localio nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,22/24] nfs: push localio nfsd_file_put call out to client nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,21/24] nfs_common: expose localio's required nfsd symbols to nfs client nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,20/24] nfsd: use GC for nfsd_file returned by nfsd_file_acquire_local nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,19/24] nfs: add Documentation/filesystems/nfs/localio.rst nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,18/24] nfs: implement client support for NFS_LOCALIO_PROGRAM nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,17/24] nfs/localio: use dedicated workqueues for filesystem read and write nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,16/24] pnfs/flexfiles: enable localio support nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,15/24] nfs: enable localio for non-pNFS IO nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,14/24] nfs: add localio support nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,13/24] nfs: pass struct file to nfs_init_pgio and nfs_init_commit nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,12/24] SUNRPC: replace program list with program array nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,11/24] nfsd: implement server support for NFS_LOCALIO_PROGRAM nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,10/24] nfsd: add localio support nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,09/24] nfs_common: add NFS LOCALIO auxiliary protocol enablement nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
[v12,08/24] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local nfs/nfsd: add support for localio - - - --- 2024-08-19 Mike Snitzer New
« 1 2 ... 28 29 30675 676 »