Show patches with: none      |   30839 patches
« 1 2 ... 64 65 66308 309 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] NFS: Fix dentry verifier races [1/5] NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA - - - --- 2021-09-29 Trond Myklebust New
[4/5] NFS: Further optimisations for 'ls -l' [1/5] NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA - 1 1 --- 2021-09-29 Trond Myklebust New
[3/5] NFS: Fix up nfs_readdir_inode_mapping_valid() [1/5] NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA - - - --- 2021-09-29 Trond Myklebust New
[2/5] NFS: Ignore the directory size when marking for revalidation [1/5] NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA - - - --- 2021-09-29 Trond Myklebust New
[1/5] NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA [1/5] NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA - - - --- 2021-09-29 Trond Myklebust New
fs: nfsd: Simplify the return expression of numeric_name_to_id fs: nfsd: Simplify the return expression of numeric_name_to_id - - - --- 2021-09-29 dingsenjie@163.com New
[RFC,v5,2/2] nfsd: Initial implementation of NFSv4 Courteous Server nfsd: Initial implementation of NFSv4 Courteous Server - - - --- 2021-09-29 Dai Ngo New
[RFC,v5,1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations nfsd: Initial implementation of NFSv4 Courteous Server - - - --- 2021-09-29 Dai Ngo New
gss: remove legacy gssd upcall pipe gss: remove legacy gssd upcall pipe - - - --- 2021-09-28 J. Bruce Fields New
[RFC,v2] fscache, 9p, afs, nfs: Deal with some warnings from W=1 [RFC,v2] fscache, 9p, afs, nfs: Deal with some warnings from W=1 - 2 - --- 2021-09-28 David Howells New
[net,2/2] auth_gss: Fix deadlock that blocks rpcsec_gss_exit_net when use-gss-proxy==1 auth_gss: Fix netns refcount leaks when use-gss-proxy==1 - - - --- 2021-09-28 Wang Hai New
[net,1/2] net: Modify unix_stream_connect to not reference count the netns of kernel sockets auth_gss: Fix netns refcount leaks when use-gss-proxy==1 - - - --- 2021-09-28 Wang Hai New
[1/3] NFS: change nfs_access_get_cached to only report the mask Don't store cred in nfs_access_entry - - - --- 2021-09-27 NeilBrown New
[2/3] NFS: pass cred explicitly for access tests Don't store cred in nfs_access_entry - - - --- 2021-09-27 NeilBrown New
[3/3] NFS: don't store 'struct cred *' in struct nfs_access_entry Don't store cred in nfs_access_entry - - - --- 2021-09-27 NeilBrown New
[v2] NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED [v2] NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED - - 1 --- 2021-09-27 Trond Myklebust New
NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED - - - --- 2021-09-26 Trond Myklebust New
NFSD: Initialize pointer ni with NULL and not plain integer 0 NFSD: Initialize pointer ni with NULL and not plain integer 0 - - - --- 2021-09-25 Colin King New
[RFC,v4,2/2] nfsd: Initial implementation of NFSv4 Courteous Server nfsd: Initial implementation of NFSv4 Courteous Server - - - --- 2021-09-24 Dai Ngo New
[RFC,v4,1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations nfsd: Initial implementation of NFSv4 Courteous Server - - - --- 2021-09-24 Dai Ngo New
[v29,17/28] LSM: Use lsmcontext in security_inode_getsecctx Untitled series #552565 3 2 - --- 2021-09-24 Casey Schaufler New
[v29,15/28] LSM: Ensure the correct LSM context releaser Untitled series #552565 3 2 - --- 2021-09-24 Casey Schaufler New
[v3,9/9] mm: Remove swap BIO paths and only use DIO paths mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,8/9] block, btrfs, ext4, xfs: Implement swap_rw mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,7/9] nfs: Fix write to swapfile failure due to generic_write_checks() mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,6/9] mm: Make __swap_writepage() do async DIO if asked for it mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,5/9] mm: Make swap_readpage() for SWP_FS_OPS use ->swap_rw() not ->readpage() mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,4/9] Introduce IOCB_SWAP kiocb flag to trigger REQ_SWAP mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,3/9] mm: Make swap_readpage() void mm: Use DIO for swap and fix NFS swapfiles - 1 - --- 2021-09-24 David Howells New
[v3,2/9] mm: Add 'supports' field to the address_space_operations to list features mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,1/9] mm: Remove the callback func argument from __swap_writepage() mm: Use DIO for swap and fix NFS swapfiles - 1 - --- 2021-09-24 David Howells New
netfs: Fix READ/WRITE confusion when calling iov_iter_xarray() netfs: Fix READ/WRITE confusion when calling iov_iter_xarray() - 1 - --- 2021-09-23 David Howells New
[v1,2/2] SUNRPC: Capture value of xdr_buf::page_base [v1,1/2] SUNRPC: Add trace event when alloc_pages_bulk() makes no progress - - - --- 2021-09-22 Chuck Lever New
[v1,1/2] SUNRPC: Add trace event when alloc_pages_bulk() makes no progress [v1,1/2] SUNRPC: Add trace event when alloc_pages_bulk() makes no progress - - - --- 2021-09-22 Chuck Lever New
[v1,3/3] svcrdma: Split svcrmda_wc_{read,write} tracepoints [v1,1/3] svcrdma: Split the svcrdma_wc_receive() tracepoint - - - --- 2021-09-22 Chuck Lever New
[v1,2/3] svcrdma: Split the svcrdma_wc_send() tracepoint [v1,1/3] svcrdma: Split the svcrdma_wc_receive() tracepoint - - - --- 2021-09-22 Chuck Lever New
[v1,1/3] svcrdma: Split the svcrdma_wc_receive() tracepoint [v1,1/3] svcrdma: Split the svcrdma_wc_receive() tracepoint - - - --- 2021-09-22 Chuck Lever New
[GIT,PULL] nfsd fixes for 5.15 [GIT,PULL] nfsd fixes for 5.15 - - - --- 2021-09-22 Chuck Lever New
[1/1] mountstats: division by zero error on new mount when 0==rpcsends [1/1] mountstats: division by zero error on new mount when 0==rpcsends - - - --- 2021-09-22 Stig New
[2/2] mountd: only do NFSv4 logging on supported kernels. [1/2] Move version.h into a common include directory - - - --- 2021-09-22 Steve Dickson New
[1/2] Move version.h into a common include directory [1/2] Move version.h into a common include directory - - - --- 2021-09-22 Steve Dickson New
[v3,2/2] xprtrdma: Remove rpcrdma_ep::re_implicit_roundup Provide a buffer for Write chunk padding - - - --- 2021-09-21 Chuck Lever New
[v3,1/2] xprtrdma: Provide a buffer to pad Write chunks of unaligned length Provide a buffer for Write chunk padding - 1 - --- 2021-09-21 Chuck Lever New
nfs: reexport documentation nfs: reexport documentation - - - --- 2021-09-21 J. Bruce Fields New
[RFC] NFSD: Optimize DRC bucket pruning [RFC] NFSD: Optimize DRC bucket pruning - - - --- 2021-09-20 Chuck Lever New
[1/1] install-dep: Use command -v instead of which [1/1] install-dep: Use command -v instead of which - - - --- 2021-09-20 Petr Vorel New
[RFC] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1 [RFC] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1 - - - --- 2021-09-20 David Howells New
[v2] xprtrdma: Provide a buffer to pad Write chunks of unaligned length [v2] xprtrdma: Provide a buffer to pad Write chunks of unaligned length - 1 - --- 2021-09-18 Chuck Lever New
[v2,8/8] fscache: Update the documentation to reflect I/O API changes fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,7/8] fscache: Remove stats that are no longer used fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,6/8] fscache: Remove the old I/O API fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,5/8] cifs: (untested) Move to using the alternate fallback fscache I/O API fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,3/8] nfs: Move to using the alternate fallback fscache I/O API fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,2/8] fscache: Implement a fallback I/O interface to replace the old API fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,1/8] fscache: Generalise the ->begin_read_operation method fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco congestion_wait() and GFP_NOFAIL 1 - - --- 2021-09-17 NeilBrown New
[2/6] MM: improve documentation for __GFP_NOFAIL congestion_wait() and GFP_NOFAIL 1 - - --- 2021-09-17 NeilBrown New
[3/6] EXT4: Remove ENOMEM/congestion_wait() loops. congestion_wait() and GFP_NOFAIL - - - --- 2021-09-17 NeilBrown New
[4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify congestion_wait() and GFP_NOFAIL - - - --- 2021-09-17 NeilBrown New
[5/6] XFS: remove congestion_wait() loop from kmem_alloc() congestion_wait() and GFP_NOFAIL - - - --- 2021-09-17 NeilBrown New
[6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages() congestion_wait() and GFP_NOFAIL - - - --- 2021-09-17 NeilBrown New
NLM: Remove svcxdr_encode_owner() NLM: Remove svcxdr_encode_owner() - - - --- 2021-09-16 Chuck Lever New
[v3,3/3] nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN nfsd: Initial implementation of NFSv4 Courteous Server - - - --- 2021-09-16 Dai Ngo New
[v3,2/3] nfsd: Initial implementation of NFSv4 Courteous Server nfsd: Initial implementation of NFSv4 Courteous Server - - - --- 2021-09-16 Dai Ngo New
[v3,1/3] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations nfsd: Initial implementation of NFSv4 Courteous Server - - - --- 2021-09-16 Dai Ngo New
[1/1] lockd: crashes in svcxdr_encode_owner [1/1] lockd: crashes in svcxdr_encode_owner - - - --- 2021-09-15 Dai Ngo New
[8/8] fscache: Update the documentation to reflect I/O API changes fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[7/8] fscache: Remove stats that are no longer used fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[6/8] fscache: Remove the old I/O API fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[5/8] cifs: (untested) Move to using the alternate (deprecated) fscache I/O API fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[3/8] nfs: Move to using the alternate (deprecated) fscache I/O API fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[2/8] fscache: Implement an alternate I/O interface to replace the old API fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[1/8] fscache: Generalise the ->begin_read_operation method fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[v3,76/76] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,75/76] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,74/76] mm: memcontrol: fix cannot alloc the maximum memcg ID Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,73/76] mm: memcontrol: reuse memory cgroup ID for kmem ID Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,72/76] mm: list_lru: replace linear array with xarray Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,71/76] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,70/76] mm: list_lru: allocate list_lru_one only when needed Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,69/76] mm: workingset: use xas_set_lru() to pass shadow_nodes Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,68/76] xarray: use kmem_cache_alloc_lru to allocate xa_node Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,67/76] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,66/76] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,65/76] f2fs: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,64/76] rpc: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,63/76] net: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,62/76] shmem: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,61/76] ipc: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,60/76] zonefs: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,59/76] xfs: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,58/76] vboxsf: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,57/76] ufs: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,56/76] udf: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,55/76] ubifs: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,54/76] sysv: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,53/76] squashfs: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
[v3,52/76] romfs: allocate inode by using alloc_inode_sb() Optimize list lru memory consumption - - - --- 2021-09-14 Muchun Song New
« 1 2 ... 64 65 66308 309 »