Linux NFS development
 help / color / mirror / Atom feed
 messages from 2021-12-16 19:29:30 to 2021-12-22 23:20:57 UTC [more...]

[PATCH v4 00/68] fscache, cachefiles: Rewrite
 2021-12-22 23:20 UTC  (25+ messages)
` [PATCH v4 01/68] fscache, cachefiles: Disable configuration
` [PATCH v4 04/68] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH v4 05/68] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH v4 06/68] fscache: Introduce new driver
` [PATCH v4 07/68] fscache: Implement a hash function
` [PATCH v4 08/68] fscache: Implement cache registration
` [PATCH v4 09/68] fscache: Implement volume registration
` [PATCH v4 10/68] fscache: Implement cookie registration
` [PATCH v4 11/68] fscache: Implement cache-level access helpers
` [PATCH v4 12/68] fscache: Implement volume-level "
` [PATCH v4 13/68] fscache: Implement cookie-level "
` [PATCH v4 14/68] fscache: Implement functions add/remove a cache
` [PATCH v4 15/68] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v4 16/68] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v4 17/68] fscache: Implement simple cookie state machine
` [PATCH v4 18/68] fscache: Implement cookie user counting and resource pinning
` [PATCH v4 19/68] fscache: Implement cookie invalidation
` [PATCH v4 20/68] fscache: Provide a means to begin an operation
` [PATCH v4 21/68] fscache: Count data storage objects in a cache
` [PATCH v4 22/68] fscache: Provide read/write stat counters for the cache
` [PATCH v4 23/68] fscache: Provide a function to let the netfs update its coherency data
` [PATCH v4 24/68] netfs: Pass more information on how to deal with a hole in the cache
` [PATCH v4 25/68] fscache: Implement raw I/O interface
` [PATCH v4 26/68] fscache: Implement higher-level write "

[PATCH v7 0/3] io_uring: add getdents64 support
 2021-12-22 21:07 UTC  (4+ messages)
` [PATCH v7 1/3] fs: add offset parameter to iterate_dir function
` [PATCH v7 2/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v7 3/3] io_uring: add support for getdents64

[PATCH -next] SUNRPC: Clean XPRT_CONGESTED of xprt->state when rpc task is killed
 2021-12-22 15:02 UTC  (5+ messages)

[PATCH] nfs: check nf pointer for validity before use
 2021-12-22  6:06 UTC  (4+ messages)

[PATCH 0/8] Support btime and other NFSv4 specific attributes
 2021-12-21 22:20 UTC  (10+ messages)
` [PATCH 1/8] NFS: Expand the type of nfs_fattr->valid
  ` [PATCH 2/8] nfs: Add timecreate to nfs inode
    ` [PATCH 3/8] NFS: Return the file btime in the statx results when appropriate
      ` [PATCH 4/8] nfs: Add 'archive', 'hidden' and 'system' fields to nfs inode
        ` [PATCH 5/8] nfs: Add 'time backup' "
          ` [PATCH 6/8] NFSv4: Support the offline bit
            ` [PATCH 7/8] NFS: Support statx_get and statx_set ioctls
              ` [PATCH 8/8] NFSv4: Add an ioctl to allow retrieval of the NFS raw ACCESS mask

Improving NFS re-export
 2021-12-21 21:39 UTC  (6+ messages)

[PATCH] nfs: block notification on fs with its own ->lock
 2021-12-21 19:30 UTC  (6+ messages)

[PATCH v2 00/10] Assorted patches for knfsd
 2021-12-21 18:14 UTC  (27+ messages)
` [PATCH v2 01/10] nfsd: map EBADF
  ` [PATCH v2 02/10] nfsd: Add errno mapping for EREMOTEIO
    ` [PATCH v2 03/10] nfsd: Retry once in nfsd_open on an -EOPENSTALE return
      ` [PATCH v2 04/10] nfsd: Distinguish between required and optional NFSv3 post-op attributes
        ` [PATCH v2 05/10] nfs: Add export support for weak cache consistency attributes
          ` [PATCH v2 06/10] nfsd: NFSv3 should allow zero length writes
            ` [PATCH v2 07/10] nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
              ` [PATCH v2 08/10] nfsd: Replace use of rwsem with errseq_t
                ` [PATCH v2 09/10] nfsd: allow lockd to be forcibly disabled
                  ` [PATCH v2 10/10] nfsd: Ignore rpcbind errors on nfsd startup

[PATCH] nfsd4: add refcount for nfsd4_blocked_lock
 2021-12-21 17:56 UTC  (2+ messages)

[PATCH v2] NFSD: Fix zero-length NFSv3 WRITEs
 2021-12-21 16:52 UTC 

[PATCH RFC] NFSD: Fix zero-length NFSv3 WRITEs
 2021-12-21 15:23 UTC 

[PATCH 00/18 V2] Repair SWAP-over-NFS
 2021-12-21  8:48 UTC  (38+ messages)
