Linux NFS development
 help / color / mirror / Atom feed
 messages from 2009-03-19 00:48:40 to 2009-03-27 17:05:03 UTC [more...]

Page Cache writeback too slow, SSD/noop scheduler/ext2
 2009-03-27 16:59 UTC  (2+ messages)

[PATCH 00/23] Shorter series for 2.6.30
 2009-03-27 15:36 UTC  (18+ messages)
` [PATCH 02/23] SUNRPC: Fix return type of svc_addr_len()
` [PATCH 15/23] SUNRPC: rpcbind actually interprets r_owner string
  ` [PATCH 10/23] NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks
  ` [PATCH 16/23] SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
  ` [PATCH 19/23] SUNRPC: rpcb_register() should handle errors silently
  ` [PATCH 21/23] lockd: Start PF_INET6 listener only if IPv6 support is available
  ` [PATCH 23/23] NFS: Simplify logic to compare socket addresses in client.c

[NFS] Compileing nfs-utils 1.1.5 on RHEL4 fails in tcpwrapper.c
 2009-03-27 14:15 UTC  (3+ messages)

[PATCH] writeback: reset inode dirty time when adding it back to empty s_dirty list
 2009-03-27 11:16 UTC  (22+ messages)

[PATCH 0/47] NFSv4.1 Sessions server code for 2.6.30
 2009-03-27  3:23 UTC  (48+ messages)
` [PATCH 01/47] nfsd: don't use the deferral service, return NFS4ERR_DELAY
` [PATCH 02/47] sunrpc: add cl_private field to struct rpc_clnt
` [PATCH 03/47] nfsd: embed nfsd4_current_state in nfsd4_compoundres
` [PATCH 04/47] nfsd: add a struct nfsd4_slot pointer to struct nfsd4_compound_state
` [PATCH 05/47] nfs41: common protocol definitions
` [PATCH 06/47] nfsd41: change NFSERR_REPLAY_ME
` [PATCH 07/47] nfsd41: Add Kconfig symbols for NFSv4.1
` [PATCH 08/47] nfsd41: define nfs41 error codes
` [PATCH 09/47] nfsd41: sessions basic data types
` [PATCH 10/47] nfsd41: introduce nfs4_client cl_sessions list
` [PATCH 11/47] nfsd41: release_session when client is expired
` [PATCH 12/47] nfsd41: sessionid hashing
` [PATCH 13/47] nfsd41: xdr infrastructure
` [PATCH 14/47] nfsd: remove nfsd4_ops array size
` [PATCH 15/47] nfsd41: proc stubs
` [PATCH 16/47] nfsd41: exchange_id operation
` [PATCH 17/47] nfsd41: match clientid establishment method
` [PATCH 18/47] nfsd41: sequence operation
` [PATCH 19/47] nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules
` [PATCH 20/47] nfsd41: DRC save, restore, and clear functions
` [PATCH 21/47] nfsd41: hard page limit for DRC
` [PATCH 22/47] nfsd41: nfsd DRC logic
` [PATCH 23/47] nfsd41: clear DRC cache on free_session
` [PATCH 24/47] nfsd41: create_session operation
` [PATCH 25/47] nfsd41: Add a create session replay cache
` [PATCH 26/47] nfsd41: non-page DRC for solo sequence responses
` [PATCH 27/47] nfsd41: destroy_session operation
` [PATCH 28/47] nfsd41: stateid handling
` [PATCH 29/47] nfsd41: check encode size for sessions maxresponse cached
` [PATCH 30/47] nfsd41: clientid handling
` [PATCH 31/47] nfsd41: access_valid
` [PATCH 32/47] nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
` [PATCH 33/47] nfsd41: provide support for minor version 1 at rpc level
` [PATCH 34/47] nfsd: cleanup nfs4.0 callback encode routines
` [PATCH 35/47] nfsd: minorversion support for the back channel
` [PATCH 36/47] nfsd41: sunrpc: Added rpc server-side backchannel handling
` [PATCH 37/47] nfsd41: callback infrastructure
` [PATCH 38/47] nfsd41: Remember the auth flavor to use for callbacks
` [PATCH 39/47] nfsd41: introduce cl_cb_mutex
` [PATCH 40/47] nfsd41: cb_sequence callback
` [PATCH 41/47] nfsd41: introduce nfs4_cb_call_sync for nfs4 and nfs41
` [PATCH 42/47] nfsd41: cb_recall callback
` [PATCH 43/47] nfsd41: pass writable attrs mask to nfsd4_decode_fattr
` [PATCH 44/47] nfsd41: support for 3-word long attribute bitmask
` [PATCH 45/47] nfsd41: SUPPATTR_EXCLCREAT attribute
` [PATCH 46/47] nfsd41: CREATE_EXCLUSIVE4_1
` [PATCH 47/47] nfsd41: Documentation/filesystems/nfs41-server.txt

