messages from 2014-02-03 21:01:29 to 2014-02-20 13:11:50 UTC [more...]
[nfs-utils RPC-PATCH 0/4] Add options to nfsd etc to avoid needing to write to /proc
2014-02-20 13:11 UTC (6+ messages)
` [PATCH 4/4] statd: add options to set port number of lockd
` [PATCH 3/4] nfsd: set nlm grace time to make NFSv4 grace time
` [PATCH 1/4] nfsd: add -r and --rdma options to request rdma service
` [PATCH 2/4] nfsd: alloc nfsv4leasetime and nfsv4gracetime to be set
[nfs-utils/systemd PATCH 0/6] Assorted fixes for systemd units
2014-02-20 6:55 UTC (7+ messages)
` [PATCH 6/6] systemd: add PIDFile directives where appropriate
` [PATCH 4/6] systemd: remove @localstatedir@ marking
` [PATCH 2/6] systemd units: create nfs-config.service as single location to process config
` [PATCH 1/6] systemd units: remove reference to nfs-server.target from nfs-server.service
` [PATCH 5/6] systemd: nfs-client needs rpc-svcgssd too
` [PATCH 3/6] systemd: add nfs-utils_env.sh for SUSE
[PATCH 1/7] NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer()
2014-02-20 2:28 UTC (7+ messages)
` [PATCH 2/7] NFSv4: Don't update the open stateid unless it is newer than the old one
` [PATCH 3/7] NFSv4.1: Ensure that the layout recall callback matches layout stateids
` [PATCH 4/7] NFSv4.1: Minor optimisation in get_layout_by_fh_locked()
` [PATCH 5/7] NFSv4.1: Ensure that we free existing layout segments if we get a new layout
` [PATCH 6/7] NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done
` [PATCH 7/7] NFSv4: Clear the open state flags if the new stateid does not match
[PATCH 0/2] nfs-utils: systemd units bug fixes and comments
2014-02-19 22:19 UTC (12+ messages)
` [PATCH 1/2] rpc-svcgssd.service: removed a the start up triggers
` [PATCH 2/2] systemd: Removed the "ordering cycle" from nfs-server.service
Linux NFS Town Hall meeting: Thur 02/20/14
2014-02-19 18:22 UTC
[PATCH] nfsd: check passed socket's net matches NFSd superblock's one
2014-02-19 14:57 UTC (10+ messages)
[GIT PULL] Please pull NFS client fixes
2014-02-19 14:40 UTC (2+ messages)
[PATCH 01/12] NFS fix error return in nfs4_select_rw_stateid
2014-02-19 1:34 UTC (5+ messages)
multiple NFS4ERR_STALE_STATEID on 3.12 (wheezy)
2014-02-18 17:14 UTC (2+ messages)
Dear
2014-02-18 11:36 UTC
Dear
2014-02-18 11:36 UTC
[PATCH - nfs-utils] Fix fallback from tcp to udp
2014-02-17 23:43 UTC
[BUG] unable to handle kernel NULL pointer dereference
2014-02-17 20:35 UTC (5+ messages)
[PATCH v2] NFSv4.1: new layout stateid can not be overwrite by one out of date
2014-02-17 16:46 UTC (4+ messages)
` [PATCH v3] "
Help to know the stable ver of nfsv4 for commercial app
2014-02-17 15:13 UTC (2+ messages)
[BUG] unable to handle kernel NULL pointer dereference
2014-02-17 4:46 UTC
xprt_wait_for_buffer_space changes causes a hang
2014-02-17 0:18 UTC (4+ messages)
[BUG] unable to handle kernel NULL pointer dereference
2014-02-15 15:19 UTC
Help to know the stable ver of nfsv4 for commercial app
2014-02-14 17:12 UTC (3+ messages)
Hello
2014-02-14 13:01 UTC
Help to know the stable ver of nfsv4 for commercial app
2014-02-14 8:47 UTC
[PATCH nfs-utils/systemd] systemd: convert secure services to start without explicit configuration
2014-02-13 21:52 UTC (3+ messages)
[GIT PULL] nfsd bugfixes for 3.14
2014-02-13 19:59 UTC
[PATCH nfs-utils] systemd units: merge nfs-server.service and nfs-server.target
2014-02-13 19:40 UTC (2+ messages)
[PATCH/RFC: nfs-utils] Common systemd unit files for nfs-utils
2014-02-13 19:39 UTC (32+ messages)
Question regard NFS 4.0 buffer sizes
2014-02-13 18:21 UTC (11+ messages)
[PATCH] support NFS4_MAXMINOR up to the number an unsigned int can keep
2014-02-13 17:48 UTC (2+ messages)
Errors on a NFS4/Kerberos setup
2014-02-13 0:26 UTC
Question about nfs4_destroy_session()
2014-02-12 22:07 UTC (3+ messages)
[PATCH] SUNRPC: Fix potential memory scribble in xprt_free_bc_request()
2014-02-12 3:47 UTC (3+ messages)
memory corruption after "Fix race when checking i_size on direct i/o read"
2014-02-11 22:33 UTC (5+ messages)
` [PATCH] nfsd4: fix acl buffer overrun
[PATCH v2] SUNRPC: Allow one callback request to be received from two sk_buff
2014-02-11 19:42 UTC (4+ messages)
` [PATCH v2] SUNRPC: RPC callbacks may be split across several TCP segments
[PATCH 0/5] Allow parallel opens in NFSv4.1
2014-02-11 19:37 UTC (6+ messages)
` [PATCH 1/5] NFSv4: Don't update the open stateid unless it is newer than the old one
` [PATCH 2/5] NFSv4: Refactor NFS sequence id counter
` [PATCH 3/5] NFSv4: Convert NFS sequence id lock into a shared/exclusive lock
` [PATCH 4/5] NFSv4.1: Allow parallel OPEN requests
` [PATCH 5/5] NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done
[PATCH 13/13] net: Mark functions as static in net/sunrpc/svc_xprt.c
2014-02-11 17:12 UTC (3+ messages)
[PATCH pynfs] nfs4.1 server: DSs should have diff server owners
2014-02-11 17:08 UTC (2+ messages)
[PATCH] SUNRPC: fix a memory leak for tcp NFSv4.1 backchannel
2014-02-11 12:08 UTC (12+ messages)
` [PATCH 0/5] NFSD/SUNRPC: Fix some bugs which cause memory leak for the backchannel
` [PATCH 4/5] NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
[PATCH] NFSv4: Infinite loop in lease recovery when rpc.gssd is not running
2014-02-11 11:26 UTC (5+ messages)
` [PATCH] SUNRPC: Don't create a gss auth cache unless rpc.gssd is running
"nosharecache" option prevent "mount" from detecting when the mount is a duplicate
2014-02-11 4:29 UTC (3+ messages)
[PATCH] NFSv4: Infinite loop in lease recovery when rpc.gssd is not running
2014-02-10 20:26 UTC
readdir vs. getattr
2014-02-10 0:16 UTC (17+ messages)
` [PATCH] NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
[PATCH v2 13/13] net: Mark functions as static in net/sunrpc/svc_xprt.c
2014-02-09 17:03 UTC
Windows AD, Users with too many groups
2014-02-07 22:55 UTC (7+ messages)
[PATCH] mm: fix page leak at nfs_symlink()
2014-02-07 19:39 UTC (5+ messages)
[PATCH] dcache: fix d_splice_alias handling of aliases
2014-02-06 17:03 UTC (9+ messages)
` [PATCH] dcache: make d_splice_alias use d_materialise_unique
Linux NFS Town Hall meeting: Thur 02/06/14 (If needed)??
2014-02-05 22:09 UTC
[PATCH] sunrpc: replace strict_strtoul() with kstrtoul()
2014-02-05 6:38 UTC (2+ messages)
[GIT PULL] Please pull NFS client fixes
2014-02-04 16:52 UTC
[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
2014-02-04 12:21 UTC (5+ messages)
` [PATCH v7 1/7] VFS: Introduce new O_DENY* open flags
[PATCH 0/8] Fixes for NFS/RDMA client
2014-02-03 21:02 UTC (9+ messages)
` [PATCH 1/8] NFS: Fix READDIR oops with NFSv4 on RDMA
` [PATCH 2/8] SUNRPC: Fix large reads on NFS/RDMA
` [PATCH 3/8] SUNRPC: remove KERN_INFO from dprintk() call sites
` [PATCH 4/8] SUNRPC: Display tk_pid where possible
` [PATCH 5/8] NFS: Add debugging message in nfs4_callback_null()
` [PATCH 6/8] NFS: advertise only supported callback netids
` [PATCH 7/8] NFS: Use port 20049 by default for NFS/RDMA mounts
` [PATCH 8/8] NFS: incorrect "port=" value in /proc/mounts
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).