Show patches with: State = Action Required       |   29781 patches
« 1 2 ... 50 51 52297 298 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,06/16] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry Optimize list lru memory consumption - - - --- 2022-02-28 Muchun Song New
[v6,05/16] f2fs: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption 1 - - --- 2022-02-28 Muchun Song New
[v6,04/16] fs: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption 2 - - --- 2022-02-28 Muchun Song New
[v6,03/16] fs: introduce alloc_inode_sb() to allocate filesystems specific inode Optimize list lru memory consumption - 1 - --- 2022-02-28 Muchun Song New
[v6,02/16] mm: introduce kmem_cache_alloc_lru Optimize list lru memory consumption - - - --- 2022-02-28 Muchun Song New
[v6,01/16] mm: list_lru: transpose the array of per-node per-memcg lru lists Optimize list lru memory consumption 1 - - --- 2022-02-28 Muchun Song New
[v9,27/27] NFS: Cache all entries in the readdirplus reply Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,26/27] NFS: Optimise away the previous cookie field Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,25/27] NFS: Remove unnecessary cache invalidations for directories Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,24/27] NFS: Fix up forced readdirplus Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,23/27] NFS: Convert readdir page cache to use a cookie based index Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,22/27] NFS: Clean up page array initialisation/free Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,21/27] NFS: Trace effects of the readdirplus heuristic Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,20/27] NFS: Trace effects of readdirplus on the dcache Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,19/27] NFS: Add basic readdir tracing Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,18/27] NFS: Don't request readdirplus when revalidation was forced Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,17/27] NFS: Readdirplus can't help lookup for case insensitive filesystems Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,16/27] NFSv4: Ask for a full XDR buffer of readdir goodness Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,15/27] NFS: Don't ask for readdirplus unless it can help nfs_getattr() Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,14/27] NFS: Improve heuristic for readdirplus Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,13/27] NFS: Reduce use of uncached readdir Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,12/27] NFS: Simplify nfs_readdir_xdr_to_array() Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,11/27] NFS: If the cookie verifier changes, we must invalidate the page cache Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,10/27] NFS: Adjust the amount of readahead performed by NFS readdir Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,09/27] NFS: Don't advance the page pointer unless the page is full Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,08/27] NFS: Don't re-read the entire page cache to find the next cookie Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,07/27] NFS: Store the change attribute in the directory page cache Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,06/27] NFS: Calculate page offsets algorithmically Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,05/27] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,04/27] NFS: Initialise the readdir verifier as best we can in nfs_opendir() Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,03/27] NFS: Trace lookup revalidation failure Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,02/27] NFS: constify nfs_server_capable() and nfs_have_writebacks() Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v9,01/27] NFS: Return valid errors from nfs2/3_decode_dirent() Readdir improvements - - - --- 2022-02-27 Trond Myklebust New
[v8,24/24] NFS: Cache all entries in the readdirplus reply Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,23/24] NFS: Remove unnecessary cache invalidations for directories Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,22/24] NFS: Fix up forced readdirplus Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,21/24] NFS: Convert readdir page cache to use a cookie based index Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,20/24] NFS: Trace effects of the readdirplus heuristic Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,19/24] NFS: Trace effects of readdirplus on the dcache Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,18/24] NFS: Add basic readdir tracing Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,17/24] NFS: Don't request readdirplus when revalidation was forced Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,16/24] NFS: Readdirplus can't help lookup for case insensitive filesystems Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,15/24] NFSv4: Ask for a full XDR buffer of readdir goodness Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,14/24] NFS: Don't ask for readdirplus unless it can help nfs_getattr() Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,13/24] NFS: Improve heuristic for readdirplus Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,12/24] NFS: Reduce use of uncached readdir Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,11/24] NFS: Simplify nfs_readdir_xdr_to_array() Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,10/24] NFS: Adjust the amount of readahead performed by NFS readdir Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,09/24] NFS: Don't re-read the entire page cache to find the next cookie Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,08/24] NFS: If the cookie verifier changes, we must invalidate the page cache Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,07/24] NFS: Store the change attribute in the directory page cache Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,06/24] NFS: Calculate page offsets algorithmically Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,05/24] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,04/24] NFS: Initialise the readdir verifier as best we can in nfs_opendir() Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,03/24] NFS: Trace lookup revalidation failure Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,02/24] NFS: constify nfs_server_capable() and nfs_have_writebacks() Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
[v8,01/24] NFS: Return valid errors from nfs2/3_decode_dirent() Readdir improvements - - - --- 2022-02-25 Trond Myklebust New
mountd: Fix potential data corrupter mountd: Fix potential data corrupter - - - --- 2022-02-24 Steve Dickson New
[v2] nfsd: more robust allocation failure handling in nfsd_file_cache_init [v2] nfsd: more robust allocation failure handling in nfsd_file_cache_init - 1 - --- 2022-02-24 Amir Goldstein New
nfsd: more robust allocation failure handling in nfsd_file_cache_init nfsd: more robust allocation failure handling in nfsd_file_cache_init - - - --- 2022-02-24 Amir Goldstein New
[v7,21/21] NFS: Remove unnecessary cache invalidations for directories Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,20/21] NFS: Fix up forced readdirplus Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,19/21] NFS: Convert readdir page cache to use a cookie based index Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,18/21] NFS: Trace effects of the readdirplus heuristic Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,17/21] NFS: Trace effects of readdirplus on the dcache Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,16/21] NFS: Add basic readdir tracing Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,15/21] NFS: Don't request readdirplus when revalidation was forced Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,14/21] NFS: Readdirplus can't help lookup for case insensitive filesystems Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,13/21] NFSv4: Ask for a full XDR buffer of readdir goodness Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,12/21] NFS: Don't ask for readdirplus unless it can help nfs_getattr() Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,11/21] NFS: Improve heuristic for readdirplus Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,10/21] NFS: Reduce use of uncached readdir Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,09/21] NFS: Simplify nfs_readdir_xdr_to_array() Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,08/21] NFS: Adjust the amount of readahead performed by NFS readdir Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,07/21] NFS: Don't re-read the entire page cache to find the next cookie Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,06/21] NFS: If the cookie verifier changes, we must invalidate the page cache Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,05/21] NFS: Store the change attribute in the directory page cache Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,04/21] NFS: Calculate page offsets algorithmically Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,03/21] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,02/21] NFS: Trace lookup revalidation failure Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
[v7,01/21] NFS: constify nfs_server_capable() and nfs_have_writebacks() Readdir improvements - - - --- 2022-02-23 Trond Myklebust New
systemd: Fix format-overflow warning systemd: Fix format-overflow warning - - - --- 2022-02-23 Steve Dickson New
[RFC,v14,10/10] NFSD: Show state of courtesy clients in client info NFSD: Initial implementation of NFSv4 Courteous Server - - - --- 2022-02-23 Dai Ngo New
[RFC,v14,09/10] NFSD: Update laundromat to handle courtesy clients NFSD: Initial implementation of NFSv4 Courteous Server - - - --- 2022-02-23 Dai Ngo New
[RFC,v14,08/10] NFSD: Refactor nfsd4_laundromat() NFSD: Initial implementation of NFSv4 Courteous Server - - - --- 2022-02-23 Dai Ngo New
[RFC,v14,07/10] NFSD: Update find_client_in_id_table() to handle courtesy clients NFSD: Initial implementation of NFSv4 Courteous Server - - - --- 2022-02-23 Dai Ngo New
[RFC,v14,06/10] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy clients NFSD: Initial implementation of NFSv4 Courteous Server - - - --- 2022-02-23 Dai Ngo New
[RFC,v14,05/10] NFSD: Update find_clp_in_name_tree() to handle courtesy clients NFSD: Initial implementation of NFSv4 Courteous Server - - - --- 2022-02-23 Dai Ngo New
[RFC,v14,04/10] NFSD: Update nfs4_get_vfs_file() to handle courtesy clients NFSD: Initial implementation of NFSv4 Courteous Server - - - --- 2022-02-23 Dai Ngo New
[RFC,v14,03/10] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients NFSD: Initial implementation of NFSv4 Courteous Server - - - --- 2022-02-23 Dai Ngo New
[RFC,v14,02/10] NFSD: Add lm_lock_expired call out NFSD: Initial implementation of NFSv4 Courteous Server - - - --- 2022-02-23 Dai Ngo New
[RFC,v14,01/10] NFSD: Add client flags, macro and spinlock to support courteous server NFSD: Initial implementation of NFSv4 Courteous Server - - - --- 2022-02-23 Dai Ngo New
[v1] NFSv4.1 provide mount option to toggle trunking discovery [v1] NFSv4.1 provide mount option to toggle trunking discovery - - - --- 2022-02-23 Olga Kornievskaia New
[v3,8/8] NFS: Revalidate the directory pagecache on every nfs_readdir() [v3,1/8] NFS: save the directory's change attribute on pagecache pages - - - --- 2022-02-23 Benjamin Coddington New
[v3,7/8] NFS: Support headless readdir pagecache pages [v3,1/8] NFS: save the directory's change attribute on pagecache pages - - - --- 2022-02-23 Benjamin Coddington New
[v3,6/8] NFS: stash the readdir pagecache cursor on the open directory context [v3,1/8] NFS: save the directory's change attribute on pagecache pages - - - --- 2022-02-23 Benjamin Coddington New
[v3,5/8] NFS: readdir per-page cache validation [v3,1/8] NFS: save the directory's change attribute on pagecache pages - - - --- 2022-02-23 Benjamin Coddington New
[v3,4/8] NFS: Keep the readdir pagecache cursor updated [v3,1/8] NFS: save the directory's change attribute on pagecache pages - - - --- 2022-02-23 Benjamin Coddington New
[v3,3/8] NFS: Add a struct to track readdir pagecache location [v3,1/8] NFS: save the directory's change attribute on pagecache pages - - - --- 2022-02-23 Benjamin Coddington New
[v3,2/8] NFSv4: Send GETATTR with READDIR [v3,1/8] NFS: save the directory's change attribute on pagecache pages - - - --- 2022-02-23 Benjamin Coddington New
« 1 2 ... 50 51 52297 298 »