Problems with default ACLs over NFS
 2009-03-27  0:05 UTC 

NFS/AFS/Selinux issues with 2.26.29
 2009-03-26 20:55 UTC  (6+ messages)

[PATCH] Fix a build warning about leaking CONFIG_NFSD to userspace
 2009-03-26 15:32 UTC 

[PATCH 2.4] CAP_FS_MASK: add CAP_LINUX_IMMUTABLE and CAP_MKNOD
 2009-03-26 13:27 UTC  (3+ messages)

Kernel panic by nfs-client and selinux
 2009-03-26  7:36 UTC  (4+ messages)

[PATCH] Document /proc/fs/nfsd/pool_stats
 2009-03-26  6:45 UTC 

Making crossmnt a default export option
 2009-03-26  0:36 UTC  (4+ messages)

[PATCH 2.2] CAP_FS_MASK: add CAP_LINUX_IMMUTABLE
 2009-03-25 17:39 UTC 

[PATCH] mountd: use separate lockfiles
 2009-03-25 14:47 UTC  (5+ messages)

[PATCH] nfs-utils: Removed a number of warn_unused_result warnings
 2009-03-25 14:39 UTC  (9+ messages)

[PATCH] XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices
 2009-03-25 14:37 UTC 

[PATCH v2] flow control for WRITE requests
 2009-03-25 13:15 UTC  (3+ messages)

[PATCH 0/3] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2009-03-25  8:46 UTC  (8+ messages)

[NFS] Den Tists Database for the USA
 2009-03-25  1:29 UTC 

NFS4 ACL <-> Posix ACL
 2009-03-24 23:57 UTC  (19+ messages)

[RFC PATCH 0/1] nfsd: Improve NFS server performance
 2009-03-24 18:57 UTC  (10+ messages)
                `  "

[PATCH] add some long-missing capabilities to fs_mask
 2009-03-23 22:46 UTC 

[NFS] problem with rpc.statd
 2009-03-23 21:29 UTC  (3+ messages)

[Patch] ltt-relay-alloc mmap support (due to NFS lack of splice support)
 2009-03-23 19:14 UTC  (4+ messages)

Is it everything okay?
 2009-03-23  4:23 UTC 

Slow file transfer speeds with CFQ IO scheduler in some cases
 2009-03-23  1:42 UTC  (8+ messages)

The next step: nfsvers=4
 2009-03-20 18:50 UTC  (11+ messages)

[PATCH] add some long-missing capabilities to fs_mask
 2009-03-20 18:37 UTC 

[NFS] I am seeing a problem with a storm of mount requests to a server from a single client
 2009-03-20 18:13 UTC 

atomic rename buggy on NFS?
 2009-03-20  7:46 UTC  (3+ messages)

NFS4ERR_SYMLINK error
 2009-03-20  7:05 UTC  (22+ messages)
            ` [PATCH] NFSD: do not return nfserr_symlink for the LINK operation

[PATCH] Replace NFS4ERR_NOTEMPY with NFS4ERR_EXIST
 2009-03-20  3:58 UTC  (3+ messages)

[Patch 0/9] NFS Mount Configuration File
 2009-03-19 16:37 UTC  (10+ messages)

[PATCH] nfsd: be creative with time stmaps so that NFS client can reliably discover changes
 2009-03-19  1:33 UTC  (4+ messages)


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