Linux NFS
[Prev Page][Next Page]
- [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker, (continued)
- [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH v4 17/48] ubifs: dynamically allocate the ubifs-slab shrinker, Qi Zheng
- [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker, Qi Zheng
- [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers, Qi Zheng
- [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
- [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
- [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH v4 35/48] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker, Qi Zheng
- [PATCH v4 34/48] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH v4 46/48] mm: shrinker: make memcg slab shrink lockless, Qi Zheng
- [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless, Qi Zheng
- [PATCH v4 24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex, Qi Zheng
- RFC: new attributes,
Rick Macklem
- [PATCH v5 0/2] add rpc_status handler in nfsd debug filesystem,
Lorenzo Bianconi
- [PATCH v7] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing,
Jeff Layton
- [PATCH] nfsd: Fix race to FREE_STATEID and cl_revoked,
Benjamin Coddington
- [PATCH v2] fs: lockd: avoid possible wrong NULL parameter,
Su Hui
- [GIT PULL] nfsd fix for 6.5-rc,
Chuck Lever III
- [PATCH v3] nfsd: don't hand out write delegations on O_WRONLY opens,
Jeff Layton
- [PATCH v6] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing,
Jeff Layton
- nfs4acleditor.cpp updated for qt5 compatibility, Louis Giannone
- Fwd: Linux client uses server side copy of NFS 4.2 when small files are copied between two intra server file system mount points, Bagas Sanjaya
- [PATCH] fs: lockd: avoid possible wrong NULL parameter,
Su Hui
[PATCH 0/6] SUNRPC: thread management improvements,
NeilBrown
[PATCH v2] nfs: test files written size as expected,
Zorro Lang
nfs remounting regression in v6.5-rc1, Jeff Layton
[PATCH 1/2] rpcb_clnt.c: memory leak in destroy_addr,
Steve Dickson
[PATCH v2] nfsd: don't hand out write delegations on O_WRONLY opens,
Jeff Layton
[PATCH 0/2] Double-Free and Memory Leak Found In libtirpc,
Yongcheng Yang
[PATCH RFC] nfsd: don't hand out write delegations on O_WRONLY opens,
Jeff Layton
[PATCH -next] exportfs: remove kernel-doc warnings in exportfs,
Zhu Wang
[PATCH 00/12] SUNRPC: various thread management improvements,
NeilBrown
- [PATCH 01/12] SUNRPC: make rqst_should_sleep() idempotent(), NeilBrown
- [PATCH 02/12] FIXUP: SUNRPC: Deduplicate thread wake-up code, NeilBrown
- [PATCH 03/12] FIXUP: SUNRPC: call svc_process() from svc_recv(), NeilBrown
- [PATCH 04/12] nfsd: Simplify code around svc_exit_thread() call in nfsd(), NeilBrown
- [PATCH 05/12] nfsd: separate nfsd_last_thread() from nfsd_put(), NeilBrown
- [PATCH 06/12] SUNRPC: rename and refactor svc_get_next_xprt()., NeilBrown
- [PATCH 07/12] SUNRPC: move all of xprt handling into svc_xprt_handle(), NeilBrown
- [PATCH 08/12] SUNRPC: move task-dequeueing code into svc_recv(), NeilBrown
- [PATCH 09/12] SUNRPC: integrate back-channel processing with svc_recv(), NeilBrown
- [PATCH 10/12] SUNRPC: change how svc threads are asked to exit., NeilBrown
- [PATCH 12/12] SUNRPC: discard SP_CONGESTED, NeilBrown
- [PATCH 11/12] SUNRPC: add list of idle threads, NeilBrown
[PATCH net-next] xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv(),
Yue Haibing
[PATCH v4 0/2] add rpc_status handler in nfsd debug filesystem,
Lorenzo Bianconi
[PATCH 2/2] Use the generated units instead of static ones, Andreas Hasenack
[PATCH 1/2] Always run the rpc_pipefs generator, Andreas Hasenack
[PATCH 0/2] Prefer generator to static systemd units,
Andreas Hasenack
[PATCH] sunrpc: wrap debug symobls with CONFIG_SUNRPC_DEBUG,
Min-Hua Chen
[PATCH] nfsd: Fix reading via splice,
Chuck Lever
Double-Free and Memory Leak Found In libtirpc,
Wartens, Herb
[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- [PATCH v3 01/49] binder: fix memory leak in binder_init(), Qi Zheng
- [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h, Qi Zheng
- [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file, Qi Zheng
- [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations, Qi Zheng
- [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker, Qi Zheng
- [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker, Qi Zheng
- [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker, Qi Zheng
- [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker, Qi Zheng
- [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker, Qi Zheng
- [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker, Qi Zheng
- [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
- [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker, Qi Zheng
- [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker, Qi Zheng
- [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker, Qi Zheng
- [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker, Qi Zheng
- [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker, Qi Zheng
- [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker, Qi Zheng
- [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers, Qi Zheng
- [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker, Qi Zheng
- [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker, Qi Zheng
- [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker, Qi Zheng
- [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}, Qi Zheng
- [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker, Qi Zheng
- [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex, Qi Zheng
- [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
- [PATCH v3 47/49] mm: shrinker: make memcg slab shrink lockless, Qi Zheng
- [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker, Qi Zheng
- [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
- [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH v3 43/49] mm: shrinker: remove old APIs, Qi Zheng
- [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless, Qi Zheng
[PATCH] tools/locktest: Use intmax_t to print off_t, Khem Raj
[GIT PULL] nfsd fixes for 6.5-rc,
Chuck Lever
[PATCH 0/1] Fix potential oops in nfs_inode_remove_request(),
Scott Mayhew
[PATCH v6 0/7] fs: implement multigrain timestamps,
Jeff Layton
[PATCH] NFSv4: fix out path in __nfs4_get_acl_uncached,
Fedor Pchelkin
[PATCH] NFSv4.2: fix error handling in nfs42_proc_getxattr,
Fedor Pchelkin
[PATCH] locktest: Makefile.am: Do not use build flags, Khem Raj
[PATCH RFC] nfsd: set missing after_change as before_change + 1,
Jeff Layton
[PATCH v2] nfsd: inherit required unset default acls from effective set,
Jeff Layton
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file, Qi Zheng
- [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations, Qi Zheng
- [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker, Qi Zheng
- [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker, Qi Zheng
- [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker, Qi Zheng
- [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker, Qi Zheng
- [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker, Qi Zheng
- [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker, Qi Zheng
- [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker, Qi Zheng
- [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker, Qi Zheng
- [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker, Qi Zheng
- [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
- [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
- [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker, Qi Zheng
- [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker, Qi Zheng
- [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker, Qi Zheng
- [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker, Qi Zheng
- [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker, Qi Zheng
- [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker, Qi Zheng
- [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers, Qi Zheng
- [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker, Qi Zheng
- [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
- [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}, Qi Zheng
- [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless, Qi Zheng
- [PATCH v2 45/47] mm: shrinker: make memcg slab shrink lockless, Qi Zheng
- [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH v2 41/47] mm: shrinker: remove old APIs, Qi Zheng
- [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex, Qi Zheng
- [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker, Qi Zheng
[PATCH v2] nfs/blocklayout: Use the passed in gfp flags,
Dan Carpenter
[PATCH -next] sunrpc: Remove unused extern declarations,
YueHaibing
Best kernel function to probe for NFS write accounting?,
lars
[PATCH v6 0/5] NFSv4.2: Various READ_PLUS fixes,
Anna Schumaker
[PATCH] nfs/blocklayout: Use the passed in gfp flags,
Dan Carpenter
[PATCH v3 0/2] nfsd: sanely handle inabilty to fetch pre/post attributes,
Jeff Layton
[PATCH] nfsd: better conform to setfacl's method for setting missing ACEs,
Jeff Layton
[PATCH 1/1] nfs_lib.sh: Set NFS 4.2 on TCP as the default,
Petr Vorel
[PATCH v2 RESEND] nfs: fix redundant readdir request after get eof, Kinglong Mee
[PATCH v2 0/2] nfsd: sanely handle inabilty to fetch pre/post attributes,
Jeff Layton
[PATCH] NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info,
Fedor Pchelkin
[PATCH] nfsd: remove unsafe BUG_ON from set_change_info,
Jeff Layton
[PATCH] nfsd: add a MODULE_DESCRIPTION,
Jeff Layton
[RFC v6.5-rc2 1/3] fs: lockd: nlm_blocked list race fixes,
Alexander Aring
oops in nfsd-next branch,
Jeff Layton
[PATCH v3 0/5] Send RPC-on-TCP with one sock_sendmsg() call,
Chuck Lever
- [PATCH v3 1/5] SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly, Chuck Lever
- [PATCH v3 2/5] SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call, Chuck Lever
- [PATCH v3 3/5] SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array, Chuck Lever
- [PATCH v3 4/5] SUNRPC: Revert e0a912e8ddba, Chuck Lever
- [PATCH v3 5/5] SUNRPC: Reduce thread wake-up rate when receiving large RPC messages, Chuck Lever
- Re: [PATCH v3 2/5] SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call, David Howells
- Re: [PATCH v3 0/5] Send RPC-on-TCP with one sock_sendmsg() call, David Howells
- Re: [PATCH v3 1/5] SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly, David Howells
- Re: [PATCH v3 2/5] SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call, David Howells
- Re: [PATCH v3 4/5] SUNRPC: Revert e0a912e8ddba, David Howells
- Re: [PATCH v3 3/5] SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array, David Howells
[PATCH] nfsd: inherit required unset default acls from effective set,
Jeff Layton
[PATCH] filemap: Fix errors in file.c, huzhi001
Re: [PATCH v2] nfs: fix redundant readdir request after get eof,
Benjamin Coddington
[PATCH] NFSv4.1: Fix errors in nfs4state.c, huzhi001
[PATCH] nfsd: Remove incorrect check in nfsd4_validate_stateid,
trondmy
[PATCH 00/14] Refactor SUNRPC svc thread code, and use llist,
NeilBrown
- [PATCH 01/14] lockd: remove SIGKILL handling., NeilBrown
- [PATCH 02/14] nfsd: don't allow nfsd threads to be signalled., NeilBrown
- [PATCH 04/14] SUNRPC: change svc_recv() to return void., NeilBrown
- [PATCH 03/14] SUNRPC: call svc_process() from svc_recv()., NeilBrown
- [PATCH 05/14] SUNRPC: remove timeout arg from svc_recv(), NeilBrown
- [PATCH 07/14] SUNRPC: refactor svc_recv(), NeilBrown
- [PATCH 06/14] SUNRPC: change various server-side #defines to enum, NeilBrown
- [PATCH 08/14] SUNRPC: integrate back-channel processing with svc_recv() and svc_process(), NeilBrown
- [PATCH 10/14] SUNRPC: change svc_pool_wake_idle_thread() to return nothing., NeilBrown
- [PATCH 09/14] SUNRPC: change how svc threads are asked to exit., NeilBrown
- [PATCH 13/14] SUNRPC: change service idle list to be an llist, NeilBrown
- [PATCH 12/14] SUNRPC: discard SP_CONGESTED, NeilBrown
- [PATCH 11/14] SUNRPC: add list of idle threads, NeilBrown
- [PATCH 14/14] SUNRPC: only have one thread waking up at a time, NeilBrown
- Re: [PATCH 00/14] Refactor SUNRPC svc thread code, and use llist, Chuck Lever III
Question on nfs umount timeout, zhulei
[PATCH v5 0/5] NFSv4.2: Various READ_PLUS fixes,
Anna Schumaker
[PATCH v3] NFSD: add rpc_status entry in nfsd debug filesystem,
Lorenzo Bianconi
[PATCH v1] nfs(5): Document the new "xprtsec=" mount option,
Chuck Lever
[PATCH v2 0/4] Send RPC-on-TCP with one sock_sendmsg() call,
Chuck Lever
[PATCH v5 0/8] fs: implement multigrain timestamps,
Jeff Layton
[PATCH 1/1] NFSv4.1: fix zero value filehandle in post open getattr,
Olga Kornievskaia
[PATCH 1/1] NFSv4.1: fix pnfs MDS=DS session trunking,
Olga Kornievskaia
[PATCH 1/1] NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server, Olga Kornievskaia
[PATCH] nfs: fix redundant readdir request after get eof,
Kinglong Mee
[PATCH] systemd: Ensure that statdpath exists using systemd-tmpfiles,
Alberto Garcia
[PATCH v2] NFSD: add rpc_status entry in nfsd debug filesystem,
Lorenzo Bianconi
[PATCH] NFS: Fix memleak in nfs_sysfs_move_sb_to_server,
Wenchao Hao
[PATCH] NFS: Fix sysfs server name memory leak,
Benjamin Coddington
[PATCH v3 0/9] SUNRPC service thread scheduler optimizations,
Chuck Lever
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]