` [PATCH 05/18] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space
` [PATCH 01/18] Structural cleanup for filesystem-based swap
` [PATCH 04/18] MM: perform async writes to SWP_FS_OPS swap-space
` [PATCH 03/18] MM: use ->swap_rw for reads from "
` [PATCH 02/18] MM: create new mm/swap.h header file
` [PATCH 06/18] MM: submit multipage reads for SWP_FS_OPS swap-space
` [PATCH 13/18] SUNRPC/xprt: async tasks mustn't block waiting for memory
` [PATCH 08/18] MM: Add AS_CAN_DIO mapping flag
` [PATCH 15/18] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
` [PATCH 10/18] NFS: swap IO handling is slightly different for O_DIRECT IO
` [PATCH 09/18] NFS: rename nfs_direct_IO and use as ->swap_rw
` [PATCH 16/18] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
` [PATCH 14/18] SUNRPC: remove scheduling boost for "SWAPPER" tasks
` [PATCH 18/18] NFS: swap-out must always use STABLE writes
` [PATCH 17/18] NFSv4: keep state manager thread active if swap is enabled
` [PATCH 11/18] SUNRPC/call_alloc: async tasks mustn't block waiting for memory
` [PATCH 12/18] SUNRPC/auth: "
` [PATCH 07/18] MM: submit multipage write for SWP_FS_OPS swap-space

[PATCH v2 0/4] Cleanups for NFS fscache and convert from dfprintk to trace events
 2021-12-20 18:27 UTC  (7+ messages)
` [PATCH v2 1/4] NFS: Cleanup usage of nfs_inode in fscache interface and handle i_size properly
` [PATCH v2 2/4] NFS: Rename fscache read and write pages functions
` [PATCH v2 3/4] NFS: Replace dfprintks with tracepoints in fscache read and write page functions
` [PATCH v2 4/4] NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHE

pynfs V3 ideas - WAS: [PATCH 5/9] nfsd: NFSv3 should allow zero length writes
 2021-12-20 17:42 UTC 

[PATCH v2] NFSD: Fix READDIR buffer overflow
 2021-12-20 16:12 UTC 

[PATCH v5 00/16] Optimize list lru memory consumption
 2021-12-20  9:27 UTC  (18+ messages)
` [PATCH v5 01/16] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru
` [PATCH v5 03/16] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v5 04/16] fs: allocate inode by using alloc_inode_sb()
` [PATCH v5 05/16] f2fs: "
` [PATCH v5 06/16] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v5 07/16] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v5 08/16] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v5 09/16] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v5 11/16] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v5 12/16] mm: list_lru: replace linear array with xarray
` [PATCH v5 13/16] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v5 14/16] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v5 15/16] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v5 16/16] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id

[PATCH 0/9] Assorted patches for knfsd
 2021-12-19 22:25 UTC  (16+ messages)
` [PATCH 1/9] nfsd: map EBADF
  ` [PATCH 2/9] nfsd: Add errno mapping for EREMOTEIO
    ` [PATCH 3/9] nfsd: Retry once in nfsd_open on an -EOPENSTALE return
      ` [PATCH 4/9] nfs: Add export support for weak cache consistency attributes
        ` [PATCH 5/9] nfsd: NFSv3 should allow zero length writes
          ` [PATCH 6/9] nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
            ` [PATCH 7/9] nfsd: Replace use of rwsem with errseq_t
              ` [PATCH 8/9] nfsd: allow lockd to be forcibly disabled
                ` [PATCH 9/9] nfsd: Ignore rpcbind errors on nfsd startup

linux-next: Signed-off-by missing for commits in the nfs-anna tree
 2021-12-19 21:09 UTC 

[PATCH v4 00/17] Optimize list lru memory consumption
 2021-12-19  9:58 UTC  (5+ messages)

[PATCH RFC v8 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-12-17 21:54 UTC  (9+ messages)
` [PATCH RFC v8 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations

[PATCH v3 00/68] fscache, cachefiles: Rewrite
 2021-12-17 20:43 UTC  (18+ messages)
` [PATCH v3 17/68] fscache: Implement simple cookie state machine
` [PATCH v3 18/68] fscache: Implement cookie user counting and resource pinning
` [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH v3 63/68] nfs: Convert to new fscache volume/cookie API

[PATCH 0/5] Support case insensitive filesystems in NFSv4
 2021-12-17 20:36 UTC  (6+ messages)
` [PATCH 1/5] NFSv4: Add some support for case insensitive filesystems
  ` [PATCH 2/5] NFSv4: Just don't cache negative dentries on case insensitive servers
    ` [PATCH 3/5] NFS: Invalidate negative dentries on all case insensitive directory changes
      ` [PATCH 4/5] NFS: Add a helper to remove case-insensitive aliases
        ` [PATCH 5/5] NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()

linux-next: manual merge of the nfs-anna tree with the fscache tree
 2021-12-17 15:34 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox